v3.7.3
Added 6
- Add Amuse plugin
- Add GET /api/v1/seek-to API endpoint
- Add GET /api/v1/repeat-mode API endpoint
- Add GET /api/v1/queue API endpoint for queue related operations
- Add GET /api/v1/search API endpoint
- Add GET /api/v1/shuffle API endpoint
Changed 1
- Improve synced lyrics and support multiple lyric providers
Deprecated 1
- Deprecate GET /api/v1/song-info and GET /api/v1/queue-info endpoints in favor of GET /api/v1/song and GET /api/v1/queue
New plugin
Amuse
- Thanks to @iryis!
Enhancement
Better synced lyrics & multiple lyric provider
- Thanks to @kimjammer, @ArjixWasTaken!
api-server
You can find the detailed documentation at /swagger.
- deprecate
GET /api/v1/song-infoandGET /api/v1/queue-info. useGET /api/v1/songandGET /api/v1/queue - added
/api/v1/seek-to, thanks to @franz-dc! - added
/api/v1/repeat-mode, thanks to @sent44! - added
/api/v1/queue(queue related API), thanks to @Su-Yong! - added
/api/v1/search, thanks to @Su-Yong! - added
/api/v1/shuffle, thanks to @franz-dc!
Bug fix
- Thanks to @franz-dc, @Danial-Movahed, @daika7ana !
See changelog for the list of updates and the full diff.
Thanks to all contributors! 🏅