-
Notifications
You must be signed in to change notification settings - Fork 68
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
adding next event and return the current media playing #1
base: master
Are you sure you want to change the base?
Conversation
This only works using to default omxplayer. I don't know how to catch this event from the other player |
@alessandro-pezzato can you review this? |
I need some time to investigate what the "native loop player" outputs when the file change and how to understand filename with a regular extension. Your solution for the default player seems fine, but I think having the full path is better, because you should have two different files with the same in two different directories. |
You're right @alessandro-pezzato I'll try to check the native loop player but I don't guarantee |
Addition of Volume Control
Conflicts: lib/main.js
Conflicts: lib/main.js
No description provided.