navidrome/model
Deluan 5682d0e721 Remove tracks from Playlist's GetAll 2020-05-16 18:35:34 -04:00
..
request Fix staticcheck's SA1029 2020-05-13 16:49:55 -04:00
album.go Add sort tags and use them in search 2020-04-24 15:02:20 -04:00
annotation.go feat: expose album, song and artist annotations in the RESTful API 2020-03-28 19:22:55 -04:00
artist.go Add `songCount` column to Artist table 2020-05-08 10:05:48 -04:00
datastore.go feat: transcoding and player datastores and configuration 2020-03-17 15:20:35 -04:00
errors.go Check permissions to playlist operations 2020-01-21 17:18:46 -05:00
genres.go Add GetGenre endpoint 2020-01-15 17:56:02 -05:00
mediafile.go Import and display disc subtitles 2020-05-12 12:57:53 -04:00
mediafolder.go Make MediaFolder ID int32 2020-05-09 22:29:02 -04:00
player.go feat: transcoding and player datastores and configuration 2020-03-17 15:20:35 -04:00
playlist.go Remove tracks from Playlist's GetAll 2020-05-16 18:35:34 -04:00
properties.go Rename `domain` to `model` 2020-01-14 22:22:34 -05:00
transcoding.go fix: create default transcodings on existing installations 2020-03-17 16:49:37 -04:00
user.go fix: login must be case-insensitive 2020-03-01 15:45:41 -05:00