[Probably bug] - Plex for Kodi 0.1.6 - Build RPi3b - #808+ - GUI Thumbail broken
#1
Hi,

 Not sure where to publish this thread, but FYI on build #808 and above , tested until #810 for now, the thumbnail creation/view on the plugin Plex for Kodi 0.1.6 is broken.
 working fine until #807.

 Playing a media is OK from what i can see.

 Does some other users experience same issue ?
 
 Tried: restart plex server, empty cash on kodi rpi3, resinstall from scratch, fresh server and fresh RPI3b.

Thanks
Reply
#2
Yay!  No logs!  If it was a bug, no one would even have any way of knowing...
Reply
#3
(2019-08-11, 04:46)ActionA Wrote: Yay!  No logs!  If it was a bug, no one would even have any way of knowing...

Try to find some log on the RPi, for now no luck. does plugins use a specific path to store log ? or all in one are in the kodi.log ?
Reply
#4
(2019-08-11, 04:53)dracossan Wrote:
(2019-08-11, 04:46)ActionA Wrote: Yay!  No logs!  If it was a bug, no one would even have any way of knowing...

Try to find some log on the RPi, for now no luck. does plugins use a specific path to store log ? or all in one are in the kodi.log ? 

Not it's relevant:

2019-08-11 10:06:11.695 T:1778348928 WARNING: Using thumbnailImage in ListItem constructor results in NOP. Use setArt.
2019-08-11 10:06:11.835 T:1778348928 WARNING: Previous line repeats 9 times.
2019-08-11 10:06:11.839 T:1778348928 WARNING: Using thumbnailImage in ListItem constructor results in NOP. Use setArt.
2019-08-11 10:06:12.204 T:1778348928 WARNING: Previous line repeats 9 times.
2019-08-11 10:06:12.206 T:1778348928 WARNING: Using thumbnailImage in ListItem constructor results in NOP. Use setArt.
2019-08-11 10:06:12.273 T:1778348928 WARNING: Previous line repeats 9 times.
2019-08-11 10:06:12.276 T:1778348928 WARNING: Using thumbnailImage in ListItem constructor results in NOP. Use setArt.
2019-08-11 10:06:12.299 T:1778348928 WARNING: Previous line repeats 9 times.
2019-08-11 10:06:12.301 T:1778348928 WARNING: Using thumbnailImage in ListItem constructor results in NOP. Use setArt.
2019-08-11 10:06:13.397 T:1633981312 WARNING: Previous line repeats 9 times.
2019-08-11 10:06:13.720 T:1932554256   DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture '-'
2019-08-11 10:06:13.729 T:1932554256   DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture '-'
2019-08-11 10:06:16.645 T:1778348928 WARNING: setThumbnailImage results in NOP. Use setArt.
2019-08-11 10:06:17.496 T:1528222592 WARNING: Previous line repeats 4 times.
2019-08-11 10:06:17.786 T:1778348928 WARNING: setThumbnailImage results in NOP. Use setArt.
2019-08-11 10:06:17.905 T:1497887616 WARNING: Previous line repeats 1 times.
2019-08-11 10:06:17.988 T:1778348928 WARNING: setThumbnailImage results in NOP. Use setArt.
2019-08-11 10:06:18.259 T:1778348928 WARNING: setThumbnailImage results in NOP. Use setArt.
2019-08-11 10:06:22.701 T:1932554256 WARNING: Previous line repeats 191 times.
2019-08-11 10:06:23.085 T:1549788032 WARNING: setThumbnailImage results in NOP. Use setArt.
2019-08-11 10:06:23.087 T:1549788032 WARNING: setThumbnailImage results in NOP. Use setArt.
2019-08-11 10:06:23.936 T:1549788032 WARNING: Previous line repeats 66 times.
2019-08-11 10:06:23.939 T:1803527040 WARNING: setThumbnailImage results in NOP. Use setArt.
2019-08-11 10:06:27.927 T:1803527040 WARNING: Previous line repeats 201 times.
2019-08-11 10:06:27.930 T:1786741632 WARNING: setThumbnailImage results in NOP. Use setArt.
Reply
#5
You need to report this to Plex addon devs.
Looks like they are using a long deprecated API that has now been removed. See:
https://github.com/xbmc/xbmc/pull/16444
Reply
#6
(2019-08-12, 14:38)popcornmix Wrote: You need to report this to Plex addon devs.
Looks like they are using a long deprecated API that has now been removed. See:
https://github.com/xbmc/xbmc/pull/16444

Ok thanks.
Reply
#7
(2019-08-14, 06:54)dracossan Wrote:
(2019-08-12, 14:38)popcornmix Wrote: You need to report this to Plex addon devs.
Looks like they are using a long deprecated API that has now been removed. See:
https://github.com/xbmc/xbmc/pull/16444

Ok thanks. 

https://github.com/plexinc/plex-for-kodi/issues/289 opened for anyone interested to follow.

thanks
Reply
#8
(2019-08-14, 07:10)dracossan Wrote:
(2019-08-14, 06:54)dracossan Wrote:
(2019-08-12, 14:38)popcornmix Wrote: You need to report this to Plex addon devs.
Looks like they are using a long deprecated API that has now been removed. See:
https://github.com/xbmc/xbmc/pull/16444

Ok thanks.  

https://github.com/plexinc/plex-for-kodi/issues/289 opened for anyone interested to follow.

thanks 
I've got a pretty actively developed-on branch open for Plex-for-Kodi: https://github.com/pannal/plex-for-kodi/...p_kodi1819
It's got most of the important PRs merged and works with Python 3 (Kodi 19). It should fix most of the standing issues.

It also has its own issue tracker active on my plex-for-kodi fork.
Reply

Logout Mark Read Team Forum Stats Members Help
[Probably bug] - Plex for Kodi 0.1.6 - Build RPi3b - #808+ - GUI Thumbail broken0