<div class="gmail_quote">2009/8/11 Rémi Denis-Courmont <span dir="ltr"><<a href="mailto:remi@remlab.net">remi@remlab.net</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

I don't think playlist_Add actually copies an input item. I assume this looses<br>
the input item options.<br></blockquote></div><br>Right, maybe the complex open dialog adds options to items...<br>Here is another version using playlist_AddExt() That one should copy the options as well.<br>