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
Skins and Design
BlueVision
Titanium Extended
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: 1170183" data-attributes="member: 48495"><p>The 2 related screens are:</p><ul> <li data-xf-list-type="ul">MediaPortal\Source\UI\TV\SlimTvClient\Skin\default\screens\RecordingsByChannel.xaml</li> <li data-xf-list-type="ul">MediaPortal\Source\UI\TV\SlimTvClient\Skin\default\screens\RecordingsByName.xaml</li> </ul><p>Both depend on Source="screens\SimpleShowItems.xaml". </p><p></p><p>Solution would be to copy SimpleShowItems.xaml to ShowRecordingItems.xaml and only include the related controls that you need (no further need for additional includes, they are only used in other place to avoid duplicate code).</p><p></p><p>Regarding the fields:</p><p></p><p>The start/end time and channel name come from RecordingAspect. For genre see the normal video items, for episode stuff the series items. So everything should be there, just in 3 different aspects.</p></blockquote><p></p>
[QUOTE="morpheus_xx, post: 1170183, member: 48495"] The 2 related screens are: [LIST] [*]MediaPortal\Source\UI\TV\SlimTvClient\Skin\default\screens\RecordingsByChannel.xaml [*]MediaPortal\Source\UI\TV\SlimTvClient\Skin\default\screens\RecordingsByName.xaml [/LIST] Both depend on Source="screens\SimpleShowItems.xaml". Solution would be to copy SimpleShowItems.xaml to ShowRecordingItems.xaml and only include the related controls that you need (no further need for additional includes, they are only used in other place to avoid duplicate code). Regarding the fields: The start/end time and channel name come from RecordingAspect. For genre see the normal video items, for episode stuff the series items. So everything should be there, just in 3 different aspects. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Skins and Design
BlueVision
Titanium Extended
Contact us
RSS
Top
Bottom