Apologies if this isn't broken. I set the envar(s) on my instance and it looks like it's reading from the mpd playback but not submitting to lastfm. During container instancing I see:
b0280688f7bf [last.fm]
b0280688f7bf url = https://post.audioscrobbler.com/
b0280688f7bf username = <EMAIL>
b0280688f7bf password = <PASSWORD
b0280688f7bf journal = /log/mpdscribble-lastfm.journal
I can also see that it's internally seeing the playback:
$ podman exec -it mpd /bin/cat /log/scrobbler.log
2024-04-08T16:20:18+0000 starting mpdscribble (mdc 0.24)
2024-04-08T16:20:18+0000 loaded 0 songs from /log/mpdscribble-lastfm.journal
2024-04-08T16:20:18+0000 waiting 15 seconds before reconnecting
2024-04-08T16:20:34+0000 connected to mpd 0.23.5 at localhost
2024-04-08T16:21:23+0000 new song detected (Old Crow Medicine Show - Elzick’s Farewell), id: 197, pos: 0
However I never see submissions to last.fm? I also noticed that https://post.audioscrobbler.com/ has a text page that suggest redirection to http://www.audioscrobbler.net/ ?
Apologies if this isn't broken. I set the envar(s) on my instance and it looks like it's reading from the mpd playback but not submitting to lastfm. During container instancing I see:
I can also see that it's internally seeing the playback:
However I never see submissions to last.fm? I also noticed that https://post.audioscrobbler.com/ has a text page that suggest redirection to http://www.audioscrobbler.net/ ?