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

[Bug]: Save position/resume not working with Nova's internal player #1150

Open
ghost opened this issue Mar 4, 2024 · 2 comments
Open

[Bug]: Save position/resume not working with Nova's internal player #1150

ghost opened this issue Mar 4, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Mar 4, 2024

Problem description

When the option to be able to select the player for each video is turned on! choosing the internal player when playing a video will result in the last position not being saved. Also, if there is a resume option created by another player the internal player will still play from the beginning.

Steps to reproduce the issue

Turn on 'allow using another video player', pick video, start, pick nova player, end playback by going back=position is not saved.

Expected behavior

No response

Your phone/tablet/androidTV model

Samsung Tab A 10

Operating system version

android 12

Application version and app store

6.2.57

Additional system information

No response

Debug logs

No response

@ghost ghost added the bug Something isn't working label Mar 4, 2024
@courville
Copy link
Contributor

courville commented Mar 4, 2024

To work with samsung internal player, I need to now the result intent that it throws back to nova when done playing i.e. something like https://wiki.videolan.org/Android_Player_Intents/
If you find it, I can implement it.
I.e. vlc uses extra "extra_position" and justplayer/mxplayer use "position". Apparently samsung internal player does not follow these "standards"...

@ghost
Copy link
Author

ghost commented Mar 5, 2024

Sorry, with internal player I don't mean the Samsung internal player, but novas own internal player.

@ghost ghost changed the title [Bug]: Save position/resume not working with internal player [Bug]: Save position/resume not working with Nova's internal player Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant