INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: ogg tag management : bug ?  (Read 862 times)

michel

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 619
ogg tag management : bug ?
« on: November 06, 2002, 06:50:17 am »

Dump displayed by MJ9 for an imported (MJ8->MJ9) ogg track:

Bitrate: 129 Kbps
Frequency: 44100 Hz
Channels: 2
Tag: (10 fields -- 11950 data bytes)
  COVERARTMIME: image/jpeg
  COVERART: <too large to display>
  TITLE: Too Much Heaven
  ARTIST: Bee Gees
  ALBUM: Bee Gees Story
  COMMENT: compil
  GENRE: Rock
  DATE: 1978
  TRACKNUMBER: 18
  MJMETADATA: <too large to display>

with MJMETADATA=
<MPL Version="1.0">
<Item>
<ExInfo Custom1="cd" Custom2="Psychedelic Pop, Baroque Pop, Pop/Rock, Soft Rock, Adult Contemporary, Disco" ReplayGain="1|0|-1|0|0|" Rating="0"/>
</Item>
</MPL>

--------------------------------------------------------------
If I add a rating to this file I get

Bitrate: 136 Kbps
Frequency: 44100 Hz
Channels: 2
Tag: (13 fields -- 11974 data bytes)
  COVERARTMIME: image/jpeg
  COVERART: <too large to display>
  MJMETADATA: <too large to display>
  MEDIAJUKEBOX:TOOLNAME: Media Jukebox
  MEDIAJUKEBOX:TOOLVERSION: 9.0.72
  ARTIST: Bee Gees
  TRACKNUMBER: 20
  ALBUM: Bee Gees Story
  TITLE: Love You Inside Out
  GENRE: Rock
  DATE: 1979
  COMMENT: compil
  MEDIAJUKEBOX:RATING: 1

By the way, please note that MEDIAJUKEBOX:TOOLNAME: Media Jukebox is a little ridiculous...

--------------------------------------------------------------------
Now compare with this situation: If instead to add rating to an imported track I add rating to an upgraded track, I get the following:

Bitrate: 140 Kbps
Frequency: 44100 Hz
Channels: 2
Tag: (14 fields -- 12038 data bytes)
  COVERARTMIME: image/jpeg
  COVERART: <too large to display>
  MJMETADATA: <too large to display>
  MEDIAJUKEBOX:TOOLNAME: Media Jukebox
  MEDIAJUKEBOX:TOOLVERSION: 9.0.72
  MEDIAJUKEBOX:: Psychedelic Pop, Baroque Pop, Pop/Rock, Soft Rock, Adult Contemporary, Disco
  ARTIST: Bee Gees
  TRACKNUMBER: 19
  ALBUM: Bee Gees Story
  TITLE: Tragedy
  GENRE: Rock
  DATE: 1979
  COMMENT: compil
  MEDIAJUKEBOX:RATING: 1

Please note MEDIAJUKEBOX:: Psychedelic Pop...
it is my custom2 field !!!

again present in METADATA tag though
:

<MPL Version="1.0">
<Item>
<ExInfo Custom1="cd" Custom2="Psychedelic Pop, Baroque Pop, Pop/Rock, Soft Rock, Adult Contemporary, Disco" ReplayGain="1|0|-1|0|0|" Rating="0"/>
</Item>
</MPL>

A big mess, no ?

What do you say ? All my explanation is a big mess also ?!!!

:'( :'( :'(

Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42053
  • Shoes gone again!
Re: ogg tag management : bug ?
« Reply #1 on: November 07, 2002, 07:13:49 am »

This should be much better with the latest build.

If not, let us know.
Logged
Matt Ashland, JRiver Media Center
Pages: [1]   Go Up