So, I bought the app, and am in the process of creating a hub with 27000 videos, about 5 tb worth of videos, using 4 drives symlinked into one folder :) Let's see how it works!
Initial thoughts:
Would love to see a 'display title of folder' upon hovering on a thumbnail in compact view. I like compact view more than normal, but without displaying filenames I can't see what things are.
Would like a way to change the font display/size/formatting of the filename display somehow, but at least changing the preview sizes increases the font size of it (it was too small a font size by default for my monitor setup). Although now I'm getting bigger thumbnails by increasing preview size even if I only want the font size increased, but better than nothing.
Tabbed hubs with a top bar instead of using recent history on left?
I like how there's such a good variety of search tools.
Love the auto tagger. Would be cool to fiddle with how it works/sensitivity settings in terms of the threshhold for word frequency/whatever else is triggering tagging conditions. This could be incredibly useful for ppl with large libraries.
Since I have so many videos in one hub I'll probably end up wanting additional sorting/categorizing options. Thinking I'm going to have to do that with file system folder reorganization and then potentially doing 'show folders' enabled within Video Hub currently eh? (Or separate hubs for each category I suppose, maybe I'll end up doing that if this symlink stuff is too unwieldy).
On a related note, it would be cool to add in more autocategorization functionality like the autotagger, and bundle in sort of 'library organizer' functionality. A lot of people have tons and tons of videos that are really difficult to sort/categorize by hand. There's probably some sort of library management software out there but I haven't looked into it. If you know about the software Calibre it has all these ebook databases it crosschecks your files with and then auto-tags/auto-genres/ISBN classifies everything. Not sure if something like that exists for video files, but there's probably ways of detecting genre/patterns in the metadata and filename themselves I'd think.
Potentially but also maybe not, a minor bug/unintended functionality is clicking on a video to 'show similar videos to' plays the video in my default player. But maybe there's a toggle for single click > double click video playing that I'd ideally set it to double click because I don't always want to play a video if I just want to see what's related to it. Can't check the options panel right now cause I'm at video 9000 in the loading bar of the 27k total ;p. Another solution for this instead of single/double click would be if one can just click the text filename it'll show similar videos to without playing the video whereas clicking the thumbnail just once triggers the play video. Also that 'similar videos to' has really interesting potential, can see that also being very useful depending on what triggers a similar condition for large libraries as well.
Anyways, great software! Will recommend to others. Pleased to find it because it really does come in handy. Switching over from default Windows File Explorer to One Commander was also another great thing I did in the past few weeks that's going to improve my workflow like Video Hub will -- anybody who's on Windows should really checked out One Commander, I prefer it now to even directory opus.
I didn't implement a font-size feature because I thought the 'zoom' would be good enough -- it resizes the entire UI, but that's a benefit for some people (my parents for example, or me -- with a 55" 4K monitor I use as my desktop - but I sit far away).
I _just_ implemented a threshold feature (will be released in 2.1.0 -- probably in January). You can see the PR: https://github.com/whyboris/Video-Hub-App/pull/322 -- I hope that's what you had in mind.
Double-click toggle is something others requested -- I'll see if it's easy-enough to implement. Perhaps single click would then just show similar as you suggest, while double-click would open.
Just FYI -- all the generated screenshots & thumbnails are based off the filesize, so when you decide to create a new hub that has a lot of the same videos (perhaps when you're creating smaller hubs from individual folders from the symlink one), you could just copy/paste the screenshots and the screen generation process would go by quicker (the app will just check that the screenshot exists and move on). After that, when you click the "Any changes" resscan option - it will delete any screenshots for videos not in the hub.