We are in the last week or so before the official 2.0.0 release ๐
Closing #234 and moving the leftover issues here for cleanliness ๐
Fixed bugs:
Last steps:
en.ts before creating translations!Huge thank you to people working on Electron for swiftly releasing a patch, unblocking this release ๐
https://github.com/electron/electron/issues/19816 fixed with https://github.com/electron/electron/pull/20001 โค๏ธ
hi boris, is the new release happening soon?
Thank you for checking in -- I'm busy finishing up a charity-related project this and next week; I hope to release Video Hub App by November 1st now ๐
Thanks to everyone for your patience ๐
thank you, appreciate your quick response. Looking forward to the new release.
๐ finally finished the damn icons: https://github.com/whyboris/Video-Hub-App/pull/283 ๐ -- making icons is no fun for me
โ ๏ธ At this point I'm soliciting bug reports before the final release -- I'm hoping to get a final build this weekend ๐ would appreciate any kind of comments too ๐
I'm aware of 2 major bugs:
Moved some minor (non critical) tasks to #284 - for after release. Let's get this release out ๐ ๐
I think I fixed the path issues, closing another bug ๐ with #286
๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐
Let's release ๐ค
๐ Nope ๐
Turns out this bug is not fixed: https://github.com/whyboris/Video-Hub-App/issues/270#issuecomment-526868224
When you import the root of an external hard drive and try to navigate using the _folder_ navigation, folders show up as empty when clicking inside them ๐ข
Will fix ๐ ... release delayed until next weekend ๐
I hope I'm not cluttering the overview here but I just wanted to say this. I've been lurking around and following changes here and on the fixes made for Electron and such. It all sounds very organised. Compliments to all of you.
Also good luck with the last fixes and the backlog for after release. Looking forward for 2.0! ๐
๐ท #287 may have fixed the last major bug with the current release. I'm pretty sure I can release as is (though don't have time until the weekend)
@cal2195 if you are able to, by mid-weekend let me know what happened with https://github.com/whyboris/Video-Hub-App/pull/269#issuecomment-538661367 -- maybe I can fix that up as well before release ๐
No worries if you're unable ๐
Cal responded: https://github.com/whyboris/Video-Hub-App/pull/269#issuecomment-542155173
Seems like on the videos above 1080p the timeout is not long enough and the _filmstrip_ extraction process doesn't finish.
So setExtractionDurations method that where I roughly guessed about timeout durations should be changed. Specifically, the filmstrip computation:
https://github.com/whyboris/Video-Hub-App/blob/master/main-extract.ts#L451
I used a computation taking thumbnail height as a factor in a linear rather than square fashion - a simplification that seems to backfire at higher resolutions. Should be a straightforward fix ๐
Before 2.0.0 release it may be worth replacing the complicated _pipe_ that inserts the โบ icon with the character โบ ๐
This will allow me to remove the leftover font from a while back, and remove the _pipe_ -- will speed things up in the app (an imperceptible amount ๐ )
_edit:_ nope -- tried it, looks ugly ๐ฉ -- keeping the pipe and the icon ๐
I updated the method that provides timeouts for killing _ffmpeg_ when extracting takes too long:
https://github.com/whyboris/Video-Hub-App/pull/288/commits/0cd073d88ac9be74eb32912ca901aab4ddd48e69
โ ๏ธ I'm not happy about how I'm handling it, but it's likely better than before ๐คทโโ
Released ๐
Hi Boris, that was fast. Going to test the new 2.0 hub later today. I can't wait. Just a small note, your blog says that on October the 12th VHA 2.0 was released, probably the previous release date you had in mind before the external drive problem appeared haha.
Cheers!
Thank you @LordJon -- I did forget to update the date on the Blog ๐
I don't feel like I've 100% polished the app, but at this time I think it's safe to release and will take only a little patching up to make it as excellent as I'd like it to be.
Really looking forward to all the feedback ๐
Most helpful comment
๐ Nope ๐
Turns out this bug is not fixed: https://github.com/whyboris/Video-Hub-App/issues/270#issuecomment-526868224
When you import the root of an external hard drive and try to navigate using the _folder_ navigation, folders show up as empty when clicking inside them ๐ข
Will fix ๐ ... release delayed until next weekend ๐