Drewpeifer / medialytics

A basic, free tool that shows information about Plex Media Server content
GNU General Public License v3.0
112 stars 9 forks source link

Feature Request: Tautulli Watch History #21

Open faultoverload opened 3 months ago

faultoverload commented 3 months ago

This is a request to add Tautulli as an additional data source. The data from that application could allow for an improved watch history that includes all users instead of just the owner. Tautulli also collects a significant amount of media data that could be used to fill in some of the gaps on the TV Shows side.

https://github.com/Tautulli/Tautulli/wiki/Tautulli-API-Reference

Drewpeifer commented 3 months ago

Thanks for trying it out and for the request! I will look into this. So far I have been trying to keep Plex as the only dependency, but since a lot of people that might be interested in Medialytics probably already use Tautulli (and since its setup is pretty lightweight for anyone who doesn't) it seems reasonable to have as a dependency. Ideally it would be an optional dependency but I'll see what I can figure out. There are some optimizations and small features I have on deck that will come first, but I'll look into this in the near future, maybe for 3.0? Thanks again!