Mátyás Mustoha

Results 279 comments of Mátyás Mustoha

Hm I wonder if there is a way to ask Android for the list of connected network drives.. If there is way, then yeah, I can add support for them.

This might be fixed in the latest release, could you check it?

Could you describe how exactly are the NFS/Samba drives are mounted? Did you do this from inside eg. Kodi? Do these mounts still there if you leave the program that...

The communication between the frontend and the scraper should happen through the backend; the backend will provide interfaces for plugin developers they'll have to implement, and forward the current status...

Once upon a time, I wrote a multithreaded, asynchronous scraper that could be used as a library/plugin, but stopped working on it due to lack of time. It had the...

Qt uses the "implementation of a virtual C++ base class" kind of plugin system, with some additional Qt-specific metadata macros; you can find the details [here](https://doc.qt.io/qt-5/plugins-howto.html) (the low-level API) and...

Hi! I'm not familiar with J2ME, but maybe someone in our community could help. Feel free to visit our Discord channel!

I suppose this can be closed, as it's not something we can fix on the code side.

Yes, there were plans to add a unified interface for that, eg. as part of #348, but then theme makers got to it faster than me :) I'd still like...

Hm, do you see any errors on the log?