J0J0 Todos

Results 241 comments of J0J0 Todos

I have planned to finally look into this PR but I just can't get to it. In the meantime I'd like to mention that I have a quite similar plugin...

I finally found the time to read through the docs. Very useful and well written. Loads of useful usecases! Great! Keeping track of the source path alone is the killerfeature...

> > Will the sourcepath stay untouched in case for some reason I do a reimport from the items already in the library: `beet import -L ...` > > >...

Thanks a lot, important detail! I'll add that to the description later today!!

@dr-waterstorm: @judmille is right, you have hit a previous issue, please install beets latest from git and then follow: https://github.com/beetbox/beets/pull/4582#issuecomment-1445023493

@ilmc888 I'd love to finally get to fixing this but I'm not yet sure what's the best way. If you feel like it help me brainstorm. The following ideas and...

@arogl you could try quickfixing your issue https://github.com/beetbox/beets/discussions/5042 by following my ideas in above comment. I still think that (at least) part of the problem could be solved like this:...

Thanks @celynw yeah it helps. I have something very similar in the queue, which basically just ignores albumtype and never uses it anywhere in beets in favor of albumtypes. It's...

Some notes on a very high level for this issue: - We need to decide on the source of truth for `albumtypes` and `albumtype`, I think it should be saved...

Thanks @sampsyo and @scztt-ni for your feedback. @scztt-ni yes I've been there. You can't just change singleton. I'm not sure why but wanted to dig into that once I find...