Skip to content
New issue

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

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

Already on GitHub? # to your account

refactor: move mpd client off of ui thread #167

Merged
merged 10 commits into from
Dec 6, 2024

Conversation

mierak
Copy link
Owner

@mierak mierak commented Dec 2, 2024

Should mostly solve #160

@FLchs
Copy link

FLchs commented Dec 3, 2024

Can also probably help with #147 if querying albums information on each album is implemented.

clippy cleanup
fix move command in queue
fix a bunch of unrelated bugs
finish handling queries/commands of all present functionality
@mierak
Copy link
Owner Author

mierak commented Dec 5, 2024

Can also probably help with #147 if querying albums information on each album is implemented.

Possibly, it could also help with the issues discussed here #121. But it wont get us away from having to download the data.

@mierak mierak marked this pull request as ready for review December 5, 2024 20:49
@mierak mierak merged commit d5ec479 into master Dec 6, 2024
7 checks passed
@mierak mierak deleted the refactor/mpd-client-off-ui-thread branch December 6, 2024 00:13
@mierak mierak changed the title [WIP] refactor: move mpd client off of ui thread refactor: move mpd client off of ui thread Dec 6, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants