digitalec / deemon

Monitor specified artists for new releases
GNU General Public License v3.0
174 stars 15 forks source link

Download not working #38

Closed myrko1337 closed 2 years ago

myrko1337 commented 2 years ago

Hey probably a dumb question, but if i added by_release_date=false in my config and then monitor a new artist shouldn't it download everything from this artist? Because i am not getting any downloads.

digitalec commented 2 years ago

No. Setting by_release_date to False will just ignore the release date of new releases (useful if Deezer adds some back catalog). What you're looking for is --download. Take a look at deemon monitor -h for more.