- Thread starter
- #81
Re: AW: Re: Ideas for Music Section
I don't think much exists when browsing the collection. We have added all the new properties to now playing track
(see 0003148: Expose all MusicTag values artist/album info values as properties in now playing - MediaPortal Bugtracker for a full list of new properties)
I am not sure about adding these details to browsing the collection as when you scroll down through 100 albums it would have to update each time and this could cause lag. I will check what properties are exposed (I am guessing just #selecteditem)
when you talk about the available data, does this include only infos which are available when media is already playing like #Play.Current.Track or is there also some data available for the current selected item? there is already the #Selecteditem tag but this shows the whole filename (06. 30 Seconds to Mars - Savior in one row in this example here). i would like to have the artist and track seperated like #Selecteditem.Artist or sth like that to be more flexible in skin creation. specifically i think about the coverflow view as shown in the attached pic with 2 rows, one with selected song and one with selected songs artist...
i just started playing around with all this skinning, so pls be patient if i missed these tags if they already exist...
I don't think much exists when browsing the collection. We have added all the new properties to now playing track
(see 0003148: Expose all MusicTag values artist/album info values as properties in now playing - MediaPortal Bugtracker for a full list of new properties)
I am not sure about adding these details to browsing the collection as when you scroll down through 100 albums it would have to update each time and this could cause lag. I will check what properties are exposed (I am guessing just #selecteditem)