funkwhale/api/funkwhale_api/subsonic
Eliot Berriot 3290a15c88
See #195: expose bitrate, size and duration in subsonic API
2018-05-15 22:46:01 +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
dynamic_preferences_registry.py See #75: added a preference do enable/disable the subsonic API on the instance level 2018-05-09 22:13:04 +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 Now return proper error payload on subsonic API 2018-05-12 10:52:58 +02:00
serializers.py See #195: expose bitrate, size and duration in subsonic API 2018-05-15 22:46:01 +02:00
views.py Now return proper error payload on subsonic API 2018-05-12 10:52:58 +02:00