script.module.simpleplugin
script.module.simpleplugin copied to clipboard
A micro-framework for Kodi mediacenter content plugins:
Hello, I'm trying to follow the [minimal example in the documentation](http://vlmaksime.github.io/script.module.simpleplugin/example.html), but when I try to open the plugin I get an error in the logs saying "A decorated function...
Some users do report a cache performance issue with your plugin. It seems that it is not correctly cleared when it is expired; is that a known issue ? See...
From [Readme.md](https://github.com/romanvm/script.module.simpleplugin#readme) : > An action can take an optional argument. What if I need to pass multiple ones, like `@plugin.route('/menu_single_category//') ` Is this possible ?
Hi! Is it possible to have a function with both "action" and "men_cached" decorators. I just try it but it seems to not working correctly. Maybe I do it wrong?...
See https://github.com/rickybiscus/plugin.video.auvio/commit/dc40ae02f8c629b1fdbe3fdd89163103619dc9fd