XBMC Community Forum  

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

Transparency Subforum for Transparency, and mods for/of it.

Reply
 
Thread Tools Search this Thread Display Modes
Old 2009-11-06, 14:42   #1
ricostuart
Junior Member
 
Join Date: Aug 2009
Posts: 9
ricostuart is on a distinguished road
Question Help! Want to disable library view for one type

Firstly - FANTASTIC WORK!! This is by far the best skin for my xbox version!

Now I have a heap of vids and TV shows on my home server which my xbox streams flawlessly (except hd content unfortunatly). Now I name the files in a particular way so they group together - eg. James Bond - 1 - Dr No. This way I find it much easier to move around the library. Unfortunatly XBMC library sorts from the downloaded information, not file name so they jumble up. I can set file mode for "videos", but i want it set for "movies" also but not "TV Shows".

Is there a way of doing this?
ricostuart is offline   Reply With Quote
Old 2009-11-06, 19:34   #2
ronie
Skilled Skinner
 
ronie's Avatar
 
Join Date: Jan 2009
Posts: 2,428
ronie is on a distinguished road
Default

Quote:
Originally Posted by ricostuart View Post
Now I have a heap of vids and TV shows on my home server which my xbox streams flawlessly (except hd content unfortunatly). Now I name the files in a particular way so they group together - eg. James Bond - 1 - Dr No. This way I find it much easier to move around the library. Unfortunatly XBMC library sorts from the downloaded information, not file name so they jumble up.
you can use .nfo files and add a <sorttitle> tag to get those movies to sort in the correct order.
you can even group them together in a folder in the library by using the <set> tag if you want to.

Quote:
Originally Posted by ricostuart View Post
I can set file mode for "videos", but i want it set for "movies" also but not "TV Shows".

Is there a way of doing this?
best way would be to set up your library as explained above, but if you do want to use filemode for movies you'll have to edit Includes_Home.xml
change every occurrence of:
Code:
XBMC.ActivateWindow(MyVideoLibrary,movietitles,return)
to:
Code:
ActivateWindow(VideoFiles,Movies)
where 'Movies' is the name of your Movies folder in xbmc.
__________________
Transparency! - A Fanart Skin
ronie is online now   Reply With Quote
Old 2009-11-06, 19:57   #3
mcborzu
Fan
 
mcborzu's Avatar
 
Join Date: Feb 2009
Posts: 551
mcborzu is on a distinguished road
Default

Hey Ronie, is there more info on that <sorttitle> tag. I searched the wiki and the forums and nothing came up


**Edit**

I just tried "sorttitle" without the <> and this thread explains it...http://xbmc.org/forum/showthread.php...ight=sorttitle
mcborzu is offline   Reply With Quote
Old 2009-11-08, 12:20   #4
ricostuart
Junior Member
 
Join Date: Aug 2009
Posts: 9
ricostuart is on a distinguished road
Default

That works quite well, thanks! But is there a way of implimenting a "sort by File Name" option on the library? This would be the best option for me!
ricostuart is offline   Reply With Quote
Old 2009-11-08, 14:58   #5
ronie
Skilled Skinner
 
ronie's Avatar
 
Join Date: Jan 2009
Posts: 2,428
ronie is on a distinguished road
Default

Quote:
Originally Posted by ricostuart View Post
That works quite well, thanks! But is there a way of implimenting a "sort by File Name" option on the library? This would be the best option for me!
i can't help you with that. you'd have to request it in the 'xbmc feature requests' forum.
__________________
Transparency! - A Fanart Skin
ronie is online now   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 02:25.


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