artist select, ctrl-h ctrl-l keys, bugfixes

This commit is contained in:
2025-07-31 20:29:30 +02:00
parent fcc9f5d252
commit 935c9b3b52
5 changed files with 67 additions and 15 deletions

View File

@@ -65,8 +65,8 @@ FORMAT_STATUS_CANCELLED="${FORMAT_STATUS_CANCELLED:-"❌ cancelled"}"
# Release view
RV_FORMAT="<<status>>\t${CXXX}<<tracks>> tracks\t<<media>>${OFF}\t${CYEAR}<<year>>\t<<country>>${OFF}\t${CARTIST}<<label>>$OFF"
RV_TITLE_ARTIST="${FAINT}${CTITLE}<<title>>$OFF ${FAINT}${CARTIST}<<artist>>$OFF"
RV_TITLE="${FAINT}${CTITLE}<<title>>$OFF"
RV_TITLE_ARTIST="${FAINT}as ${CTITLE}<<title>>$OFF by ${FAINT}${CARTIST}<<artist>>$OFF"
RV_TITLE="${FAINT}as ${CTITLE}<<title>>$OFF"
RV_ARTIST="${FAINT}by ${CARTIST}<<artist>>$OFF"
# Recording view