Files
JellyPy/README.md

33 lines
1016 B
Markdown

# JellyPy ![Python](https://img.shields.io/badge/python-3.6%2b-blue?style=flat-square)
A python based web application for monitoring, analytics and notifications for [Jellyfin](https://jellyfin.org/).
This project is based on [Tautulli](https://github.com/Tautulli/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).
- [x] 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
## License
[![License](https://img.shields.io/github/license/Tautulli/Tautulli?style=flat-square)](https://git.harting.dev/anonfunc/JellyPy/src/branch/master/LICENSE)