Add CLI verison to Priority list #265
Closed
lamyergeier
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
This has nothing to do with needing a CLI version - this is due to thumbnails not being cached and the program needing to load the video files to grab a frame from on each refresh. Diverting resources towards creating and supporting an entirely new frontend would not be the way to solve this. Implementing a thumbnail caching system (which already is a priority) will significantly improve this process on successive runs, especially for large video files. And even then we could always just add an option to disable thumbnails to the current GUI instead of building a new frontend from the ground up. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Please add CLI to Priority list
Observation
I tried to create a new library at a location with about 100 video files. It took a while to load all files and the software was so slow and it kept show "Force close as not responding". May be we really need CLI version of the app.
After the library loaded completely with all thumbnails of the video. I closed it and again opened the library, it again took similar amount of time to load the library!
Beta Was this translation helpful? Give feedback.
All reactions