-
Notifications
You must be signed in to change notification settings - Fork 1
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
Option to Filter by library when multiple present #9
Comments
Filtering libraries seems like a good idea, but I'm not sure how easy it will be to add that. I'm just fetching all items the user has access to right now, so I'll probably have to touch the fundamentals to change it. What you could to as a workaround for now is going into the dashboard and removing access to the libraries in question for your account temporarily, and then re-adding after you generated the report. Would love to know if that fixes the issue! PS: That's a Zenfone 9, correct? ^^ |
That's true, that would work. As I said, it's not a particularly major problem, since really it just reinforces I need to move all the things I actually want out of that old library anyways. But maybe other people have more elaborate ways of splitting things up. And yes, Zenfone9, Zenfone10 looks like it solves all the problems but the 9 is still great, probably best phone I've had since the MotoX 🥲 |
I'm planning to refactor the code anyway, maybe I can fit it in there :) Haha I upgraded from the OnePlus 5 to the Zenfone 10 ^^ |
Ah, yeah, I can see the Zenfone not getting as much aftermarket support since it's definitely a bit less popular. For what I need it's been great though, I've managed to go entirely Google-free (well, still use Services and Youtube 😅 but with no account! ) which has felt pretty good. Unrelated @Chaphasilor , if there are things I'd like to test and confirm in regards to 2023 stats, but didn't have the time to do it last year, is there any easy way for me to trick it (I guess Jellyfin) into recording that information as a December date? I'm thinking specifically in regards to the skips and repeats tracking. |
Hmm, not really. Jellyfin not being able to accept playback history from the past is actually a very annoying problem, because it prevents all offline listening from being recorded on the server. So fingers crossed that this will change this year! What I could do is build you a version either for 2024, or one that supports a custom date range (in case you want to include the data from 2023 as well) |
Alright. I just swear I listened to other songs on repeat more than the ones I saw in my final results. also I definitely know I skipped one every time I listened to it (part of an album, don't like the back half of the song) but I don't know how those get reported when using Sonixd or Finamp. |
Yeah that's quite possible. In your case, the song you skipped probably registered as a "partial skip" because you listened to the first half, and therefore isn't ranked as high (because you don't actually hate all of it). If you are willing to provide some sample data for this song, I could take a closer look. You'd need to use the Playback Reporting plugin's Query page and filter to only the track in question (e.g. by using the ID). Having the Jellyfin BaseItemDto for the track would also be nice. |
Song info pulled from network record:
Results from Playback Reporting DB:
Surprised I only listened to it 3 times this year, but I guess I got it out of my system otherwise the year prior... |
I got an example for the repeats one as well, from the Rewind Report:
And from the Playback DB:
Well, and now looking at it, the timestamps are quite far apart... I feel like I remember sitting there hitting Play over and over, but apparently not. Definitely did with some other songs outside of Jellyfin, maybe I'm just conflating the two 😶 |
Expected: When viewing the Rewind, either at the beginning or in the pop up settings, an option to filter out results from non-primary libraries. Most people don't/won't have multiple Music libraries, but in the instance where they do, the other ones might bring in bad data/noise.
Actual: Some song I don't even think I intentionally listened to showed up in the "Most Skips" section. I know this is a niche situation, and I'm not actually sure how the Playback Reporting plugin labels songs in different libraries, if at all.
Further information: This is comparison of two tracks from different libraries (first song is the wrong one, second one is the right one), from the report:
The text was updated successfully, but these errors were encountered: