Skip to content

Releases: jellyfin/mopidy-jellyfin

Moar Speed, Captain

26 Oct 20:20
Compare
Choose a tag to compare

Release Notes

Significant speed improvements around interacting with playlists and the library

Changelog

  • Slightly improved error handling
  • Optimized playlist logic
  • Optimized library population logic

Library Bug Fixes

22 Jul 00:27
Compare
Choose a tag to compare

Release Notes

More bugfixes related to library functions and artist matching

Changelog

  • Fix bug with artists/albums not matching if metadata has different capitalization
  • Artists that have special characters in their names load correctly (primarily /)
  • All Tracks no longer displays Albums in the wrong field (ncmpcpp only)
  • Browsing albums returns correct datatype
  • Address Flake8 errors

More Library Improvements

13 Jul 03:06
Compare
Choose a tag to compare

Release Notes

Improves the behavior of certain aspects of the media library

Changelog

  • Improve artist/album matching in media library
  • Fix traceback when browsing an artist or album that contains unicode characters
  • Add support to browse "All Tracks" of a given artist

Doc Updates

13 Jul 03:04
Compare
Choose a tag to compare

Release Notes

Just changing the formatting of the readme and documentation

Proper Library Support

13 Jul 03:03
Compare
Choose a tag to compare

Release Notes

Adds proper support for Mopidy's built in media library instead of just using the file browser. Also changes the behavior of the "libraries" option in the config file to determine what populates the media library. Browse will now match all Jellyfin libraries that are a "music" type.

Changelog

  • Populate media library (Artists, Albums, etc)
  • Browse function will show all music type libraries
  • Media library is populated based on user's libraries setting

Playlists!

13 Jul 02:58
Compare
Choose a tag to compare

Release Notes

Playlists stored on the Jellyfin server can now be modified through a MPD client

Changelog

  • Add playlist support
  • Improve client identification to Jellyfin

Proper Packaging

13 Jul 02:54
Compare
Choose a tag to compare

Release Notes

Now available for installation on PyPI

Changelog

  • Address security vulnerability in dependencies
  • Add package to PyPI

Initial Release post-fork

13 Jul 02:52
Compare
Choose a tag to compare

Release Notes

First release as a Jellyfin client

Changelog

  • Rebrand to Jellyfin
  • Patch auth method to work in Jellyfin
  • Add support for multiple audio libraries