January 8Jan 8 Active StreamsA dashboard widget that displays currently active streams from your media servers. Supports Plex, Emby, and Jellyfin - all in one unified view.ScreenshotFeaturesMulti-server support - Monitor multiple Plex, Emby, and Jellyfin servers simultaneouslyDashboard widget - See active streams at a glance without leaving the dashboardReal-time info - Shows title, user, device, and playback progressColor-coded servers - Quick visual identification (Plex: gold, Emby: green, Jellyfin: blue)Play/pause status - Green for playing, orange for pausedConfigurable - Enable/disable the dashboard widget, set refresh interval, customize icons and widget title.InstallationInstall via Community Applications (search for "Active Streams") -Manually install by copying and pasting the url below in the "Install Plugins" tab.https://raw.githubusercontent.com/gthrift/activestreams-unraid/main/activestreams.plgSetupAfter installation, go to Settings → Active StreamsClick Add ServerEnter your server details:Name: Friendly name (e.g., "My Plex")Type: Plex, Emby, or JellyfinHost: IP address or hostnamePort: Server port (default: Plex=32400, Emby=8096, Jellyfin=8096)Token/API Key: Your server's authentication tokenSSL: Enable if using HTTPSClick Test Connection to verifySave and return to the dashboardGetting Your Token/API KeyPlex: Visit https://www.plex.tv/claim or find it in Plex settings under XMLEmby: Settings → API Keys → Create new keyJellyfin: Settings → API Keys → Create new keyChanges2026.03.23Added options to hide User and Device columnsAdded option to scroll long textAdded option to choose time stamps or text statusUpdated widget formatting to align with unraid style2026.02.05Fixed Plex showing steams as transcoding when they are "Direct Play"Added additional detail to the transcoding mouse over hintAdded a enable/disable toggle for servers on the settings page2026.02.04Rolled back scrolling stream name. Will look at reimplementing down the road.Fixed CSS issues... maybe.2026.02.03Added option to scroll title text on hoverFixed rogue header on dashboardCSS changes2026.0.2.01Switched from MD5 to SHA256 for package integrity verificationAdded CSRF protection to server management APISet restrictive permissions (600) on servers.json to protect API tokensAdded configurable SSL certificate verification per server2026.01.08Fixed widget_title to remove extra characters (this will reset your widget positioning)Fixed server settings window so it can be scrolled if the popup is taller than the pageFixed settings page widget2026.01.07Rename ActiveStreams.page to ActiveStreamsDashboard.page to resolve issue with Dynamix Active Streams2026.01.06Testing new build script to incorporate SMB fixes2026.01.05Fix install script that breaks SMB2026.01.04Fix permissions issues2026.01.03Bug fixes and improvementsBetter logging and error handlingRemoved widget on/of toggle2026.01.02Bug fixesUnraid CA Store compliance changes2026.01.01Initial public releaseLinksGitHub: https://github.com/gthrift/activestreams-unraid Edited March 23Mar 23 by gthrift
January 16Jan 16 Holy crap!!! Is this for real?I have been looking for something like this for years. Dude... I hope this is for real... I'm going to check out your github page and see if the installation is something that I can figure out. Cheers!
January 16Jan 16 Hi Dev,Its likely operator error.... but can you explain how to enable your dashboard widget. Its not autopopulating and I cant find it in tile management either... any ideas?
January 16Jan 16 Author Delete the installed plugin and reinstall. I was attempting a rebrand but there’s a conflict somewhere I can’t find preventing the widget from loading. I rolled back to my last good version. The current version is Active Streams 2026.01.02.
January 19Jan 19 Widget not visible on dashboard unraid version 7.0.1Plugin version 2026.1.02 available on community app store
January 20Jan 20 dashboard widget is not visible, unRAID version 7.2.3, Active Streams version 2026.01.02 Edited January 20Jan 20 by jlipskie
January 20Jan 20 Author 12 hours ago, jlipskie said:dashboard widget is not visible, unRAID version 7.2.3, Active Streams version 2026.01.0216 hours ago, drmetro said:Widget not visible on dashboard unraid version 7.0.1Plugin version 2026.1.02 available on community app store16 hours ago, joker1319 said:widget not visible. does ist stand in conflict with "Plex Streams" plugin?I have not noticed any conflicts with Plex Streams on my end. I believe the issue either has to do with the way I'm hiding the widget if the user turns it off combined with file permissions. Can you all un the following command in your Unraid terminal and paste the output here or PM it to me? ls -la /usr/local/emhttp/plugins/activestreams/ && echo "---" && cat /boot/config/plugins/activestreams/activestreams.cfg
January 20Jan 20 Same issue, here is the result of that commandtotal 148 drwxr-xr-x 2 1001 1001 220 Jan 20 08:46 ./ drwxr-xr-x 1 1001 1001 560 Jan 15 19:42 ../ -rw-r--r-- 1 1001 1001 5717 Jan 15 19:42 ActiveStreams.page -rw-r--r-- 1 1001 1001 18356 Jan 15 19:42 ActiveStreamsSettings.page -rw-r--r-- 1 1001 1001 16889 Jan 15 19:42 activestreams_api.php -rw-r--r-- 1 1001 1001 4994 Jan 15 19:42 activestreams_servers.php -rw-r--r-- 1 1001 1001 822 Jan 15 19:42 emby.png -rw-r--r-- 1 1001 1001 822 Jan 15 19:42 jellyfin.png -rw-r--r-- 1 1001 1001 822 Jan 15 19:42 plex.png -rw-r--r-- 1 1001 1001 392 Jan 15 19:42 streams.png -rw-r--r-- 1 1001 1001 77657 Jan 15 19:42 widget_preview.png --- POLL_INTERVAL="5" DISPLAY_WIDGET="1" WIDGET_ICON="streams" WIDGET_TITLE="Active Streams"
January 20Jan 20 Same issue here:total 148 drwxr-xr-x 2 1001 1001 220 Jan 15 19:42 ./ drwxr-xr-x 1 1001 1001 560 Jan 15 19:42 ../ -rw-r--r-- 1 1001 1001 5717 Jan 15 19:42 ActiveStreams.page -rw-r--r-- 1 1001 1001 18356 Jan 15 19:42 ActiveStreamsSettings.page -rw-r--r-- 1 1001 1001 16889 Jan 15 19:42 activestreams_api.php -rw-r--r-- 1 1001 1001 4994 Jan 15 19:42 activestreams_servers.php -rw-r--r-- 1 1001 1001 822 Jan 15 19:42 emby.png -rw-r--r-- 1 1001 1001 822 Jan 15 19:42 jellyfin.png -rw-r--r-- 1 1001 1001 822 Jan 15 19:42 plex.png -rw-r--r-- 1 1001 1001 392 Jan 15 19:42 streams.png -rw-r--r-- 1 1001 1001 77657 Jan 15 19:42 widget_preview.png --- POLL_INTERVAL="5" DISPLAY_WIDGET="1" WIDGET_ICON="plex" WIDGET_TITLE="Plex Streams"I also checked the Tile Management screen and the widget is not there as an option. Edited January 20Jan 20 by arafel
January 20Jan 20 I also did a reset of tile management and it did not show up, if that helps with debugging.
January 20Jan 20 Author It looks like I have assigned the wrong permissions to the plugin files. Run the command below to assign ownership to root and see if there is a difference.#Change file owner to root chown -R root:root /usr/local/emhttp/plugins/activestreams/ chown -R root:root /boot/config/plugins/activestreams/ #List files to confirm owner change ls -lan /usr/local/emhttp/plugins/activestreams/ | head -5 Edited January 20Jan 20 by gthrift
January 20Jan 20 There is no dashboard.cfg in that location FYI. Doing a reset via the GUI also does not bring it to the dashboard. Files after changing ownershipdrwxr-xr-x 2 0 0 220 Jan 20 08:46 ./ drwxr-xr-x 1 1001 1001 560 Jan 15 19:42 ../ -rw-r--r-- 1 0 0 5717 Jan 15 19:42 ActiveStreams.page -rw-r--r-- 1 0 0 18356 Jan 15 19:42 ActiveStreamsSettings.pageIf you think your way of showing/hiding is the cause of it why not just remove that? Tile management on the dashboard deals with that. Edited January 20Jan 20 by TheLaughingMan Add more context
January 20Jan 20 I get the same result as @TheLaughingMan , also tried removing & reinstalling the plugin after running the commands (saw there was an update)
January 20Jan 20 Author 10 minutes ago, TheLaughingMan said:There is no dashboard.cfg in that location FYI. Doing a reset via the GUI also does not bring it to the dashboard. Files after changing ownershipdrwxr-xr-x 2 0 0 220 Jan 20 08:46 ./ drwxr-xr-x 1 1001 1001 560 Jan 15 19:42 ../ -rw-r--r-- 1 0 0 5717 Jan 15 19:42 ActiveStreams.page -rw-r--r-- 1 0 0 18356 Jan 15 19:42 ActiveStreamsSettings.pageIf you think your way of showing/hiding is the cause of it why not just remove that? Tile management on the dashboard deals with that.Try updating to 2026.01.03. I removed code to hide the widget.
January 20Jan 20 I have, I did a uninstall and install of the new version and it still does not show.
January 20Jan 20 Been looking for a replacement for Plex streams since it stopped working. Hopefully this dashboard issue is fixed soon.
January 20Jan 20 I've initially blacklisted this plugin. Multiple reports (and I had the same thing) where all SMB access to the server is prevented. I think it might only take effect once a stop / start of the array takes place.
January 20Jan 20 Crap, I have been troubleshooting my smb problems all day and it seems it´s because of this plugin..🤬
January 20Jan 20 30 minutes ago, Squid said:I've initially blacklisted this plugin. Multiple reports (and I had the same thing) where all SMB access to the server is prevented. I think it might only take effect once a stop / start of the array takes place.Is there anything we need to do besides uninstall it? Like did it make any ownership changes we need to manually remove? Edited January 20Jan 20 by TheLaughingMan
January 20Jan 20 2 minutes ago, TheLaughingMan said:Is there anything we need to do besides uninstall? Like the ownership changes to be reversed?Is there anything we need to do besides uninstall it? Like did it make any ownership changes we need to manually remove?Right? I didn't do any of the privilege changes but when I uninstalled the plugin there was a continues to run in the background notification. Not sure what to do about that.
January 20Jan 20 Uninstalling alone didn't work, I still can't access my SMB share. At the tail-end of a disk-clear so once that finishes I'll try restarting the array.
January 20Jan 20 Author 51 minutes ago, Squid said:I've initially blacklisted this plugin. Multiple reports (and I had the same thing) where all SMB access to the server is prevented. I think it might only take effect once a stop / start of the array takes place.I haven't seen that on my end. I'll investigate.
January 20Jan 20 I noticed when I removed it, its trashed the hell out of my GUI.Rebooting it hasn't fixed it either, everything was working fine till I uninstalled it.Currently doing a total power down, cut power then power it back up, hoping it brings everything back, or means a reinstall of UNRAID which I reallyyyyyyyyy don't want to do. Edited January 20Jan 20 by LoneWol12016
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.