Roku Plugin - Display Title?

ckeyes888
Posts: 2438
Joined: Thu Nov 26, 2009 2:41 pm
Location: Kalispell, MT

Roku Plugin - Display Title?

Post by ckeyes888 »

Hey,

Hoping there may be some way to reveal the title that’s playing?

Thanks,

Carl
User avatar
RogueProeliator
Posts: 2538
Joined: Tue Nov 13, 2012 3:54 pm
Location: Baton Rouge, LA

Re: Roku Plugin - Display Title?

Post by RogueProeliator »

Hoping there may be some way to reveal the title that’s playing?
Unfortunately, not really... this is an example of all that gets returned when you ask for the active app. Each application on there would likely have to implement a currently playing type implementation and I guess they just don't have that...

Code: Select all

<active-app>
	<app id="13535" subtype="rsga" type="appl" version="6.3.11">Plex</app>
</active-app>
Adam
ckeyes888
Posts: 2438
Joined: Thu Nov 26, 2009 2:41 pm
Location: Kalispell, MT

Re: Roku Plugin - Display Title?

Post by ckeyes888 »

Nuts.

Thanks,

Carl
Post Reply

Return to “Roku Network Remote”