Discussion of Metadata Tags (2 Viewers)

mbuzina

Retired Team Member
  • Premium Supporter
  • April 11, 2005
    2,839
    726
    Germany
    Home Country
    Germany Germany
    Ah got the issue, your "role" is the role that the actor is playing, right? I would add that information as ExtraInfo in the unnamed tabel ("Tabelle1"). Roles would then be:
    Actor, Director, Composer, Model (aka on the picture),Artist, etc.
     

    FragKing

    Portal Member
    November 2, 2008
    32
    12
    Zurich
    Home Country
    Switzerland Switzerland
    What about the different audio streams and their languages?
    I can see that there is an AudioStream count, and encoding, but it does not yet seem to be possible to see which streams have which properties.
    For example, I would like to know if there is German Audiostream available, and that it is AC3. Does not seem to be possible currently.
     

    morpheus_xx

    Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,073
    7,459
    Home Country
    Germany Germany
    are there any new ideas?

    I think the next things I will start are the new Apsects "Series" and "Recording", because those two can be already filled from our MDEs and SlimTV plugin could use the recording aspect to browse the recordings.
     

    mpiva

    Portal Member
    June 29, 2009
    20
    5
    Home Country
    Hello, i'm evaluating porting animeplugin2 to mediaportal2. The database used by this plugin is pretty complex. Do you foresee in the future using a bigdata type database instead a relational one for this metadata?
     

    riggnix

    Portal Pro
    September 8, 2009
    95
    25
    Home Country
    Austria Austria
    What about the different audio streams and their languages?
    I can see that there is an AudioStream count, and encoding, but it does not yet seem to be possible to see which streams have which properties.
    For example, I would like to know if there is German Audiostream available, and that it is AC3. Does not seem to be possible currently.

    one way to do that would be to parse it from file name. i think this would be a very nice feature!

    also, i think there should be a possibility to store metadata in multiple languages.
    e.g. if a movie has 2 audio tracks, MP should get title, description, ... for both languages.

    i think this should really be done in the core, since it needs some other approach for the database. there could be 1 table for filename, audio tracks, ... and 1 individual table for every language to hold title, description, air date, ...

    what do you think?
     

    Luca Brasi

    MP Donator
  • Premium Supporter
  • November 14, 2007
    1,026
    119
    Home Country
    Germany Germany
    Hi guys,

    right now I'm rebuilding my movpic db. so I stumbled over a few fields that I couldn't see in your list.
    Although I am not from us or uk but do have a lot of films from there (in english but as well synchronized to german) and a lot from Germany (in german) I would suggest to add some video data that facilitates the handling of origin and language.
    I see that V AudioLanguage has been added.
    Additionally I would add:
    • OriginalTitle
    • UserCountryTitle
    • AlternateTitles (not that important)
    • Country (origin)
    • MovieOriginLanguage / MovieOriginalLanguage / or just Language
    • SubtitleLanguage(s)
    So the already existent Title field would be of user's choice.
    I think rule based scraping would be possible this way.
    e.g. if movie's origin is us or uk and primary AudioLanguage is english then get me english information and title;
    if not then get me german info....
    This should apply to series too.

    Don't know if this is well-thought-out but I hope you get what I mean...

    Also I realized that there are a few other movpic fields not included in your list

    Sort By
    Writers
    Certification
    Tagline
    Studios
    Popularity
    Date Added
    IMDb ID
    Primary Source

    For Aspect Series I think TVDB ID should be added.

    I hope this is of any value for you...
    Luca
     

    chefkoch

    Retired Team Member
  • Premium Supporter
  • October 5, 2004
    3,129
    1,634
    Dresden / Munich / Maastricht
    Home Country
    Germany Germany
    I've reworked the table completely into a separate page and updated latest devlopments.
    New wiki page is: http://wiki.team-mediaportal.com/2_...pment/3_Concepts/Metadata_system/MediaAspects

    Note: I've only updated the first three columns for now. The info which MetadataExtractor writes which Metadata will be updated later.
    I'll also go through this thread again and add proposed but not listed meta data, like subtitle languages etc...

    @Dadeo
    Do you know how I set the page not to have a restricted width? I guess I already asked this in the past and the answer was "not possible" ;)

    @morpheus_xx
    I've found some inconsistencies, which I would like to go through with you step-by-step.
    • Could you please add the missing XML comments to the attributes in the ImageAspect? mantis 4287
    • Could we please delete the OFDB id from the MovieAspect?
      Keeping it would mean every possible site parser in future needs to have it's own field, which is not good imo. These plugins should use their own aspects/cache xml files and base them on imdb id.
      So let's remove that one now. mantis 4292
    • Could we use the same data type (long OR double) for Duration in AudioAspect and VideoAspect? mantis 4288
     
    Last edited:

    Users who are viewing this thread

    Top Bottom