This website requires JavaScript.
Explore
Help
Sign In
renun
/
navidrome
Watch
1
Star
0
Fork
0
You've already forked navidrome
mirror of
https://github.com/navidrome/navidrome.git
synced
2025-08-10 00:52:20 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
87cc397bc31c171dfee5530d039f4c2c2de309f2
navidrome
/
server
/
subsonic
History
Deluan
d534cb96a9
Replace math.Max with utils.MaxInt
2020-04-21 08:41:04 -04:00
..
responses
Add getSongsByGenre endpoint
2020-04-17 21:44:34 -04:00
album_lists_test.go
Add fromYear/toYear params to getRandomSongs
2020-04-17 21:44:34 -04:00
album_lists.go
Refactored getSongsByGenre
2020-04-17 21:44:34 -04:00
api_suite_test.go
…
api.go
Replace math.Max with utils.MaxInt
2020-04-21 08:41:04 -04:00
browsing.go
…
helpers.go
…
media_annotation.go
Less noisy logs for scrobble
2020-04-06 19:42:35 -04:00
media_retrieval_test.go
…
media_retrieval.go
Fix typo
2020-04-05 17:49:14 -04:00
middlewares_test.go
…
middlewares.go
Log API requests and responses at Debug level
2020-04-05 23:57:04 -04:00
playlists.go
Make fields
songCount
,
duration
,
created
and
changed
mandatory in playlists responses (
fixes
#164
)
2020-04-11 19:15:15 -04:00
searching.go
…
stream.go
…
system.go
…
users.go
…
wire_gen.go
…
wire_injectors.go
…