digitalec / deemon

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

Add option to download all monitored artists after refresh #16

Closed earthnuker closed 3 years ago

earthnuker commented 3 years ago

Hi,

I added an option to the refresh command to download all currently monitored artists, useful for "bootstrapping" a music collection.

Best regards,

Earthnuker

digitalec commented 3 years ago

Thanks, I'll review this when I'm able. I know some people are looking forward to this.

digitalec commented 3 years ago

I've reviewed the PR but with download --file ..., it seems to take care of this and will be significantly faster by sending the artist ID to deemix rather than each individual release.

For example:

$ deemon import artists.txt
$ deemon download --file artists.txt

...or download first and then monitor the resulting directories:

$ deemon download --file artists.txt
$ deemon import /path/to/music