TheWicklowWolf / LidaTube

Find and download missing Lidarr albums via yt-dlp.
GNU General Public License v3.0
105 stars 9 forks source link

[FEATURE REQUEST] Make the downloads directory configurable #12

Closed Rmlyy closed 7 months ago

Rmlyy commented 7 months ago

Make the downloads directory an option inside the configuration file, it can be useful especially when not running inside docker.

TheWicklowWolf commented 7 months ago

Only Docker install is supported and when using docker, the downloads folder can be mapped to wherever it's needed. If running as a standalone script, you can just change it to whatever you want.