funkwhale/api/funkwhale_api/music
Philipp Wolfer 9e5d168e8d Support AIFF file format
Fixes #1243
2020-11-21 12:13:09 +01:00
..
management Skip importing files that cause index violations 2020-11-19 22:27:03 +01:00
migrations Denorm default true 2020-08-04 14:24:12 +02:00
__init__.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
admin.py See #170: store and compute modification date on artists 2020-03-19 14:41:15 +01:00
dynamic_preferences_registry.py See #272: added transcoding settings in UI 2018-10-26 16:09:00 +02:00
factories.py See #170: fixed fetch of channel track not working 2020-04-08 13:38:22 +02:00
fake_data.py Audio federation 2018-09-22 12:29:30 +00:00
filters.py Fix #1217: Fixed "scope=subscribed" on albums, artists, uploads and libraries API 2020-09-03 15:58:26 +02:00
importers.py Fix #799: Removed broken/instable lyrics feature 2019-04-23 10:32:51 +02:00
licenses.py Resolve "Licence Art Libre" 2020-07-23 17:28:14 +02:00
metadata.py Support AIFF file format 2020-11-21 12:13:09 +01:00
models.py Don't download file as attachment for podcast 2020-08-06 10:53:04 +02:00
mutations.py See #170: dispatch / handle delete and update on Audio 2020-04-08 16:17:24 +02:00
serializers.py Give priority to local uploads when playing a track 2020-08-06 16:21:55 +02:00
signals.py Audio federation 2018-09-22 12:29:30 +00:00
spa_views.py See #170: ensure fetch works properly on tracks with public upload 2020-03-23 12:54:58 +01:00
tasks.py Allow genre tags to be updated when rescanning files in-place 2020-10-11 17:12:39 +02:00
utils.py Support AIFF file format 2020-11-21 12:13:09 +01:00
views.py Fixed compat with iTunes 2020-08-11 13:07:39 +02:00