added Status to README.md, some more renaming
This commit is contained in:
20
README.md
20
README.md
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user