jarnedemeulemeester / findroid

Third-party native Jellyfin Android app
GNU General Public License v3.0
2.69k stars 167 forks source link

Occasional crashes when pressing back button #795

Closed Jcuhfehl closed 3 months ago

Jcuhfehl commented 4 months ago

Occasionally (~20% of the time I'd guess), the app crashes when pressing the back button from the player. This certainly happens on mpv; I've not tested exoplayer. It happens both on downloaded playback and streaming.

jarnedemeulemeester commented 3 months ago

It's definitely related to mpv.

Pushed a potential fix in 2af5c792efe2cf49c7d80df2cee94c15b5fa293e But I'm not sure if it completely fixes the problem.