2024-09-10, 03:55 PM
I don't think the Playback Reporting plugin would meet your need, since I think it only tracks affirmative activity. I don't think it keeps any data about any other content that hasn't been watched.
You'd have to come up with a query for the library.db. I believe this part of the jellyfin code defines the tables you'd be querying against.
https://github.com/jellyfin/jellyfin/blo...ory.cs#L19
You'd have to come up with a query for the library.db. I believe this part of the jellyfin code defines the tables you'd be querying against.
https://github.com/jellyfin/jellyfin/blo...ory.cs#L19