CodeYan01

Results 60 comments of CodeYan01

I think I did an oopsie in the previous version. Can you test if this build fixes the issue? https://github.com/CodeYan01/media-playlist-source/actions/runs/14076310643 ![Image](https://github.com/user-attachments/assets/6c5f8c21-704e-46a0-a0c0-93cac72ccbd4)

How did you add the video from the local network?

I think it might be an issue with the file format itself. I believe some videos can't be interpreted properly by media source. Can you send a sample file that...

You could send the file using https://send.now/ or other similar file sharing services. I do believe it's the mkv format, not necessarily all mkvs, but the way that file is...

Thank you for helping me find this issue. It ended up not being a problem with the video file, but a bug in my code when the video path of...

> then where ifind video stream? What do you mean?

> Loop Videos Option Not Working [#43](https://github.com/CodeYan01/media-playlist-source/issues/43) Hi, if you have another issue, please create a new one. I still do not understand your issue, because this current issue is...

Thank you, do let me know if you can reproduce the issue so i can debug it

Thank you so much, I appreciate your efforts!

I have this in my roadmap, but I am planning a rewrite of the playlist code before dealing with the transitions, because adding in transitions is very tricky (that was...