-
|
Me again. This time, I'm setting up a Fiio DAP that plays music stored on an in-device SD card. I use Poweramp to play my music, but it's limited to Last.FM scrobbling, or via SimpleScrobbler. I also have Pano Scrobbler (version 4.38) on my DAP, and Pano seems to require an HTTPS connection. I set up my reverse proxy, and I'm getting some error messages. I read issue #416 , and my error looks a bit different. Using https://ms.domain.com: I don't know where Pano Scrobbler got Using https://ms.domain.com/1/: And my config, which works with navidrome: Am I configuring this wrong? I haven't tried with a Last.fm endpoint in multi-scrobbler yet. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
|
The If pano is failing to submit, entirely, due to the now playing route being missing (I guess its short circuiting its scrobble logic?) then I can add a stubbed out now-playing route pretty easily to fix this. |
Beta Was this translation helpful? Give feedback.
It looks like pano is trying to get a lot more info that isn't needed for just submitting. Is it affecting its useability or is it just warnings you see in MS, at this point? If it's just the warnings its safe to ignore them.