Everything posted by dorgan
-
[Plugin] Plex Streams
These have all been fixed/added in 2020.05.20. Thanks everyone, I appreciate the feedback and reports of issues.
-
[Plugin] Plex Streams
Right now only movies. Let me see if I can squeeze in an audio update for today.
-
[Plugin] Plex Streams
I'll put some tooltips in and get rid of the error output and details later today.
-
[Plugin] Plex Streams
Yeah I just discovered this tonight as well for TV shows. I'll get a fix in for this tomorrow.
-
[Plugin] Plex Streams
This is fixed in version 2020.05.19
-
[Plugin] Plex Streams
I'll look into this. Thanks!
-
[Plugin] Plex Streams
Initial server dashboard has been added
-
[Plugin] Plex Streams
@Squid thanks, I see the disklocation_dashboard.page file, and copying those settings I am unable to get a new section to appear on the dashboard. Do you happen to have any documentation on this. Is there something I am missing??
-
[Plugin] Plex Streams
I will look into some type of indicator, and see if thats possible. I was thinking about doing dashboard area, but need to look into if thats even possible, as I dont believe unraid currently allows for custom sections. If you see a plugin that does this let me know and I can research...
-
[Plugin] Plex Streams
Introduction Install from Community Application Support Fund If you wish to do so, you can learn more here. Setup Once installed if you go to Settings->Plex Streams you need to provide the full url to your plex server as well as your plex username/password Changelog 2023.06.29 - Correcting display issue of end time for a stream 2023.06.28a - Correcting reversed logic 2023.06.28 - Making end time respect time display settings - Fix for deprecated warning 2023.05.23 - Adding a fix to surpress issues during plugin install 2023.05.18 - Add more fixes for PHP notices - Fix for display of Live TV streams 2023.04.18a - Even more minor fixes 2023.04.18 - More minor bug fixes 2023.04.07 - Minor bug fix to get rid of php warnings 2023.04.06a - Add estimated end time to dashboard widget for unraid 6.12rc2+ 2023.03.31a - Bug fix for desktop widget when displaying stream count per server 2023.03.31 - Defect fix for legacy versions 2023.03.29a - Minor adjustment 2023.03.29 - Fix a bunch of issues for UnRaid versions less than 6.12rc2 2023.03.28b - Fixing bug with unRaid less than 6.12 2023.03.28a - Correcting a typo for legacy support 2023.03.28 - Added Support for displaying which server the video/audio is streaming from - More fixes for PHP warnings 2023.03.26 - Various fixes for PHP warnings 2023.03.22 - Minor adjustments for PHP warnings/deprecations 2023.03.21 - Add compatability for Unraid 6.12 - Fix bug with livestreams - Update nav/dashboard module to use conditions for whether to display instead of renaming files 2022.08.29 - Fix for audio file having HTML in title attribute 2021.08.09 - Fixes for sorting of dashboard widget - Fix for collapsing/expanding of dashboard widget 2021.03.17 - Fix collapse bug for dashboard widget 2021.02.11a - Added ability to setup custom servers, that may not be getting returned from plex 2021.02.09 - Correcting some display issues where audio streams from plexamp were not showing - Adding details about transcoding sessions 2020.07.23 - Correcting legacy display issue for dashboard widget 2020.07.20 - Correct display issue on settings page 2020.07.09 - Correcting display issue for the dashboard widget 2020.06.30b - Correct display issue for details page when there is no Director. - Fix display issue for Legacy support 2020.06.26b - Both the dashboard and the streams page now fully update with new/removed streams without having to reload 2020.06.22 - Updated streams page to update streams via ajax, still need to have it add streams as they come online 2020.06.20a - Fix javascript issues, and dashboard widget issue 2020.06.20 - Fix JavaScript Issue when retrieving plex token 2020.06.19 - Added the ability to view multiple servers at a time 2020.06.12 - Make server list load via ajax so that it doesnt slow down the initial rendering the pages 2020.06.10a - Updated way to use SSL when connecting to plex server. This should fix outstanding problems. - Correcting display issue with live streams from Tuner Devices 2020.06.09 - Correct issue when plex server has disabled remote connections 2020.06.07 - Maintain settings for dashboard widget and nav item when restarting 2020.06.03 - Fix display issue where more than 3 streams was not wrapping 2020.05.28 - Correcting details sent to Plex.tv during OAuth Process 2020.05.27a - Fix issue for movie details where not being pulled 2020.05.27 - Integrate with Plex OAuth - Allow for remote plex server connection - Correct issue for remote plex server wasnt displaying artwork 2020.05.20b - Ability to turn dashboard widget on/off - Ability to turn top level nav on/off 2020.05.20 - Add audio streams to both streams page and dashboard widget - Remove debug output from saving settings - Correct details screen for TV Shows 2020.05.19 - Correct display issue on dashboard widget for long titles 2020.05.18a - Added basic dashboard widget functionality 2020.05.18 - Correct issue for direct play status wasnt showing for audtio/video 2020.05.16 - Added the ability to click on the Stream title to get content details - Fixed bug that was displaying progress time incorrectly 2020.05.15a - Fixing bug for stream type wasn't being displayed 2020.05.15 - More tweaks to UI 2020.05.14e - Remove unused function 2020.05.14d - Some CSS tweaks and add icon for when tasks menu is on the left 2020.05.14c - Initial Beta Release
-
[6.9-beta1] Page Fault
Not sure of this is unraid 6.9-beta1 issue or not, but just in case it is.
-
Plugin dev system setup
@Squid yeah guess i might have been overthinking it. I think I can easily do this as well. Be interested if anyone has anything else more complicated.... Especially if it include jenkins or gitlab.
-
Plugin dev system setup
I'd be interested to know other plugin developers dev environment setups? I struggle constantly making updates in that i have edit the plugin files in place on my server, then copy them down manually to my dev machine to push to git and do the release. I'd be interested to know if anyone a something easier in place, and even any type of CI/CD integration setup.
-
[Plugin] Network Stats
Looking at this, it doesnt look like you have a bond0 interface. What i would suggest is going into settings and doing the following: If you have a bond0, remove it, hit save, add it then hit save again if you do NOT have a bond0 try just hitting save and see if that gets rid of it.
-
[Plugin] Network Stats
No, just something i added early on for situations like this. (Its not my first rodeo)
-
[Plugin] Network Stats
that is the most recent version... Hmm ok can you please do the following. From the command line show me the output of the vnstat command, and also regarding the urls showing as broken, can you right click in your browser and open the link/image in a new tab, and then add &debug=1 to the url and show me the output of that as well.
-
[Plugin] Network Stats
Are you running the most recent version? If not please update to the most recent version.
-
[Plugin] Network Stats
If you just installed the plugin, it takes a couple minutes for it to gather data and display images. But after a couple minutes it should show.
-
[Plugin] Network Stats
@Squidnever mind i found the issue, corrected it, and its coming through now
-
[Plugin] Network Stats
@Squid, i am not seeing this plugin come back in CA, I just did an update today. Can you take a look and see if something is caught somewhere.
-
unRAID API
What types of things would people like to see supported in an API, even if a 3rd party plugin?
-
[Plugin] Network Stats
I have added the ability to add pretty much any interface to be tracked. I have also added the ability to add an alias to an interface that is used on the graphs. I have found some information on how identify which veth interface maps to a given docker container, but it does not seem consistent, if someone knows an easy way, then maybe I can add this to the interface.
-
[Plugin] Network Stats
Let me see what I can do.
-
[Plugin] Network Stats
Yeah one of these days I'll get around to writing a custom parser and image creator and not use the built in image generator, as it really doesn't look that great.
-
[Plugin] Network Stats
This should be resolved now, and should stop happening in the future as I am no longer pulling an external dep for this. Version 2020.02.16 fixes this