You also have to "corrupt" the iTunes Library.itl file (i.e. create a 0 byte file) so that it rebuilds from the XML file, otherwise it resets all of your editing. It's a pain, and slow. If you're on a ...
So I have a program in Python for use on a Linux machine that's dealing with binary data flowing through what may be a Linux FIFO.<BR><BR>I'm using Avinash Kak's BitVector to modify the data as it ...