nova-video-player / aos-AVP

NOVA opeN sOurce Video plAyer: main repository to build them all
Apache License 2.0
3.37k stars 201 forks source link

Binging videos after returning from sleep Nova jumps back to first video played #502

Open ghost opened 2 years ago

ghost commented 2 years ago

I've been having this issue for a while, but I never reported it. When I play numerous videos like from a show in binge mode or folder mode when my devices go to sleep and I wake them up again, nova jumps back to the beginning of the very first video I originally started in thar session. It's not a huge issue, as nova saves the last played location of the current video, but it is still a bit annoying that you then have to manually jump back into the actual video you were currently watching.

courville commented 2 years ago

I noticed it too and in latest 6.x, I introduced a logic to remember last file played. Perhaps it works in your case. I will push my latest fixes on binge watching mode soon too.

ghost commented 2 years ago

I think using the latest version, thd issue persists.

alexanderadam commented 2 years ago

I also have this exact issue with the current version 4.49.11 (404911) on F-Droid.

Nova doesn't remember the correct position if I'm using the resume button on the bottom left but if I scroll through the episodes I can see that Nova knows the progress here for each episode. Even for the recent ones.

PS: The resume button on the bottom left was a great idea by the way! :heart: It's just not quite working perfectly yet. :wink:

courville commented 2 years ago

@alexanderadam please use github 6.0.xx release that implements proper binge watching. I need to update fdroid release...

alexanderadam commented 2 years ago

ah okay. How is the release process with F-Droid working? I thought releases in F-Droid are build automatically anyway? Do you have any idea how long it might take until it's available via F-Droid?

PS: I'm not quite sure whether I mentioned this before but you're doing some great work @courville! :raised_hands:

courville commented 2 years ago

@alexanderadam, I had an automatic process with fdroid but somehow it got broken and their docker build is not really shared. I gave up at one point but got recently my dockers back and working on my side thus I should give it a try again. Sorry for the inconvenience and thanks for the support!

Pentaphon commented 1 year ago

I looked on the wiki but there's no info there. What is binge mode? Does it just play an entire show no matter what you episode you are in the series?

ghost commented 1 year ago

I am still encountering the issue that after waking up my tablet, the progress of my video gets resetted.

Pentaphon commented 1 year ago

I've been having this issue for a while, but I never reported it. When I play numerous videos like from a show in binge mode or folder mode when my devices go to sleep and I wake them up again, nova jumps back to the beginning of the very first video I originally started in thar session.

I just experienced this as well on my Android TV device. Somebody turned off the TV which put it into sleep mode and then I turned it on again it started playing the first video I was playing from the night before instead of the 5th video that I was playing on folder mode. Still happening on 6.0.95.

ghost commented 9 months ago

Any progress on this?