-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: music
action: commit
revision:
path_from:
revision_from: 9f9fb8c64344091ec8d114a68e988d34c7324eb3:
path_to:
revision_to:

git.thebackupbox.net

music

git://git.thebackupbox.net/music

commit 9f9fb8c64344091ec8d114a68e988d34c7324eb3
Author: epoch <epoch@hacking.allowed.org>
Date:   Fri Feb 14 00:58:16 2020 -0600

    music-setnowplaying will append a small sixel version of a guess of the album art to the end of the nowplaying cache file

diff --git a/music-setnowplaying b/music-setnowplaying

index 2e602363aa0dd65f465a5c7bb06e860d33f79470..

index ..64b8dcdce474f48c15f2fa85f498641e7f1d307b 100755

--- a/music-setnowplaying
+++ b/music-setnowplaying
@@ -1,3 +1,4 @@
 #!/bin/sh
 logger -p notice -n logserver "$1"
 printf "%s\n" "$1" | tr -s ' ' > ${PREFIX}/var/cache/music-nowplaying.txt
+music-albumart >> ${PREFIX}/var/cache/music-nowplaying.txt

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 17:01:00 2024