aetaric / checkrr

Checkrr Scans your library files for corrupt media and replace the files via sonarr and radarr
MIT License
202 stars 10 forks source link

adding baseURL type and enforcing trailing slash FromConfig #71

Closed shanehughes1990 closed 1 year ago

shanehughes1990 commented 1 year ago

Part of fixing 68, this ensures that FromConfig loads baseURL with a trailing slash, and correcting the reference to your baseurl var is now a BaseURL type .String() wherever it was referenced.

Let me know if anything is to be changed 👍 🚀

aetaric commented 1 year ago

Minor little changes, but it works perfectly now!