<font style="font-family: Arial, Helvetica, sans-serif; font-size: 10pt">Yes, that worked great! I just had to wait for a little after the initial file was parsed. I'll have to post a tutorial on the wiki. Thanks!<br><link rel="File-List" href="cid:filelist.xml@01C99451.73526010">
<!--[if gte mso 9]><xml>
 <o:OfficeDocumentSettings>
  <o:DoNotRelyOnCSS/>
 </o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:SpellingState>Clean</w:SpellingState>
  <w:GrammarState>Clean</w:GrammarState>
  <w:DocumentKind>DocumentEmail</w:DocumentKind>
  <w:EnvelopeVis/>
  <w:Compatibility>
   <w:UseFELayout/>
  </w:Compatibility>
 </w:WordDocument>
</xml><![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Batang;
        panose-1:2 3 6 0 0 1 1 1 1 1;
        mso-font-alt:\BC14\D0D5;
        mso-font-charset:129;
        mso-generic-font-family:roman;
        mso-font-pitch:variable;
        mso-font-signature:-1342176593 1775729915 48 0 524447 0;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;
        mso-font-charset:0;
        mso-generic-font-family:swiss;
        mso-font-pitch:variable;
        mso-font-signature:553679495 -2147483648 8 0 66047 0;}
@font-face
        {font-family:"\@Batang";
        panose-1:2 3 6 0 0 1 1 1 1 1;
        mso-font-charset:129;
        mso-generic-font-family:roman;
        mso-font-pitch:variable;
        mso-font-signature:-1342176593 1775729915 48 0 524447 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {mso-style-parent:"";
        margin:0cm;
        margin-bottom:.0001pt;
        mso-pagination:widow-orphan;
        font-size:12.0pt;
        font-family:"Times New Roman";
        mso-fareast-font-family:Batang;}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;
        text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;
        text-underline:single;}
span.StyleCourrierlectronique18
        {mso-style-type:personal-reply;
        mso-style-noshow:yes;
        color:black;}
span.SpellE
        {mso-style-name:"";
        mso-spl-e:yes;}
span.GramE
        {mso-style-name:"";
        mso-gram-e:yes;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;
        mso-header-margin:35.4pt;
        mso-footer-margin:35.4pt;
        mso-paper-source:0;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 10]>
<div id='RadEditorStyleKeeper3' style='display:none;'> </div><style reoriginalpositionmarker='RadEditorStyleKeeper3'>
 /* Style Definitions */ 
 table.MsoNormalTable
        {mso-style-name:"Tableau Normal";
        mso-tstyle-rowband-size:0;
        mso-tstyle-colband-size:0;
        mso-style-noshow:yes;
        mso-style-parent:"";
        mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
        mso-para-margin:0cm;
        mso-para-margin-bottom:.0001pt;
        mso-pagination:widow-orphan;
        font-size:10.0pt;
        font-family:"Times New Roman";}
</style>
<![endif]-->




<div class="Section1">

<p class="MsoNormal"><font color="black" size="3" face="Times New Roman"><span style="font-size: 12pt; color: black;"><o:p> </o:p></span></font></p>

<p class="MsoNormal"><font color="black" size="3" face="Times New Roman"><span style="font-size: 12pt; color: black;">Actually, <span class="SpellE">libvlc_media_player_play</span>
is asynchronous. It spawns others threads, and returns. The job is really done
when you get <span class="GramE">a</span> <span class="SpellE">EndReached</span>
event.<o:p></o:p></span></font></p>

<p class="MsoNormal"><font color="black" size="3" face="Times New Roman"><span style="font-size: 12pt; color: black;">From the moment on, </span></font><span class="SpellE"><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial;">libvlc_media_<span class="GramE">subitems</span></span></font></span><span class="GramE"><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial;">(</span></font></span><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial;">) can be used. You can also just insert a small <span class="GramE">sleep(</span>1) and it should work (at least for testing).<o:p></o:p></span></font></p>

<p class="MsoNormal"><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial;"><o:p> </o:p></span></font></p>

<p class="MsoNormal"><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial;">Erwan10.</span></font><font color="black"><span style="color: black;"><o:p></o:p></span></font></p>

<p class="MsoNormal"><font color="black" size="3" face="Times New Roman"><span style="font-size: 12pt; color: black;"><o:p> </o:p></span></font></p>

<div style="border-style: none none none solid; border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color blue; border-width: medium medium medium 1.5pt; padding: 0cm 0cm 0cm 4pt;">

<p class="MsoNormal"><font size="2" face="Tahoma"><span style="font-size: 10pt; font-family: Tahoma;" lang="FR">-----Message d'origine-----<br>
<strong><span style="font-weight: bold;">De :</span></strong>
vlc-devel-bounces@videolan.org [mailto:vlc-devel-bounces@videolan.org] <strong><span style="font-weight: bold;">De la part de</span></strong> Stream Alerts<br>
<strong><span style="font-weight: bold;">Envoyé :</span></strong> vendredi 20 février
2009 21:40<br>
<strong><span style="font-weight: bold;">À :</span></strong> Mailing list for VLC
media player developers<br>
<strong><span style="font-weight: bold;">Objet :</span></strong> Re: [vlc-devel] RE :
How to continue playing an online playlistwith LibVLC?</span></font></p>

<p class="MsoNormal"><font size="3" face="Times New Roman"><span style="font-size: 12pt;"><o:p> </o:p></span></font></p>

<p class="MsoNormal" style="margin-bottom: 12pt;"><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial;">Thank you Erwan10! That makes sense.
How do I extract that media_list after the playlist is parsed?
libvlc_media_subitems()? <br>
I tried refreshing my media object with libvlc_media_player_get_media() and
then called libvlc_media_subitems() but it returned a null pointer. How else
can I grab the information? Thanks!<br>
Sincerely,<br>
Chris Larsen</span></font><font size="2" face="Tahoma"><span style="font-size: 10pt; font-family: Tahoma;"><o:p></o:p></span></font></p>

<p class="MsoNormal"><font color="black" size="3" face="Times New Roman"><span style="font-size: 12pt; color: black;"><o:p> </o:p></span></font></p>

</div>

</div><br></font>