moneytoo / Player

▶ Simple and lightweight, yet polished and powerful Android video player based on ExoPlayer
https://play.google.com/store/apps/details?id=com.brouken.player
The Unlicense
1.57k stars 182 forks source link

[Request] WSA Compatibility #446

Closed song2daodao closed 1 year ago

song2daodao commented 1 year ago

Description Now I'm using multiple monitors and when I drag justplayer to the second monitor, the app will refresh and pause the currently playing video. According to the developers of WSA, this need to be addressed by the app developers https://github.com/microsoft/WSA/issues/236 QQ截图20230307122439 I will be very grateful if you are willing to do it. And please add the function of "force auto-load subtitles with the same name / remember the playback speed". I had to repeat these two steps every time when I switched to the next video. Thank you very much!!

moneytoo commented 1 year ago

I was able to replicate and fix the issue in v0.142. In my case the issue was because of touchscreen configuration even though neither my laptop nor the connected display supports it. Feel free to test it if this fixes your issue as well. In theory there could be also issues with changing dpi, but handling that could be not that trivial.

I'm finally allowed to publish Just Player to Amazon Appstore on Windows 11 so I already submitted it there.