Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^2: I need help about MP3::Tag and perl script.

by osmy (Initiate)
on Mar 30, 2011 at 02:01 UTC ( [id://896312]=note: print w/replies, xml ) Need Help??


in reply to Re: I need help about MP3::Tag and perl script.
in thread I need help about MP3::Tag and perl script.

It's Id3tag v2. I want to change all Id3tags (v1 and v2) tag automatically with this script. But how =(
  • Comment on Re^2: I need help about MP3::Tag and perl script.

Replies are listed 'Best First'.
Re^3: I need help about MP3::Tag and perl script.
by happy.barney (Friar) on Mar 30, 2011 at 07:46 UTC
    not tested, just quick look into doc:
    $id3v1 = exists $mp3->{ID3v1} ? $mp3->{ID3v1} : $mp3->new_tag("ID3v1")
    A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://896312]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (2)
As of 2024-04-24 23:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found