Search found 35 matches
- 02 Mar 2023, 06:17
- Forum: Video Thumbnails Maker
- Topic: Pictures Thumbnails Viewer command line option to open a filelist?
- Replies: 4
- Views: 244
Re: Pictures Thumbnails Viewer command line option to open a filelist?
There is no such possibility for the Viewer at the moment. BTW Videonizer could do filtering easily. It really can, and also hopping in here to again give you a big pat on the back for (constantly, somehow) making all of these programs better and better. "Many years back" (hah .. like 5 or 6) I wro...
- 30 Nov 2022, 01:30
- Forum: Videonizer
- Topic: [FEATURE REQUEST]: Pick up known tags from folder names
- Replies: 7
- Views: 1014
- 28 Nov 2022, 08:34
- Forum: Videonizer
- Topic: [FEATURE REQUEST]: Pick up known tags from folder names
- Replies: 7
- Views: 1014
Re: [FEATURE REQUEST]: Pick up known tags from folder names
Hi, Implemented in Videonizer 17.0.0.0. Just installed 17.0.0.0 and at first launch it hung (until it finally had to be forced closed) and now keeps crashing on attempted restarts. Have installed many other updates without issue -- was it trying to do this particular scan "by default" at startup in...
- 28 Nov 2022, 07:30
- Forum: Videonizer
- Topic: [FEATURE REQUEST]: Pick up known tags from folder names
- Replies: 7
- Views: 1014
Re: [FEATURE REQUEST]: Pick up known tags from folder names
Hi, Implemented in Videonizer 17.0.0.0. Just installed 17.0.0.0 and at first launch it hung (until it finally had to be forced closed) and now keeps crashing on attempted restarts. Have installed many other updates without issue -- was it trying to do this particular scan "by default" at startup in...
- 05 Sep 2022, 09:03
- Forum: Video Thumbnails Maker
- Topic: Eliminate need to restart by making timeout universal
- Replies: 3
- Views: 1508
Re: Eliminate need to restart by making timeout universal
Seems like the simplest would be to create a new folder for "things from this point", and then add it to the search list while removing the old search from the list. My general rule of thumb is create a new folder every few thousand files, and then just remove the old ones that don't get any new fil...
- 26 Apr 2021, 22:17
- Forum: Videonizer
- Topic: [Feature Request] - Tags (And/Or/Not) Advanced Searches
- Replies: 4
- Views: 11019
- 14 Jan 2021, 08:31
- Forum: Videonizer
- Topic: ability to resize the program window
- Replies: 13
- Views: 18183
Re: ability to resize the program window
Hi,I don't know how to use hotkey but I will try
Thanks
If you're not already familiar with Autohotkey then probably better to wait for admin to see if they add the feature natively.
- 11 Jan 2021, 03:09
- Forum: Videonizer
- Topic: ability to resize the program window
- Replies: 13
- Views: 18183
Re: ability to resize the program window
Depending on what size/location it doesn't need to be much more complicated than this script (which is set to use Ctrl+Shift+r as it's hotkey, but could be changed to anything): #If WinActive("ahk_exe Videonizer.exe") ^#r:: WinMove, A, , 625, 0, 2000, 1400 return Another very good alternative for wi...
- 10 Jan 2021, 01:21
- Forum: Videonizer
- Topic: ability to resize the program window
- Replies: 13
- Views: 18183
Re: ability to resize the program window
It's not a perfect solution, but since admin has mentioned a few times that it didn't seem likely that the windows would be "natively adjustable" I've been re-sizing Videonizer "manually" via Autohotkey and haven't run into any problems. (All the different window elements seem to move around to wher...
- 08 Jan 2021, 05:25
- Forum: Videonizer
- Topic: [Feature Request] Duplicate Filter
- Replies: 2
- Views: 5748
Re: [Feature Request] Duplicate Filter
This is how I generally find those type of duplicates as well (usually when upgrading from 720p to 1080p or whatever) so this would be great. It's also not that big of a deal to copy the tags from one to the other "manually", but maybe something like "Copy Tags From -> To" might be a useful feature....