Jellyfin Forum
Streamystats - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Development (https://forum.jellyfin.org/f-development)
+--- Forum: Plugin Development (https://forum.jellyfin.org/f-plugin-development)
+--- Thread: Streamystats (/t-streamystats)



Streamystats - stephany - 2024-10-30

Streamystats
Streamystats is a statistics service for Jellyfin, providing analytics and data visualization.

https://github.com/fredrikburmester/streamystats

✨ Features
  • 🖥️ Dashboard with overview statistics
  • 👤 User-specific watch history and statistics
  • 🌟 Most popular item tracking
  • ⏱️ Watch time graphs
  • 🔄 Full and partial sync options with Jellyfin server

🛠️ Tech Stack
  • Frontend: Next.js, React, TypeScript
  • Backend: Phoenix (Elixir)
  • Database: PostgreSQL
  • Containerization: Docker



RE: Streamystats - kandykarter - 2024-10-30

This is cool. I currently have Jellystat running, does this offer any additional information or features by comparison?


RE: Streamystats - treyzer - 2024-11-02

Is there a way to incorporate this into jellyfin as a top 10 or popular section?


RE: Streamystats - sjorge - 2024-11-07

Just an FYI this does also (like jellystat) depends on the jellyfin-plugin-playbackreporting, for those looking to not use the plugin because of the database locked or restart via dashboard issues. Switching to this won't fix that.

That being said, streamystats does look a lot more 'streamlined' than jellystat.