yuliskov / SmartTube

SmartTube - an advanced player for set-top boxes and tvs running Android OS
https://www.patreon.com/smarttube
Other
16.99k stars 954 forks source link

No remembering of positions #1779

Open AdiOpi opened 1 year ago

AdiOpi commented 1 year ago

When watching material from, for example, a playlist and pressing the back button, the application goes back to the first video in the catalog, it does not remember the positions in the list.

Example. A playlist has 50 movies, I am watching the 45th movie and when I press the back button it jumps to the movie number 1, not the movie I was watching. Previously, everything was OK.

clarkwheeler commented 1 year ago

I found a fix for this...It is in the Settings of the android....Developer Options....Don't keep activities.

If Don't keep activities is ON, the behavior will be as noted the the originator of this issue.

When you change the Don't keep activities to OFF, the focus after pressing the back button will be set on the video you were watching.

I'm not sure if this is as designed or bug.

Please try this and see if it will fix your issue....I was having the same problem and it was very frustrating.

I hope the developers can take a look at this and comment on if a bug.