Search found 2 matches

Go to advanced search

by Spider8411
25 May 2021 16:14
Forum: Scripting VLC in lua
Topic: playing_changed not working in macos
Replies: 1
Views: 8648

playing_changed not working in macos

Hello
I am trying to use playing_changedin Lua exttension in MacOs and it is not working.
I need to catch moment when the file starts playing.
Also here is the same problem https://code.videolan.org/videolan/vlc/-/issues/22778
Is there solution for this problem?

Thanks
by Spider8411
23 Apr 2021 01:56
Forum: Scripting VLC in lua
Topic: Saving last played file
Replies: 3
Views: 4343

Saving last played file

Hello. I am newbie at scripting vlc and I want to create the extension that do the following. For minimum requirements I want that the extension every time when playing starts will write to file the name and path to file that started playing. For full requirements I want store last played file name ...

Go to advanced search