Everything posted by Pducharme
- [Plugin] Plex Streams
-
[Plugin] Plex Streams
Seems to work fine. Small request: Can you add the full User Name of the users using the streams ? Just a big "F" or big "S" for lets say "Frank" or "Susan" is not useful when you also have a "Sylvain" and "Frodo" user...
-
[Plugin] Plex Streams
Nice ! i'll check that !
-
[Support] ich777 - AMD Vendor Reset, CoralTPU, hpsahba,...
After reading couple of options, since this VM only host a Backup server software, I switch the CPU to Emulated instead of Host-Passthru. I don't really care the degraded performances due to this. There is a CPU feature that is passed with 5.0 that doesn't work with Ryzen, only on EPIC, that's why it causing this. Also, alternatively, can modify the domain XML of the VM to add a bunch of stuff.
-
[Support] ich777 - AMD Vendor Reset, CoralTPU, hpsahba,...
@ich777 Thanks! now in French . I'm still trying to find a way to have my Win10 VM booting. I know with QEMU 5.0, they have an issue with Ryzen 3000 series CPU causing a Kernel Crash.
-
[Support] ich777 - AMD Vendor Reset, CoralTPU, hpsahba,...
Oh! this is what got me confused, i didn't saw it was a beta of the driver Anyone know how to add one of the language pack? (i mean the official ones already created). If I go to settings / display, there is only English in the drop down box.
-
[Support] ich777 - AMD Vendor Reset, CoralTPU, hpsahba,...
Ok, now on your Pre-Build 6.9.0beta22 w/NVIDIA driver backed-in. Works well. I can confirm my PLEX still does HW transcoding, and my System Temps now works fine on my X570 motherboard w/ Ryzen 9 3900x Question: Is there a newer version of the NVIDIA Driver available ? I thought that 440.82 is pretty old (not sure).
-
[Support] ich777 - AMD Vendor Reset, CoralTPU, hpsahba,...
Wow that’s very nice work!!
-
GPU not resetting after graceful shutdown
I think it worth a shot. Also, check his others videos, he is very good with lots of small issue like you are having . You might want to contact him for more help if it doesn't fix your issue, since he knows a lot of AMD Passthru to VMs.
-
GPU not resetting after graceful shutdown
Have a look at this excellent video : https://www.youtube.com/watch?v=0uZODoPQH9c
-
Preclear plugin
Make more sense like @trurl explained
-
Preclear plugin
I think it's normal as the more it is reading, the more the reading is on the edge of the platter (far from the center of the platter).
-
[Support] binhex - Plex
@shinfo44 Usually restarting the docker will upgrade it, at least on the official PLEX inc, docker. I don't know for this one.
-
[Plugin] Plex Streams
It works ! thanks !
-
[Plugin] Plex Streams
Sent in a PM.
-
[Plugin] Plex Streams
Good news and bad news The Good News is that there is no more an error when going on the PLEX_STREAMS tab. It display "There are currently no active streams". On the Dashboard, it says "0 active stream(s)". The bad news is that it doesn't see the active streams because they were 1 running. I also compared with Tautulli and it sees the stream just fine in there, so there is still something not working in the plugin.
-
[Plugin] Plex Streams
Settings page of what? your plugin? or Plex server settings? it doesn't output a plex.tv URL, only the one I display here ? Maybe i'm not understanding where to look
-
[Plugin] Plex Streams
http://192.168.2.211:32400/status/sessions?X-Plex-Token=9MyTokenRedacted&_m=1591731373 = ERR_EMPTY_RESPONSE in Google Chrome. https://192.168.2.211:32400/status/sessions?X-Plex-Token=9MyTokenRedacted&_m=1591731373 = SSL Warning, then when i accept, it displays a XML file. I can see the XML is actually the list of currently playing media with a bunch of details. When I stop the stream, the XML says MediaContainer Size = 0.
-
[Plugin] Plex Streams
Here it is : string(90) "http://192.168.2.211:32400/status/sessions?X-Plex-Token=9MyTokenRedacted&_m=1591731373" Warning: file_get_contents(http://192.168.2.211:32400/status/sessions?X-Plex-Token=9MyTokenRedacted&_m=1591731373): failed to open stream: HTTP request failed! in /usr/local/emhttp/plugins/plexstreams/includes/common.php on line 103 string(61) "https://plex.tv/devices.xml?X-Plex-Token=9MyTokenRedacted" Change Server: SharedPlex.tv (http://192.168.2.211:32400) There are currently no active streams If I use the URL in the file_get_contents and change it for https, then it return an XML... My Unraid WebUI is http only, but plex does requires https.
-
[Plugin] Plex Streams
Latest Plex Pass Build from the Official Plex Inc, Docker.
-
[Plugin] Plex Streams
@dorgan That doesn't fix it. Try selecting the External IP, Then Apply., Then tried selecting Internal IP, then Apply. That doesn't change anything, same error and Warning about file.
-
[Plugin] Plex Streams
Hi, I upgraded to 2020.06.09, still errors. Now dashboard is at 503 stream(s), also, if I click at the top the PLEX_STREAMS, I got this : Streams Warning: file_get_contents(/status/sessions?X-Plex-Token=REDACTEDTOKEN&_m=1591727486): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/plexstreams/includes/common.php on line 103 Change Server: SharedPlex.tv (http://192.168.2.211:32400) There are currently no active streams I also tried removing the Plugin, deleting files on the USB stick related to the plugin, and reinstall the last version.
-
[Plugin] Plex Streams
It return File Not Found. But, my WebUI is on Port 90 and my Https is disabled, it will give this output if I put this URL : http://192.168.2.211:90/plugins/plexstreams/ajax.php Return is : Warning: file_get_contents(http://192.168.2.211:32400/status/sessions?X-Plex-Token=9egdfhgdfg55ijpP3J&_m=1591720835): failed to open stream: HTTP request failed! in /usr/local/emhttp/plugins/plexstreams/includes/common.php on line 92 Warning: Cannot modify header information - headers already sent by (output started at /usr/local/emhttp/plugins/plexstreams/includes/common.php:92) in /usr/local/emhttp/plugins/plexstreams/ajax.php on line 14 []
-
[Plugin] Plex Streams