-
Notifications
You must be signed in to change notification settings - Fork 27
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
[Bug] Previews not working when it jumps to next episode #28
Comments
Yeah Ill try to fix this soon. Looking to rewrite a good bit of the client script |
Fixed by f69f784 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The previews work perfectly when i explicitly open a specific episode and the previews are shown for that exact same episode but when it finishes playing and jumps to next episode, previews does not appear.
For example, here I opened an item S01E02 (works):
![image](https://user-images.githubusercontent.com/98979876/184524242-b577f78e-d97d-4cd5-a03b-9d64c9a9b74b.png)
But when I open S01E01 and then jump to/let it finish playing and start the next episode (does not work):
![image](https://user-images.githubusercontent.com/98979876/184524269-21c84fb2-b9de-4477-9e1d-42e7fc330b66.png)
(Occurs on both web client as well as jmp)
The text was updated successfully, but these errors were encountered: