SpaceK33z / web-to-plex

🚠 Adds a button on various movie & TV show sites to open it in Plex.
Other
122 stars 18 forks source link

Issue: Cannot save settings (and more) #138

Closed FredG89 closed 4 years ago

FredG89 commented 4 years ago
  1. Save button does not work and the "skip" option on the managers does not allow toggle. In both Chrome and Firefox developer versions when using the downloadable add-ons.

  2. Whenever I open another page or navigate in another tab, the browser jumps back to the plugin page.

  3. The Chrome and Firefox store versions are the old versions that does not allow anything but Radarr and Couchpotato.

Ephellon commented 4 years ago

Version numbers please

Ephellon commented 4 years ago
  1. Must click on the label element (colored item), not the text to toggle

  2. Elaborate please

  3. That's explained in the README and WIki Removed notice with update (SpaceK33z:master), will re-implement

FredG89 commented 4 years ago

Here are the errors:

Error 1

Error 2

Error 3

Chrome 79.0.3945.88, Firefox 72.0b9. It shows a stop sign like image when hovering over the toggle. I've tried to take a snapshot of this, but none of my tools are picking up the mouse

Error

Error

If I have the Web-to-Plex extension installed. If I open a tab then go to a website, the browser opens another tab to the Web-to-Plex settings. If I click on a link inside a website, the browser either opens another tab to Web-to-Plex or it jumps back to the Web-to-Plex tab that's already open.

Ephellon commented 4 years ago

The tab is trying to get you to fill out the settings

Ephellon commented 4 years ago

On mobile, will reorient comments later

Ephellon commented 4 years ago

I'll rewrite the Wiki and/or setup instructions, but: settings must be tested before they are enabled (they are enabled automatically after testing is successful). The settings will nag you until you press the save button.

FredG89 commented 4 years ago

1 2 3 4

Ephellon commented 4 years ago

Press "test" now

FredG89 commented 4 years ago

I did. It just reloads the Sonarr Storage Path and Quality Profile.

Ephellon commented 4 years ago

Yes. Now the "skip" button should work as intended. After you're done changing the settings, press "save"

FredG89 commented 4 years ago

Still does not work and save does not work.

FredG89 commented 4 years ago

If you would like, we can do a screen share session or I can take a video.

Ephellon commented 4 years ago

What's the extension version? Bottom right

FredG89 commented 4 years ago

Version 4.1.0.22

Ephellon commented 4 years ago

Update to 4.1.1.8 (most recent)

Ephellon commented 4 years ago

Duplicate of #127

FredG89 commented 4 years ago

How exactly am I going to update? The links on the installation guide page are the current verison that I have installed. The extension webstores are still v3.4.

Ephellon commented 4 years ago

On the WIki (just changed), download the BETA ZIP version

Ephellon commented 4 years ago

The packages weren't updated in the last PR. Re-pulling now...

FredG89 commented 4 years ago

So the application seems to save now but does not save the libraries and quality settings. Thus when I try to add something to download, it doesn't do anything. Is there something I can do to try and narrow down what's causing that?

FredG89 commented 4 years ago

Disregard. It seems to work on most sites, just wasn't working on metacritic.com

Ephellon commented 4 years ago

Hi, just got your message. I'm not sure what you meant by your first comment:

So the application...

Did you mean:

"Does not save (quality) settings when trying to download"

Ephellon commented 4 years ago

Tested on metacritic, nothing out of the ordinary... probably just didn't load fully (metacritic is network intensive)

Ephellon commented 4 years ago

Nothing posted for a few days, closing.

FredG89 commented 4 years ago

Ah sorry about that. It doesn't really work on Metacritic for me (doesn't parse the movie/show). On IMDB and Movieo it's gone from "Add" to "Modify" even if the show/movie is not in Radarr or Sonarr. Thanks for all your help. Any update when it will be added to the Chrome and Firefox stores?

Ephellon commented 4 years ago

Yes. Just updated. Send me some examples please

Ephellon commented 4 years ago

Also, it's designed to go to "Modify [this item]" after engaging the button. You don't have to actually add the item

Ephellon commented 4 years ago

Note: v3.4 has to be updated by hand (by installing a different extension). The links can be found on the README

FredG89 commented 4 years ago

Also, it's designed to go to "Modify [this item]" after engaging the button. You don't have to actually add the item

So how do I add an item? Does it auto add?

FredG89 commented 4 years ago

2020-01-04_2-19-12 2020-01-04_2-19-27

Ephellon commented 4 years ago

Click the button to add. It can only look at 100 items (250 150 for released version with compression enabled) from each manager.

Ephellon commented 4 years ago

In your case, it seems to be outside the range of items it added

Ephellon commented 4 years ago

I'm not sure how to fix this, other than constantly asking the manger for every item every time a page loads

Ephellon commented 4 years ago

But, I could make an option to always check instead of caching

Ephellon commented 4 years ago

Hmm, with that, I could also bring back individual buttons (maybe?)

Ephellon commented 4 years ago

I'm going to go make a mock up, maybe have a testable version out tomorrow

Ephellon commented 4 years ago

Also, Metacritic is garbage, I can't even open the Plex URLs until it finishes loading... Will fix later

7.3s for the page to load the DOM, 1m for it to finish loading the content image

Ephellon commented 4 years ago

Added the ID Caching Mode option

image

In action... I have "Adolescence" on Radarr, but it's too far out of the list to be recognized

image

Enable ID Caching Mode (MIN)

image

Ephellon commented 4 years ago

Will rename to something less confusing later

Ephellon commented 4 years ago

Added the ID Fetching Mode setting image