Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue: Is this addon working correctly? #176

Open
aommm opened this issue Jan 2, 2021 · 3 comments
Open

Issue: Is this addon working correctly? #176

aommm opened this issue Jan 2, 2021 · 3 comments
Assignees
Labels
bug this item causes errors that make the project unusable enhancement this item makes the project better in some way

Comments

@aommm
Copy link

aommm commented Jan 2, 2021

Hi,

I found this extension recently and it seems super neat!

I am a bit confused regarding the functionality provided by this addon, and I'm not sure if what I'm seeing is bugs or the intended behaviour.

So I'm planning to post my random observations / questions here, to see if some kind soul can help me understand this addon better. Apologies for not following the bug report format!

Questions

  1. (bug)
    When I visit https://webtoplex.github.io/web/ , I get a search bar and a blank screen.
    When I search for a movie and click its title, I also get a blank screen.

image

Error in browser console says the following: `Uncaught (in promise) TypeError: can't access property "key", json.results.filter(...)[0] is undefined`
  1. (question)
    What is the purpose of the https://webtoplex.github.io/web page?
    I assumed that I needed to visit it as part of extension setup. I granted it some permissions and entered my TMDb API key.
    But does it also fill the purpose of being an alternate UI for TMDb / Radarr / Plex?

  2. (question)
    When visiting a movie on e.g. IMDB or Letterboxd, how can I see whether the movie exists in my library or not?
    It's a bit unclear to me how the UI is supposed to work.
    At first I thought it was communicated by the opacity of the icon, but I get different icons on IMDB and Letterboxd for the same film:

image

image

  1. (bug?)
    Nothing happens when I click the "Add Movie" button.
    I've tried on both IMDB and Letterboxd for different movies.
    I don't get any logs in the developer console. Not sure if it is supposed to trigger something?

image

  1. (question)
    How can I trigger a download of a movie from within IMDB / Letterboxd?
    The readme mentions certain sites (denoted with the "download" icon). Maybe IMDB / Letterboxd do not support the Download action?

Extension Information

  • Version: v4.1.2.4
  • Source: GitHub
  • Browser: firefox
  • Operating System: Mac

Additional comments

I'm very excited by what this extension sets out to do!
My goal is to be able to interact with Plex/Radarr directly from IMDB / Letterboxd.

I would appreciate if someone could explain the current state of this project, and maybe answer my questions outlined above.

Thanks in advance :)

@aommm aommm added bug this item causes errors that make the project unusable enhancement this item makes the project better in some way labels Jan 2, 2021
@Ephellon
Copy link
Collaborator

Ephellon commented Jan 2, 2021

Hi @aommm

Maybe answer my questions outlined above

  • Quick and simply: yes, there are several bugs at the moment

I would appreciate if someone could explain the current state of this project

  • The project is being re-written (all 20k+ lines; ~5k per browser)

@Ephellon
Copy link
Collaborator

Ephellon commented Jan 2, 2021

Also, please see #167

@aommm
Copy link
Author

aommm commented Jan 3, 2021

All right, thanks for the quick reply, and best of luck with the rewrite!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug this item causes errors that make the project unusable enhancement this item makes the project better in some way
Projects
None yet
Development

No branches or pull requests

2 participants