Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@XDGFX XDGFX released this 23 Oct 14:59
· 14 commits to master since this release
6a3df5a
1.1.0 (#34)

* Add support for .flac local music

* Update branch 1.1.0 to include latest master changes (#28)

* Remove invalid filename characters

* Apply filename fix for local playlists

* update deezer lists handling by using the 'next' property

* Bump eventlet from 0.26.1 to 0.31.0 (#25)

Bumps [eventlet](https://github.com/eventlet/eventlet) from 0.26.1 to 0.31.0.
- [Release notes](https://github.com/eventlet/eventlet/releases)
- [Changelog](https://github.com/eventlet/eventlet/blob/master/NEWS)
- [Commits](https://github.com/eventlet/eventlet/compare/v0.26.1...v0.31.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update requirements

* Fix bug when creating playlist in update mode

* Fix for playlists > 100 songs

Co-authored-by: François Darveau <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Additional logging on Plex errors

* Force utf8 encoding

* Update dependencies

* Return no response when testing plugins

* Update socketio 2.3.0 > 4.2.0

* Allow unsupported songs to be skipped

* Add track logger output plugin for debugging

Co-authored-by: François Darveau <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>