Skip to content

Add clean_library command

This adds a clean_library command to manage.py that will scan for deleted files and offer to remove them from the database, and then offer to remove tracks with no associated files as well as empty albums and empty artists.

Fixes #362 (closed).

Signed-off-by: Toke Høiland-Jørgensen toke@toke.dk

Merge request reports