mirror of
https://github.com/dewomser/Toot_music_is_playing.git
synced 2026-03-13 16:37:17 +01:00
Compare commits
No commits in common. "main" and "v2.0.0" have entirely different histories.
2 changed files with 3 additions and 3 deletions
|
|
@ -13,8 +13,8 @@ Works with Metatags from these Audio-Players
|
|||
* Elisa (KDE)
|
||||
* tauon
|
||||
* Chrome und Firefox(browser with Plasma-integration) youtube,bandcam and much more
|
||||
* Nextcloud Music (Browser with Plasma Integration)
|
||||
* cmus (console) No cover available works but not activated
|
||||
* cmus (console) No cover available / nur in Branch 2025
|
||||
* Nextcloud Music (Browser with Plasma Integration) Script works after configuraion. Read! /Nur in Branch 2025
|
||||
|
||||
|
||||
and sends as a Toot to your Mastodon account. Toot must be installed https://toot.bezdomni.net/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ export LANG="en_US"
|
|||
|
||||
#list of available player
|
||||
#todo: amarok liefert kein Cover
|
||||
list_pl=( "strawberry" "vlc" "elisa" "juk" "plasma-browser-integration" "amarok" "tauon" "AudioTube")
|
||||
list_pl=( "strawberry" "vlc" "elisa" "juk" "plasma-browser-integration" "amarok" "tauon")
|
||||
#active player
|
||||
for i in "${list_pl[@]}"
|
||||
do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue