Sperryfreak01 / RadarrSync

120 stars 46 forks source link

Fixes a big dumb issue where I had a hardcoded server IP #24

Closed Sperryfreak01 closed 6 years ago

Sperryfreak01 commented 6 years ago

Fixes a big dumb issue where I had a hardcoded server IP in the validateProfile() routine.

This prevents others from actually being able to use the script

v1.02

todo[bot] commented 6 years ago

Primary server config hardcoded

need to modify this section to look for default or Radarr or remove default as option, though I like it for 3.0


https://github.com/Sperryfreak01/RadarrSync/blob/a3c6696a1a56738be271dc821648bca0f375b948/RadarrSync.py#L46-L51


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