Currently renaming of a track in database is not supported directly. One has to export, delete, edit the exported file on disk and load back. We need to add support for rename command. The main use case is to update AdVent flags after encountering track in various scenarios.
Renaming on disk is trivial and thus optional but could be supported too.
Currently renaming of a track in database is not supported directly. One has to export, delete, edit the exported file on disk and load back. We need to add support for
rename
command. The main use case is to update AdVent flags after encountering track in various scenarios.Renaming on disk is trivial and thus optional but could be supported too.