Marin

Results 78 comments of Marin

Hello, Yes, this is Protobuf serialized to JavaScript. The produced JSON array indexes just correspond to the field numbers of the original Protobuf message, and `null` values are inserted when...

Hello, Have you tried installing this package? If no, does it solve the issue? ``` sudo apt install libqt5webenginewidgets5 ```

Maybe that you could try to run this command: ```bash sudo apt install python3-pyqt5.qtwebengine python3-pyqt5 ``` And, if it does not still work, uninstalling the local PyQt install, ```bash sudo...

Hello, It seems that Apple has dropped support for executing 32-bits binaries in its OS upgrades published since 2018. `pbtk` relies on the `jad` decompiler which works well and is...

@VasilisKos @Vistaus Hello, Thank you! If you are still willing to translate the interface, I have started implemented it and have left full translations instructions here: https://github.com/marin-m/SongRec/tree/master/translations#readme Regards,

Thanks, it will be added in the next release!

This has been merged in commit 433c2fd, thanks.

Hello, It seems that even if we update the minor version of the `openssl-sys` crate, the upstream currently only supports LibreSSL up to version 3.4.0, version 3.4.1 is not accepted...

Hello, It should be fixed by commit 2cf3dd1. Regards,

Hello, Thank you for your feedback. >Screenshot for reference: The issue that you are describing is more exactly that Shazam is recognizing different parts of the same song as different...