Untergeordnete Seiten
  • User-specific metadata events

  Wiki Navigation

    Loading...


 Recently Updated


 Latest Releases

 MediaPortal 1.32
            Releasenews | Download
 MediaPortal 2.5
            Releasenews | Download


Table of Contents

Overview

For general infrormation about user specific data please look at UserSpecificData.

For managing user specific data in a common way for different data sources, interfaces needs to be defined.

Details

Interfaces

IMediaRating

allows to send and get ratings from additional resources. (ToDO: Define conversion between MP2 and external rating resources)

Example: Importing Rating for music from MusicBrainz

See Ratings for more infos

IMediaFavourite

allows to send and get the favourite meta data from addition resources

IMediaPlayCount

allows to set?? and get the play count from additional resources

Example: Importing PlayCount for music from Last.FM

IMediaLastPlayed

allows to set and retrieve the date time a media has been played last time.

IMediaScrobbling

interface for scrobbling the currently played media. It receives playback start, playback stop (before actual end), playback end and constantly the current playback progress, which can be sent to online resources.

This is not a metadata itself, but fits within the idea of separated interfaces.

Example: Music scrobbling to Last.FM and movie or tv show scrobbling to Trakt

Related

References

   

 

This page has no comments.