digitalec / deemon

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

Monitor with time machine argument clears all releases instead of just new artists #51

Closed Critical-Impact closed 2 years ago

Critical-Impact commented 2 years ago

Hi, I am running deemon monitor --import /downloads/artists.txt -T 2021-01-01 to get new artists up to speed before using refresh on a cron. Deemon appears to wipe out all the releases after this date for all artists, instead of just the newly added ones. I'm not sure if this was the intention as in the usage examples it has -T, --time-machine YYYY-MM-DD Refresh newly added artists on this date

All my artists are in this file and I append new ones to the end

digitalec commented 2 years ago

Yes, you are correct. I will have to look at it more. As of now it applies the time machine date to all releases which it shouldn’t.

digitalec commented 2 years ago

Issue is resolved and will be in next beta of 2.9 (beta 3)

digitalec commented 2 years ago

This is now also patched in the latest stable release, 2.8.3.