RadarrSync icon indicating copy to clipboard operation
RadarrSync copied to clipboard

Elaborate on usage

Open intelligence opened this issue 6 years ago • 6 comments

Hey!

This seems to be what I need, but I'm not I understand how it's supposed to work. Maybe the docs could be clarified?

I'm starting to gather a bunch of 4K content and will use double radarr clients for this, but I'm unsure how this work. Will this script sync my 4K radarr 'watch list' with my 1080p radarr 'watch list'? I.e. I add whatever I want to grab to my 4K client and it will automatically sync that to the 1080p client so it'll fetch 1080p content aswell?

Thanks!

intelligence avatar Jul 08 '18 21:07 intelligence

Hi long time no help on my part.

So the way this works is the scripts looks on server 1 (your primary Radarr server) that you want in 4K and it adds them to a second server as 4K.

The real trick to making this work is that your primary server's 4K profile is modified so that it only downloads 1080 not 4K. This means any time you request a movie as 4K on your main radar server it will be downloaded as 1080 and then RadarrSync comes along and makes sure you get a 4K copy as well.

Please let me know if this helps.

Sperryfreak01 avatar Sep 04 '18 01:09 Sperryfreak01

I'd be happy to help create/edit the Wiki over the next few days!

mrnoisytiger avatar Sep 04 '18 04:09 mrnoisytiger

That would be great, I've gotten a lot of feedback that the instructions are very very bad.

I'll setup editor permissions later today.

On Mon, Sep 3, 2018, 9:19 PM Felix Jen [email protected] wrote:

I'd be happy to help create/edit the Wiki over the next few days!

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Sperryfreak01/RadarrSync/issues/4#issuecomment-418236730, or mute the thread https://github.com/notifications/unsubscribe-auth/ABIyo5ymVzixmtyG-s4rVHrYSoJJsZHnks5uXf9rgaJpZM4VG4yF .

Sperryfreak01 avatar Sep 04 '18 14:09 Sperryfreak01

@mrnoisytiger The wiki is now setup for public editing. Any help improving it is greatly appreciated.

Sperryfreak01 avatar Sep 04 '18 21:09 Sperryfreak01

There really needs to be some more info available about this. Even an up to date sample config file would be amazing. I had to find out through google and then Reddit about the need to change the config file name. Still can't get this working despite having been able to get it working months ago. I guess I forgot the magic step that I now can't find documented.

Currently, the script is skipping every movie because "Wanted profile: 1 found provile: 3" But when I enable Debug loglevel(Which I only discovered by looking through the code) I can see confirmation that 1 is the correct profile.

So I am not sure what is going on, but i'm sure its somewhat/totally caused by me because I do not understand the commands. profile vs destination_profile? Do I need a profile in the [Radarr] section?

I would happily update the wiki if I knew how to get this working (again)

mattmac24 avatar Oct 05 '18 14:10 mattmac24

I'm on FreeNAS so I'm curious if you set this up in a separate jail or where this script "lives" in your setup?

intelligence avatar Nov 27 '18 10:11 intelligence