funkwhale/api/funkwhale_api/music/management/commands
JuniorJPDJ 64e7c68699 refactor(api): remove unnecessary or wrong `is` keyword usage 2022-11-07 13:28:52 +00:00
..
__init__.py Added a fix_track_files command to run checks and fixes against library (#183) 2018-04-27 21:11:20 +02:00
check_inplace_files.py Improved CLI importer reliability and UX 2020-04-15 11:23:50 +02:00
check_licenses.py Fix #308: Licenses 2018-12-04 14:13:37 +00:00
create_library.py Add a management command to create a new library for a user 2022-08-23 07:02:35 +00:00
fix_uploads.py Importer updates: watch directories, handle metadata updates 2020-05-07 09:56:05 +02:00
import_files.py refactor(api): remove unnecessary or wrong `is` keyword usage 2022-11-07 13:28:52 +00:00
prune_library.py Fix #777: Added a prune_library management command to remove obsolete metadata 2019-03-27 17:04:10 +01:00
prune_skipped_uploads.py Resolve "Database growing way too much (music_upload)" 2022-09-06 10:47:09 +00:00
rebuild_music_permissions.py Denormalized audio permission logic in a separate table to enhance performance 2019-10-22 00:13:25 +02:00