XBMC Community Forum  

Go Back   XBMC Community Forum > Help and Support > Skin Help and Support > xTV

xTV Subforum for the xTV take one skin (and mods for/of it).

Reply
 
Thread Tools Search this Thread Display Modes
Old 2009-02-21, 03:55   #1
gnarfel
Junior Member
 
Join Date: Feb 2009
Posts: 3
gnarfel is on a distinguished road
Default hack: Movies and TV Shows that dont point to library

in xTV\PAL\Home.xml

Code:
<item>
<icon>icon-video.png</icon>
<thumb>icon-video-blur1.png</thumb>
<label>31001</label>
<onclick>ActivateWindow(MyVideoFiles,Movies)</onclick>
</item>
<item>
<icon>icon-tv.png</icon>
<thumb>icon-tv-blur1.png</thumb>
<label>31010</label>
<onclick>ActivateWindow(MyVideoFiles,TV)</onclick>
</item>
The second parameter of ActivateWindow can be a source name (I created a multipath source called TV and Movies), and now from the home menu it will jump right into my TV show/Movie multipath source in file view.

You may want to comment out the <item> definitions for the real TV Shows and Movies (there are two Movies definitions, one for 'Library' view, and one that just takes you to the video sources list.)
gnarfel is offline   Reply With Quote
Old 2009-03-28, 22:56   #2
xfiring
Member
 
Join Date: Dec 2008
Posts: 35
xfiring is on a distinguished road
Default

Can you elaborate on how you got TV to not link to Library mode? I can't seem to get it to work by creating a share called TV and modifying the second parameter.

Thanks
xfiring is offline   Reply With Quote
Old 2009-03-29, 07:59   #3
gnarfel
Junior Member
 
Join Date: Feb 2009
Posts: 3
gnarfel is on a distinguished road
Default

The share isn't called TV, the multipath source is (can be a regular single path source too). When you're adding a new source, set the name of the overall source (whether one source or many) to TV (or whatever you set for the second parameter of ActivateWindow)
gnarfel is offline   Reply With Quote
Old 2009-03-29, 16:56   #4
xfiring
Member
 
Join Date: Dec 2008
Posts: 35
xfiring is on a distinguished road
Default

Where did you create the source? I created it under movies, I just did an Add Source and browsed out to my NAS share called TV. It works fine browsing in file mode.

Then I went into the Home.XML and changed it to point to TV.

I am obviosly doing something wrong. If what I created is not a multipath source, let me know what you are talking about.
xfiring is offline   Reply With Quote
Old 2009-03-31, 00:37   #5
CHI3f
Team-XBMC Skinner
 
CHI3f's Avatar
 
Join Date: Jan 2007
Location: New Jersey, USA
Posts: 215
CHI3f is on a distinguished road
Default

Are you sure you are using <onclick>ActivateWindow(MyVideoFiles,TV)</onclick> instead of <onclick>ActivateWindow(MyVideoLibrary,TV)</onclick>?
__________________

Download Containment,Containment Themes
Download xTV,xTV Themes
Download xbmcTV

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.


CHI3f is offline   Reply With Quote
Old 2009-03-31, 15:22   #6
xfiring
Member
 
Join Date: Dec 2008
Posts: 35
xfiring is on a distinguished road
Default

Yes, my mistake. Thank you.

Now the question is both on Movies & TV, it works perfectly when selecting from the home screen, but when I navigate back there is an additional screen on each one. On Movies I see the 'recently added and movie plugins', on TV I see the movie shares as I would in file mode.

Is there anyway to remove those screens when going backwards, so basically it would go directly to home screen from where I enter the screen from the home menu? Does that make sense?

Last edited by xfiring; 2009-03-31 at 15:27.
xfiring is offline   Reply With Quote
Old 2009-03-31, 18:56   #7
CHI3f
Team-XBMC Skinner
 
CHI3f's Avatar
 
Join Date: Jan 2007
Location: New Jersey, USA
Posts: 215
CHI3f is on a distinguished road
Default

If you are using the XBOX then use the back button instead of the B button. If you are using a computer use Esc instead of Backspace.
__________________

Download Containment,Containment Themes
Download xTV,xTV Themes
Download xbmcTV

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.


CHI3f is offline   Reply With Quote
Old 2009-05-08, 00:40   #8
gnarfel
Junior Member
 
Join Date: Feb 2009
Posts: 3
gnarfel is on a distinguished road
Default

Quote:
Originally Posted by xfiring View Post
Is there anyway to remove those screens when going backwards, so basically it would go directly to home screen from where I enter the screen from the home menu? Does that make sense?
I've found it handy to have it, so I haven't really looked for a way to disable it. I use it to access 'hidden' sources that I otherwise wouldn't want available through the UI, which I use for things like YouTube .flvs.

My roommate understood it better when I explained that one button would reliably take him back to the main menu from almost everywhere in the UI, while the other one was to 'go up a folder' per se.
gnarfel 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


All times are GMT +2. The time now is 03:58.


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