Marcos Peña
fe7a14fec9
Fix: proper subsonic album listenings count
2021-11-11 21:48:34 +01:00
Marcos Peña
2335e4530c
fixes: updates subsonic album serializer test
2021-11-11 21:48:34 +01:00
Marcos Peña
60cef41af5
Updates subsonic album serializer test
2021-11-11 21:48:34 +01:00
Marcos Peña
98b3edb06a
Exposes more metadata in subsonic album endpoint ( #623 )
2021-11-11 21:48:34 +01:00
Marcos
44ac313617
Adds support for artist's cover art in subsonic API ( #1528 )
2021-10-18 10:23:03 +02:00
Agate
81a6a197bd
Fix #1082 : subsonic crash on stared track with no album
2020-04-24 09:32:02 +02:00
Eliot Berriot
c9259c906b
Faster tests by not creating covers unless mandatory
2020-03-23 14:29:01 +01:00
Eliot Berriot
23d3893f01
See #170 : subsonic API for podcasts
2020-03-18 15:52:23 +01:00
Eliot Berriot
d1b1f11627
Added missing path attribute to subsonic payloads
2019-10-25 12:07:24 +02:00
Eliot Berriot
b9eedbf89f
Ensure subsonic dates are formatted properly
2019-10-25 12:07:24 +02:00
Eliot Berriot
8b13c07625
Fixed #893 : empty contentType causing client crash in some Subsonic payloads
2019-08-27 14:15:26 +02:00
Eliot Berriot
5715773fa7
Fix #765 : Include disc number in Subsonic responses
2019-03-20 17:13:40 +01:00
Eliot Berriot
e49a460203
Audio federation
2018-09-22 12:29:30 +00:00
Toke Høiland-Jørgensen
8193782f68
subsonic: Don't crash when serialising artist with no name
...
If the name of an artist is not set, the serialiser will crash. Instead,
just skip such an artist when serialising a list of artists.
Also add test for serialising an artist with an empty name.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2018-08-30 14:18:17 +02:00
Eliot Berriot
62ca3bd736
Blacked the code
2018-06-09 15:36:16 +02:00
Eliot Berriot
0f792bf75c
Fix #260 : Implemented scrobble endpoint of subsonic API
2018-06-01 23:59:08 +02:00
Eliot Berriot
8d50743b3b
Fix #258 : Implemented getCovertArt in Subsonic API to serve album covers
2018-06-01 08:42:05 +02:00
Eliot Berriot
3290a15c88
See #195 : expose bitrate, size and duration in subsonic API
2018-05-15 22:46:01 +02:00
Eliot Berriot
67dc414c8a
See #75 : music direcory and indexes endpoints
2018-05-09 20:32:17 +02:00
Eliot Berriot
1674ad919f
See #75 : implemented subsonic playlist API endpoints
2018-05-08 23:06:47 +02:00
Eliot Berriot
e31099ef33
See #75 more subsonic api endpoints (star, unstar, search...)
2018-05-08 21:22:52 +02:00
Eliot Berriot
bbd273404a
See #75 : initial subsonic implementation that works with http://p.subfireplayer.net
2018-05-08 16:32:07 +02:00