Question on "Create Bookmark" function
#1
I'd like to map a button to automatically create a bookmark instead of going through the OSD menu's during video playback. I could not find a built-in function to do this (I looked at the wiki for built-in funtins).
How do I go about doing this, I know how to work with keymap.xml and basic scripting.
Thanks in advance for any pointers.
Reply
#2
Possibly a Python script to show the "videobookmarks" window then do a sendclick() to simulate a click on the "Create bookmark" button? Than map the script to the button of your choice.

JR
Reply
#3
jhsrennie Wrote:Possibly a Python script to show the "videobookmarks" window then do a sendclick() to simulate a click on the "Create bookmark" button? Than map the script to the button of your choice.

JR

Thanks, sounds like a fairly easy work around. I'm guessing that there is no simple function to directly call.
Reply
#4
Did you find a solution for this? I'm looking for the same.
Reply

Logout Mark Read Team Forum Stats Members Help
Question on "Create Bookmark" function0