home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 2
Feature Requests
[MP2-795] Radio Menu Entry
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="morpheus_xx" data-source="post: 1146349" data-attributes="member: 48495"><p>I will try to take a look at this part. But I'm not sure what the best way is.</p><p></p><p>Internally TVE3 uses two distinct types: "ChannelGroup" and "RadioChannelGroup". I combine them to one big group list (radio channel groups use negative ids).</p><p></p><p>But in TVE3.5 there is no longer a mediatype flag on the group, just on the channels. So there it means: a radio channel group is a generic group where only radio channels are included.</p><p></p><p>For client side this means: we need to distinguish the UI state (TV / Radio) as well as the groups/channels, maybe even the server side interface (which I try to avoid as long as possible, because I also need to keep the MPExtended provider working).</p><p></p><p>There were some discussions about this already (probably too long ago). Some real TVs show normally TV channel (groups), but allow to switch to "Radio" mode (i.e. by colored keys on remote). This would probably the first step for our solution, adding a way to toggle between TV and Radio in the existing screens. Next step could be an own home tile, which enters the radio state directly.</p><p></p><p>But I need some more time to think about a good way of integration into MP2 (I usually don't just copy other behavior, like of MP1, exactly)</p></blockquote><p></p>
[QUOTE="morpheus_xx, post: 1146349, member: 48495"] I will try to take a look at this part. But I'm not sure what the best way is. Internally TVE3 uses two distinct types: "ChannelGroup" and "RadioChannelGroup". I combine them to one big group list (radio channel groups use negative ids). But in TVE3.5 there is no longer a mediatype flag on the group, just on the channels. So there it means: a radio channel group is a generic group where only radio channels are included. For client side this means: we need to distinguish the UI state (TV / Radio) as well as the groups/channels, maybe even the server side interface (which I try to avoid as long as possible, because I also need to keep the MPExtended provider working). There were some discussions about this already (probably too long ago). Some real TVs show normally TV channel (groups), but allow to switch to "Radio" mode (i.e. by colored keys on remote). This would probably the first step for our solution, adding a way to toggle between TV and Radio in the existing screens. Next step could be an own home tile, which enters the radio state directly. But I need some more time to think about a good way of integration into MP2 (I usually don't just copy other behavior, like of MP1, exactly) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Feature Requests
[MP2-795] Radio Menu Entry
Contact us
RSS
Top
Bottom