INTERACT FORUM

Please login or register.

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

Author Topic: MC12: List of ID3v1 Tag Genres Supported ?  (Read 1673 times)

sbsp2

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 402
MC12: List of ID3v1 Tag Genres Supported ?
« on: May 11, 2007, 08:32:30 am »

Is there a list of the exact words for all Genres supported by MC12 in ID3v1 tags (only)? (reference http://www.mpx.cz/mp3manager/tags.htm)

I searched the MC12 install and found a list in the in_mp3.dll binary, but all those are not written to the ID3v1 tag data (like 136-Christian Gangsta Rap, 128-Club-House and others) as I see 255 in Genre tag (format) data.

The dropdown lists in MC for genres only shows currently defined/used genres which does not help if you want to select a genre you never used before (or want to see what the valid choices are, for ID3v1-only support) and have it stored in the ID3v1 tag data (not 255).

Also, there's a bug in MC12 when you use in-place editing to change genres as the Tag -> Format screen (in Action window) does not refresh when the genre if changed (maybe other fields do this too).  I had to select another track and come back to the modified track to see the Format screen update (up arrow then down arrow, basically).
Logged

sbsp2

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 402
Re: MC12: List of ID3v1 Tag Genres Supported ?
« Reply #1 on: May 11, 2007, 12:58:56 pm »

I guess not.  Can a JR dev person put this info in the Wiki area (sometime)?
Logged

datdude

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2215
Re: MC12: List of ID3v1 Tag Genres Supported ?
« Reply #2 on: May 11, 2007, 01:10:52 pm »

Ha, I didn't even know there were specs for genres.  MC obviously supports any genre you want, you just need to add it.
Logged
"You are not a beautiful or unique snowflake." -  Just a very big snowball

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42002
  • Shoes gone again!
Re: MC12: List of ID3v1 Tag Genres Supported ?
« Reply #3 on: May 11, 2007, 01:43:51 pm »

There's no reason to be afraid of ID3v2 tags. (which support any genre)

Here's the ID3v1 genre table:

   _T("Blues"), _T("Classic Rock"), _T("Country"), _T("Dance"), _T("Disco"), _T("Funk"), _T("Grunge"), _T("Hip-Hop"),
   _T("Jazz"), _T("Metal"), _T("New Age"), _T("Oldies"), _T("Other"), _T("Pop"), _T("R&B"), _T("Rap"), _T("Reggae"), _T("Rock"), _T("Techno"),
   _T("Industrial"), _T("Alternative"), _T("Ska"), _T("Death Metal"), _T("Pranks"), _T("Soundtrack"), _T("Euro-Techno"), _T("Ambient"),
   _T("Trip-Hop"), _T("Vocal"), _T("Jazz+Funk"), _T("Fusion"), _T("Trance"), _T("Classical"), _T("Instrumental"), _T("Acid"), _T("House"), _T("Game"),
   _T("Sound Clip"), _T("Gospel"), _T("Noise"), _T("Alt. Rock"), _T("Bass"), _T("Soul"), _T("Punk"), _T("Space"), _T("Meditative"), _T("Instrumental Pop"),
   _T("Instrumental Rock"), _T("Ethnic"), _T("Gothic"), _T("Darkwave"), _T("Techno-Industrial"), _T("Electronic"), _T("Pop-Folk"), _T("Eurodance"),
   _T("Dream"), _T("Southern Rock"), _T("Comedy"), _T("Cult"), _T("Gangsta"), _T("Top 40"), _T("Christian Rap"), _T("Pop/Funk"), _T("Jungle"),
   _T("Native American"), _T("Cabaret"), _T("New Wave"), _T("Psychadelic"), _T("Rave"), _T("Showtunes"), _T("Trailer"), _T("Lo-Fi"), _T("Tribal"),
   _T("Acid Punk"), _T("Acid Jazz"), _T("Polka"), _T("Retro"), _T("Musical"), _T("Rock & Roll"), _T("Hard Rock"), _T("Folk"), _T("Folk-Rock"), _T("National Folk"),
   _T("Swing"), _T("Fast Fusion"), _T("Bebop"), _T("Latin"), _T("Revival"), _T("Celtic"), _T("Bluegrass"), _T("Avantgarde"), _T("Gothic Rock"), _T("Progressive Rock"),
   _T("Psychedelic Rock"), _T("Symphonic Rock"), _T("Slow Rock"), _T("Big Band"), _T("Chorus"), _T("Easy Listening"), _T("Acoustic"), _T("Humour"),
   _T("Speech"), _T("Chanson"), _T("Opera"), _T("Chamber Music"), _T("Sonata"), _T("Symphony"), _T("Booty Bass"), _T("Primus"), _T("Porn Groove"),
   _T("Satire"), _T("Slow Jam"), _T("Club"), _T("Tango"), _T("Samba"), _T("Folklore"), _T("Ballad"), _T("Power Ballad"), _T("Rhythmic Soul"), _T("Freestyle"),
   _T("Duet"), _T("Punk Rock"), _T("Drum Solo"), _T("Acapella"), _T("Euro-House"), _T("Dance Hall"), _T("Goa"), _T("Drum & Bass"), _T("Club House"), _T("Hardcore"),
   _T("Terror"), _T("Indie"), _T("BritPop"), _T("Black Punk"), _T("Polsk Punk"), _T("Beat"), _T("Christian Gangsta"), _T("Heavy Metal"), _T("Black Metal"),
   _T("Crossover"), _T("Contemporary C"), _T("Christian Rock"), _T("Merengue"), _T("Salsa"), _T("Thrash Metal"), _T("Anime"), _T("JPop"), _T("SynthPop")
Logged
Matt Ashland, JRiver Media Center

sbsp2

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 402
Re: MC12: List of ID3v1 Tag Genres Supported ?
« Reply #4 on: May 11, 2007, 02:19:01 pm »

Quote
There's no reason to be afraid of ID3v2 tags. (which support any genre)

Other than they are pigs (wasteful) and exist at the beginning of MP3 files and are slow to rewrite when they expand and cause some MP3 hardware (portables, car stereos, etc.) problems when they read them and I don't need/want them (haha).  I realize they can be useful (to others), just not for me.
Logged

sbsp2

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 402
Re: MC12: List of ID3v1 Tag Genres Supported ?
« Reply #5 on: May 11, 2007, 02:37:08 pm »

Someone should put this in Wiki:

Code: [Select]
Blues                    00
Classic Rock             01
Country                  02
Dance                    03
Disco                    04
Funk                     05
Grunge                   06
Hip-Hop                  07
Jazz                     08
Metal                    09
New Age                  10
Oldies                   11
Other                    12
Pop                      13
R&B                      14
Rap                      15
Reggae                   16
Rock                     17
Techno                   18
Industrial               19
Alternative              20
Ska                      21
Death Metal              22
Pranks                   23
Soundtrack               24
Euro-Techno              25
Ambient                  26
Trip-Hop                 27
Vocal                    28
Jazz+Funk                29
Fusion                   30
Trance                   31
Classical                32
Instrumental             33
Acid                     34
House                    35
Game                     36
Sound Clip               37
Gospel                   38
Noise                    39
Alt. Rock                40
Bass                     41
Soul                     42
Punk                     43
Space                    44
Meditative               45
Instrumental Pop         46
Instrumental Rock        47
Ethnic                   48
Gothic                   49
Darkwave                 50
Techno-Industrial        51
Electronic               52
Pop-Folk                 53
Eurodance                54
Dream                    55
Southern Rock            56
Comedy                   57
Cult                     58
Gangsta                  59
Top 40                   60
Christian Rap            61
Pop/Funk                 62
Jungle                   63
Native American          64
Cabaret                  65
New Wave                 66
Psychadelic              67
Rave                     68
Showtunes                69
Trailer                  70
Lo-Fi                    71
Tribal                   72
Acid Punk                73
Acid Jazz                74
Polka                    75
Retro                    76
Musical                  77
Rock & Roll              78
Hard Rock                79
Folk                     80
Folk-Rock                81
National Folk            82
Swing                    83
Fast Fusion              84
Bebop                    85
Latin                    86
Revival                  87
Celtic                   88
Bluegrass                89
Avantgarde               90
Gothic Rock              91
Progressive Rock         92
Psychedelic Rock         93
Symphonic Rock           94
Slow Rock                95
Big Band                 96
Chorus                   97
Easy Listening           98
Acoustic                 99
Humour                  100
Speech                  101
Chanson                 102
Opera                   103
Chamber Music           104
Sonata                  105
Symphony                106
Booty Bass              107
Primus                  108
Porn Groove             109
Satire                  110
Slow Jam                111
Club                    112
Tango                   113
Samba                   114
Folklore                115
Ballad                  116
Power Ballad            117
Rhythmic Soul           118
Freestyle               119
Duet                    120
Punk Rock               121
Drum Solo               122
Acapella                123
Euro-House              124
Dance Hall              125
Goa                     126
Drum & Bass             127
Club House              128
Hardcore                129
Terror                  130
Indie                   131
BritPop                 132
Black Punk              133
Polsk Punk              134
Beat                    135
Christian Gangsta       136
Heavy Metal             137
Black Metal             138
Crossover               139
Contemporary C          140
Christian Rock          141
Merengue                142
Salsa                   143
Thrash Metal            144
Anime                   145
JPop                    146
SynthPop                147
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42002
  • Shoes gone again!
Re: MC12: List of ID3v1 Tag Genres Supported ?
« Reply #6 on: May 11, 2007, 03:58:18 pm »

The wiki is created by users just like you.  Please add anything you think would be useful.

Thanks!
Logged
Matt Ashland, JRiver Media Center

sbsp2

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 402
Re: MC12: List of ID3v1 Tag Genres Supported ?
« Reply #7 on: May 11, 2007, 05:58:01 pm »

Haha, I respectfully decline (not my deal).
Logged

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 71522
  • Where did I put my teeth?
Re: MC12: List of ID3v1 Tag Genres Supported ?
« Reply #8 on: May 11, 2007, 06:31:52 pm »

sbsp3 would have taken the challenge.
Logged
Pages: [1]   Go Up