CyferShepard / Jellystat

Jellystat is a free and open source Statistics App for Jellyfin
MIT License
901 stars 30 forks source link

Library maintenance helper stats #192

Open bttd opened 2 months ago

bttd commented 2 months ago

Is your feature request related to a problem? Please describe.

My basic problem is that it's difficult for me to maintain the libraries of films and series. Users can request content through jellyseerr, so I know who requested a particular series or film. However, I don't know whether the user has already watched it or not, or if other users are also watching the same series, for example. Therefore, it's hard for me to decide whether I can delete a particular film or if someone is still watching a particular series, and if so, which season they are on.

Describe the solution you'd like

A solution to the above problem would be if, when listing the series or movies, I could see how many different users watched them. On the detailed page of a specific film or series, it would also show who these users were, and in the case of series, it would indicate which was the last episode they watched. From this, I could more easily decide whether the requested film has been watched by the requester, or where viewers are in the series, and whether I can delete, for example, the first 1-2-3-x seasons.

Describe alternatives you've considered The alternative is asking always around every users, can I delete this or that?

EffakT commented 2 months ago

I'm also looking for this kind of feature, but rather maybe add a filter to the page that allows user's to filter by "added x months ago" and "unwatched in x months"?

That way, if a user adds a series via jellyseer, watches 1 or 2 episodes and doesn't enjoy it, they could be caught in the filter. Rather than just seeing they have watched 3/12 episodes, but that was 6 months ago, chances are they won't continue.