digitalec / deemon

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

Auto add to monitor if i download #88

Closed popeye2468 closed 1 year ago

popeye2468 commented 1 year ago

is it possible to automatically add an artist to monitored if i download said artist please

digitalec commented 1 year ago

You can do this in reverse, with the same result:

deemon monitor ArtistName --download

This will add the artist for monitoring and download all releases per your configuration.

popeye2468 commented 1 year ago

many thanks