Video-Hub-App
Video-Hub-App copied to clipboard
Official repository for Video Hub App
Hi Boris, There is a few UI/UX issues in a thumb mode: - Folders are mixed up with files, so it is really hard to navigate if you have many...
Ultra wide screen is popular today, however the detailed view only allows 1 or 2 columns. I find the detailed view is good for modifying the tags, the desired detailed...
Words such like "and" shall not appear in the tag cloud.
I was thinking about the file hashing, and detecting file changes and I realised we should really be using `stats.blocks`(The number of blocks actually allocated for a file) in our...
Since the code is open source, the custom hashing algorithm is easy to write in another language, the main config file (.vha2) is json, and the thumbnails/clips/filmstrips are live in...
Interesting usecase time! 😄 Currently, I have one instance of VHA running on a linux server with all my data, which I leave running and has the duty of importing...
Although one of VHA's strengths is "do one thing, and do it well", leaving you to choose your own video player, it would be nice to have an optional in-app...
It seems currently VHA2 can't exclude directories when creating hub. To workaround this, user needs to restructure their existing files (e.g. moving `C:\videos\exclude_this` out of `C:\videos`), which is inconvenient. Exclusion...
There's `RightClickEmit`, `VideoClickEmit`, and many others that are not strongly typed 😓 It's messy code figuring out which `(click)` event is happening and what is being sent via `new EventEmitter`...
I'm thrilled 🎉 and honored 🙇 that this app is becoming popular. I don't promote it much other than the occasional post on _Reddit_ 😓 If anyone has interest or...