cloudstream
cloudstream copied to clipboard
Provider can play videos but cloudstream won't start them
Steps to reproduce
Get two providers, one that both loads and starts videos and one that doesn't by erroring with "No links found" as well as fails the provider test. Here I'm using SoraStream (working) and VidSrc ("broken").
- Make sure your "broken" provider doesn't work by playing any video.
- Assuming that's the case, play the video with the working provider.
- Switch to the "broken" provider to see it working.
Expected behavior
The "broken" provider should just be able to load the video without anyother provider since the source is working.
Actual behavior
The provider doesn't work but can be used as a source when playing from a different provider at first.
Cloudstream version and commit hash
4.2.0
Android version
Android 13, (Samsung) One UI 3.1
Logcat
https://pastebin.com/Ze11RYsC
Other details
On second thought, this is could technically still be a provider issue (I think) but it still seems like the app should be able to let you play the movies with the broken provider.
Acknowledgements
- [X] I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
- [X] I have written a short but informative title.
- [X] I have updated the app to pre-release version Latest.
- [X] If related to a provider, I have checked the site and it works, but not the app.
- [x] I will fill out all of the requested information in this form.
Hello antonw51. Please do not report any provider bugs here. This repository does not contain any providers. Please find the appropriate repository and report your issue there or join the discord.
Found provider name: VidSrc
VidSrc is a special case. When you use SoraStream it polls the VidSrc server correctly which makes your IP whitelisted for a small amount of time, which makes the VidSrc extension work during that time. VidSrc is outdated which is why it does not poll the server correctly on its own.
This is not an app bug, just unintuitive video server behavior.