song: Add SMPlayer

This commit is contained in:
Michael Straube 2018-06-13 18:03:51 +02:00
parent 94ae0099be
commit ea462a8ec1
1 changed files with 3 additions and 0 deletions

View File

@ -443,6 +443,7 @@ disk_subtitle="mount"
# quodlibet # quodlibet
# rhythmbox # rhythmbox
# sayonara # sayonara
# smplayer
# spotify # spotify
# Spotify # Spotify
# tomahawk # tomahawk
@ -2323,6 +2324,7 @@ get_song() {
"quodlibet" "quodlibet"
"rhythmbox" "rhythmbox"
"sayonara" "sayonara"
"smplayer"
"spotify" "spotify"
"Spotify" "Spotify"
"tomahawk" "tomahawk"
@ -2374,6 +2376,7 @@ get_song() {
"pragha"*) get_song_dbus "pragha" ;; "pragha"*) get_song_dbus "pragha" ;;
"amarok"*) get_song_dbus "amarok" ;; "amarok"*) get_song_dbus "amarok" ;;
"dragon"*) get_song_dbus "dragonplayer" ;; "dragon"*) get_song_dbus "dragonplayer" ;;
"smplayer"*) get_song_dbus "smplayer" ;;
"cmus"*) "cmus"*)
song="$(cmus-remote -Q | awk 'BEGIN { ORS=" "}; song="$(cmus-remote -Q | awk 'BEGIN { ORS=" "};