More then 1 video button on hompage
#1
all you guys have been great help. thank you.

is it possible to have more then 1 video button on the hompage? i would modify the xboxmediacenter.xml.

example:

<!-- my videos shares !-->
<video>
<default>....</default>
<bookmark>
<name>movie theatre</name>
<path>....</path>
</bookmark>
<video>
<default>....</default>
<bookmark>
<name>dvd</name>
<path>....</path>
</bookmark>
<video>
<default>....</default>
<bookmark>
<name>anime</name>
<path>....</path>
</bookmark>

let me know if it is possible.

thank you.
Reply
#2
let me put it this way:

like that ? never. thats the sharelist (bookmark list) how would thave have a n y control over skin ?
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#3
see if i can explain this bit better. on the homepage i want to put movies, anime, tv show. i dont want to see my programs, my pictures, my music. so when i click on the movies it goes to movies catagory. when i click on my anime and goes right into the anime. i dont want click on my video and then have a choice, like movies/anime/tv shows.

maybe i am thinking to hard about this. but if someone can point in the direction that i am looking for.

thanks.
Reply
#4
as pike hinted, you can do it by altering the skin.

see the tutorials in the skinning section of the online manual (link in my sig).
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#5
hint 2: need to work out how to modify home.xml in the pal or pal16x9 folder of the skin
Reply
#6
(britneyspairs @ oct. 21 2005,04:07 Wrote:hint 2: need to work out how to modify home.xml in the pal or pal16x9 folder of the skin
here's another idea.  start xbmc in the videos bookmark.
Quote:  <!-- startup windows !-->
 <!-- 0 = xbmc title screen !-->
 <!-- 1 = my programs !-->
 <!-- 2 = my pictures !-->
 <!-- 3 = my files !-->
 <!-- 4 = settings !-->
 <!-- 5 = my music !-->
 <!-- 6 = my videos !-->
 <!-- 2700 = xlink kai !-->
 <startwindow>6</startwindow>

:kickass:



Reply

Logout Mark Read Team Forum Stats Members Help
More then 1 video button on hompage0