Locate missing audio files based on metadata and checksum stored in the database
Open
feature
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 2.1k
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 31
Description
This is related in the idea that users might want to have their own custom folder structure (#2869). More generally, what about a possibility to move audio files and folders around after import without breaking the database?
This can be achieved by a plugin that locates missing audio files in a configurable search path (can be the same as ```directory```) based on their metadata and checksum values stored in the database.
Contributor guide
Assessment
This issue has not been assessed yet.