You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I use UnRAID v6.8.3
Docker version 19.03.5
RadarrSync: latest
Docker mount points for both: /data
I just spun up a RadarrSync container, and set it up with my normal Radarr URL + API and my 4K Radarr + API + Profile ID.
In my standard Radarr I have a profile called “Best Available” - that is ID 7. This is the profile I use for movies I want to grab 1080p versions of and then also send to 4K Radarr.
I also have another profile “Only 1080p” (profile ID 4) for movies that I don’t want to send to my 4K Radarr. I also confirmed the profile IDs in both Radarr and Radarr 4K databases using DB browser for SQLite.
I also use the custom format options just for tighter control on matching:
Custom Formats for "Best Available" in normal Radarr Profile ID 7
However, this is not working ... all my movies in both “Best Available” and “Only 1080p” are getting sent to Radarr 4K, which is not the expected behavior.
Expected behavior
Expected behavior is for it to honor the profile with the corresponding Profile ID set in the containers Radarr 4K setting, and only pass movies through to 4K Radarr when that profile is selected. Movies with other profiles should be excluded.
Configuration
Docker version doesn't have a config.txt file.
Just uses container variables to pass through to RadarrSync.py
Logs
No useful debug info at all in output.txt - unless there is a way to enable a debug output?
2020-06-14 17:45:29,949 [MainThread ] [INFO ] adding John Dies at the End to server
2020-06-14 17:45:30,508 [MainThread ] [INFO ] adding Johnny English to server
2020-06-14 17:45:31,074 [MainThread ] [INFO ] adding Johnny English Reborn to server
2020-06-14 17:45:31,655 [MainThread ] [INFO ] adding Johnny English Strikes Again to server
2020-06-14 17:45:32,057 [MainThread ] [INFO ] adding Johnny Mnemonic to server
2020-06-14 17:45:32,431 [MainThread ] [INFO ] adding Joy to server
2020-06-14 17:45:32,867 [MainThread ] [INFO ] adding Judge Dredd to server
2020-06-14 17:45:33,356 [MainThread ] [INFO ] adding Juno to server
2020-06-14 17:45:33,750 [MainThread ] [INFO ] adding Jupiter Ascending to server
2020-06-14 17:45:34,135 [MainThread ] [INFO ] adding Just Getting Started to server
2020-06-14 17:45:34,644 [MainThread ] [INFO ] adding Just Go with It to server
2020-06-14 17:45:35,110 [MainThread ] [INFO ] adding Just Mercy to server
2020-06-14 17:45:35,509 [MainThread ] [INFO ] adding K-19: The Widowmaker to server
2020-06-14 17:45:35,923 [MainThread ] [INFO ] adding K-9 to server
2020-06-14 17:45:36,422 [MainThread ] [INFO ] adding The Bourne Identity to server
2020-06-14 17:45:36,811 [MainThread ] [INFO ] adding The Bourne Legacy to server
2020-06-14 17:45:37,202 [MainThread ] [INFO ] adding The Bourne Ultimatum to server
2020-06-14 17:45:37,729 [MainThread ] [INFO ] adding The Bourne Supremacy to server
The text was updated successfully, but these errors were encountered:
Describe the bug
I use UnRAID v6.8.3
Docker version 19.03.5
RadarrSync: latest
Docker mount points for both: /data
I just spun up a RadarrSync container, and set it up with my normal Radarr URL + API and my 4K Radarr + API + Profile ID.
In my standard Radarr I have a profile called “Best Available” - that is ID 7. This is the profile I use for movies I want to grab 1080p versions of and then also send to 4K Radarr.
I also have another profile “Only 1080p” (profile ID 4) for movies that I don’t want to send to my 4K Radarr. I also confirmed the profile IDs in both Radarr and Radarr 4K databases using DB browser for SQLite.
I also use the custom format options just for tighter control on matching:
Custom Formats for "Best Available" in normal Radarr Profile ID 7
However, this is not working ... all my movies in both “Best Available” and “Only 1080p” are getting sent to Radarr 4K, which is not the expected behavior.
Expected behavior
Expected behavior is for it to honor the profile with the corresponding Profile ID set in the containers Radarr 4K setting, and only pass movies through to 4K Radarr when that profile is selected. Movies with other profiles should be excluded.
Configuration
Docker version doesn't have a config.txt file.
Just uses container variables to pass through to RadarrSync.py
Logs
No useful debug info at all in output.txt - unless there is a way to enable a debug output?
2020-06-14 17:45:29,949 [MainThread ] [INFO ] adding John Dies at the End to server
2020-06-14 17:45:30,508 [MainThread ] [INFO ] adding Johnny English to server
2020-06-14 17:45:31,074 [MainThread ] [INFO ] adding Johnny English Reborn to server
2020-06-14 17:45:31,655 [MainThread ] [INFO ] adding Johnny English Strikes Again to server
2020-06-14 17:45:32,057 [MainThread ] [INFO ] adding Johnny Mnemonic to server
2020-06-14 17:45:32,431 [MainThread ] [INFO ] adding Joy to server
2020-06-14 17:45:32,867 [MainThread ] [INFO ] adding Judge Dredd to server
2020-06-14 17:45:33,356 [MainThread ] [INFO ] adding Juno to server
2020-06-14 17:45:33,750 [MainThread ] [INFO ] adding Jupiter Ascending to server
2020-06-14 17:45:34,135 [MainThread ] [INFO ] adding Just Getting Started to server
2020-06-14 17:45:34,644 [MainThread ] [INFO ] adding Just Go with It to server
2020-06-14 17:45:35,110 [MainThread ] [INFO ] adding Just Mercy to server
2020-06-14 17:45:35,509 [MainThread ] [INFO ] adding K-19: The Widowmaker to server
2020-06-14 17:45:35,923 [MainThread ] [INFO ] adding K-9 to server
2020-06-14 17:45:36,422 [MainThread ] [INFO ] adding The Bourne Identity to server
2020-06-14 17:45:36,811 [MainThread ] [INFO ] adding The Bourne Legacy to server
2020-06-14 17:45:37,202 [MainThread ] [INFO ] adding The Bourne Ultimatum to server
2020-06-14 17:45:37,729 [MainThread ] [INFO ] adding The Bourne Supremacy to server
The text was updated successfully, but these errors were encountered: