A very lightweight and minimal music streaming server compatible with subsonic API,
Warning
This project is under development and not ready for real usecases.
- Scan songs
- Initial design tables
- authenticate
- ping
- getGenres
- getArtists
- getArtist
- getAlbum
- getSong
- getArtistInfo
- getAlbumInfo
- getSimilarSongs
- getAlbumList
- getRandomSongs
- getStarred
- search
- getPlaylists
- getPlaylist
- createPlaylist
- updatePlaylist
- deletePlaylist
- stream
- download
- getCoverArt
- getCaptions
- getLyrics
- star
- unstar
- setRating
- scrobble
- startScan
- getScanStatus