Seitenhierarchie

  Wiki Navigation

    Loading...


 Recently Updated


 Latest Releases

 MediaPortal 1.34
            Releasenews | Download
 MediaPortal 2.5
            Releasenews | Download




1.2.0 beta:   


1.2.0 RC1:   To avoid confusion with other skin properties we have renamed the skin properties to start #music.*
So what was #artist in 1.2 beta is now #music.artist etc.

Purpose

  • Required:  No
  • Type of Change:  Feature

Some extra skin properties have been provided to the music browsing screens (both database and shares views) to give information about the currently selected track.

These properties are based on data embedded within the tags of music files (the track details) or Album or Artist info that has been scraped from within Mediaportal and loaded into the database.  If data is not embedded within tags or no album or artist info has been scraped by the user these properties will be empty.

Description of Change

The properties from album down are available at any level where album details are available where as the ones above it are only available when a track is selected.   You can make use of properties appropriate to the level the user is browsing by combining these properties with the #itemtype property.

The exposed properties are:

Track Properties

Skin Property

Notes

#music.title

The title of the highlighted track

#music.rating

The rating of the highlighted track

#music.duration

The duration of the highlighted track

#music.artist

The artist of the highlighted track

#music.bitRate

The bit rate of the highlighted track

#music.comment

Any comment embedded in tags for the highlighted track

#music.composer

The composer of the highlighted track

#music.conductor

The conductor of the highlighted track

#music.lyrics

Lyrics embedded in tags for the highlighted track

#music.timesplayed

Number of times the highlighted track has been played in MediaPortal

#music.filetype

The file type of the highlighted track

#music.codec

The codec of the highlighted track

#music.bitratemode

The bit rate mode (VBR/CBR) of the highlighted track

#music.bpm

The beats-per-minute of the highlighted track

#music.channels

The number of channels in the highlighted track

#music.samplerate

The sample rate of the highlighted track

#music.album

The album of the highlighted track

#music.genre

The genres of the highlighted track

#music.year

The year of the highlighted track

#music.albumArtist

The album artist of the highlighted track

#music.discid

The disc number of the highlighted track

#music.disctotal

The number of discs of the highlighted track

#music.trackTotal

The total number of tracks on the album of the highlighted track

#music.datelastplayed

The date the highlighted track was last played in MediaPortal

#music.dateadded

The date the highlighted track was added to the MediaPortal database

Music Browsing Track Properties

Scraped Album Info

Skin Property

Notes

#AlbumInfo.Review

The review of the album (currently scraped from allmusic.com)

#AlbumInfo.Rating

The rating of the album (currently scraped from allmusic.com)

#AlbumInfo.Genre

The genres of the album (currently scraped from allmusic.com)

#AlbumInfo.Styles

The styles of the album (currently scraped from allmusic.com)

#AlbumInfo.Tones

The tones of the album (currently scraped from allmusic.com)

#AlbumInfo.Year

The year of the album (currently scraped from allmusic.com)

Music Browsing Album Info Properties

Scraped Artist Info

Skin Property

Notes

#ArtistInfo.Bio

Artist's biography (currently scraped from allmusic.com)

#ArtistInfo.Born

Artist's birth daye (currently scraped from allmusic.com)

#ArtistInfo.Genres

Artist's genres (currently scraped from allmusic.com)

#ArtistInfo.Instruments

Artist's instruments (currently scraped from allmusic.com)

#ArtistInfo.Styles

Artist's styles (currently scraped from allmusic.com)

#ArtistInfo.Tones

Artists's tones (currently scraped from allmusic.com)

#ArtistInfo.YearsActive

Years in which the artist is/was active (currently scraped from allmusic.com)

Music Browsing Artist Info Properties

Additional Information and References

Mantis Issue:

3182

Related xml(s):

mymusicgenres.xml mymusicsongs.xml mymusicplaylist.xml

Windows IDs:

501 / 504 / 500

Related GUI control:

None

Author:

jameson_uk

Date added:

Tue, 26 Apr 2011

XML/Code Samples

 

Screenshots

 

 

   

 

This page has no comments.