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

Does not work with Windows 10 #30

Open needsMoreTurbo opened 8 years ago

needsMoreTurbo commented 8 years ago

I'm new to debugging with Chome Extensions, but essentially "loading extension" image is continuously refreshing and Transmogrify never seems to actually load. I did inspect the logs and this is the only issue I saw related to Transmogrify

Mixed Content: The page at 'https://app.plex.tv/web/app#!/server/52...9a/details/%2Flibrary%2Fmetadata%2F327' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://192.168.1.196:32500/?X-Plex-Token=m1...Km'. This request has been blocked; the content must be served over HTTPS.

Let me know if there is anything I can do to help resolve this issue.

OmgImAlexis commented 8 years ago

You might want to change the title as this isn't a Windows 10 issue but a mixed content issue since most Plex servers now are only served over https.