mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-06 22:17:37 +03:00
* Add function 'isSynced' that identifies if lyrics are synced or not and add tests for the same * implement 'getLyrics' which returns lyrics if they exist Signed-off-by: Dheeraj Lalwani <lalwanidheeraj1234@gmail.com> * remove timestamps frorom the the lyrics if they are synced, fix filters & clean up code Signed-off-by: Dheeraj Lalwani <lalwanidheeraj1234@gmail.com> * add snapshot tests for the 'Lyrics' response & add some clean up Signed-off-by: Dheeraj Lalwani <lalwanidheeraj1234@gmail.com> * add tests for 'GetLyrics' function Signed-off-by: Dheeraj Lalwani <lalwanidheeraj1234@gmail.com> * update the snapshot test & the test for 'GetLyrics' function Signed-off-by: Dheeraj Lalwani <lalwanidheeraj1234@gmail.com> |
||
---|---|---|
.. | ||
filter | ||
responses | ||
album_lists.go | ||
album_lists_test.go | ||
api.go | ||
api_suite_test.go | ||
bookmarks.go | ||
browsing.go | ||
helpers.go | ||
library_scanning.go | ||
media_annotation.go | ||
media_annotation_test.go | ||
media_retrieval.go | ||
media_retrieval_test.go | ||
middlewares.go | ||
middlewares_test.go | ||
playlists.go | ||
searching.go | ||
stream.go | ||
system.go | ||
users.go | ||
wire_gen.go | ||
wire_injectors.go |