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

[Feature] Option to use an ordered set as history #176

Open
ToxicMushroom opened this issue Jul 26, 2024 · 0 comments
Open

[Feature] Option to use an ordered set as history #176

ToxicMushroom opened this issue Jul 26, 2024 · 0 comments

Comments

@ToxicMushroom
Copy link

Currently you can sometimes have the issue described in #35
A setting to use an ordered set for saving the history could partially help remedy the worst effect of this issue (an ever growing un-searchable history).
But after looking at the code there seems to be quite a hard dependency on GTKListStore, so I'd understand not wanting to add this.

Further notes if interested:
When a duplicate song gets detected again, its position should then jump up to the top again.

This does kind of break the meaning of "history" so maybe when the set is used it should be called something else (I'm failing to come up with anything good at the moment)

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

No branches or pull requests

1 participant