Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Playback randomly crashes on latest beta. #28

Open
delano8 opened this issue Jun 19, 2023 · 5 comments
Open

Playback randomly crashes on latest beta. #28

delano8 opened this issue Jun 19, 2023 · 5 comments

Comments

@delano8
Copy link

delano8 commented Jun 19, 2023

The latest beta (1.5.1) fixed the resolution issues (which prevented all playback because of non 4k tier).

-However it constantly has a new issue: randomly during playback, videos crash back to the previous (video info) screen. It doesn't save the location in the video, and it doesn't allow playback again unless I restart the app.

-Also after crashing when clicking up/down on the info screen, the info gets doubled, see picture:

https://imgur.com/AZyumoq

This is fixed by restarting

-Also I would really appreciate the removal of the "update to 1.4.8" popup.

Thanks for your work!
Just wondering, do very few people use this app? Since nobody else has complained about these things..

@miicat
Copy link

miicat commented Jun 20, 2023

See #26

@delano8
Copy link
Author

delano8 commented Jun 20, 2023

See #26

That's not the same issue? The issue I have has only started on the latest beta, and it's different with the double info screen etc.

@miicat
Copy link

miicat commented Jun 20, 2023

We mean that double info bug, when we say it crashes (also that has happened for me with the 1.4.8 version)

@delano8
Copy link
Author

delano8 commented Sep 16, 2023

I wonder if the dev is still working on this app at all, i was hoping for a new non-beta version at some point with less crashes / bugs / no constant update warning.

@bmlzootown
Copy link
Owner

The three issues I'm seeing in Google Play Console, for AndroidTV:

  • Volley causing an OutOfMemoryError
  • appcompat throwing an IllegalStateException (Play Console suggests the crash itself is related to the SDK)
  • A socket event isn't parsing correctly (com.google.gson.JsonSyntaxException)

Currently testing:

  • Disabling recurring livestream checks in favor of listening for the corresponding socket event
  • Just trying to see what fails to parse, in regard to socket events

I will upload a new pre-release shortly. I've also submitted it as a test build via Google Play Console in hopes that I can better see crashes/stack-traces so as to get an idea of what's happening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants