navidrome/server/subsonic/responses
Deluan Quintão f7d4fcdcc1
Convert all Subsonic API ints to int32 as per specification (#2252)
* Fix Genre

* Fix ArtistID3

* Fix AlbumID3

* Fix Child

* Fix NowPlayingEntry

* Fix Playlist

* Fix Share

* Fix User

* Fix Artist

* Fix Directory

* Fix Error
2023-03-14 09:48:52 -04:00
..
.snapshots Add `getShares` and `createShare` Subsonic endpoints 2023-01-24 18:36:46 -05:00
errors.go Check permissions to playlist operations 2020-01-21 17:18:46 -05:00
responses.go Convert all Subsonic API ints to int32 as per specification (#2252) 2023-03-14 09:48:52 -04:00
responses_suite_test.go Bump github.com/bradleyjkemp/cupaloy to v2.8.0 2022-12-05 22:45:02 -05:00
responses_test.go Convert all Subsonic API ints to int32 as per specification (#2252) 2023-03-14 09:48:52 -04:00