Enter Keywords:
1 - 10 of 14(0 seconds)
Sort By:
 
I want to extract the ID3 information from an mp3 file and I wanted to pull back the last 128 bytes of the file to obtain the information. I am new to java and was hoping for some simple code to do...
Zones: JavaDate Answered: 11/08/2006 Rating: 7.8 Views: 0
How can i edit the ID3 tag of an MP3 file. I can open it and look at it but i want to be able to update the information and save it.
Zones: Visual BasicDate Answered: 07/10/2000 Rating: 8.0 Views: 0
I have a large collection of MP3 files (all grabbed from my own CD collection, of course). I have saved them in the following directory structure: \Songs\<letter of the alphabet>\<artist name / ...
Zones: Visual BasicDate Answered: 04/14/2001 Rating: 8.6 Views: 0
Does anyone know how to extract tags from mp3 while scanning through a directory?
Zones: Visual BasicDate Answered: 03/06/2002 Rating: 9.6 Views: 0
I need to modify a bunch of MP3 files so that their track numbers are prefixed to their titles and their titles sort in the same order as the track numbers. I have some code below that appears t...
Zones: Perl, ...Date Answered: 04/27/2009 Rating: 9.3 Views: 0
I have MP3's all over the place.. I want to get a really good ID3 tag editor that will download name information.. album art.. find duplicates.. just real good bells & whistles.  Open source or com...
Zones: MP3 Media Players, MP3 Ripper ...Date Answered: 04/16/2009 Rating: 9.3 Views: 0
Does anyone know of any good tutorials/resources on how to add editing of an MP3's ID3 tag into a program? Any language will do. Thanks!
Zones: Audio Editing, PythonDate Answered: 08/28/2008 Rating: 9.3 Views: 5
I am trying to figure out how to read the id3 tag of an mp3 file with java. I think it is a fixed width thing at the end of the file... so is there a way to open a file and get to the end and work ...
Zones: JavaDate Answered: 07/19/2003 Rating: 7.6 Views: 0
Hey, My problem is that I have this upload form where users can upload an .mp3 file. After the user uploads, they click on a link which takes them to a URL like the following: http://example.c...
Zones: PHP, JavaScript, HTMLDate Answered: 07/07/2009 Rating: 5.2 Views: 0
I'm looking to scrape the id3v2 tags from remote mp3 files.  I'm close, I just have no idea what to do with this output.  Is there a PHP function that would render this more friendly? The below ...
Zones: PHPDate Answered: 08/06/2009 Rating: 7.1 Views: 0