- Migrate album_metadata_save, album_rename & album_renum,

- Add album_metadata_save, album_rename & album_renum completion scripts.
This commit is contained in:
2026-04-12 17:40:53 +02:00
parent 6f09c6c806
commit c314a9ec76
12 changed files with 780 additions and 232 deletions

View File

@@ -25,6 +25,10 @@
#-----------------------------------------------------------------------------------------------------------------------------------
# Album Name Fix Completion
#-----------------------------------------------------------------------------------------------------------------------------------
_album_name_fix_completion() {
local cur prev opts
COMPREPLY=()