added Status to README.md, some more renaming

This commit is contained in:
2021-02-06 14:40:22 +01:00
parent 3fb7f4ddd1
commit 110baa67d5
3 changed files with 17 additions and 6 deletions

View File

@@ -2,15 +2,27 @@
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).
This project is based on [Tautulli](https://github.com/Tautulli/Tautulli) (v2.6.5 at the time).
JellyPy only supports Jellyfin. If you want to run Plex, head over to Tautulli.
JellyPy only supports Jellyfin. If you are running run Plex, head over to Tautulli.
## Differences 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
* No Plex/PMS Support
* Removed Google Analytics
* Removed Python2 support
* Removed import from varius abondonded Projects
* Removed import feature from varius abondonded projects
## Installation & Support