James

Results 430 comments of James

Interesting proposal, I had not thought of doing that automatically when sorting. FYI though you can do this manually by pressing F1.

There's no new feature here or bug fix afaik. From how you describe it > filter artist to a new playlist, i get a playlist containing only that exact artist...

Oh I see what you mean, the Artist Panel stays linked to the original playlist it was created from. That still seems to be working normally for me.

Does it still occur if you create a new “filter artist to new playlist” playlist?

Possible fix committed

In addition to these missed build dependencies, an increasing number of Python packages themselves now have Rust dependencies. It would be nice if the Pip generator could call the Cargo...

Due to technical changes the EQ feature was removed but is currently not planned for re-implentation.

Was it that you tried to drag and drop both files (including the audio file and the CUE) simultaneously? (as opposed to a folder)? For this situation I've now committed...

Language vars don't directly convert like that. It could be `en_US` or even a list such as `de_DE.UTF-8:fr_FR:en_US`, you need to extract the primary 2 letter language code. (And even...

Ive committed a new config key named `resume-on-advance` which can be set to `False` if desired. Note this only affects from *paused* state. From *Stopped* state remains the same behavior.