diff --git a/README.md b/README.md index 296aa1a2..0c0a064c 100644 --- a/README.md +++ b/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 diff --git a/data/interfaces/default/welcome.html b/data/interfaces/default/welcome.html index bc983771..8fbaed02 100644 --- a/data/interfaces/default/welcome.html +++ b/data/interfaces/default/welcome.html @@ -41,7 +41,7 @@ from jellypy import common, helpers