funkwhale/api/funkwhale_api/subsonic
Eliot Berriot 7c85d1ca81
See #75: can now add multiple tracks to a playlist on creation and update
2018-05-09 20:31:47 +02:00
..
__init__.py See #75: initial subsonic implementation that works with http://p.subfireplayer.net 2018-05-08 16:32:07 +02:00
authentication.py See #75: initial subsonic implementation that works with http://p.subfireplayer.net 2018-05-08 16:32:07 +02:00
filters.py See #75 more subsonic api endpoints (star, unstar, search...) 2018-05-08 21:22:52 +02:00
negotiation.py See #75: initial subsonic implementation that works with http://p.subfireplayer.net 2018-05-08 16:32:07 +02:00
renderers.py See #75: initial subsonic implementation that works with http://p.subfireplayer.net 2018-05-08 16:32:07 +02:00
serializers.py See #75: implemented subsonic playlist API endpoints 2018-05-08 23:06:47 +02:00
views.py See #75: can now add multiple tracks to a playlist on creation and update 2018-05-09 20:31:47 +02:00