Skip to content

Kodi-Addon-FlickrExplorer

Compare
Choose a tag to compare
@rols1 rols1 released this 12 Apr 08:41
· 15 commits to master since this release

0.6.8

  • Dialog-Calls for Kodi Matrix adapted:
  • new function MyDialog (Modul util_tunein2017) added.
  • xbmcgui.Dialog().ok replaced with MyDialog().
  • xbmcgui.Dialog().yesno replaced with MyDialog(ok=False).
  • Special search mark '#' replaced with '&' (coding problem -> missing pics), Main, Search_Work and BuildPath adapted.
  • ShowPhotoObject: setThumbnailImage in ListItem replaced with setArt (removed in Kodi Matrix).