navidrome/server/subsonic/responses
Dheeraj Lalwani 5621551dd0
Adds Lyrics Support to Subsonic API (#1379)
* 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>
2021-10-19 16:33:06 -04:00
..
.snapshots Adds Lyrics Support to Subsonic API (#1379) 2021-10-19 16:33:06 -04:00
errors.go Check permissions to playlist operations 2020-01-21 17:18:46 -05:00
responses.go Adds Lyrics Support to Subsonic API (#1379) 2021-10-19 16:33:06 -04:00
responses_suite_test.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
responses_test.go Adds Lyrics Support to Subsonic API (#1379) 2021-10-19 16:33:06 -04:00