-
Notifications
You must be signed in to change notification settings - Fork 18
FAQs
You will need:
- Google Chrome ("Chromium" on *nix machines)
- Mozilla Firefox
- Microsoft Edge (Chromium version)
- Opera (Chromium version)
- Safari (Chromium version) support is projected for 2020 or later (if it isn't just a rumor)
- A valid Plex account and functioning server (recommended)
- At least one valid NZB media manager (recommended):
- Radarr (movies)
- Sonarr (TV shows)
- Watcher (movies)
- Couchpotato (movies)
- Ombi (movies/TV shows)
- Medusa (TV shows)
- Sick Beard (TV shows)
Please read Finding an authentication token / X-Plex-Token, explaining where and how you can find a Plex token.
If you still can't seem to find your Plex token, then please use an alternative method under Login | Login Settings.
Please note that your credentials won't be saved, only your Plex token.
Please be sure to fill out the options page and press the save button at the end of the page.
For the URLs you've entered, be sure to include HTTPS
(if you're allowed) and not HTTP
. If you're not allowed to use HTTPS
, then please enable the Force Secure Connections
option under Connection Settings | Proxy Settings.
Please be sure you're using the stable version from your extension store, or directly from SpaceK33z. If you're using the version from Ephellon then you're using the unstable version meant for testing on Chrome only.
This is used in order to add the Web to Plex button to the site.
For Couchpotato users, this is also used to communicate with Couchpotato (as it requires content embedding).
Privacy Policy: Your credentials are used only to communicate with the respective service (i.e. your Couchpotato credentials won't be sent to Watcher 3, only to Couchpotato).
When sending a request to a service, Basic Access Authorization will be used.
Your credentials are stored according to your browser's settings:
- Chrome/Chromium: remotely (if enabled) on Google's password servers, and/or locally (on your device)
- Opera: remotely (if enabled) on Opera's password servers, and/or locally (on your device)
- Firefox: remotely (if enabled) on Mozilla's password servers, and/or locally (on your device)
- Safari: remotely (if enabled) on Apple's password servers, and/or locally (on your device)
- Edge: remotely (if enabled) on Microsoft's password servers, and/or locally (on your device)
More information on how your credentials are stored can be found in your browser's settings.
This permission is used to communicate with HTTPS served pages. In latent terms, if you want to use https://localhost:32400
(Plex), the extension needs permission to communicate with https://localhost
. By accessing all URLs, sites can be added much easier, without having to send multiple prompts for access to the same site (i.e. HTTPS v. HTTP served pages).
This is for easing maintenance. Instead of releasing new versions of Web to Plex every time Plex It! changes, it can simply be hosted here and changed seamlessly.
This could be one of many things, but we recommend white-listing https://ephellon.github.io/
, http://localhost/
and https://localhost/
in your AdBlocker's settings (there aren't any ads, so it's running for no reason).
No. The extension runs entirely within your browser, on your device. The extension only communicates with your NZB manager(s), the supported sites, GitHub (this site) if enabled, and the store (where you installed the extension) for updates.
On Apple devices (running Safari), although an external application is used to install the extension, there aren't any external scripts used by this application.
Sites (other than Plex It!) are never sent any data from this extension. The site's code is modified with a finished button that contains a URL to Plex (if the item is found), or just a button with IDs that the extension uses later.
Plex It! is sent the same information above, as well as the item's image (if available) once the "add to Plex It!" button is pressed by the user.
Sites not approved for full implementation can be found under the Site Settings | Experimental Sites section of the options page. If the site isn't on that list or the Default Sites' list, Web to Plex doesn't bother running.
Sites that are on the experimental list must be enabled by the user before they will work.
If you want to request a feature, please submit a Feature request.
If you're having some trouble with the extension, please see the Wiki.
If you want to report a bug/problem, please submit:
- a Bug Report for generic errors that can be easily fixed (e.g. a website updated, the scripts are outdated; or, the extension no longer works on a site)
- a Fail Report for errors that make the extension unusable (e.g. can't save settings)