mirror of
https://github.com/dewomser/Toot_music_is_playing.git
synced 2026-03-13 16:37:17 +01:00
Amarok und Taon Music-box der Liste hinzugefügt. Amarok liefert aber kein Cover
This commit is contained in:
parent
87cc1e1dc0
commit
f54257c7af
1 changed files with 2 additions and 1 deletions
|
|
@ -5,7 +5,8 @@ function urldecode() { : "${*//+/ }"; echo -e "${_//%/\\x}"; }
|
||||||
unset linkohnecover
|
unset linkohnecover
|
||||||
|
|
||||||
#list of available player
|
#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
|
#active player
|
||||||
for i in "${list_pl[@]}"
|
for i in "${list_pl[@]}"
|
||||||
do
|
do
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue