-
Notifications
You must be signed in to change notification settings - Fork 18
Home
This Wiki is a Work in Progress, and will be updated
You will need:
- Google Chrome, Google Chromium (*nix machines), or Mozilla Firefox.
- A valid Plex account.
- At least one valid NZB media manager:
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).
Your credentials are stored according to your browser's settings:
- Chrome/Chromium: remotely (if enabled) on Google's password servers, or locally (on your device)
- Firefox: locally (on your device)
Your credentials are used only to communicate with that service, i.e. your Plex credentials won't be sent to Radarr, only to Plex.
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 2 prompts for access to that site.
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.
Sites 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.
Sites not approved for full implementation can be found under the Advance Settings section of the options page. If the site isn't on that list either, Web to Plex doesn't bother running on that site.
Sites that are on this second list must be turned on by the user before they will work.
If you want to request a feature, please make an issue and add "Feature" to the beginning of the title (e.g. "Feature: Support XYZ.com").
You can find common help items in the next section. If you want to report a bug/problem, please make an issue.
Plex offers a detailed guide, explaining where and how you can find your Plex token.
If you still can't seem to find your plex token, then please use the alternative method under Web to Plex Options | Plex Settings | Login | Login Settings and provide your username and password used to login to Plex.
Please note that your credentials won't be saved, only your Plex token.
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)