Sperryfreak01 / RadarrSync

120 stars 47 forks source link

Would you consider making this more generic? #6

Closed jwvanderbeck closed 5 years ago

jwvanderbeck commented 5 years ago

Right now I understand it is specifically designed to handle 4k and 1080 videos. I want to basically do exactly the same thing but with Stereoscopic and Monoscopic.

Would you consider making this a bit more generic or adding options for different profiles to handle something like this?

Sperryfreak01 commented 5 years ago

Yo, it should work now. Try the latest code and see what you think.

for each server you need to add an new section

example:

[Radarr4k]
url = http://127.0.0.1:8080
key = FCKGW-RHQQ2-YXRKT-8TG6W-2B7Q8
profile = 5

[Radarr8k]
url = http://127.0.0.1:8080
key = FCKGW-RHQQ2-YXRKT-8TG6W-2B7Q8
profile = 10

[Radarr16k]
url = http://127.0.0.1:8080
key = FCKGW-RHQQ2-YXRKT-8TG6W-2B7Q8
profile = 99