ThaUnknown / miru

Bittorrent streaming software for cats. Stream anime torrents, real-time with no waiting for downloads.
https://miru.watch
GNU General Public License v3.0
2.36k stars 133 forks source link

[Bug]: Video not playing #343

Closed Aayewsh closed 11 months ago

Aayewsh commented 11 months ago

Preflight checklist

What app version are you using?

v4.4.8

What operating system version are you using?

Windows

Expected Behavior

When I open any anime, it buffers the video and then plays it once a certain length of video is downloaded.

Actual Behavior

The buffering is happening as evident by the download speed at the top of the screen, but the video does not play. It's just a black screen.

Screenshots

Screenshot_195

ThaUnknown commented 11 months ago

download speeds aren't necessairly buffering, if you download a torrent of 100 files, it might not necessarily download the 1 file you're watching as there might not be peers seeding the file, but this seems like a different issue, like a bug with the video player

could you try playing a video from any releases feed, a single episode and see if it ever starts playing?

Aayewsh commented 11 months ago

Tried playing several different videos. Same issue in all of them.

ThaUnknown commented 11 months ago

did you wait for them to download fully?

again, make sure it was individual videos, because just because you select a single episode from a list of episodes, doesnt mean miru will download a single episode

Aayewsh commented 11 months ago

Yeah, the episode seems to have downloaded fully, but it still doesn't play. I even tried reinstalling the app.

ThaUnknown commented 11 months ago

okay, this is likely an issue with something on your device and not Miru, so let's debug this, open devtools [ctrl shift i], play a video, show the debug information from what files were selected by the player in the console, go into media tab and show the track state and debug information, screenshots would be preferable, here's a vid on how to do it, pretty much every new view i enter in devtools I'd want to see in those screenshots, with all the details and groups opened like i showed

https://github.com/ThaUnknown/miru/assets/6506529/f227f959-53d3-44e3-8659-e0c44f984a93

Aayewsh commented 11 months ago

I got the first part, but nothing showed up on the media tab when i opened it

Screenshot_198 Screenshot_199 Screenshot_200

ThaUnknown commented 11 months ago

thanks for the report, I see the issue, will fix ASAP

Aayewsh commented 11 months ago

Thanks a lot!!