Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

Anime playing wrong videos #145

Open
ShShr08 opened this issue May 25, 2022 · 3 comments
Open

Anime playing wrong videos #145

ShShr08 opened this issue May 25, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@ShShr08
Copy link

ShShr08 commented May 25, 2022

Certain anime are playing the wrong videos
For example, Code geass:Hangyaku no Lelouch (TV) is playing Code Geass: Hangyaku no Lelouch I - Koudou (MOVIE), same with Code geass:Hangyaku no Lelouch R2 (TV) playing the omake flash version (SPECIAL)
Most probably happening because both have very similar names so its fetching the other one's data.
The episode list works fine but only the player plays the wrong video
For now, i only noticed this for code geass, there might be other anime series facing the same issue

Steps to reproduce the behavior:
Go to Code geass:Hangyaku no Lelouch / Code geass:Hangyaku no Lelouch R2
Click on watch now or an episode
See that its not playing the correct one

Expected: The player plays the tv series , not the movie

Desktop

  • OS: Windows 10
  • Chrome
  • Version Dev 103
@TomRomeo
Copy link
Contributor

Yes, this probably happens because the wrong stream is selected for some Anime with similar names. iirc the same happens with Initial D.

Maybe we can implement a 'change stream' button to select the right stream manually if the automatic detection fails.

@chirag-droid chirag-droid added the bug Something isn't working label May 25, 2022
@chirag-droid chirag-droid moved this to Todo in Animeflix May 25, 2022
@riimuru
Copy link
Contributor

riimuru commented May 25, 2022

I will push a fix for this issue later. It won't fix all animes but it should fix most of them. After that @TomRomeo and @chirag-droid should implement the "wrong title? " feature.

@chirag-droid
Copy link
Owner

Now I have implemented the state management using redux. So now it should be easy to implement this feature

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

4 participants