Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic stop monitoring an artist #33

Open
Ruke805 opened this issue Aug 21, 2021 · 3 comments
Open

Automatic stop monitoring an artist #33

Ruke805 opened this issue Aug 21, 2021 · 3 comments
Assignees
Labels
feature New feature or request

Comments

@Ruke805
Copy link

Ruke805 commented Aug 21, 2021

I had this situation:

I have a Music folder that is monitored by Deemon, in a moment I just stopped following some artists, but Deemon is keeping monitoring and downloading from them.

In my case:
I removed my Hans Zimmer folder, I just have an album from him and I don't want more, but Deemon continues downloading new releases, and I don't want to. I was wondering if have some way to auto-remove an artist who no longer has a folder.

@digitalec
Copy link
Owner

As of deemon 1.0, monitored artists are stored and managed in the database rather than read in each time (0.4.x and earlier). You can remove an artist from monitoring using deemon monitor --remove Hans Zimmer.

I'm going to leave this open and mark as a feature request though. Perhaps in one of the next updates I can add in the ability to actively monitor a directory.

@digitalec digitalec self-assigned this Aug 22, 2021
@digitalec digitalec added the feature New feature or request label Aug 22, 2021
@Ruke805
Copy link
Author

Ruke805 commented Aug 22, 2021

I'm going to leave this open and mark as a feature request though. Perhaps in one of the next updates I can add in the ability to actively monitor a directory.

Yeah, could be as an additional flag, It doesn't need to check some removed artists each time. It would be a nice feature

@digitalec
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants