Everything posted by dorgan
-
[Plugin] Plex Streams
Yup that’s right I am still here and I believe for most of us the plugin is working just fine. It’s when the plex instance isn’t registering with plex that there is an issue and I don’t know the circumstances that cause that. I just know that I can only work off the list of servers that comes back in my initial call to plexes server to get the list of servers.
-
[Plugin] Plex Streams
What issue are you reporting?
-
[Plugin] Plex Streams
Still working for me on unraid 7.2.3 I am not really sure why some people are having problems are others arent. @Squid Not sure why this was marked as deprecated.
-
[Plugin] Plex Streams
Ok I’ll take a look
-
[Plugin] Plex Streams
What file is it putting entries into specifically?
-
[Plugin] Plex Streams
Working just fine for me today. I just upgraded to RC2 and its working as expected. Both the Plex Stream screen and the widget on the dashboard For those of you having issues, is your plex instance running in a container and if so what do you have the Network Type to? I believe depending on the network type the plex API has a hard time getting IP addresses. My Plex instance runs on a different machine, but when I was running it in docker, i used bridge or host and those seem to work just fine. Please let me know and I can try re-creating that locally to see if I can get it to work, but ultimately the IP address list is populated by an API call to Plex, not to your local plex instance, and if that call doesnt return a list of IP addresses then I have nothing to populate the selection list with.
-
[Plugin] Plex Streams
I will take a look this weekend
-
[Plugin] Plex Streams
It does just work for MANY. Have you tried my suggestion yet? I definitely want to assist in getting this issue resolved for many, but as I stated it is the results coming back from Plex that are the problem. Also feel free to open a pull request here https://github.com/dorgan/Unraid-plexstreams if you think there is a code issue. When I have some time this weekend I will see if I can update the plugin to be able to operate without getting the IP's from Plex, maybe a local only mode. But if you could also try my suggestion I believe it will help you work around your issue. I am a single developer working on this, i do it in my VERY little spare time which has gotten less and less are my children have gotten older, but I personally still use the plugin and like to add fixes and enhancements when I can.
-
[Plugin] Plex Streams
I would say I am pretty responsive as life permits. Unfortunately the issues that some are having lately is related to the fact that PLEX not my plugin doesn’t have an IP address recorded on their side. The plugin uses the plex API both on your local plex server as well as on plex’s side, and unfortunately the first request I make is to PLEX to get the list of IP addresses and they are giving a valid response but it contains no IP addresses. The only thing I can suggest that has worked for others that have encountered this is to actually expose your plex docker to get an IP from your local network and not the docker network.
-
[Plugin] Plex Streams
I‘lol have to look into this.
-
[Plugin] Plex Streams
The API call I speak of is directly to Plex, not to your local plex server.
-
[Plugin] Plex Streams
Interesting. That list is populated by a call to plex’s API. So it means plex cannot get the details. I’ll add a note for this.
-
[Plugin] Plex Streams
Interesting. My plex server doesn’t run on unsaid, but I can look into this and see if there is something I can do.
-
[Plugin] Plex Streams
Damn I was hoping that was the smoking gun… I’m not really sure why the plex api isn’t returning any servers for you.
-
[Plugin] Plex Streams
just occurred to me, do you have a plex pass?
-
[Plugin] Plex Streams
Is remote access enabled??
-
[Plugin] Plex Streams
Yeah try an uninstall and a reinstall. It sounds like you have something really funky going on, but I am really not sure why its not pulling any connections from plex for you. If you Plex server local or remote?
-
[Plugin] Plex Streams
OK yeah something funky is definitely going on a it looks like it gets the list of servers, but then doesnt have any connections. Either way can you change Use SSL Connection to the opposite of what you currently have it set as and see if that has any impact?
-
[Plugin] Plex Streams
Token and any public IP addresses
-
[Plugin] Plex Streams
Can you also share the output of https://[unraid_server_url]/plugins/plexstreams/getServers.php?dbg=1
-
[Plugin] Plex Streams
Can you share the output of https://[unraid_server_url]/plugins/plexstreams/ajax.php?dbg=1 you'll want to remove any sensitive info the IP list is fetched from plex, it then uses the selects ip’s to communicate locally with the selected plex server via its local API.
-
[Plugin] Plex Streams
Can you share the output of https://[unraid_server_url]/plugins/plexstreams/ajax.php?dbg=1 you'll want to remove any sensitive info
-
[Plugin] Plex Streams
Can you show me your settings page, of course blurring out any keys
-
[Plugin] Plex Streams
Whether you are selecting the server from the list, or manually supplying the ip address, you will need a token.
-
[Plugin] Plex Streams
Can you show me your settings page, of course blurring out any keys