l3uddz / plex_autoscan

Script to assist sonarr/radarr with plex imports. Will only scan the folder that has been imported, instead of the whole library section.
GNU General Public License v3.0
397 stars 70 forks source link

fixes path expanding for config values #145

Closed beyondmeat closed 2 years ago

beyondmeat commented 4 years ago

The loaded config file settings that contained OS path vars were not being expanded as intended. This PR fixes it.