Not all servers in MyPlex displaying in PlexConnect Shared Libraries

I am running PlexConnect locally on a jailbroken Apple TV 2. Everything is working as expected however I have one server that I can access via plex/web (plex.tv), plex ios, plex android, plex pht but it is not listed on my shared libraries in PlexConnect. Two other libraries are displaying fine, it's just one particular server that isn't.  The ip and port are listed in http://plex.tv/pms/servers and http://plex.tv/pms/resources.xml but on the MyPlex page 

 

http://cl.ly/image/0n2l121l0l2z

 

I wasn't sure if that was causing the issue or if it was something with PlexConnect itself. Was looking for some advice how to trouble shoot.

 

I have signed in and out of my plex on the server and that didn't have any effect. I have also left the share and rejoined.

your image... Port 0?

But in reality it’s port 32400, the ip and port display correctly via the plex.tv/pms/servers and plex.tv/pms/resources.xml but the ip is blank on the my plex server page and the port is shown as 0


I haven’t tried my c# plex API wrapper but will and report what it has

Check the log (loglevel=High). During PlexGDM or signing in you should find 1) the XML returned from myplex server and 2) a list of used/accepted servers. Compare the content of both...

ok so I guess I need to post a bug for the Plex crew because I have verified that plexconnect calling the plex api and my c# wrapper only receive 3 servers but on plex.tv list of servers there is 4

Shared the server with you, if it would help you debug or if you have the Plex team's ear 

Making an api call to http://plex.tv/pms/servers doesn't list this missing server I haven't looked at the python code but I am assuming that this is the api PlexConnect is using

however making an api request to http://plex.tv/pms/resources.xml I get all of my servers. I verified this in the browser with myplex cookie and also with some C# code calling into the plex api.

So, I took a look: PlexConnect checks with 'https://plex.tv/pms/servers' (PlexAPI.py, line 259).

Let me check your invite...

Edit:

Nice Library... Now I hope you have a flat rate. How is you upload speed?

Sorry, but I have just lost my time to follow up on your issues...

Kidding. :-D

Currently checking with Elan.

Hopefully the chat with Elan is fruitful, there should be plenty of bandwidth to go around, enjoy some of the library while you code PlexConnect 0.40 :)

Just an update on this, looks like my server was "lite" published. I specified the port manually, even though I was using the default 32400 and looks like it's full published now

here is the thread if you want to follow along

https://forums.plex.tv/topic/113936-pms-works-published-via-myplex-but-doesnt-show-ip-or-port/

@Baa if you can double check that this install now shows up on your plexconnect install we will know it's for sure fixed :) 

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.