Sperryfreak01 / RadarrSync

120 stars 47 forks source link

Improving profile handling #19

Closed Sperryfreak01 closed 5 years ago

Sperryfreak01 commented 5 years ago

Added a bunch of new profile handling code.

invalid profiles now gracefully handled, if an invalid profile is listed in the config the script will graceful handle it rather than crashing. If multiple servers are configured then an invalid profile will not stop other sync servers from being processed

Profiles can now be entered as the text listed in settings > profiles page in Radarr or as the profile number as before. This should maintain backwards comparability with existing config files.

todo[bot] commented 5 years ago

add way for users to see what would sync without syncing

I think the best way would be to create a sync report "Sync_Test.txt" or something like it


https://github.com/Sperryfreak01/RadarrSync/blob/d2a86ee023e2fcc3fe548dcea6402c9cf49eead1/RadarrSync.py#L11-L16


This comment was generated by todo based on a TODO comment in d2a86ee023e2fcc3fe548dcea6402c9cf49eead1 in #19. cc @Sperryfreak01.