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
"Latest media" for MP2
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: 1103639" data-attributes="member: 48495"><p>I started to implement a small feature for MP2: I created a model to expose list of recently imported MediaItems, grouped by Movies, Series, Images and Audio.</p><p></p><p>The logic depends on the "imported" date, the model will load the last 5 MediaItems per category (thanks to new SQL paging support this will internally look like: "... order by imported date desc limit 5").</p><p></p><p>For now I show them in a simple list in a separate screen:</p><p>[ATTACH=full]156030[/ATTACH] </p><p>The new screen is available on homescreen:</p><p>[ATTACH=full]156029[/ATTACH] </p><p>[USERGROUP=39]@Developers[/USERGROUP] [USERGROUP=38]@Designers[/USERGROUP] [USERGROUP=40]@Testers[/USERGROUP]:</p><p></p><p>Are there any specific requirements which I should add as next step?</p><p></p><p>I know already ideas for other skins (Apollo One) where new items can be placed inside menu.</p><p></p><p>Do we want to keep a separate entry to "latest media" on home screen? If so, could someone create a cool button graphics? <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p></blockquote><p></p>
[QUOTE="morpheus_xx, post: 1103639, member: 48495"] I started to implement a small feature for MP2: I created a model to expose list of recently imported MediaItems, grouped by Movies, Series, Images and Audio. The logic depends on the "imported" date, the model will load the last 5 MediaItems per category (thanks to new SQL paging support this will internally look like: "... order by imported date desc limit 5"). For now I show them in a simple list in a separate screen: [ATTACH=full]156030[/ATTACH] The new screen is available on homescreen: [ATTACH=full]156029[/ATTACH] [USERGROUP=39]@Developers[/USERGROUP] [USERGROUP=38]@Designers[/USERGROUP] [USERGROUP=40]@Testers[/USERGROUP]: Are there any specific requirements which I should add as next step? I know already ideas for other skins (Apollo One) where new items can be placed inside menu. Do we want to keep a separate entry to "latest media" on home screen? If so, could someone create a cool button graphics? :) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Skins and Design
"Latest media" for MP2
Contact us
RSS
Top
Bottom