Skip to content
medialibrary 0.13.1

This release brings fixes to 0.13.0 and a small set of non-breaking
changes.

Medialibrary 0.13.1 new non breaking features:
* Media manipulation in playlists can now be done in ranges
  (videolan/medialibrary!777)
* All media can now be retrieved in a single request
  (videolan/medialibrary!773)

Medialibrary 0.13.1 fixes:
* Fixed a FS discover crash on Windows (videolan/medialibrary#483) Fixed
* a startup crash for applications not implementing a cache worker
  (videolan/medialibrary!770)