A new jellyfin-tui version with some Bug fixes & improvements 🧐
What's Changed
-
Added a
Random
sort order to artists, albums and playlists. And aDate Created
option to playlists.
-
Added an "Append to queue" to the Album list popup for both queue types
Fixed bugs
- The progress bar showed wrong percentages.
- The
mpv
option in the configuration file didn't work. - Jellyfin playback reports are now sent from the background thread to limit main thread http freezes
- Migration panic on some exotic systems #55
- The colored highlight now matches over the artist name in case it fails to match over ID (this is a jellyfin limitation)
Full Changelog: v1.2.1...v1.2.2