2015-07-19, 07:06
I tried this in two environments.
I used BubbleUPnP on Android Lollipop to share Videos and Pictures to Kodi running on latest OSMC (May 23) on Raspberry Pi 2.
I used AirWire on Android Lollipop to share Pictures to Kodi 14.2 (Mar 27) running on Ubuntu 14.04 LTS on 64 bit PC.
There was no problem sharing Video to Kodi over UPnP.
And in each case, thumbnails of Video and Pictures were OK.
And on the Ubuntu PC, I could view locally-stored copies of the pictures OK.
But when I tried to actually view a picture on UPnP, in each case, it was just blank. The picture properties said the file size was 0.
Viewing the log file, there's plenty of this (the x's are mine):
Has anyone got this to work? Apparently it is supposed to work: Fix on GitHub
(I tried using FTP instead of UPnP, and got the reverse result... no thumbnails, but the pictures were OK)
I used BubbleUPnP on Android Lollipop to share Videos and Pictures to Kodi running on latest OSMC (May 23) on Raspberry Pi 2.
I used AirWire on Android Lollipop to share Pictures to Kodi 14.2 (Mar 27) running on Ubuntu 14.04 LTS on 64 bit PC.
There was no problem sharing Video to Kodi over UPnP.
And in each case, thumbnails of Video and Pictures were OK.
And on the Ubuntu PC, I could view locally-stored copies of the pictures OK.
But when I tried to actually view a picture on UPnP, in each case, it was just blank. The picture properties said the file size was 0.
Viewing the log file, there's plenty of this (the x's are mine):
Code:
00:26:25 T:139962049120192 DEBUG: ------ Window Init (SlideShow.xml) ------
00:26:25 T:139962049120192 DEBUG: Loading the current image 0: upnp://xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/6335/
00:26:25 T:139961305134848 NOTICE: Thread BgPicLoader start, auto delete: false
00:26:25 T:139962049120192 DEBUG: We have an error loading picture 0!
00:26:25 T:139962049120192 ERROR: Error loading the current image 0: upnp://xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/6335/
00:26:25 T:139962049120192 INFO: set image upnp://xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/6335/ unplayable
00:26:25 T:139962049120192 DEBUG: We have an error loading picture 0!
00:26:25 T:139962049120192 ERROR: Error loading the current image 0: upnp://xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/6335/
00:26:25 T:139962049120192 INFO: set image upnp://xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/6335/ unplayable
00:26:25 T:139962049120192 DEBUG: We have an error loading picture 0!
00:26:25 T:139962049120192 ERROR: Error loading the current image 0: upnp://xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/6335/
00:26:25 T:139962049120192 INFO: set image upnp://xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/6335/ unplayable
Has anyone got this to work? Apparently it is supposed to work: Fix on GitHub
(I tried using FTP instead of UPnP, and got the reverse result... no thumbnails, but the pictures were OK)