Menu

#9 GUI fine; Console no longer works

open
nobody
None
5
2009-07-30
2009-07-30
Anonymous
No

Processing from the GUI works perfectly, but for some reason the console no longer waits until iTunes is completely loaded. The console exits, leaving itunes open, but unprocessed. Seems an additional wait in required,

The GUI seems to get the loaded call and continues as intended. Any ideas appreciated.

Batch file:

"C:\Program Files (x86)\iTunes Library Updater\ITLUconsole.exe" /p:"C:\Users\Andy\Documents\Andy.itlu"

ITLU file:

<?xml version="1.0"?>
<Settings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<iTunesXMLDB>C:\Users\Andy\Music\iTunes\iTunes Music Library.xml</iTunesXMLDB>
<musicExtensionPattern>.mp3 .m4p .m4a .m4b .m4v .mp4</musicExtensionPattern>
<localDirectories>
<anyType xsi:type="xsd:string">I:\&lt;/anyType>
<anyType xsi:type="xsd:string">D:\My Videos\TiVoConverted</anyType>
</localDirectories>
<cleanITunesDB>true</cleanITunesDB>
<cleanLocalOnly>false</cleanLocalOnly>
<cleanSynchro>false</cleanSynchro>
<addNewFiles>true</addNewFiles>
<recurseSubDir>true</recurseSubDir>
<updateTrackinfo>false</updateTrackinfo>
<updateIPod>true</updateIPod>
<closeITunes>true</closeITunes>
</Settings>

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.