JELLYFIN_DEVICES_BLOCK not working? #522
Unanswered
ethronrion
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
First of all: Thank you for the amazing work and this great tool!
It works marvelously and the only "problem" I'm having probably stems from my configuration.
I have been happy with scrobbling from my Jellyfin instance directly which works exactly as it should and all is well.
I recently started using pano scrobbler on Android to be able to scrobble to listenbrainz while I'm not connected to my wifi.
Importing from Listenbrainz works great, too, by the way.
To avoid scrobbling duplicates I wanted to enable the JELLYFIN_DEVICES_BLOCK env variable and used all possible combinations of what I deemed my mobile phone to be recognized as, however it's still being scrobbled from Jellyfin.
I guess I'm doing something wrong here, but just wanted to make sure:
The ENV in question:
- JELLYFIN_DEVICES_BLOCK=some-unique-id-Google Pixel 8 Pro-Android-username,some-unique-id-Google Pixel 8 Pro-Android-username,Google Pixel 8 Pro,Google-Pixel-8-Pro,Symphonium,Symfonium
In Jellyfin the device is being reported as "Google Pixel 8 Pro"
And in Multiscrobbler it shows up as "some-unique-id-Google Pixel 8 Pro-Android-username"
(The unique ID doesn't change it seems to be unique to the player)
If this is the wrong place to post it, please let me know.
I'm pretty sure it's something in my configuration rather than a bug, that's why I posted it here
Beta Was this translation helpful? Give feedback.
All reactions