November 14, 20241 yr Hello. I set the Docker settings from custom:br0 to host. Since then, the Plexserver has been found in the plugin. Maybe it will help...
January 13, 20251 yr On 7/17/2024 at 3:38 PM, dorgan said: I am planning a rewrite of this plugin, and will add that to the list of support besides also being able to support other media server platforms Necro'ing an old post, but interested if you are working on this?
January 13, 20251 yr Author 23 minutes ago, kerbys said: Necro'ing an old post, but interested if you are working on this? I started to, but havent had much time
January 13, 20251 yr I know this is probably an idiot question. But is there a way to change what network interface this plugin uses? I cannot get the plugin to find my plex server and I think it has to do with plex being on a separate subnet and interface. Maybe I'm wrong.
January 16, 20251 yr I have Plex and the plugin on the same network interface and subnet and this plugin does not see Plex. ETA: I apologize. I'm just frustrated with this plugin and I realize it isn't anyones fault. I've gone through this thread and done everything I can find to fix this and nothing has worked. I'm just gonna leave it alone and revisit in week or so. Edited January 16, 20251 yr by m411b Removed threats from post
February 19, 20251 yr Hey just wanted to advise of an issue I'm having. Basically the plugin counts three streams for every one real stream. Right now I have only 4 streams going on at once but it says there are 12 and the streaming pages actually shows 12 of them. Edited February 19, 20251 yr by DevanteWeary
February 19, 20251 yr Author 9 minutes ago, DevanteWeary said: Hey just wanted to advise of an issue I'm having. Basically the plugin counts three streams for every one real stream. Right now I have only 4 streams going on at once but it says there are 12 and the streaming pages actually shows 12 of them. Can you show me your settings page, of course blurring out any keys
February 20, 20251 yr On 2/18/2025 at 6:35 PM, dorgan said: Can you show me your settings page, of course blurring out any keys Sure thing! Edited February 20, 20251 yr by DevanteWeary
February 21, 20251 yr I have had this plugin installed for 3 years and it has only ever connected to my server once. I am on Unraid 7.0.0. I too, have trouble where it only searches for my server and does not find it. If I type in the IP of my server in the custom field, then it still does nothing.
February 26, 20251 yr I installed the plugin but I am not able to connect to my Plex Server. How can I troubleshoot?
March 3, 20251 yr Hi, Can this be fixed? Maybe by making the "end of stream" time optional in the settings? Thank you!
March 30, 20251 yr This used to work fine, but it no longer works. Plex token doesnt find the server anymore and putting in an IP in the customer servers field doesnt pull anything.. not sure what would be causing it since the settings for it are so limited.
April 7, 20251 yr Author On 3/30/2025 at 3:55 AM, Kognac said: This used to work fine, but it no longer works. Plex token doesnt find the server anymore and putting in an IP in the customer servers field doesnt pull anything.. not sure what would be causing it since the settings for it are so limited. Whether you are selecting the server from the list, or manually supplying the ip address, you will need a token.
April 7, 20251 yr Author On 2/21/2025 at 2:26 PM, Actane727 said: I have had this plugin installed for 3 years and it has only ever connected to my server once. I am on Unraid 7.0.0. I too, have trouble where it only searches for my server and does not find it. If I type in the IP of my server in the custom field, then it still does nothing. Can you show me your settings page, of course blurring out any keys
April 7, 20251 yr Author On 2/20/2025 at 4:20 PM, DevanteWeary said: Sure thing! Can you share the output of https://[unraid_server_url]/plugins/plexstreams/ajax.php?dbg=1 you'll want to remove any sensitive info
April 10, 20251 yr On 4/7/2025 at 6:08 PM, dorgan said: Whether you are selecting the server from the list, or manually supplying the ip address, you will need a token. Hey, So it has a token in it and if I go to "fetch" a new token it opens up the plex login screen and grabs a token but it doesnt show the server IP or anything, If i manually add the server to the custom field it still doesnt do anything.
April 10, 20251 yr Author 1 hour ago, Kognac said: Hey, So it has a token in it and if I go to "fetch" a new token it opens up the plex login screen and grabs a token but it doesnt show the server IP or anything, If i manually add the server to the custom field it still doesnt do anything. 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.
April 10, 20251 yr Author 8 minutes ago, dorgan said: 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. Can you also share the output of https://[unraid_server_url]/plugins/plexstreams/getServers.php?dbg=1
April 10, 20251 yr 21 minutes ago, dorgan said: 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.
April 10, 20251 yr Nevermind, what information should I keep private? Just the Plex Token? Edited April 10, 20251 yr by Kognac
April 10, 20251 yr Author 1 hour ago, Kognac said: Nevermind, what information should I keep private? Just the Plex Token? Token and any public IP addresses
April 10, 20251 yr 1 minute ago, dorgan said: Token and any public IP addresses Ajax: <pre>array(1) { [0]=> string(133) "https://IP:32400/status/sessions?X-Plex-Token=TOKEN_m=1744312685" } </pre><pre>array(1) { [0]=> string(133) "https://IP:32400/media/subscriptions/scheduled?X-Plex-Token=TOKEN } </pre><pre>array(2) { [0]=> string(133) "https://IP:32400/status/sessions?X-Plex-Token=TOKEN_m=1744312685" [1]=> string(135) "https://IP:32400/status/sessions?X-Plex-Token=TOKEN_m=1744312685" } </pre><pre>array(2) { [0]=> string(133) "https://IP.:32400/media/subscriptions/scheduled?X-Plex-Token=TOKEN" [1]=> string(135) "https://IP.:32400/media/subscriptions/scheduled?X-Plex-Token=TOKEN" } </pre><pre>array(3) { [0]=> string(133) "https://IP.:32400/status/sessions?X-Plex-Token=TOKEN_m=1744312685" [1]=> string(135) "https://IP.32400/status/sessions?X-Plex-Token=TOKEN_m=1744312685" [2]=> string(80) "IP:32400/status/sessions?X-Plex-Token=TOKEN_m=1744312685" } </pre><pre>array(3) { [0]=> string(133) "https://IP.:32400/media/subscriptions/scheduled?X-Plex-Token=TOKEN" [1]=> string(135) "https://IP:32400/media/subscriptions/scheduled?X-Plex-Token=TOKEN" [2]=> string(80) "IP:32400/media/subscriptions/scheduled?X-Plex-Token=TOKEN" } </pre><pre>string(83) "<?xml version="1.0" encoding="UTF-8"?> <MediaContainer size="0"> </MediaContainer> " </pre><pre>string(0) "" </pre><pre>string(83) "<?xml version="1.0" encoding="UTF-8"?> <MediaContainer size="0"> </MediaContainer> " </pre><pre>string(83) "<?xml version="1.0" encoding="UTF-8"?> <MediaContainer size="0"> </MediaContainer> " </pre><pre>string(0) "" </pre><pre>string(83) "<?xml version="1.0" encoding="UTF-8"?> <MediaContainer size="0"> </MediaContainer> " </pre><pre>array(0) { } </pre>[] getServers: <pre>string(61) "https://plex.tv/devices.xml?X-Plex-Token=TOKEN" </pre>{"serverList":{"bd5***":{"Name":"plex-home","Identifier":"bd5***","Connections":[]},"a90***":{"Name":"plex-home","Identifier":"a90***","Connections":[]},"f8b***":{"Name":"plex-home","Identifier":"f8b***","Connections":[]},"73b***":{"Name":"plex-home","Identifier":"73b***","Connections":[]},"894***":{"Name":"Plex","Identifier":"894***","Connections":[]}}}
April 10, 20251 yr Author 6 minutes ago, Kognac said: Ajax: <pre>array(1) { [0]=> string(133) "https://IP:32400/status/sessions?X-Plex-Token=TOKEN_m=1744312685" } </pre><pre>array(1) { [0]=> string(133) "https://IP:32400/media/subscriptions/scheduled?X-Plex-Token=TOKEN } </pre><pre>array(2) { [0]=> string(133) "https://IP:32400/status/sessions?X-Plex-Token=TOKEN_m=1744312685" [1]=> string(135) "https://IP:32400/status/sessions?X-Plex-Token=TOKEN_m=1744312685" } </pre><pre>array(2) { [0]=> string(133) "https://IP.:32400/media/subscriptions/scheduled?X-Plex-Token=TOKEN" [1]=> string(135) "https://IP.:32400/media/subscriptions/scheduled?X-Plex-Token=TOKEN" } </pre><pre>array(3) { [0]=> string(133) "https://IP.:32400/status/sessions?X-Plex-Token=TOKEN_m=1744312685" [1]=> string(135) "https://IP.32400/status/sessions?X-Plex-Token=TOKEN_m=1744312685" [2]=> string(80) "IP:32400/status/sessions?X-Plex-Token=TOKEN_m=1744312685" } </pre><pre>array(3) { [0]=> string(133) "https://IP.:32400/media/subscriptions/scheduled?X-Plex-Token=TOKEN" [1]=> string(135) "https://IP:32400/media/subscriptions/scheduled?X-Plex-Token=TOKEN" [2]=> string(80) "IP:32400/media/subscriptions/scheduled?X-Plex-Token=TOKEN" } </pre><pre>string(83) "<?xml version="1.0" encoding="UTF-8"?> <MediaContainer size="0"> </MediaContainer> " </pre><pre>string(0) "" </pre><pre>string(83) "<?xml version="1.0" encoding="UTF-8"?> <MediaContainer size="0"> </MediaContainer> " </pre><pre>string(83) "<?xml version="1.0" encoding="UTF-8"?> <MediaContainer size="0"> </MediaContainer> " </pre><pre>string(0) "" </pre><pre>string(83) "<?xml version="1.0" encoding="UTF-8"?> <MediaContainer size="0"> </MediaContainer> " </pre><pre>array(0) { } </pre>[] getServers: <pre>string(61) "https://plex.tv/devices.xml?X-Plex-Token=TOKEN" </pre>{"serverList":{"bd5***":{"Name":"plex-home","Identifier":"bd5***","Connections":[]},"a90***":{"Name":"plex-home","Identifier":"a90***","Connections":[]},"f8b***":{"Name":"plex-home","Identifier":"f8b***","Connections":[]},"73b***":{"Name":"plex-home","Identifier":"73b***","Connections":[]},"894***":{"Name":"Plex","Identifier":"894***","Connections":[]}}} 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?
April 10, 20251 yr 11 minutes ago, dorgan said: 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? So tried changing to SSL connection, nothing. just spins and tried to remove token and refresh it basically but it doesnt detect any servers. Maybe ill try the good old uninstall and reinstall
April 11, 20251 yr Author On 4/10/2025 at 4:52 PM, Kognac said: So tried changing to SSL connection, nothing. just spins and tried to remove token and refresh it basically but it doesnt detect any servers. Maybe ill try the good old uninstall and reinstall 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?
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.