| .. |
|
filter
|
Adds Lyrics Support to Subsonic API (#1379)
|
2021-10-19 16:33:06 -04:00 |
|
responses
|
Add played field to Subsonic API responses. Fix #1971
|
2022-11-02 11:20:51 -04:00 |
|
album_lists.go
|
Fix error codes for required parameters in getAlbumList
|
2021-11-02 21:38:08 -04:00 |
|
album_lists_test.go
|
Add errorlint linter
|
2022-09-30 19:33:39 -04:00 |
|
api.go
|
Reduce spurious error/warn messages, if loglevel != debug
|
2022-11-03 12:38:05 -04:00 |
|
api_suite_test.go
|
Upgrade Ginkgo to V2
|
2022-07-26 16:53:17 -04:00 |
|
bookmarks.go
|
Fix Bookmarks Subsonic support (#1099)
|
2021-05-07 09:47:13 -04:00 |
|
browsing.go
|
Add played field to Subsonic API responses. Fix #1971
|
2022-11-02 11:20:51 -04:00 |
|
helpers.go
|
Add TrackNumber to "fake" generated filenames. Fixes #1912
|
2022-11-02 12:11:01 -04:00 |
|
helpers_test.go
|
Add TrackNumber to "fake" generated filenames. Fixes #1912
|
2022-11-02 12:11:01 -04:00 |
|
library_scanning.go
|
Move project to Navidrome GitHub organization
|
2021-02-06 21:46:35 -05:00 |
|
media_annotation.go
|
Fix error comparisons
|
2022-09-30 18:54:25 -04:00 |
|
media_annotation_test.go
|
Upgrade Ginkgo to V2
|
2022-07-26 16:53:17 -04:00 |
|
media_retrieval.go
|
Fix error comparisons
|
2022-09-30 18:54:25 -04:00 |
|
media_retrieval_test.go
|
Upgrade Ginkgo to V2
|
2022-07-26 16:53:17 -04:00 |
|
middlewares.go
|
Fix error comparisons
|
2022-09-30 18:54:25 -04:00 |
|
middlewares_test.go
|
Upgrade Ginkgo to V2
|
2022-07-26 16:53:17 -04:00 |
|
playlists.go
|
Fix error comparisons
|
2022-09-30 18:54:25 -04:00 |
|
searching.go
|
Add exportloopref linter
|
2022-09-30 18:23:47 -04:00 |
|
stream.go
|
Reduce spurious error/warn messages, if loglevel != debug
|
2022-11-03 12:38:05 -04:00 |
|
system.go
|
Move project to Navidrome GitHub organization
|
2021-02-06 21:46:35 -05:00 |
|
users.go
|
Move project to Navidrome GitHub organization
|
2021-02-06 21:46:35 -05:00 |
|
wire_gen.go
|
Optimize playlist updates
|
2021-10-26 10:45:14 -04:00 |
|
wire_injectors.go
|
Remove //+build tags, as the code does not compile on older versions of Go anymore
|
2022-07-29 08:41:28 -04:00 |