Pkmmte Xeleon
Pkmmte Xeleon
Could you please show me a full stack trace so I can find the problem? :)
Mmm... I'll look into it. For now, you can plug in your own custom Downloader.
I have a full app example over at https://github.com/Pkmmte/TechDissected. The app itself is a bit outdated but it has everything from PkRSS you need to know about. I may write...
The default thread callbacks are called on is currently a background thread. It's something I'll change in the future. You can, however, specify a thread for the callback to be...
You're right; I'll add it to the README.
@FayaX-PT At the moment, no. Do you have any examples?
What URL are you trying this on that returns duplicates?
Currently in the process of completely refactoring PkRSS with support for custom cache modules. The refactor will include a fix for duplicates.
Oops, looks like this bug was added when I implemented weak references. I'll fix this as soon as I get some time! In the meantime, well, you already know about...
@ArnavK-09 Mmm, I'm not quite sure what you mean. Are you suggesting we place these button files inside the `/src/buttons` directory? I'm not against it, but the reason we place...