From f54257c7af0664f70d192fa4ff302c4351ea0105 Mon Sep 17 00:00:00 2001 From: Stefan Hoehn Date: Fri, 10 May 2024 07:52:35 +0200 Subject: [PATCH] =?UTF-8?q?Amarok=20und=20Taon=20Music-box=20der=20Liste?= =?UTF-8?q?=20hinzugef=C3=BCgt.=20Amarok=20liefert=20aber=20kein=20Cover?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- toot_music | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/toot_music b/toot_music index 76572b7..f3a106a 100755 --- a/toot_music +++ b/toot_music @@ -5,7 +5,8 @@ function urldecode() { : "${*//+/ }"; echo -e "${_//%/\\x}"; } unset linkohnecover #list of available player -list_pl=( "strawberry" "vlc" "elisa" "juk" "plasma-browser-integration" ) +#todo: amarok liefert kein Cover +list_pl=( "strawberry" "vlc" "elisa" "juk" "plasma-browser-integration" "amarok" "tauon") #active player for i in "${list_pl[@]}" do