PDA

View Full Version : import ipod tracks to itunes...


maxmc2k2
07-01-2003, 05:18 PM
hi
i've just installed the itunes script and it shows up in the itunes' menu bar...
i selected a song of the connected ipod and chose the script from the menu.... it asked me to selcect my itunes music library folder and i select the one, where all my music is stored....
BUT THEN... a message appeared saying: "The variable theSong is not defined"

i've a similar problem using "Mirror playlists to itunes"...
whenever i mirror a playlist i get the error message: "The variable potentialTracks is not defined"...

what can i do? plz help me as soon as possible!!
thx a lot in advance
max

Doug Adams
07-01-2003, 08:01 PM
Sorry about your dilemma. What sort of tracks are on your iPod? MP3, AAC...? Also, do you happen to be running a non-English system? (I always ask when I see a problem with a script that uses the text name of a playlist rather than its non-literal index.)

Just so you know, I'm not the author of the script, but I am a pretty good Butt-In-Ski :D

maxmc2k2
07-02-2003, 09:30 AM
ok... i've just got mp3-files....
and i'm from austria, so i use a german system...

hopefully this information can be useful...
thx a lot
max

eustacescrubb
07-02-2003, 09:32 AM
Something's happening with both those scripts having to do with the track info - it isn't getting passed to the variables. I'm away from my OS X-supporting computer at present and so can't look at the script, but I'll give it a looksee this evening.

Does German use any characters outside the regular American alphabet? Does your iPod's name have any such characters in it?

maxmc2k2
07-02-2003, 09:49 AM
the name of the ipod is: bernd kinschners' ipod

do u think it can have problems with the ' ... it's also in the american alphabet but maybe applescript has a prloblem with it...

i'll try it out...

eustacescrubb
07-02-2003, 10:06 AM
There shouldn't be a problem with the ' . But try taking it out and see what happens.

maxmc2k2
07-02-2003, 10:18 AM
#### it...
doesn't solve the problem either....

i've also selected a song with letters of the american alphabet

eustacescrubb
07-02-2003, 10:39 AM
Okay. Well, like I said, I'll poke around in the scripts tonight and see if I can figure out what might be causing your problem.

eustacescrubb
07-03-2003, 11:07 AM
Just a quick question: is your iPod set to be updated manually?

maxmc2k2
07-03-2003, 02:09 PM
yep....

eustacescrubb
07-03-2003, 06:01 PM
Can you give me every little detail about your system? What OS you're running, what versin of iTunes, what generation iPod, what iPod firmware, etc?

I ask because, looking at the scripts, the two errors are different enough that I think there must be something in your setup that's making things not run properly.

maxmc2k2
07-04-2003, 07:45 AM
ok.. sorry for my late response...
here are the details...
os x 10.2.5 german
itunes 4.0.1
i've got a first generation 5gb ipod using firmware 1.3...
the local mp3 files are stored on a 120gb extern FW hd....
the ipod is connected to a fw-pci-card....
---> that's it...
again thx a lot
max

eustacescrubb
07-04-2003, 09:12 AM
Hmmm. well, I think it really may be because your system in German. I don't know that you'll be able to use "Import iPod Tracks" at all. The reason is that the way the script gets the the info about hweres gons are is via the UNIX shell by using the iPod's name. Your iPod's name isn't in German-specific characters, but I'm guessing there must be something else in the porcess which is affected by it.

You might be able to use "Mirror iPod Playlists" though, if you're willing to modify your script.
To modify it, you'll just need to open it in Script Editor, and replace all the instances where the script says

playlist "Library" of source "Library"

to

library playlist 1.

That might solve the problem with that one - since your Library is probably called "bibliotek" or something along those lines.

See if that works.

maxmc2k2
07-04-2003, 10:34 AM
hey u're a genius ;-) it works!!!
thx so much... the mirror thing is more important to me as i can copy the files using the app "podworks"...
thx a lot
max

eustacescrubb
07-04-2003, 11:35 AM
hey u're a genius

Actually, the credit goes to Doug, who suggested it in anothert thread. But, hey, I'm glad it work for you now! :)

crwrene
10-21-2003, 02:27 PM
Hi i'm from germany
and i have a similar problem. Sorry for my bad english.
When i run the 'Mirror iPod Playlists in iTunes'-Script the script finished
without errors but the mirrored playlist in iTunes are empty. I already
modifyed the Script ('library playlist 1'). Can somebody help me?

I use:
iTunes 4.1
german OSX 10.2.8
first generation 10G iPod with latest Firmware 1.3
only mp3's are stored on my iPod
the iPod and the file names do not contain special German characters

Thx for your help.
Rene