<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: appletrailerfs 0.3.3-beta Released</title>
	<atom:link href="http://appletrailerfs.elmarweber.org/index.php/2009/appletrailerfs-0-3-3-beta-released/feed" rel="self" type="application/rss+xml" />
	<link>http://appletrailerfs.elmarweber.org/index.php/2009/appletrailerfs-0-3-3-beta-released/.</link>
	<description>Homepage of appletrailerfs - a FUSE based filesystem to browse Apple trailers</description>
	<lastBuildDate>Wed, 11 Aug 2010 16:10:50 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: SteveJC</title>
		<link>http://appletrailerfs.elmarweber.org/index.php/2009/appletrailerfs-0-3-3-beta-released/.#comment-45</link>
		<dc:creator>SteveJC</dc:creator>
		<pubDate>Mon, 07 Sep 2009 16:21:39 +0000</pubDate>
		<guid isPermaLink="false">http://appletrailerfs.elmarweber.org/?p=110#comment-45</guid>
		<description>Thanks a lot for your answer

It works with apple trailer (more than 7000 files ) but if we can choose to have it or not it will be better</description>
		<content:encoded><![CDATA[<p>Thanks a lot for your answer</p>
<p>It works with apple trailer (more than 7000 files ) but if we can choose to have it or not it will be better</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elmar Weber</title>
		<link>http://appletrailerfs.elmarweber.org/index.php/2009/appletrailerfs-0-3-3-beta-released/.#comment-44</link>
		<dc:creator>Elmar Weber</dc:creator>
		<pubDate>Mon, 07 Sep 2009 14:07:04 +0000</pubDate>
		<guid isPermaLink="false">http://appletrailerfs.elmarweber.org/?p=110#comment-44</guid>
		<description>Hi,

close:

{
“contentLength”: 0,
“filename”: “.dontAddMount”,
“paths”: [
&quot;/&quot;
],
“type”: “LOCAL”,
“url”: “/some/local/file”
}

you must set a path, here / (which is the relative root to the appletrailerfs mount point).
and the url should point to a local file that exists, e.g. /etc/hostname or something. It does not matter as long as it is there.

I can add it automatically in the update process, but for some people it seems to work with the media library enabled and they use it to search the trailers. May I&#039;ll provide another database file that does add the file and can be selected with an alternative update URL.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>close:</p>
<p>{<br />
“contentLength”: 0,<br />
“filename”: “.dontAddMount”,<br />
“paths”: [<br />
"/"<br />
],<br />
“type”: “LOCAL”,<br />
“url”: “/some/local/file”<br />
}</p>
<p>you must set a path, here / (which is the relative root to the appletrailerfs mount point).<br />
and the url should point to a local file that exists, e.g. /etc/hostname or something. It does not matter as long as it is there.</p>
<p>I can add it automatically in the update process, but for some people it seems to work with the media library enabled and they use it to search the trailers. May I&#8217;ll provide another database file that does add the file and can be selected with an alternative update URL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SteveJC</title>
		<link>http://appletrailerfs.elmarweber.org/index.php/2009/appletrailerfs-0-3-3-beta-released/.#comment-43</link>
		<dc:creator>SteveJC</dc:creator>
		<pubDate>Mon, 07 Sep 2009 08:20:39 +0000</pubDate>
		<guid isPermaLink="false">http://appletrailerfs.elmarweber.org/?p=110#comment-43</guid>
		<description>Hi,

I have a problem with media library on and fw 0.5.6.2 because it will scan for all trailers

In fact to not scan a device you need to have a file called .dontAddMount on the root of it (found in procees Mount.watch)

But how can we create it on the directory /tmp/media/Apple Trailer
I can&#039;t do that with telnet : fuse file system

Do I need to edit the json file and add for example
 {
        &quot;contentLength&quot;: 0,
        &quot;filename&quot;: &quot;.dontAddMount&quot;,
        &quot;paths&quot;:         [
            &quot;&quot;
        ],
        &quot;type&quot;: &quot;LOCAL&quot;,
        &quot;url&quot;: &quot;/tmp/media/usb/usb1/uuid/.dontAddMount&quot;
    },


Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have a problem with media library on and fw 0.5.6.2 because it will scan for all trailers</p>
<p>In fact to not scan a device you need to have a file called .dontAddMount on the root of it (found in procees Mount.watch)</p>
<p>But how can we create it on the directory /tmp/media/Apple Trailer<br />
I can&#8217;t do that with telnet : fuse file system</p>
<p>Do I need to edit the json file and add for example<br />
 {<br />
        &#8220;contentLength&#8221;: 0,<br />
        &#8220;filename&#8221;: &#8220;.dontAddMount&#8221;,<br />
        &#8220;paths&#8221;:         [<br />
            ""<br />
        ],<br />
        &#8220;type&#8221;: &#8220;LOCAL&#8221;,<br />
        &#8220;url&#8221;: &#8220;/tmp/media/usb/usb1/uuid/.dontAddMount&#8221;<br />
    },</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
