Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. ID3V2 implementation

ID3V2 implementation

Scheduled Pinned Locked Moved C#
csharpalgorithmshelp
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mleonhartsberger
    wrote on last edited by
    #1

    Hi, I'm searching for a .net (preferable written in c#) library which handles ID3V2. I've already found some good ones for ID3V1 but not for ID3V2... Any help would be highly apreciated :) Martin Leonhartsberger mleonhartsberger@gmx.de

    S 1 Reply Last reply
    0
    • M mleonhartsberger

      Hi, I'm searching for a .net (preferable written in c#) library which handles ID3V2. I've already found some good ones for ID3V1 but not for ID3V2... Any help would be highly apreciated :) Martin Leonhartsberger mleonhartsberger@gmx.de

      S Offline
      S Offline
      stephen woolhead
      wrote on last edited by
      #2

      I have not found one that will allow you to write ID3V2 tags, but these should allow you to read them. http://erinjones.org/id3.html[^] http://www.gotdotnet.com/community/user/viewprofile.aspx?userid=0003BFFD80A8CD81[^] Stephen

      M 1 Reply Last reply
      0
      • S stephen woolhead

        I have not found one that will allow you to write ID3V2 tags, but these should allow you to read them. http://erinjones.org/id3.html[^] http://www.gotdotnet.com/community/user/viewprofile.aspx?userid=0003BFFD80A8CD81[^] Stephen

        M Offline
        M Offline
        mleonhartsberger
        wrote on last edited by
        #3

        Thanks! :) Although I also need write support, it's better than nothing... Somehow i can't belive that nobody has written a complete library until now... Martin Leonhartsberger mleonhartsberger@a1.net

        L 1 Reply Last reply
        0
        • M mleonhartsberger

          Thanks! :) Although I also need write support, it's better than nothing... Somehow i can't belive that nobody has written a complete library until now... Martin Leonhartsberger mleonhartsberger@a1.net

          L Offline
          L Offline
          leppie
          wrote on last edited by
          #4

          mleonhartsberger wrote: Somehow i can't belive that nobody has written a complete library until now... Have seen how many changes it went thru and is the lastest the final version (2.4?)? Now you have to implement thru 2.0 2.1 2.2 2.3 2.4. A much bigger job most people would want to tackle. :) WebBoxes - Yet another collapsable control, but it relies on a "graphics server" for dynamic pretty rounded corners, cool arrows and unlimited font support.

          M 1 Reply Last reply
          0
          • L leppie

            mleonhartsberger wrote: Somehow i can't belive that nobody has written a complete library until now... Have seen how many changes it went thru and is the lastest the final version (2.4?)? Now you have to implement thru 2.0 2.1 2.2 2.3 2.4. A much bigger job most people would want to tackle. :) WebBoxes - Yet another collapsable control, but it relies on a "graphics server" for dynamic pretty rounded corners, cool arrows and unlimited font support.

            M Offline
            M Offline
            mleonhartsberger
            wrote on last edited by
            #5

            true, but i believe that changes between those versions are somewhat minor, or else they would have named it 3.x. (of course i could be wrong about this :) ) I just think, if someone has written a complete library for reading, if the whole structure is already there (and it is, judging from the 2 versions mentioned above), it can't be too hard to implement writing? Just my thoughts :)

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups