feat: detect local artists, rgs and releases

This commit is contained in:
2025-08-23 14:02:39 +02:00
parent bf3a26a4fd
commit d525342187
5 changed files with 42 additions and 8 deletions

View File

@@ -10,6 +10,8 @@ CDESC="\033[38;5;254m"
CLIFE="\033[38;5;251m"
OFF="\033[m"
FORMAT_LOCAL="${FORMAT_LOCAL:-"\033[1m\033[48;5;88m"}"
# Prompts
SEARCH_PROMPT=${SEARCH_PROMPT:-"🔎 〉"}
ARTIST_PROMPT="${ARTIST_PROMPT:-"🎤 ${CARTIST}%s$OFF"}"