..
management
Handle access errors scanning directories
2020-06-21 10:19:04 +01:00
migrations
Importer updates: watch directories, handle metadata updates
2020-05-07 09:55:29 +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 #1151 : Updated the /api/v1/libraries endpoint to support listing public libraries of a pod
2020-06-05 11:21:10 +02:00
importers.py
Fix #799 : Removed broken/instable lyrics feature
2019-04-23 10:32:51 +02:00
licenses.py
First round of improvements to channel management:
2020-02-23 15:31:03 +01:00
metadata.py
Switch back from pendulum to arrow to fix broken build ;)
2020-03-30 10:59:21 +02:00
models.py
Importer updates: watch directories, handle metadata updates
2020-05-07 09:56:05 +02:00
mutations.py
See #170 : dispatch / handle delete and update on Audio
2020-04-08 16:17:24 +02:00
serializers.py
See #170 : reel2bits compat
2020-04-08 13:28:46 +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
Fix #1011 : Ensure tracks linked to skipped upload can be pruned
2020-05-07 13:51:29 +02:00
utils.py
Fix #1093 : mimetype detection issue that broke transcoding on certain tracks
2020-05-04 13:52:44 +02:00
views.py
Improved some error handling
2020-06-14 15:09:14 +02:00