Does this only work on localhost? My PMS is on a Server only available via Web App and this extensions makes no difference (Chome). My internal IP is 172.16.1.23 if that makes any odds?
Does this only work on localhost? My PMS is on a Server only available via Web App and this extensions makes no difference (Chome). My internal IP is 172.16.1.23 if that makes any odds?
Have you put your web server behind a reverse proxy or something, so that the address doesn't look like http://172.16.1.23:32400/web/index.html? To be specific the Chrome extension only runs when it matches the /web part of the page url (to avoid it trying to run on every webpage).
This works great! It's just what I was looking for to add support for trailers.. just one question: can this work somehow with the Chrome Plex App? I got it working both in Firefox and Chrome browsers, but not in the app. I assumed since the Chrome App is probably using the same engine as the Chrome browser it should work, right?
This works great! It's just what I was looking for to add support for trailers.. just one question: can this work somehow with the Chrome Plex App? I got it working both in Firefox and Chrome browsers, but not in the app. I assumed since the Chrome App is probably using the same engine as the Chrome browser it should work, right?
I've never used the app so I haven't tested it. But when you do run the app what happens? Does it open the plex/web interface in a browser tab? Does that tab have a URL?
It opens in a standalone window, no URL.
You can try it from here, it just needs Chrome:
https://chrome.google.com/webstore/detail/plex/fpniocchabmgenibceglhnfeimmdhdfm?hl=en
One difference that I can see is that you HAVE to log in with a plex account with the app, although afterwards it works the same way as when opening in the browser.
I’ll look into it when I have the chance.
On an unrelated note, does anybody else think the trailer feature is necessary or should I remove it in a future update?
This stopped working for me after the plexweb 2.2.0 update. Is there a fix for it? Anyone else experiencing the same thing?
Edit: Nevermind, its working now
I'll look into it when I have the chance.
On an unrelated note, does anybody else think the trailer feature is necessary or should I remove it in a future update?
I would suggest leaving it in for now for people that are not plex pass members
Hallo. I want to give you congratulations for this great great add on! Its really fantastic! But i have a problem istalling thw chrome version from Chrome Web store. On firefox i had no problem installing and running it. But on Chrome, when i try to install it, a message "network_failed" just splashes on my screen. Does anyone knows why? I am a plex passer if this is a nessesary info for you! Thank you very much!
Solved. I just reinstalled Chrome and now it works!!!
elifer, I've had a look at the Plex Chrome app but I don't think there's a way for me to inject my extension. I'll double check on the google extension docs, but it appears to me that it's running as a 'pseudo-app'.
Great extension! Any progress on the Missing Episode list? Someone suggested Sickbeard, which is great but it requires me to re-sort my whole tv library (very large), and it doesn't cope well with mutli-drive spanning of shows without symlinks and such.
Great extension! Any progress on the Missing Episode list? Someone suggested Sickbeard, which is great but it requires me to re-sort my whole tv library (very large), and it doesn't cope well with mutli-drive spanning of shows without symlinks and such.
Still thinking about the best way to implement this. The current implementation of missing episodes is no good, I need to cache or store them somewhere to avoid hitting the api with hundreds of calls every time. It's a lot of work to be honest.
Pushed out a small bug fix update (v 0.7.4). This addresses the following bugs:
- Fixed split_added_deck functionality disappearing after recent plex/web update.
- Fixed the audience rating graphic not showing up because the Rotten Tomatoes API sometimes doesn't return it on some movies.
- Fixed colour of missing_episodes switch and moved it to just above the secondary actions dropdown.
Had a problem with the letterboxd integration for the chrome extension.
Movies parsed by an self written agent had neither imdb nor tmdb id which broke the whole transmogrify integration on the movie details page for me.
Created a fix & pull request. So long I just disable the letterboxd which fixes this as well.
Alternativly, on my fork, I added my custom agent to list to retrieve the imdb.
Greets
CCarpo
Thanks for creating a patch, but before I merge it in I just wanted to check if that issue arises with any of the other plugins? I think the Rotten Tomatoes plugin should exhibit the same issue, as that also tries to match the movie's imdb id. If so would you mind creating a single patch for both?
Another update, another new feature. This v0.8.0 update adds actor profiles, as requested by snikay in this thread. Just hover an actor's name on any movie page to check it out. This update also adds an option to only return unwatched movies when using the random picker, removes the save button on the options page in favour of automatic saves during changes, tidies up the option page a tad, and fixes a bug with some agent name matching. Enjoy
Great update!
I'm having a problem, I need to refresh to get the updated page when I go to a different movie or TV show. Anyone who knows what to do?
Can you elaborate a bit more? What do you mean by get the updated page?
The page with all that the extension adds. :)
