Skip to content

Create a quick and dirty jellyfin wrapped based on play count.

Notifications You must be signed in to change notification settings

MatthewSafar/jellyfin_wrapped

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Jellyfin Wrapped

This is a quick and dirty python script for creating a Jellyfin wrapped using the "PlayCount" field. This field is cumulative for all time, so it will not create statistics for only a year, but for however long the user has had an account.

If you are interested in getting better statistics, consider using the PlayBack Reporter plugin that is official.

Run with:

python ./jellyfin_recap.py

after filling in the appropriate api_key and server_address variables at the bottom of the script.

About

Create a quick and dirty jellyfin wrapped based on play count.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages