From b94b0800921bfadfe9349149b4952d7a74df91a8 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Sun, 10 May 2020 16:20:55 -0400 Subject: update Internet.m3u.sh for ruhit --- bin/Internet.m3u.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/Internet.m3u.sh b/bin/Internet.m3u.sh index 4c181d1..5edf5e5 100755 --- a/bin/Internet.m3u.sh +++ b/bin/Internet.m3u.sh @@ -3,7 +3,7 @@ # Updates the internet radio playlist for MPD # Best run from a cronjob -RUHIT=$(curl -s http://ruhit.fm/player.htm | grep ruhit_56 \ +RUHIT=$(curl -s http://ruhit.fm/player.htm | grep ruhit_64 \ | sed -e 's/.*="//g;s/".*//g') cat < /var/lib/mpd/playlists/Internet.m3u -- cgit v1.2.3