Eisa AlAwadhi
Eisa AlAwadhi
That is really great to hear! It will make my Android TV get back to its glory when the update is out. Also, to pinpoint the exact case of the...
I believe I found some use cases when subtitles are not detected when using SolidExplorer SMB 1- Any `.ass` subtitle with language prefix before it, is not detected. **Examples:** -...
From what I tested so far, usually players apply the same logic for loading external subtitles to all supported types (so whatever applies to .srt, applies to all other supported...
I would suggest mimicking ping to resolve to the IP address the (echoip) server would point towards, e.g.: ping of microsoft.com will resolve towards 13.77.161.179, so it will resolve this...
I actually developed a powerful bookmark script (and simple) for mpv, I did not test it with mpv.net but it should work. https://github.com/Eisa01/mpv-scripts#simplebookmark It also has the feature to display...
I think the workaround in the README is good enough for now, especially since `shared_script_properties` are not recommended to be used. I'll probably be updating once mpv developers make a...
This profile does not cause the osc to be lost forever, it is only lost when mpv is idle, once a video is loaded then it will add the osc...
I see, what you are suggesting seems to be impossible without the use of shared_script_properties. I do not know why it is not recommended to be used, I will keep...
True, I'll make sure to keep this in mind for the next commit.
Can you tell me which script you are using and what version? Also mpv version and your Operating System.