contrib | ||
data/interfaces | ||
init-scripts | ||
jellypy | ||
package | ||
.gitignore | ||
CHANGELOG.md | ||
JellyPy.py | ||
LICENSE | ||
README.md | ||
requirements.txt |
JellyPy
A python based web application for monitoring, analytics and notifications for Jellyfin.
This project is based on Tautulli (v2.6.5 at the time).
JellyPy only supports Jellyfin. If you are running run Plex, head over to Tautulli.
Status
Working on getting basic functionality up. It's going to take some time, based on that Jellyfin's API is not well documented (read as: not documented at all).
- Login to Jellyfin
- Libraries/Media
- Activity
- History
- User
Major Differences compared to Tautulli
- Dropped Plex/PMS Support
- Dropped Google Analytics
- Dropped Python2 support
- Dropped import from varius abondonded projects
Installation & Support
TODO