Results 1 to 7 of 7

Thread: Tiny MP3 Tag Viewer

  1. #1

    Thread Starter
    Fanatic Member BenJones's Avatar
    Join Date
    Mar 2010
    Location
    Wales UK
    Posts
    814

    Tiny MP3 Tag Viewer

    Hi Last night I written a small class to read MP3 id3v1 information and today I wrapped it into a small GUI anyway hope it maybe of some use to you, This is first version so look for updates. Comments suggestions welcome.

    Attached Files Attached Files
    Last edited by BenJones; May 23rd, 2012 at 12:49 PM.

  2. #2
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: Tiny MP3 Tag Viewer

    Cool! If I rewrite my vb6 music player in VB.NET I might use this.
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

  3. #3
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Tiny MP3 Tag Viewer

    I haven't looked at the code yet, but that could be useful. Might help me to build an app that I can use to manage my radio station.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  4. #4
    Frenzied Member
    Join Date
    Jul 2006
    Location
    MI
    Posts
    2,012

    Re: Tiny MP3 Tag Viewer

    Thanks, I was looking for something like this last week. Does your class allow editing/saving/deleting tags?
    Are you planning to add support for ID3V2 tags?

  5. #5

    Thread Starter
    Fanatic Member BenJones's Avatar
    Join Date
    Mar 2010
    Location
    Wales UK
    Posts
    814

    Re: Tiny MP3 Tag Viewer

    Quote Originally Posted by nbrege View Post
    Thanks, I was looking for something like this last week. Does your class allow editing/saving/deleting tags?
    Are you planning to add support for ID3V2 tags?
    No this version only supports reading though I am updating it so maybe I add editing, I may support ID3V2 as the project grows.

  6. #6
    Hyperactive Member DavesChillaxin's Avatar
    Join Date
    Mar 2011
    Location
    WNY
    Posts
    451

    Re: Tiny MP3 Tag Viewer

    This is great, and duly noted. My media library may soon include music as well. By chance you have any knowledge of reading multimedia tags, such as .avi, .mkv and so on and so forth?
    Please rate if my post was helpful!
    Per favore e grazie!




    Code Bank:
    Advanced Algebra Class *Update | True Gradient Label Control *Dev | A Smarter TextBox *Update | Register Global HotKey *Update
    Media Library Beta *Dev | Mouse Tracker (Available in VB.net and C#.net) *New | On-Screen Numpad (VB.net) *New

  7. #7

    Thread Starter
    Fanatic Member BenJones's Avatar
    Join Date
    Mar 2010
    Location
    Wales UK
    Posts
    814

    Re: Tiny MP3 Tag Viewer

    Just a small update to my MP3 Tag Vewer.

    New stuff
    Add folder
    Added Track Number
    Added option to play mp3 with Winamp or default player
    Added option to copy selected mp3 files to other location.

    Comments suggestions welcome.

    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width