Anyone noticed any channel icon issues lately?

jon
Posts: 40
Joined: Thu Jul 27, 2017 8:17 pm

Anyone noticed any channel icon issues lately?

Post by jon »

In the process of setting up my A/V control pages, I tried downloading my Roku channel icons. The debug logs suggest the plugin is finding my installed apps, but the icons aren't showing up in my controls directory

Code: Select all

   Action Group                    Download roku channels - living room
   Roku Network Remote Threaddebug Returning default GUIConfigValue for rokuRemoteDevice:deviceIsChildDevice
   Roku Network Remote Threaddebug Returning default GUIConfigValue for rokuRemoteDevice:deviceIsChildDevice
   Roku Network Remote Threaddebug Returning default GUIConfigValue for rokuRemoteDevice:deviceIsChildDevice
   Roku Network Remote Threaddebug Command queue has 1 command(s) waiting
   Roku Network Remote Threaddebug Indigo installation folder: /Library/Application Support/Perceptive Automation/Indigo 7
   Roku Network Remote Debug       IP address requested for Roku Device: 192.168.1.24
   Roku Network Remote Debug       Sending /query/apps request to 192.168.1.24
   Roku Network Remote Threaddebug App list response: 200; body: <?xml version="1.0" encoding="UTF-8" ?>
<apps>
	<app id="13535" subtype="rsga" type="appl" version="5.0.7">Plex</app>
	<app id="12" subtype="ndka" type="appl" version="4.2.90018009">Netflix</app>
	<app id="837" subtype="ndka" type="appl" version="1.0.70500231">YouTube</app>
	<app id="13" subtype="ndka" type="appl" version="7.1.2017082110">Amazon Video</app>
	<app id="28" subtype="rsga" type="appl" version="4.1.20171012">Pandora</app>
	<app id="50025" subtype="ndka" type="appl" version="1.10.0">Google Play Movies</app>
	<app id="23353" subtype="rsga" type="appl" version="2.8.1">PBS Video</app>
	<app id="4026" subtype="sdka" type="appl" version="0.0.0">BBC World Service</app>
</apps>
I have some old app icons in my static images directory, so it *used* to work. No clue when exactly it stopped working; the last time I played with channel icons was quite some time ago.
User avatar
RogueProeliator
Posts: 2538
Joined: Tue Nov 13, 2012 3:54 pm
Location: Baton Rouge, LA

Re: Anyone noticed any channel icon issues lately?

Post by RogueProeliator »

There should be some more debug information surrounding the download operation, can you see if that is available? Also double check that you have the correct directory set; if it is blank, perhaps set to a non-default directory to see if there is some kind of overwrite issue when it tries to save the images.

Adam
Post Reply

Return to “Roku Network Remote”