Boris

Results 513 comments of Boris

Thank you so much! I'll try all this out on my end. If you happen to have the code already, please consider opening up a PR 🙇 And if it's...

Thank you for the bug report. It's very embarrassing - I have fixed the issue many months ago but still haven't released the _bugfix_ version of the app as I...

I'm sorry this is happening - I'm unsure what it could be. There is a chance that `FFmpeg` crashes when it runs out of memory (it's the library I use...

The extraction process is written so that if any one file takes more than some amount of time (depends on extraction settings like number of screenshots and resolution) the app...

Thank you for more details. On re-scan it should only try to add thumbnails that are missing, so if it was a video file that was causing trouble, it would...

FFmpeg now / will soon have `JPEG XL` (.jxl) support 🎉 https://git.videolan.org/?p=ffmpeg.git;a=commit;h=0008c159562b877700cd9b7c96f941de4ee69af5

Really cool! I'll have to try it out first (later this week), but seems like it could be very useful to some 👍

Sorry this has stalled 😓 I'm still thinking about this 🙇 -- I've not forgotten 😅

I'm still thinking about this feature -- I really like the idea (I have to use [suction](https://www.ghacks.net/2009/06/09/consolidate-files-with-suction/) to get the same functionality otherwise). I'm considering adding a "tree view" (no...

Hello @savaliyaravi This line: https://github.com/whyboris/Video-Hub-App/blob/6f36eb615c936221ec0736f5af429ad895c2c3a9/node/main-ipc.ts#L157 does not include any player launch arguments that could be set in the user interface. I was thinking of adding them (if they are present)...