- Add VSL support,

- Support now rx3-base 1.2.0.
This commit is contained in:
2026-09-13 12:14:25 +02:00
parent 2298881174
commit 7cbd0dc0c9
16 changed files with 688 additions and 472 deletions

View File

@@ -46,6 +46,9 @@ fi
# Global Variable
#-----------------------------------------------------------------------------------------------------------------------------------
declare LIB_NAME="Music"
declare LIB_VERSION="1.1.3"
declare -Ag MT_FLAC_2_MP3_TAB=(
[TRACKNUMBER]=TRCK
[TRACKTOTAL]=TRCK
@@ -668,3 +671,13 @@ mt_album_type_get()
fi
done
}
#--------------------------------------------------------------------------------------------------------------------------
# Main
#--------------------------------------------------------------------------------------------------------------------------
vsl_add