An update that should have been very simple, but turned out taking a bit more time than I'd like 😥. Either way, enjoy this new version of jellyfin-tui :)
What's Changed
- Added an Album tab. You can look through your albums and search through them a bit faster than before!
- You can sort your albums by name, or by date added. This means you can now listen to all the new music you have :)
- Albums and Artists now have their respective total duration shown just like Playlists do.
- Fixed
a/A
list movement. Used to panic on japanese or similar unicode characters. Now it should work as expected. - Updating the program now won't delete your state. Hopefully.
- Fixed a few inconsistent keybinds.
- And some visual changes, for example list items now have a darker background.
Have fun and report any bugs you find :)
Full Changelog: v1.1.1...v1.1.2