RandomNinjaAtk / docker-amd

AMD is a Lidarr companion script to automatically download music for Lidarr
GNU General Public License v3.0
220 stars 28 forks source link

Alternate Path of extracted content #66

Closed Sammydlux closed 2 years ago

Sammydlux commented 2 years ago

It would be pretty helpfull if we could give the "import" folder an alternate path.

The issue is, that the download process blocks the auto move script.

RandomNinjaAtk commented 2 years ago

Auto move script?

Sammydlux commented 2 years ago

Oh sorry. I use filebot to move all the files to the right directory f.e. TV Shows, Movies, Music and the script waits every 10 seconds for changing files. And with a bulk of albums this can take many minutes if not hours if done. (Yeah, I know it's a pretty specific use case but would be very helpfull for me).

RandomNinjaAtk commented 2 years ago

You can map it to a different location using volumes....

location01:/downloads-amd/amd/dlclient location02:/downloads-amd/amd/import