mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-03 13:18:53 -05:00
feat(rebase): rebase
This commit is contained in:
@@ -127,7 +127,7 @@ class JobJellyfinSync {
|
||||
(hasOtherResolution || (has4k && !this.enable4kMovie)) &&
|
||||
existing.jellyfinMediaID !== metadata.Id
|
||||
) {
|
||||
existing.jellyfinMediaID !== metadata.Id;
|
||||
existing.jellyfinMediaID = metadata.Id;
|
||||
changedExisting = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user