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

Need help with multiple bugs #24

Open
ang3lo-azevedo opened this issue Apr 24, 2022 · 3 comments
Open

Need help with multiple bugs #24

ang3lo-azevedo opened this issue Apr 24, 2022 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@ang3lo-azevedo
Copy link

ang3lo-azevedo commented Apr 24, 2022

Hello, I love your project, I've already replaced Netflix with your website, but I'm having some issues.

One of them is when adding add-ons certain subtitle add-ons just doesn't seem to work.
For example:
https://subtitles-stremio-addon.herokuapp.com/manifest.json
and
https://4b139a4b7f94-wizdom-stremio-v2.baby-beamup.club/manifest.json

When I try to add the add-on nothing happens.

image

Another bug is, when I go to see the streams of a certain episode it is necessary to restart the page for them to appear.

2022-04-25_09-55-50.mp4

And when I change the episode it doesn't change the available streams for the correct episode.

2022-04-25_10-00-26.mp4

There is also a bug where the opensubtitles plugin just work when watching movies and doesn't work when watchin series.

The opensubtitles add-on is in the list and is activated.

image

And when watching a movie, the subtitles do actually work

image

But when watching an episode of a series it doesn't seem to work (on the desktop version of stremio the same plugin works just fine)

Captura de ecrã 2022-04-24 202407

Could you help me?
Thank you!

@ang3lo-azevedo ang3lo-azevedo added the bug Something isn't working label Apr 24, 2022
@ang3lo-azevedo ang3lo-azevedo changed the title Certain Subtitle Add-ons not working Multiple problems and bugs Apr 25, 2022
@ang3lo-azevedo ang3lo-azevedo changed the title Multiple problems and bugs Need help with multiple bugs Apr 25, 2022
@tymmesyde
Copy link
Owner

Hi !
Thank you for your remarks !
I fixed the subtitles addons issue, they should appear now.
Let me know if this is working for you.

There is also a bug where the opensubtitles plugin just work when watching movies and doesn't work when watchin series.

I can't do much about this, it seems that the addon doesn't return subtitles for series.

@Vi0lett
Copy link

Vi0lett commented May 8, 2022

Hey friends, just wanted to inform you that I had the exact same subtitles issue when trying to watch a movie with a friend yesterday (the little subtitle window just keeps loading and nothing ever shows up).

@sergeypdev
Copy link

@tymmesyde hi, thanks for your work!

I looked through the source code of the stremio opensubtitles plugin and found that it uses a different query format for series compared to movies. Take a look: https://github.com/Stremio/stremio-opensubtitles/blob/7e3d6a1c56767e014e4c29947647a054cc2b760b/lib/find.js#L205

peario always sends query in the movie format, that's why it doesn't work for series.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants