this post was submitted on 02 Jan 2025
48 points (96.2% liked)
Jellyfin: The Free Software Media System
5871 readers
54 users here now
Current stable release: 10.10.3
Matrix (General Information & Help)
Matrix (Off-Topic) - Come get to know the team and blow off steam!
Matrix Space - List of all the available rooms on Matrix.
Discord - Bridged to our Matrix rooms
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This looks cool! Unfortunately it requires the playback reporting plugin which I removed as it causes issues with later versions of Jellyfin (for me at least). Even with a clean server I found the plugin wasn't pulling any data and made it so album art and artist information wouldn't show up without a manual scan of each track. I was still able to find some interesting stats without the plugin though. Thanks!
Interesting, I never had any issues with the plugin! Are you sure it's the reason?
At the bottom of this forum thread I posted some screenshots. This was a while ago, before I started dissecting my setup. Essentially, after adding a new track or album, there was about a 66% chance that it wouldn't have the artist as you can see in the screenshots. After I started tagging my music and setting the covers to "Front cover" instead of putting them as separate jpg files, it wouldn't pick up the cover for anything.
I spun up a fresh install of the latest version and when I removed that plugin, everything started getting the proper metadata. It was a reproducible issue.
This also happened with my home video library, where it wouldn't get screen grabs for the thumbnails. Movies and TV series were fine though.
I'm not 100% sure on the next bit, but it also seemed like the playback reporting plugin wasn't working at all even on the fresh server. After playing media and waiting, it would never get populated. So combine that with my previous issue, and the fact that it hasn't had an update in a while, I thought it was just incompatible with the current version and cut my losses. I just wanted to get my server working back the way it was and it was an issue I've been dealing with for months, so I removed the plugin.
I haven't done any recent testing though, and couldn't find much discussion on if others are having this issue.
Of course this has nothing to do with what you've made. It's not your fault the plugin isn't working in my setup, and it isn't the plugin's fault Jellyfin is lacking the proper data for you to work with natively. Hopefully I can re-visit this issue and get it working in the future.
How long did you wait after adding the albums? Maybe another task was still running, like the LUFS extraction (that ffmpeg job you noticed).
Also, the tag parser was improved with 10.9, maybe your tags don't have a supported format?
I honestly can't imagine the Playback Reporting plugin causing this behavior, since it should just passively listen to playback events and record them in a separate database.
Regarding it not getting populated, which client were you using for playback? If the client doesn't send the correct events, playback won't be recognized by the server.
I went back and did some additional testing. I am unable to reproduce the issue on a completely fresh Windows Jellyfin install (10.3). I wiped all the directories before installing.
Though it took multiple attempts, the issue is still present on my main server (Linux Debian service) after adding the playback reporting plugin. I briefly added all the plugins and matched the settings and I can't get the clean Windows server to break. I'll have to dig deeper on the main server to see what may be causing this.