Everything posted by dorgan
-
[Plugin] Plex Streams
This is now fixed and the plugin now has support for unraid 6.12
-
Is It Possible To Duplicate Plugins?
Plex streams is only meant for a single install and to display the streams from all servers. You can select multiple servers in the settings of the plugin. If there is something more than this you want, I would suggest posting in the plugins support thread and ask. I am more than willing to add features, if they make sense.
-
[Plugin] Plex Streams
Probably not, as I don't use emby, and then I would also have to change the name.
-
[Plugin] Plex Streams
Hmmmm, is it on a different subnet? Not sure that would matter, does it show the correct Private IP in the list?
-
[Plugin] Plex Streams
No in Unraid go to Settings -> Plex Streams, and then try changing the "Use SSL Connection" setting to the opposite of what it is when trying to use the local ip.
-
[Plugin] Plex Streams
Have you tried trying the opposite of what you currently have for the "Use SSL Connection" in the Plex Streams settings??
-
[Plugin] Plex Streams
Remove the entry from custom servers, as you already have that server selected in the list above it.
-
[Plugin] Plex Streams
Custom Servers should only be used if selecting a server from the list isnt working. Looks like right now you have SUBASIC-CABLE (10.10.10.5:32400) selected in the list and then also defined in the Custom Servers list, remove that entry and I suspect you'll be fine.
-
Unraid OS version 6.11.3 available
Switching to EUFI boot made me be able to boot again, so I am not sure whats going on.
-
Unraid OS version 6.11.3 available
I upgraded from 6.11.1 to 6.11.3 and as soon as I rebooted i can no longer boot, as I am getting Boot Error
-
[Plugin] Network Stats
What are you looking to have fixed soon?
-
[Plugin] Plex Streams
You should definitely only use one IP per server. I'll try to look into this shortly
-
[Plugin] Plex Streams
No this is not normal, can you make sure you only have one of the servers IP addresses selected in the options.
-
[Plugin] Network Stats
Currently it no longer generates the graphs, and just outputs texts. This was a quick work around to remove the dependency issues, I'll be adding graphs back in a future release, using a different approach.
-
[Plugin] Plex Streams
Fix is out there for this now.
-
[Plugin] Plex Streams
Once it gets the token you should see it trying to reload the servers list, is that happening? What browser are you using? Essentially that servers list is populated by a call to the central plex API, to get the list of servers from them.
-
[Plugin] Plex Streams
Yes, you need to login to plex as that's how it gets a token. It works against plex's apis.
-
[Plugin] Plex Streams
I'll get a fix out for this today
-
[Plugin] Network Stats
@Squid would it be possible to get the deprecated tag removed from this plugin?
-
[Plugin] Plex Streams
Updated plugin has been released to address this issue. Sorry I dont use plex for audio too much and there is where the issue occurred.
-
[Plugin] Plex Streams
Thanks I'll get this fixed ASAP.
-
[Plugin] Network Stats
new release is out there, its rough, but it brings this plugin back to life from having additional steps to get it working. Any and all feedback is appreciated and will be considered.
-
[Plugin] Network Stats
@Squid the dependency problem exists only when I was trying to use the vnstati commend, which is what was actually generating the images. While that will still get installed with the vnstat package I am no longer going to rely on it/use it, thus removing the requirement to install other packages.
-
[Plugin] Network Stats
OK everyone motivated me to get off my behind and really update this plugin. Update coming this week. It's a work in progress, but I have figured out a can get a json response from the cli tool and will use that to display some out put. This initial release will just be text, but I'll look into putting back in much better looking graphs and such in a future release.
-
[Plugin] Network Stats
This is not a dynamix plugin. But I believe there may be hope, I just havent had time to really look into things. Unfortunately with 6.10 they removed a bunch of these dependencies that vnstati needs to run, its what generates the images. So I am thinking if I can parse the output from just vnstat then maybe i can get this working again. So I'm not tapping out yet. Stay tuned for more!!!