From eac33345be0ee890e906eece85761d17fce3940c Mon Sep 17 00:00:00 2001 From: Jason Swank Date: Thu, 25 Jan 2024 11:37:33 -0500 Subject: [PATCH] checkin --- mpd/.mpd/.gitignore | 1 + mpd/.mpd/playlists/KEXP.m3u | 2 +- ssh/.ssh/scalene-config | 3 +++ 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/mpd/.mpd/.gitignore b/mpd/.mpd/.gitignore index 7b911a4..1d9e891 100644 --- a/mpd/.mpd/.gitignore +++ b/mpd/.mpd/.gitignore @@ -1,3 +1,4 @@ socket mpdstate mpd.pid +mpd.db diff --git a/mpd/.mpd/playlists/KEXP.m3u b/mpd/.mpd/playlists/KEXP.m3u index 809f5cb..66f084a 100644 --- a/mpd/.mpd/playlists/KEXP.m3u +++ b/mpd/.mpd/playlists/KEXP.m3u @@ -1 +1 @@ -http://216.246.37.218:80/kexp128.mp3 +https://kexp-mp3-128.streamguys1.com/kexp128.mp3 diff --git a/ssh/.ssh/scalene-config b/ssh/.ssh/scalene-config index 7a3aa1a..46769e9 100644 --- a/ssh/.ssh/scalene-config +++ b/ssh/.ssh/scalene-config @@ -22,3 +22,6 @@ Host www.scalene.net Host tilde.club User eke + +Match host git.scalene.net exec "ip route |grep -q ^192.168.101.0/24" + Hostname tonttu.scalene.net