Transmogrify-for-Plex / Transmogrify-for-Plex-chrome

A Chrome extension that adds several features to the Plex/Web 2.0 client for Plex
https://chrome.google.com/webstore/detail/transmogrify-for-plex/jdogfefgaagaledbkgeffgbjlaaplpgo
GNU General Public License v3.0
70 stars 31 forks source link

Improve server local address/external address flow #16

Open Moussa opened 9 years ago

Moussa commented 9 years ago

Instead of waiting for all servers to respond to ping, use external address in meantime and then switch over to local address if successful ping. Will require a lot of code rewrite. Plugins need to use global server addresses and pull their own metadata xml instead of relying on main js.

joshstrange commented 9 years ago

Is this something that would cause the loading icon to never end and duplicate on every "page" navigation? I haven't been able to use this plugin for a while now due to it never fully loading and would love to know what's needed to make that happen.

vyzc