I created a Tautulli-like program for Nuvio. Would anyone be interested in something like this?
Created with python and built as a docker container, it’s a Tautulli-like program that shows currently watching, watch history, and user stats. It was a little side project (as in, less than 400 lines lol), testing some of the things I want to integrate into a much larger project of mine, and thought maybe some may find this useful. I plan on rewriting it with Flutter/Dart, adding more stats and details, and potentially packaging it as an IPA for those who want a local option, instead of Docker.
Important!! Currently it does rely on a self-hosted instance of AIOStreams, I couldn’t find any other way to get currently watching info as such a thing is just not available with Nuvio’s API.