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
This looks really good! I’ve been desparate to find a good subsonic client, since the ones I use aren’t updated anymore
Just released a new version last Friday!
After using this app (v4.5) for a few days, I’d say it’s otherwise great, but I’m getting server is unreachable errors after 1-2 songs in a queue. I disabled battery optimization for the app already, so that shouldn’t be the issue…
I especially love the way this app removes duplicates being added to playlist. Wonder why so many other clients don’t get that right…
The buffering options could be more transparent (like how many songs are pre-loaded for instance)If you could open a ticket and detail the steps to recreate. I have not seen this before but perhaps it is server specific.
Incredible work as usual. Is the “Album track list bug” where it would be stuck in place when you first click on an album?
Very nice.
I’m afraid to ask, but I can’t seem to figure out how to add an http stream to the radio section… Is this feature active?
Hi @[email protected] yes it is active. Your backend has to support it and it is loaded from there.
My backend does not support it so I can’t walk you through it. Probably something we should add to the documentation.
btw - i realized that this feature was missing from the UI or broken? My back end implemented the podcast subsonic api but did not have a ui, so it still needed to be added from the app. https://github.com/eddyizm/tempus/releases/tag/v4.2.4 for the change




