I am always amazed at the flexibility of mAirList so when I needed to save an hour’s contents (playlist and audio files) into a separate directory so I could play on another PC I thought that there would already be a way of doing it and was not disappointed when I found saving a playlist as .mlpe!
Unfortunately there is a small bug in this process relating to filenames with ‘special’ characters such as & and ‘ (there may be others).
When an audio file with a & or ‘ in the audio filename is saved these characters are changed to an underscore. E.g.
[tt]News & Weather.mp3 gets changed to News _ Weather.mp3
That’s OK.mp3 gets changed to That_s OK.mp3
[/tt]
This is not a problem however the XML entry for the corresponding filename in the .mlpe file is not altered to match so in the above examples the contents of the .mlpe file would be:
[tt]News & Weather.mp3
That’s OK.mp3
[/tt]
The way I get around this at the moment is to open each .mlpe file in notepad and replace & with _ and then replace ‘ with _
Torben – can you advise if there is a setting within mAirList which will correct this issue? I am still in the dark ages and using v5.3
Thanks
Ron