<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <meta http-equiv="Content-Style-Type" content="text/css" />
  <meta name="generator" content="pandoc" />
  <title></title>
  <style type="text/css">code{white-space: pre;}</style>
</head>
<body>
<p>Hi Marvin,</p>
<p>On 2017-05-19 17:54, Marvin Scholz wrote:</p>
<blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;color:#500050">
<pre><code> On 19 May 2017, at 15:29, Filip Roséen wrote:</code></pre>
<blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;color:#500050">
<pre><code> As written in `#videolan` at `freenode`, this would break playback for
 [iTunes Library Files][1] ([demux/playlist/itml.c][2]) when opening a
 directory (as they would no longer be added to the playlist).</code></pre>
</blockquote>
<pre><code> VLC should be able to read iTunes Libraries? I never experienced this working.</code></pre>
</blockquote>
<p>I am not referring to the <em>iTunes Library</em> itself, but the <code>.xml</code> that can (or maybe could, not sure if that feature is available on newer <em>iTunes</em> versions) be exported from within <em>iTunes</em>.</p>
<p>As an example, I googled and found <a href="https://raw.githubusercontent.com/jasonrudolph/stratify/master/spec/fixtures/iTunes%20Music%20Library.xml">this xml</a> which is parsed fine by vlc (both <code>2.2.x</code> and <code>3.0.0</code>).</p>
<blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;color:#500050">
<blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;color:#500050">
<pre><code> One could, potentially, ignore files (remove from playlist) for which
 *preparsing* (if any) fails for a certain set of file-extensions, but
 it will probably lead to users being confused about what is happening
 to the state of the playlist (as they will most likely be able to see
 the items disappear in real time).

 Having it as an opt-in option might be a solution, but I am not too
 sure. Personally, I am semi-against making decisions based on the
 file-extension alone (as it does not necessarily reflect the true
 contents of the file). I do however see how users can find the
 `--hidden-filetypes` option useful.

 Best Regards,\
 Filip

 [1]: https://support.apple.com/en-us/HT201610
 [2]: http://git.videolan.org/?p=vlc.git;a=blob;f=modules/demux/playlist/itml.c;h=5f636262f1b9248eaedb3dfce354592c946884fe;hb=HEAD
 _______________________________________________
 vlc-devel mailing list
 To unsubscribe or modify your subscription options:
 https://mailman.videolan.org/listinfo/vlc-devel</code></pre>
<hr style="height:1px;margin-bottom:20px;background-color:#ddd;color:#ddd" />
<p>vlc-devel mailing list To unsubscribe or modify your subscription options: https://mailman.videolan.org/listinfo/vlc-devel</p>
</blockquote>
</blockquote>
</body>
</html>