willforde / script.module.codequick

Kodi addon framework
GNU General Public License v2.0
33 stars 6 forks source link

AttributeError: 'unicode' object has no attribute 'route' #37

Closed botallen closed 4 years ago

botallen commented 4 years ago

Hi willforde,

I found that search method does not support callback url #25 Can you look into this? is it possible to add support for this ?

Thanks

willforde commented 4 years ago

The feature has been fixed, improved and is now in master. The module containing the callback can be dynamically imported if not already imported.