Image Several performance issues addressed and bug fixes applied.
Updates:
- fix: equalizer missing referenced value
- Fix: Album track list bug
- fix: Add listener to enable equalizer when audioSessionId changes
- chore(i18n): Update Spanish (es-ES) translation
- shuffle for artists without using getTopSongs
- Update USAGE.md with instant mix details
- feat: sort artists by album count
- Fix downloaded tab performance
- fix: remove NestedScrollViews for fragment_album_page
- fix: playlist page should not snap
- chore: update media3 dependencies
- fix: update MediaItems after network change
- fix: skip mapping downloaded item
meathappening@lemmy.ml 2 weeks ago
Incredible work as usual. Is the “Album track list bug” where it would be stuck in place when you first click on an album?
eddyizm@lemmy.world 1 week ago
Thanks, got a lot of community effort this time round. The album track list was something we introduced in the last release, 4.1.0, that caused albums to display multi disc tracks all goofy, screenshots -> github.com/eddyizm/tempus/issues/234
It was in effort to improve performance and deal with lag/large libraries. We will have to go back and figure it out.
I believe there is a ticket for what you are describing?
meathappening@lemmy.ml 1 week ago
There was, but it actually looks like you fixed it for 4.1.0: github.com/eddyizm/tempus/issues/35
So thanks! That one was driving me crazy since early Tempo days. Speaking of, have you had any contact with the original dev? He’s been MIA for a year or so, right?