ilarischeinin / itmw

sync iTunes to cell phone or another portable device
MIT License
1 stars 2 forks source link

didn't copy after encoding #59

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. set up encoder 
2. hit "Synchronize now"
3. wait

What is the expected output? What do you see instead?
The encoded result isn't copied to the player, because there is no folder 
created on the device.

The console-log says: 
09.07.09 12:07:07 iTuneMyWalkman[3340] "cp: /Volumes/ARCHOS/Music/Nine Inch 
Nails/And 
All That Could Have Been/01 Terrible Lie.mp3: No such file or directory" 

And the folder (and subfolder) "Nine Inch Nails/And All That Could Have Been" 
isn't created.
When just copying without converting it works.
When set folder depth to "0" all files a copied to the Music-Folder correctly, 
but of course 
without artist and album subfolders

What version of the product are you using? On what operating system?
Version 0.952 on OS X 10.5.7

Original issue reported on code.google.com by phriedri...@gmail.com on 9 Jul 2009 at 10:13

GoogleCodeExporter commented 9 years ago
Ah, this could be the same error as #56:
http://code.google.com/p/itmw/issues/detail?id=56&sort=-id

Not copied after encoding.

Sorry for duplicate.

Original comment by phriedri...@gmail.com on 9 Jul 2009 at 10:14