Hey ZvezdanD,
Awesome script! I am having a tough time getting Repalce to work on anything at all though. With/without "Use regular expressions"; Unix on/off; URL on/off, ANSI/Unicode... No switch cobinations seem to help. Even just a simple single-character replace does not seem to do anything. I'm on v3.6 using MM 3.2.4.1304 on Win 7 64 bit.
Basically, all I'm trying to do is replace windows paths with "apple path/URL" format because apparently since MM can't sync to iOS5 so I have to export to iTunes, but iTunes 10.5 apparently cannot read windows UNC paths anymore (see near the end of this post -
https://discussions.apple.com/message/16058851#16058851), I'm just trying to adjust the path so that iTunes on a different machine with a mapped drive can import the M3U's...
\\RLE-WHS01\Music\Van Halen\Best of Van Halen, Vol. 1\13 Right Now.mp3
or using URL switch...
file://///RLE-WHS01/Music/Van%20Halen/Best%20of%20Van%20Halen%2C%20Vol.%201/13%20Right%20Now.mp3
actually needs to be...
file://localhost/Y:/Van%20Halen/Best%20 ... %20Now.mp3Anyway, just cant anything to replace at all. Any ideas you can offer would be greatly appreciated. And thanks again for all your awesome work here!