Hi,
I have a requirement , The Music window(MyMusicNav.xml) is displaying all the albums in thumbnails view , but when an album is clicked , the same window displays the songs which belongs to the clicked album also in thumbnail view.
I want that Album and Artist should be visible in thumbnails view mode and when I click on an album/artist thumb , the related songs should be displayed in list view.
How can I do this?
Thanks for help.
Album to Songs should change view from thumbnails to list how?
slinuxgeek
Senior Member Posts: 189 Joined: Feb 2012 Reputation: 0 |
|
| find quote |
liquidskin76
Skilled Skinner Joined: Aug 2009 Reputation: 16 Location: UK |
2012-04-10 11:20
Post: #2
Hey slinuxgeek,
Check out Welo ('Viewtype_3030_Music_Cover' and 'Viewtype_3031_Music_List') to see how this is done. Basically, use '<visible>Window.IsVisible(musiclibrary) + Container.Content(albums)</visible>' on the thumbnail viewtype, '<visible>Window.IsVisible(musiclibrary) + Container.Content(songs)</visible>' on the the list view. Cheers
Welo... a skin for XBMC HTPC: Streacom FC1 Evo Case | Asus P8H77-I ITX | Intel Core i3 3220T | Kingston HyperX SSD | Kingston DDR3 RAM Home AV: Sony KDL-40HX723 | Sky+HD | Sony BDP-S480 BD Player | Sony STR-DH820 AV Receiver | Sony Speaker System | Sony PS3 Slim | Logitech Harmony Touch
(This post was last modified: 2012-04-10 11:24 by liquidskin76.)
|
| find quote |
slinuxgeek
Senior Member Posts: 189 Joined: Feb 2012 Reputation: 0 |
2012-04-10 15:17
Post: #3
Hi, liquidskin76 thanks for help .
That is working for "albums" but not working for "artists". why? Thank You. |
| find quote |
slinuxgeek
Senior Member Posts: 189 Joined: Feb 2012 Reputation: 0 |
2012-04-10 16:25
Post: #4
Oh it worked some how !!
Thanks For help
|
| find quote |

Search
Help