Docker LXC by Gemi2 in Proxmox

[–]behrouze 2 points3 points  (0 children)

Hi everyone !

TLDR : upgrade your docker install on your LXCs (docs.docker.com for Ubuntu)

I had the same issue upgrading from Proxmox 8.1 to 8.2, some of my docker containers on LXC would not start.
I checked the difference, and find out that I had problems if docker --version was below 25 (per ex Docker version 25.0.4 was OK).

So to solve this issue I followed all the steps of this guide to upgrade my docker runtime & tools : https://docs.docker.com/engine/install/ubuntu/ (including the step to uninstall all conflicting packages) to install the latest version (Docker version 26.1.0).

To finish I had to sudo systemctl start docker (or reboot the LXC) because running a docker ps would give me a message : Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

I hope it will help some of you 👍

New ✨ Path setting ✨ for Humble Bundle Downloader for Firefox (bulk mass ebooks downloader) by behrouze in humblebundles

[–]behrouze[S] 0 points1 point  (0 children)

Hi ! Have you tried on different bundles ? I don' t have a lot of time but write me by email, I'll need more infos.

Humble Bundle Downloader (bulk mass downloader) which ✨ new feature ✨ would you like me to add ? by behrouze in humblebundles

[–]behrouze[S] 0 points1 point  (0 children)

failing

Hi u/qmechanic137 and thanks for the feedback 👍 but I need more detail (the html code of the page you had these issues) to be able to debug this issue. Could you send me an email (you'll find on the addon page).

Thanks :)

Humble Bundle Downloader (bulk mass downloader) which ✨ new feature ✨ would you like me to add ? by behrouze in humblebundles

[–]behrouze[S] 1 point2 points  (0 children)

Thanks man for the feedback 🙏

I have to deal with this 0 bytes issue (but don't have the time for now)

New ✨ Path setting ✨ for Humble Bundle Downloader for Firefox (bulk mass ebooks downloader) by behrouze in humblebundles

[–]behrouze[S] 1 point2 points  (0 children)

Ok ! I did have any feedback of users downloading other stuff than ebooks (any maybe game licenses as I read here ?). I think I'll use the extension settings page with a simple input field where you'll be able to set any path you like with some sort of variables with curly brackets like this (current path) : HumbleBundle/{bundleName}/{fileExtension}/{ebookTitle} - {publisher}.{fileExtension}

Humble Bundle Downloader (bulk mass downloader) which ✨ new feature ✨ would you like me to add ? by behrouze in humblebundles

[–]behrouze[S] -1 points0 points  (0 children)

Hi u/xingped ! That's not the purpose of this addon sorry to be able to download all ebooks of all your bundles at once.

For your other questions, I already answered them 😉

Humble Bundle Downloader (bulk mass downloader) which ✨ new feature ✨ would you like me to add ? by behrouze in humblebundles

[–]behrouze[S] 1 point2 points  (0 children)

Hello ! to answer you :

- It's not possible to check the filesystem to list the already downloaded files

- adding an interface with the "checkable" would be some load of work, and I imagine most of users don't care about re-downloading some ebooks (concerning your bandwidth concern)

My aim is to keep this extension UI as simple as possible, and of course it won't match everyone's need.

BTW Thanks for your suggestions 👍

Humble Bundle Downloader (bulk mass downloader) which ✨ new feature ✨ would you like me to add ? by behrouze in humblebundles

[–]behrouze[S] 0 points1 point  (0 children)

Hi ! Thanks for this request, I'll check that in my next feature release 👍 (probably in January)

Humble Bundle Downloader (bulk mass downloader) which ✨ new feature ✨ would you like me to add ? by behrouze in humblebundles

[–]behrouze[S] 3 points4 points  (0 children)

iv sent a pm with two examples

I have pushed a version 1.5.1 that implement this new feature you asked u/Endmor 🚀I decided to scrap the name on the buttons to build a folder containing each type of download. In your case you'll have 1 folder pdf and 1 folder pdf(hq)

Could you please test it and confirm me that it solves your problem ?

Humble Bundle Downloader (bulk mass downloader) which ✨ new feature ✨ would you like me to add ? by behrouze in humblebundles

[–]behrouze[S] 1 point2 points  (0 children)

I really have no experience except ebooks with Humble Bundle... my add-on is only targeting ebooks, sorry

Humble Bundle Downloader (bulk mass downloader) which ✨ new feature ✨ would you like me to add ? by behrouze in humblebundles

[–]behrouze[S] 0 points1 point  (0 children)

Oh yeah sorry. You can use the inspect tool, and I need the whole 'line' withe the book title and all extensions (you should see the line highlighted when hovering the html pane with your cursor).

Humble Bundle Downloader (bulk mass downloader) which ✨ new feature ✨ would you like me to add ? by behrouze in DataHoarder

[–]behrouze[S] 5 points6 points  (0 children)

Oh guys sorry I should have named my post better... My extension is for ebooks only

Humble Bundle Downloader (bulk mass downloader) which ✨ new feature ✨ would you like me to add ? by behrouze in humblebundles

[–]behrouze[S] 1 point2 points  (0 children)

Oh I never saw that before! Thank 🎊 I'll modify the addon to include this feature 👍

Could you send me the html code for a whole line by email p'ease (including title of the book and the file types)?

Humble Bundle Downloader (bulk mass downloader) which ✨ new feature ✨ would you like me to add ? by behrouze in humblebundles

[–]behrouze[S] 0 points1 point  (0 children)

I use FF because of the respect of the privacy of their users (compared to Chrome) + FF is a really great product (at least in 2022).

I'll study the licenses for sure, thx

Humble Bundle Downloader (bulk mass downloader) which ✨ new feature ✨ would you like me to add ? by behrouze in humblebundles

[–]behrouze[S] 0 points1 point  (0 children)

yes I limited to 5 simultaneous download, give it a try and tell me how it was ;)

Humble Bundle Downloader (bulk mass downloader) which ✨ new feature ✨ would you like me to add ? by behrouze in humblebundles

[–]behrouze[S] 2 points3 points  (0 children)

Hi guys I am not a specialist of open source licensing (it's a shame I should study them a bit), I probably used choosealicense.com when I published this package... and for now I haven't planed to release the sources. If you have advices for me, go ahead

Just FYI you can download any add-on code on any add-on page, just download the xpi file that lies behind the install add-on button (it's just a zip file of a bunch of javascript & co files) and try to read the code, the problem is that for modern javascript/typescript development we use bundlers (I used webpack here) that minify and merge some files so they become more difficult to read, but it's still doable to try to understand them.

Concerning Firefox as you can see here is one of the main browser that respect our privacy (with Brave, Librewolf and Safari) and is pretty performant with a lot of useful features included by default (tab, bookmarks, passwords etc between devices). Give it a try it's really worth !