-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tracks showing up in multi-scrobbler, but not Maloja #6
Comments
Do you see a scrobble confirmation in the log for Maloja? It should look like this once the app completes an api call to Maloja for a track scrobble:
EDIT: Assuming you do see a confirmation can you check maloja logs to see if there is an issue? If you are coming from unraid you'd look in |
Just deployed a change that may fix this as well...please try updating your container :) latest or develop |
I updated my container on develop and it doesn't seem to have fixed the issue. I also updated my Maloja HOST setting because I noticed it was still set for IPV6. Set Maloja HOST=0.0.0.0 but that did not seem to fix the issue either. Still seeing a message on startup of multi-scrobbler that suggests successful connection to Maloja, but nothing shows up in Maloja. I am not seeing scrobble confirmations in my multi-scrobbler log. I do not seem to have an apis.log in my maloja/logs folder. Could that be indicative of a problem w/ Maloja install? I'm running a pretty standard setup of the container. Here is the content of maloja/logs/debug.log:
|
Thanks for the info. Your maloja instance is fine, But in the mean time I have pushed another change to ALSO if you can set this ENV var |
I downloaded the latest update on |
I have multi-scrobbler set up to pull info in from Plex (via Tautulli) and Spotify. I have Maloja set up via API using ENV variables.
I am running in both applications in Docker. using multi-scrobbler:develop.
When multi-scrobbler starts up, the logs show:
And when I play tracks in Spotify and Plex, they show up in the multi-scrobbler logs. However, the tracks never appear in Maloja. Am I missing a step?
The text was updated successfully, but these errors were encountered: