Search found 1 match

Go to advanced search

by jholmes_gt
05 Jan 2021 16:40
Forum: VLC for Android and Chrome OS
Topic: How to find out the tdate/time when a video file was played the last time? Sort?
Replies: 2
Views: 288

Re: How to find out the tdate/time when a video file was played the last time? Sort?

You may want to try an AutoHotkey or other general scripting language script. You could write a simple script that you would run separately when you launch VLC. The script could have timer that monitors the VLC window for hints that the video file has changed (such as a change in the window title.) ...

Go to advanced search