When we open "MusicLibrary " either in Songs mode or artists mode or albums mode .
The panel container also displays an item with ".." as label, clicking on which takes us to the parent of current listing.
But I don't want to display that ".." item some times , so how can I hide that conditionally?
I have three buttons to open Music library in three modes(songs, albums and artists)
ex:
This button displays all Albums
<control type="button">
<onclick>ActivateWindow(MusicLibrary,Albums,return)</onclick>
</control>
xbmc reads MyMusicNav.xml and opens a window with all the Albums in library, but also an item ".." is displayed .
I don't want this ".."
Please help.
Thanks for Help.
slinuxgeek
Senior Member Posts: 186 Joined: Feb 2012 Reputation: 0 |
(This post was last modified: 2012-04-11 06:07 by slinuxgeek.)
|
| find quote |
Martijn
Team-XBMC Joined: Jul 2011 Reputation: 115 Location: Dawn of time |
2012-04-10 16:46
Post: #2
Disable 'show parent folders in library' in xbmc settings
Always read the XBMC online-manual, FAQ and search the forums before posting. Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules. For troubleshooting and bug reporting, make sure you read this first For your mediacenter artwork go to ![]() |
| find quote |
slinuxgeek
Senior Member Posts: 186 Joined: Feb 2012 Reputation: 0 |
2012-04-11 06:04
Post: #3
No No Martijn , I want to happen this in my skin only.
That means I have to achieve this via skinning , user should not do any thing. Please Help Thank You. |
| find quote |
Martijn
Team-XBMC Joined: Jul 2011 Reputation: 115 Location: Dawn of time |
2012-04-11 06:43
Post: #4
Not possible i think.
Always read the XBMC online-manual, FAQ and search the forums before posting. Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules. For troubleshooting and bug reporting, make sure you read this first For your mediacenter artwork go to ![]() |
| find quote |
Jezz_X
Team-XBMC Skinner Joined: Jun 2006 Reputation: 55 Location: Earth |
2012-04-11 08:54
Post: #5
Indeed not possible it's system wide setting and you can't control what shows in the media lists
Skins I have done.... ![]() And others in the past... Want to know what I'm working on currently? Check me out on Google+ |
| find quote |
`Black
Skilled Skinner Joined: Apr 2009 Reputation: 49 Location: Germany |
2012-04-11 13:55
Post: #6
And you shouldn't hide it since you sometimes need it if you're using a control with very few buttons like the Apple remote for example.
|
| find quote |
slinuxgeek
Senior Member Posts: 186 Joined: Feb 2012 Reputation: 0 |
2012-04-11 14:03
Post: #7
Hmmmm OK , Thank u all.
|
| find quote |
jmarshall
Team-XBMC Developer Posts: 24,523 Joined: Oct 2003 Reputation: 138 |
2012-04-11 23:39
Post: #8
There was some discussion in the development forum (my post on iPad experience) as to whether it makes sense to be determined in part by the skin or not (perhaps incorporated with the type of interface used for navigation). If your skin has an "Up" or "Back" button, there's probably no need for parent folder items, after all.
Cheers, Jonathan 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. ![]() |
| find quote |
slinuxgeek
Senior Member Posts: 186 Joined: Feb 2012 Reputation: 0 |
2012-04-12 07:34
Post: #9
True, but still no way to hide it !!
|
| find quote |
Martijn
Team-XBMC Joined: Jul 2011 Reputation: 115 Location: Dawn of time |
2012-04-12 09:47
Post: #10
(2012-04-12 07:34)slinuxgeek Wrote: True, but still no way to hide it !! Yes but it is up to the user Always read the XBMC online-manual, FAQ and search the forums before posting. Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules. For troubleshooting and bug reporting, make sure you read this first For your mediacenter artwork go to ![]() |
| find quote |

![[Image: fanarttv.png]](http://trakt.us/images/thanks/fanarttv.png)
![[Image: skinsq.png]](http://img854.imageshack.us/img854/931/skinsq.png)
![[Image: xp1080-21.png]](http://www.planet-ira.de/wallpaper/xp1080-21.png)
![[Image: badge.gif]](http://www.ohloh.net/projects/9132/badge.gif)
Search
Help