Nemris
Nemris
@giveup PyCryptodome may have been installed as `Cryptodome` and not `Crypto`, as per the notes concerning version 3.4.1 (and upper), available [here](https://pycryptodome.readthedocs.io/en/latest/src/changelog.html#august-2017). Try replacing `from Crypto.Cipher import AES` with `from...
@federicoiosue Might I inquire about how this feature is coming along, seeing as four years have passed since the issue has been opened?
@IzzySoft Unfortunately, until upstream releases an update, FastHub Libre is stuck on an old version, too.
@nlscc I did some experimenting, because both the `https://fota-cloud-dn.ospserver.net/firmware///version.xml` and samloader reported a firmware upgrade that samloader is apparently unable to fetch. As it stands, neither Frija nor even Smart...
> Probably not, because it is very unlikely that Samsung added more functionality than just downloading latest firmware. It is basically the same thing that Smart Switch does, so yeah....
Moreover, the current progress bar is broken on certain shells, resulting in a flooding progress bar wall of text.
I've had it happen on a New3DS running Super Smash Bros. from an EUR cart, on latest Luma and firmware, as well as on Kirby Triple Deluxe. In my case,...
It appears that this issue is still present irrespective of updates, so I'll be disabling the `net` block for the time being. I'll remain available in case I can assist...
I suppose so, but why didn't this behavior emerge while using the old `networkmanager` block? Do you have any pointers about how to investigate this further? Unless my Google-Fu failed...
Valid point for sure - and something that caused me to keep PRs from others on hold as well. Regarding the benefits of `argparse`, I'd say some of the main...