XBMC Community Forum  

Go Back   XBMC Community Forum > Development > Skin Development

Skin Development GUI and Web skins/themes, graphics development and suggestions.
No End-User Support Requests! Only skinners and graphic artists.

Reply
 
Thread Tools Search this Thread Display Modes
Old 2004-06-17, 21:23   #1
mknight
Senior Member
 
Join Date: Oct 2003
Posts: 167
mknight is on a distinguished road
Default

i have just recently altered the default (media experience) skin to include the recently added media (ram) display to the main screen. this is a pic of what i am talking about if you haven't seen the recently added media section is very very cool.



i have a few questions i hope someone can help me with.

1. is there a way to exclude some of your shares or have it only look in the first 1 or 2 shares or something like that? for example, i have a share in my videos for movies, another share for music videos, another for tv shows. when the ram script runs it looks in all 3 of these folders and picks the newest files, looks them up on imdb and displays the 3 newest on the main screen. well, tv show episodes and music videos don't have an entry on imdb, so the results imdb returns and xbmc displays are way way off. in the screenshot above i had to remove the share for music vids and tv shows just to show an example with only movies listed.

2. is there a way to display more than 3 movie covers in the home.xml file or is that number of covers something that is coded in the source? i would like to shrink the thumbs and show 4-5 smaller ones instead. right now i can shrink them in the xml or change the size of the box they appear in but no more thumbs appear. possible?

3. i can't show this, but when xbmc loads it shows 3 movies on the main screen. i am not sure how it decides what 3 to show, but i think it is the last 3 in the myvideos.db file. as it searches my shares for new files those 3 fade away and are replaced by the 3 most recent videos by file date. since it clearly can fade old ones away and show new ones. is there some way i can tell it to show more than the 3 there by rotating over time through say a total of 6-12 recently added files.

4. the videos shown of the first page are static, so if i don't restart xbmc those thumbs don't refresh even if there are new files in my shares. is there a way to make it refresh the list every so often rather than having to restart xbmc?

5. is this only for videos, or is there a way to do this for music and pictures too? i am running in 720p so i have lots of screen room. i would like to build a skin that when you go in to the my videos section you see a list of about 5-10 recently added videos shown below or next to the available shares, then if you go in to my music there you would see a list of 10 or so recently added albums near the shares, and the same with my pictures, show the latest 5 or so picture folders added.
mknight is offline   Reply With Quote
Old 2004-06-22, 03:29   #2
saxodreng
Junior Member
 
Join Date: Jun 2004
Posts: 1
saxodreng is on a distinguished road
Default

that looks great.

how do u actually set it up ?? - im recently a newbie - but learning fast.... here - you have to....

:bowdown: :thumbsup:
saxodreng is offline   Reply With Quote
Old 2004-06-23, 01:03   #3
mknight
Senior Member
 
Join Date: Oct 2003
Posts: 167
mknight is on a distinguished road
Default

i just altered the home.xml file by adding the following control tag near the end of the file. *this is currently setup so it displays properly on the media experience skin when running in 720 mode, so adjust the position for your skin as is necessary.

<control>
<description>default ram (recently added media) control</description>
<type>ram</type>
<id>1</id>
<posx>500</posx>
<posy>230</posy>
<width>300</width>
<height>330</height>
<font>font14</font>
<font2>font13</font2>
<titlecolor>ffe0a020</titlecolor>
<textcolor>00efefef</textcolor>
<selectedcolor>00efefef</selectedcolor>
<textspacey>5</textspacey>
<gfxthumbwidth>80</gfxthumbwidth>
<gfxthumbheight>128</gfxthumbheight>
<gfxthumbspacex>6</gfxthumbspacex>
<gfxthumbspacey>25</gfxthumbspacey>
<gfxthumbdefault>nothumb.png</gfxthumbdefault>
</control>

again i can clearly change the size of the box the thumbs appear in, and i can change the position of the box, the size of the thumbs, the size and color of the text below the thumbs. *i just i don't know if there are any other options i can specify for the control like number of thumbs, etc. *it would be great if someone knew if there were more options for this great feature.
mknight is offline   Reply With Quote
Old 2004-06-27, 23:47   #4
KoTiX
Fan
 
Join Date: Jun 2004
Posts: 375
KoTiX is on a distinguished road
Default

you cannot change really a lot, check out my skin and seen how it works:
xbox-skins
you can select the movie and play it, you can refresh and see info throught a dialog keyboard.
enjoy.
KoTiX is offline   Reply With Quote
Old 2004-06-28, 22:34   #5
wowser
Member+ (Donator)
 
Join Date: Jan 2004
Posts: 62
wowser is on a distinguished road
Default

is their a way to show something like "recently added music" instead of movies? for example, i'd like to show recenlty added mp3 files.

i've looked at the xml file and it seems that by default it only looks for movies.

thanks for any info.
wowser is offline   Reply With Quote
Old 2004-06-29, 11:43   #6
KoTiX
Fan
 
Join Date: Jun 2004
Posts: 375
KoTiX is on a distinguished road
Default

i guess not because it's hardcoded in this way. i would like also that feature or maybe better a zapping between music, videos and progs/games.
anyway the developers still need to fix up sone stuff like the dialog keyboard when you push the white button to modify the title, fix the lenght of the title so it doesn't go out of the panel.
i really hope they improve this nice feature.
KoTiX is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
R.a.m recently added media mipsy XBMC for Xbox Specific Support 7 2005-02-22 17:47
Recently added media wowser XBMC for Xbox Specific Support 0 2004-10-18 05:18
Help with Recently Added Media mknight XBMC for Xbox Specific Support 0 2004-06-17 21:23
Recently added media? webMASTER_P XBMC Feature Suggestions 2 2004-05-05 14:59
Recently added media? webMASTER_P XBMC General Discussion 1 2004-05-05 14:09


All times are GMT +2. The time now is 09:51.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project