How can I make XBMC start directly into Files in Videos on startup? I've set up XMBC to load directly in to the Videos category on startup, and on version 10 it went directly into what in 11/Eden is called Files. I've set up that library just the way I like it, so I want XBMC to continue going directly here. In the XMBC settings I found a setting telling it to go directly to Files when entering Videos, and that works if I enter Videos from the main menu. However, when XBMC starts up from scratch, it enters a different view for Videos, including for me useless choices like Movies, TV Shows, Recently Added Movies, etc.
Does anyone have any tips on how I can get a uniform behavior from XBMC, going directly to files both from the main menu and on startup?
I added this here since I'm using the Confluence skin in XBMC, so it seemed fitting.
Windows Startup directly into Files in Videos
cartman1337
Junior Member Posts: 23 Joined: Nov 2010 Reputation: 0 |
2012-04-27 19:26
Post: #1
|
| find quote |
mad-max
Posting Freak Joined: Jul 2010 Reputation: 52 Location: Germany |
2012-04-27 21:10
Post: #2
You need to edit home.xml right at the beginning with an onload command with condition previous window=startup to activateWindow(video files)...
Sorry that I do not post the real code, only tapatalk around... Maybe this already helps... If not, gimme a shout |
| find quote |
cartman1337
Junior Member Posts: 23 Joined: Nov 2010 Reputation: 0 |
2012-04-27 21:43
Post: #3
The real code would be helpful - I'm not very familiar with xml files.
|
| find quote |
wilson.joe
Fan Joined: Nov 2010 Reputation: 6 Location: Salem, Or |
2012-04-27 23:39
Post: #4
Code: <onload condition="Window.Previous(startup)">ActivateWindow(Videos,Files,return)</onload>or something like that right below Code: <window id="0">in the home.xml similiar post exist.. Startup with video wall/poster Window Video ID's In a world without walls and fences who needs windows and gates, open source, opens minds.open yours today.
(This post was last modified: 2012-04-28 00:11 by wilson.joe.)
|
| find quote |
cartman1337
Junior Member Posts: 23 Joined: Nov 2010 Reputation: 0 |
2012-04-28 00:09
Post: #5
Thanks for the tip, but that didn't work. I added the line like you wrote, but there was no change starting up XBMC.
I'm also wondering what exact file you're talking about. I added this line to the file home.xml in c:\Program Files (x86)\XBMC\skin\Confluence\720p, as it was the only home.xml file I could find in any folder relating to the skin. However, I seriously doubt it is the actual file in use, because the last modification date on the file before my change was December 24 2009, which is WAY before Eden... My best guess is that the file should be stored somewhere in the user profile (c:\users\username\AppData\Roaming\XBMC), but that folder doesn't have any files called home.xml at all. So, in addition to WHAT to add, I really need to know WHERE to add it. Just saying "home.xml" doesn't really help me. |
| find quote |
wilson.joe
Fan Joined: Nov 2010 Reputation: 6 Location: Salem, Or |
2012-04-28 00:46
Post: #6
the home.xml in the skin.confluence/720 folder is correct
Code: window id="0">works for me.. but then again I don't use windows I use linux, so it could be the location of the file in your case. In a world without walls and fences who needs windows and gates, open source, opens minds.open yours today.
(This post was last modified: 2012-04-28 00:48 by wilson.joe.)
|
| find quote |
mad-max
Posting Freak Joined: Jul 2010 Reputation: 52 Location: Germany |
2012-04-28 05:24
Post: #7
Wilson is totally right...
This has to work! |
| find quote |
aky75
Junior Member Posts: 19 Joined: Dec 2009 Reputation: 0 |
2012-04-28 14:04
Post: #8
Not works for me...
but....another thing. I have two pcs with xbmc installed -both Eden 11.0, but in one I have C:/program files(x86)/xbmc/skins/confluence/ and C:/users/ME/appdata/roaming/xbmc/addons/ , but in the other I find only Confluence folder in C:/program files(x86)/Xbmc/addons/
(This post was last modified: 2012-04-28 14:15 by aky75.)
|
| find quote |
aky75
Junior Member Posts: 19 Joined: Dec 2009 Reputation: 0 |
2012-04-28 14:27
Post: #9
Finally works.... I dont know how, but I have Three places were Confluence is located: C:/program files x86/xbmc/skins/confluence/, C:/users/appdata/roaming/xbmc/addons/skin.confluence/ and C:/program filesx86/xbmc/addons/skin.confluence/
?? I edited both three home.xml and finally works, Thanks for the code |
| find quote |
cartman1337
Junior Member Posts: 23 Joined: Nov 2010 Reputation: 0 |
2012-04-28 16:18
Post: #10
Ah, excellent. Got it working.
![]() Aky75's tip helped me out. It is the file in c:\program files (x86)\xbmc\addons\skin.confluence that is the key, not the one in ...xbmc\skins\confluence as I first tried. Thanks guys! |
| find quote |


![[Image: obi3o55x.jpg]](http://s14.directupload.net/images/120514/obi3o55x.jpg)
![[Image: 7c8w3bu8.png]](http://mad-max.bplaced.net/guest_upload/7c8w3bu8.png)

Search
Help