mp3 id3 help needed badly | xltronic messageboard
 
You are not logged in!

F.A.Q
Log in

Register
  
 
  
 
Now online (1)
recycle
...and 471 guests

Last 5 registered
Oplandisks
nothingstar
N_loop
yipe
foxtrotromeo

Browse members...
  
 
Members 8025
Messages 2614093
Today 6
Topics 127542
  
 
Messageboard index
mp3 id3 help needed badly
 

offline redrum from the allman brothers band (Ireland) on 2007-01-11 11:11 [#02030470]
Points: 12878 Status: Addict



basically, i need to make the ID3 tags of all my mp3s
mirror the perfectly-typed song information in my itunes XML
database.

this is so that everything displays grand in foobar.

i've tried doing the "Convert ID3 tags" thing.. Tried it on
a single album that was working up in foobar. It worked
perfectly. Then left itunes on all day, doing the same to
the rest of my music, and it's fucked an awful lot of it up
(seems to have just erased their ID3 tags altogether).

Any ideas on how I could overcome this?

Is there a program out there that'll parse an itunes xml
library and write the ID3 tags to the mp3s?


 

offline redrum from the allman brothers band (Ireland) on 2007-01-11 11:20 [#02030479]
Points: 12878 Status: Addict



help


 

offline Junktion from Northern Jutland (Denmark) on 2007-01-11 11:32 [#02030485]
Points: 9713 Status: Lurker



well...I always use Tag&Rename for everything...and it
has many convertion-methods...dunno if it helps on your
problem tho'


 

offline Junktion from Northern Jutland (Denmark) on 2007-01-11 11:32 [#02030486]
Points: 9713 Status: Lurker



another good hint is: keep the hell away from itunes


 

offline redrum from the allman brothers band (Ireland) on 2007-01-11 11:48 [#02030495]
Points: 12878 Status: Addict



i've learned my lesson, yes..

it's fast becoming a messy divorce, however.

i did find this, though, a little perl script to
do just the job, so once i get perl running properly with
all the required modules on my server, we should be away in
a hack.

thanks


 

offline Phobiazero from the next Xltronic (Sweden) on 2007-01-11 11:53 [#02030497]
Points: 10507 Status: Webmaster | Show recordbag



This plugin lets you import and export iTunes XML databas...


 

offline redrum from the allman brothers band (Ireland) on 2007-01-11 12:13 [#02030511]
Points: 12878 Status: Addict | Followup to Phobiazero: #02030497



thanks! i used that one before, but unfortunately the winamp
library just wasn't fast enough for my liking. i'll be using
foobar from here on in. unfortunately there isn't a similar
plugin for foobar :/


 

offline Junktion from Northern Jutland (Denmark) on 2007-01-11 12:15 [#02030512]
Points: 9713 Status: Lurker



if iTunes was a playlist instead of a library, the world
would be a better place


 

offline mimi on 2007-01-11 12:35 [#02030520]
Points: 5721 Status: Regular | Followup to Junktion: #02030512



yes agreed, i stored all my music on an external hd so that
i could save space on my laptop and i'm trying to play them
with itunes and it's just retarded, it's copying them all
over to my god damn laptop harddrive

i am so annoyed



 

offline obara from Utrecht on 2007-01-11 13:34 [#02030548]
Points: 19377 Status: Regular



tag&rename, end.


 

offline redrum from the allman brothers band (Ireland) on 2007-01-11 13:44 [#02030553]
Points: 12878 Status: Addict



i fucking hate perl modules.

:<


 

offline hedphukkerr from mathbotton (United States) on 2007-01-11 20:19 [#02030654]
Points: 8833 Status: Regular | Followup to mimi: #02030520



go into tools > advanced and uncheck the box saying to copy
music to your itunes folder and you're all good.


 

offline hedphukkerr from mathbotton (United States) on 2007-01-11 20:20 [#02030655]
Points: 8833 Status: Regular



erg.... preferences > advanced


 

offline Ezkerraldean from the lowest common denominator (United Kingdom) on 2007-01-12 03:41 [#02030715]
Points: 5733 Status: Addict



why do you want a perfectly-typed song information itunes
XML
database? why not just play fucking music?


 

offline redrum from the allman brothers band (Ireland) on 2007-01-12 04:04 [#02030719]
Points: 12878 Status: Addict | Followup to Ezkerraldean: #02030715



urgh.

the problem is that the xml database is perfect.

however itunes never saved this information to the ID3 tags
of the mp3s, it only saved it to the xml database.

therefore i need to get this perl program working. the perl
script goes through the xml database, looking at all the
data and saving it to the individual mp3s as id3 tags.

then i can use foobar2000 properly (since at the moment,
half of the mp3s are without id3 tags completely).

the problem i'm having is with installing
XML::LibXML::Common and XML::LibXML and XML::LibXSLT.

Got it?


 

offline redrum from the allman brothers band (Ireland) on 2007-01-12 04:16 [#02030721]
Points: 12878 Status: Addict



and any help from perl/cpan gurus would help a lot. i've
installed libxml2 and libxml2-dev, have all the libraries
and header files, indeed i have xml2-config as well (in
/usr/bin) and yet the fucker still throws this at me:

/root/.cpan/sources/authors/id/P/PH/PHISH/XML-LibXML-Common
Checksum for -0.13.tar.gz ok
Scanning cache /root/.cpan/build for sizes
XML-LibXML-Common-0.13/
XML-LibXML-Common-0.13/ppport.h
XML-LibXML-Common-0.13/test.pl
XML-LibXML-Common-0.13/Common.pm
XML-LibXML-Common-0.13/Changes
XML-LibXML-Common-0.13/MANIFEST
XML-LibXML-Common-0.13/typemap
XML-LibXML-Common-0.13/Common.xs
XML-LibXML-Common-0.13/LICENSE
XML-LibXML-Common-0.13/Makefile.PL
XML-LibXML-Common-0.13/README
Removing previously used
/root/.cpan/build/XML-LibXML-Common-0.13

CPAN.pm: Going to build
P/PH/PHISH/XML-LibXML-Common-0.13.tar.gz

enable native perl UTF8
running xml2-config... failed
using fallback values for LIBS and INC
options:
LIBS='-L/usr/local/lib -L/usr/lib -lxml2 -lz -lm'
INC='-I/usr/local/include -I/usr/include'
If this is wrong, Re-run as:
$ /usr/bin/perl Makefile.PL LIBS='-L/path/to/lib'
INC='-I/path/to/include'

looking for -lxml2... no
looking for -llibxml2... no
libxml2 not found
Try setting LIBS and INC values on the command line
Or get libxml2 from
http://www.libxml.org/
If you install via RPMs, make sure you also install the
-devel
RPMs, as this is where the headers (.h files) are.
Warning: No success on command[/usr/bin/perl Makefile.PL
INSTALLDIRS=site]
Running make test
Make had some problems, won't test
Running make install
Make had some problems, won't install
Failed during this command:
PHISH/XML-LibXML-Common-0.13.tar.gz :
writemakefile NO '/usr/bin/perl Makefile.PL
INSTALLDIRS=site' returned status 512



 

offline big from lsg on 2007-01-12 04:27 [#02030723]
Points: 23728 Status: Lurker | Show recordbag



you have to use the itunes skin, i don't know the exact
name, for foobar


 

offline redrum from the allman brothers band (Ireland) on 2007-01-12 06:01 [#02030765]
Points: 12878 Status: Addict | Followup to big: #02030723



will that magically restore the ID3 tags to my mp3s that
itunes failed to save?


 

offline mimi on 2007-01-12 09:43 [#02030927]
Points: 5721 Status: Regular | Followup to hedphukkerr: #02030654



hah thanks i realized pretty much right after i posted


 

offline big from lsg on 2007-01-12 10:48 [#02030976]
Points: 23728 Status: Lurker | Followup to redrum: #02030765 | Show recordbag



im sorry im enlightning you a bit too late: itunes is the
devil


 

offline Combo from Sex on 2007-01-12 11:25 [#02031002]
Points: 7540 Status: Regular | Followup to big: #02030723



Where can I get it?


 

offline dave_g from United Kingdom on 2007-01-12 11:42 [#02031010]
Points: 3372 Status: Lurker | Followup to redrum: #02030721



Is it looking in the wrong place for perl?
It thinks it is in /usr/bin/perl so check that it is
there.

Use RPMs or APTs, keep it as automatic as possible.
See if it is on your distro cd (if you have one) and try to
get it from that.
I would also suggest reading the readme and googling your
answer, I know I'm not a 1337 unix hacker and I doubt
anyone else on here is either.


 

offline redrum from the allman brothers band (Ireland) on 2007-01-12 14:13 [#02031086]
Points: 12878 Status: Addict | Followup to dave_g: #02031010



yeah it had perl in the right place.. i was using apt all
along too. it was pretty weird.

i finally prevailed however! got it set up on my friend's
computer, got a list compiled of id3v2 tagging commands to
run, executed them with

`cat file.txt`

and then had a heap more problems with itunes writting stuff
like [ as %5B and bollocks like that. a bit of sed sorted
that. i don't know why i said all that... but basically
probably because i'm very happy to have gotten all this
sorted.

goodbye itunes, you prick.


 

offline big from lsg on 2007-01-12 17:42 [#02031154]
Points: 23728 Status: Lurker | Followup to Combo: #02031002 | Show recordbag



i think the first google link here will do it
it links to here

you might need microsoft's .Net 2.0 installed for
this

i have never tried this skin and now use just plain foobar


 


Messageboard index