<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Ampache - How to add a catalog &#x2F; media with custom storage?]]></title><description><![CDATA[<p dir="auto">I feel stupid, but anyway, I'll ask:</p>
<p dir="auto">Under "Resources", I configured Ampache to use a custom storage path: <code>/media/SG2TB/Ampache</code>. I created a folder <code>Music</code> under <code>/media/SG2TB/Ampache</code>.</p>
<p dir="auto">Now, when I want to add a catalogue as a local resournce in Ampache, no matter if I enter <code>/media/SG2TB/Ampache/Music</code>, <code>/Music</code> or <code>Music</code>, Ampache tells me the path does not exist...?</p>
]]></description><link>https://forum.cloudron.io/topic/3660/ampache-how-to-add-a-catalog-media-with-custom-storage</link><generator>RSS for Node</generator><lastBuildDate>Tue, 19 May 2026 10:10:24 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/3660.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 09 Nov 2020 11:15:43 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Ampache - How to add a catalog &#x2F; media with custom storage? on Sun, 05 Mar 2023 19:12:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> Thanks <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=11345d81604" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
]]></description><link>https://forum.cloudron.io/post/62789</link><guid isPermaLink="true">https://forum.cloudron.io/post/62789</guid><dc:creator><![CDATA[cocconat]]></dc:creator><pubDate>Sun, 05 Mar 2023 19:12:12 GMT</pubDate></item><item><title><![CDATA[Reply to Ampache - How to add a catalog &#x2F; media with custom storage? on Sun, 05 Mar 2023 19:09:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cocconat" aria-label="Profile: cocconat">@<bdi>cocconat</bdi></a> this is the Cloudron forum for the Ampache package, so things which are being discussed are Cloudron related or specific to Ampache package. They may or may not work for docker deployments.</p>
<p dir="auto">You might want to take this up upstream here - <a href="https://github.com/ampache/ampache/discussions" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/ampache/ampache/discussions</a></p>
]]></description><link>https://forum.cloudron.io/post/62788</link><guid isPermaLink="true">https://forum.cloudron.io/post/62788</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Sun, 05 Mar 2023 19:09:30 GMT</pubDate></item><item><title><![CDATA[Reply to Ampache - How to add a catalog &#x2F; media with custom storage? on Sun, 05 Mar 2023 19:06:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a></p>
<p dir="auto">Hi,</p>
<p dir="auto">I have a similar problem of <a class="plugin-mentions-user plugin-mentions-a" href="/user/necrevistonnezr" aria-label="Profile: necrevistonnezr">@<bdi>necrevistonnezr</bdi></a> here.</p>
<p dir="auto">I installed Ampache with the docker, although I am not familiar with the docker infrastructure, nor with the issue that can arise with it.</p>
<p dir="auto">My docker is in <code>/home/cocconat/ampache/</code></p>
<p dir="auto">Once I installed the service all run smooth, and I can add the two test songs in the <code> /home/cocconat/ampache/data/media/</code></p>
<p dir="auto">All amazing.</p>
<p dir="auto">Now I would like to add to the Catalog my entire music library. It lives in an external storage mounted in <code>/home/cocconat/data/Music</code></p>
<p dir="auto">I tried to make a link to the folder with</p>
<pre><code>sudo ln -s /home/cocconat/Music ampache/data/media/music
</code></pre>
<p dir="auto">but the catalogue does not see the linked folder,</p>
<p dir="auto">I also tried to add a custom path in the   <code>Admin -&gt; Add Catalog</code>, I chose <code>Local</code> catalog and use the abs path of my folder <code>/home/cocconat/data/Music</code> or the relative path <code>../../Music</code> which seems a bit silly ehehe.</p>
<p dir="auto">Anyway, no way to find this folder.<br />
My storage is an <code>exfat</code> mounted with fstab options: <code>defaults,uid=1000,gid=1000,umask=022 0 1</code><br />
which should be fine if I do not want to upload/change the files.</p>
<p dir="auto">Is this a problem? shall I add www-data to my group?</p>
<p dir="auto">And how am I supposed to add the folder? via the link or somehow else?</p>
<p dir="auto">Thanks,<br />
cocconat</p>
]]></description><link>https://forum.cloudron.io/post/62787</link><guid isPermaLink="true">https://forum.cloudron.io/post/62787</guid><dc:creator><![CDATA[cocconat]]></dc:creator><pubDate>Sun, 05 Mar 2023 19:06:11 GMT</pubDate></item><item><title><![CDATA[Reply to Ampache - How to add a catalog &#x2F; media with custom storage? on Wed, 10 Feb 2021 19:44:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jdaviescoates" aria-label="Profile: jdaviescoates">@<bdi>jdaviescoates</bdi></a> Maybe you can try file_mode and dir_mode flag in the /etc/fstab. See <a href="https://askubuntu.com/questions/313093/how-do-i-mount-a-cifs-share-via-fstab-and-give-full-rw-to-guest" target="_blank" rel="noopener noreferrer nofollow ugc">https://askubuntu.com/questions/313093/how-do-i-mount-a-cifs-share-via-fstab-and-give-full-rw-to-guest</a> .</p>
<p dir="auto">I guess this is part of the complexity in implementing this <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=11345d81604" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /> Worth automating!</p>
]]></description><link>https://forum.cloudron.io/post/25398</link><guid isPermaLink="true">https://forum.cloudron.io/post/25398</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Wed, 10 Feb 2021 19:44:40 GMT</pubDate></item><item><title><![CDATA[Reply to Ampache - How to add a catalog &#x2F; media with custom storage? on Wed, 10 Feb 2021 11:19:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> said in <a href="/post/25308">Ampache - How to add a catalog / media with custom storage?</a>:</p>
<blockquote>
<p dir="auto">CIFS support umask flag when mounting</p>
</blockquote>
<p dir="auto">Yeah it's CIFS</p>
]]></description><link>https://forum.cloudron.io/post/25338</link><guid isPermaLink="true">https://forum.cloudron.io/post/25338</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Wed, 10 Feb 2021 11:19:57 GMT</pubDate></item><item><title><![CDATA[Reply to Ampache - How to add a catalog &#x2F; media with custom storage? on Tue, 09 Feb 2021 23:58:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jdaviescoates" aria-label="Profile: jdaviescoates">@<bdi>jdaviescoates</bdi></a> yeah, it's a bit rough.. AFAIK, fixing permissions cannot be done for ext4 mounts without a chmod and I don't know if it's a good idea to do this automagically since it changes the metadata on the external disk. Maybe someone else can chime in.</p>
<p dir="auto">Is yours a ext4 volume or something else? Because others like CIFS support umask flag when mounting. Maybe that's an option too.</p>
]]></description><link>https://forum.cloudron.io/post/25308</link><guid isPermaLink="true">https://forum.cloudron.io/post/25308</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 09 Feb 2021 23:58:38 GMT</pubDate></item><item><title><![CDATA[Reply to Ampache - How to add a catalog &#x2F; media with custom storage? on Tue, 09 Feb 2021 23:52:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> this just doesn't feel like the Cloudron "it just works" way <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=11345d81604" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
]]></description><link>https://forum.cloudron.io/post/25306</link><guid isPermaLink="true">https://forum.cloudron.io/post/25306</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Tue, 09 Feb 2021 23:52:40 GMT</pubDate></item><item><title><![CDATA[Reply to Ampache - How to add a catalog &#x2F; media with custom storage? on Tue, 09 Feb 2021 22:05:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jdaviescoates" aria-label="Profile: jdaviescoates">@<bdi>jdaviescoates</bdi></a> Ah ok, if there are no admins, there is no danger of chmod 777 and other people being able to delete things.</p>
<p dir="auto">A more "unixy" way is to create a group. Cloudron already creates a group called <code>media</code>. Then, add the <code>www-data</code> (that ampache uses) to that group on the host. Then change ownership of the directory to be media group and have rwx permissions. That should work too.</p>
]]></description><link>https://forum.cloudron.io/post/25297</link><guid isPermaLink="true">https://forum.cloudron.io/post/25297</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 09 Feb 2021 22:05:50 GMT</pubDate></item><item><title><![CDATA[Reply to Ampache - How to add a catalog &#x2F; media with custom storage? on Tue, 09 Feb 2021 18:18:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> said in <a href="/post/25268">Ampache - How to add a catalog / media with custom storage?</a>:</p>
<blockquote>
<p dir="auto">Do other people have access to the server? (i.e can they ssh in?).</p>
</blockquote>
<p dir="auto">No.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> said in <a href="/post/25268">Ampache - How to add a catalog / media with custom storage?</a>:</p>
<blockquote>
<p dir="auto">Do you also require that Cloudron admins should not be able to delete files from the say the Volume -&gt; file manager ?</p>
</blockquote>
<p dir="auto">At present there are no other admins.  But if there were, I'd trust them to not do that.</p>
]]></description><link>https://forum.cloudron.io/post/25280</link><guid isPermaLink="true">https://forum.cloudron.io/post/25280</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Tue, 09 Feb 2021 18:18:44 GMT</pubDate></item><item><title><![CDATA[Reply to Ampache - How to add a catalog &#x2F; media with custom storage? on Tue, 09 Feb 2021 17:07:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jdaviescoates" aria-label="Profile: jdaviescoates">@<bdi>jdaviescoates</bdi></a> said in <a href="/post/25267">Ampache - How to add a catalog / media with custom storage?</a>:</p>
<blockquote>
<p dir="auto">I'm also wondering what the security implications of making it 777 are and if that could potentially mean other people could delete files from there without me wanting them to?</p>
</blockquote>
<p dir="auto">Do other people have access to the server? (i.e can they ssh in?). Do you also require that Cloudron admins should not be able to delete files from the say the Volume -&gt; file manager ?</p>
]]></description><link>https://forum.cloudron.io/post/25268</link><guid isPermaLink="true">https://forum.cloudron.io/post/25268</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 09 Feb 2021 17:07:20 GMT</pubDate></item><item><title><![CDATA[Reply to Ampache - How to add a catalog &#x2F; media with custom storage? on Tue, 09 Feb 2021 16:24:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> said in <a href="/post/25266">Ampache - How to add a catalog / media with custom storage?</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jdaviescoates" aria-label="Profile: jdaviescoates">@<bdi>jdaviescoates</bdi></a> did you try the chmod on the host? (and not inside container)</p>
</blockquote>
<p dir="auto">Ah, no, I did it within the Web Terminal of the App itself.</p>
<p dir="auto">I think if I need to actually SSH into my server in order to actually get Volumes to work with Ampache then perhaps I'll just not use Ampache at all!</p>
<p dir="auto">I'm also wondering what the security implications of making it 777 are and if that could potentially mean other people could delete files from there without me wanting them to?</p>
]]></description><link>https://forum.cloudron.io/post/25267</link><guid isPermaLink="true">https://forum.cloudron.io/post/25267</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Tue, 09 Feb 2021 16:24:06 GMT</pubDate></item><item><title><![CDATA[Reply to Ampache - How to add a catalog &#x2F; media with custom storage? on Tue, 09 Feb 2021 16:19:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jdaviescoates" aria-label="Profile: jdaviescoates">@<bdi>jdaviescoates</bdi></a> did you try the chmod on the host? (and not inside container)</p>
]]></description><link>https://forum.cloudron.io/post/25266</link><guid isPermaLink="true">https://forum.cloudron.io/post/25266</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 09 Feb 2021 16:19:56 GMT</pubDate></item><item><title><![CDATA[Reply to Ampache - How to add a catalog &#x2F; media with custom storage? on Tue, 09 Feb 2021 10:55:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> at first I couldn't do that because I had mounted the Volume as Read only.</p>
<p dir="auto">Even after changing that and then doing chmod 777 Music/ (from within the /media/ folder) it doesn't seem to have made any difference.  I still get the exact same:</p>
<pre><code>The folder couldn't be read. Does it exist? /media/Music
</code></pre>
]]></description><link>https://forum.cloudron.io/post/25252</link><guid isPermaLink="true">https://forum.cloudron.io/post/25252</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Tue, 09 Feb 2021 10:55:25 GMT</pubDate></item><item><title><![CDATA[Reply to Ampache - How to add a catalog &#x2F; media with custom storage? on Tue, 09 Feb 2021 06:26:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jdaviescoates" aria-label="Profile: jdaviescoates">@<bdi>jdaviescoates</bdi></a> Try changing the permissions to chmod -R 777</p>
]]></description><link>https://forum.cloudron.io/post/25227</link><guid isPermaLink="true">https://forum.cloudron.io/post/25227</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 09 Feb 2021 06:26:55 GMT</pubDate></item><item><title><![CDATA[Reply to Ampache - How to add a catalog &#x2F; media with custom storage? on Sun, 07 Feb 2021 11:52:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> said in <a href="/post/25046">Ampache - How to add a catalog / media with custom storage?</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jdaviescoates" aria-label="Profile: jdaviescoates">@<bdi>jdaviescoates</bdi></a> Can you cd /media/Music when you open web terminal of the app ?</p>
</blockquote>
<p dir="auto">Yes, I can.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> said in <a href="/post/25046">Ampache - How to add a catalog / media with custom storage?</a>:</p>
<blockquote>
<p dir="auto">If that's there, then it's mostly because the data it's not readable by the www-data user?</p>
</blockquote>
<p dir="auto">OK, so how to fix that? I assume chmod? At present it's like this:</p>
<pre><code>drwxrwx--- 2 cloudron cloudron    0 Jan 14 10:12 Music
</code></pre>
]]></description><link>https://forum.cloudron.io/post/25072</link><guid isPermaLink="true">https://forum.cloudron.io/post/25072</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Sun, 07 Feb 2021 11:52:52 GMT</pubDate></item><item><title><![CDATA[Reply to Ampache - How to add a catalog &#x2F; media with custom storage? on Sat, 06 Feb 2021 19:06:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jdaviescoates" aria-label="Profile: jdaviescoates">@<bdi>jdaviescoates</bdi></a> Can you <code>cd /media/Music</code> when you open web terminal of the app ? (make sure you have the letter casing correct). If that's there, then it's mostly because the data it's not readable by the www-data user?</p>
]]></description><link>https://forum.cloudron.io/post/25046</link><guid isPermaLink="true">https://forum.cloudron.io/post/25046</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Sat, 06 Feb 2021 19:06:14 GMT</pubDate></item><item><title><![CDATA[Reply to Ampache - How to add a catalog &#x2F; media with custom storage? on Sat, 06 Feb 2021 18:57:21 GMT]]></title><description><![CDATA[<p dir="auto">Hmz, I just tried that but I keep getting:</p>
<pre><code>The folder couldn't be read. Does it exist? /media/Music
</code></pre>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rmdes" aria-label="Profile: rmdes">@<bdi>rmdes</bdi></a> I think you got volumes working with this, right? How did you do it?</p>
]]></description><link>https://forum.cloudron.io/post/25044</link><guid isPermaLink="true">https://forum.cloudron.io/post/25044</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Sat, 06 Feb 2021 18:57:21 GMT</pubDate></item><item><title><![CDATA[Reply to Ampache - How to add a catalog &#x2F; media with custom storage? on Sat, 06 Feb 2021 18:25:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> great, thanks, will try that in a bit...</p>
]]></description><link>https://forum.cloudron.io/post/25040</link><guid isPermaLink="true">https://forum.cloudron.io/post/25040</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Sat, 06 Feb 2021 18:25:53 GMT</pubDate></item><item><title><![CDATA[Reply to Ampache - How to add a catalog &#x2F; media with custom storage? on Sat, 06 Feb 2021 17:46:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jdaviescoates" aria-label="Profile: jdaviescoates">@<bdi>jdaviescoates</bdi></a> In the admin UI, add catalog. Set catalog type to local and the path will be <code>/media/&lt;name-of-your-cloudron-volume&gt;</code> (so looks like <code>/media/Music</code> in your case)</p>
<p dir="auto"><img src="/assets/uploads/files/1612633616003-9ed9ec9c-f05d-4e7c-8d8d-1c6fb3bfe6ae-image-resized.png" alt="9ed9ec9c-f05d-4e7c-8d8d-1c6fb3bfe6ae-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.cloudron.io/post/25034</link><guid isPermaLink="true">https://forum.cloudron.io/post/25034</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Sat, 06 Feb 2021 17:46:57 GMT</pubDate></item><item><title><![CDATA[Reply to Ampache - How to add a catalog &#x2F; media with custom storage? on Sat, 06 Feb 2021 11:27:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> said in <a href="/post/18677">Ampache - How to add a catalog / media with custom storage?</a>:</p>
<blockquote>
<p dir="auto">/app/data/Music</p>
</blockquote>
<p dir="auto">This is marked as solved, but I've just:</p>
<ol>
<li>installed Ampache</li>
<li>mounted my Music volume to it</li>
</ol>
<p dir="auto">But now I'm at a loss as to what I need to do next in order to get Ampache to see and use my Music volume (host path /mnt/storage/Music  ) ?</p>
]]></description><link>https://forum.cloudron.io/post/25017</link><guid isPermaLink="true">https://forum.cloudron.io/post/25017</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Sat, 06 Feb 2021 11:27:17 GMT</pubDate></item><item><title><![CDATA[Reply to Ampache - How to add a catalog &#x2F; media with custom storage? on Tue, 10 Nov 2020 20:48:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/necrevistonnezr" aria-label="Profile: necrevistonnezr">@<bdi>necrevistonnezr</bdi></a> Indeed. Very few apps require "paths" inside the filesystem though. But let me look into adding some text in the UI.</p>
]]></description><link>https://forum.cloudron.io/post/18756</link><guid isPermaLink="true">https://forum.cloudron.io/post/18756</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 10 Nov 2020 20:48:35 GMT</pubDate></item><item><title><![CDATA[Reply to Ampache - How to add a catalog &#x2F; media with custom storage? on Tue, 10 Nov 2020 08:26:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> Thanks - that was not super obvious and should maybe go into the docs... <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=11345d81604" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
]]></description><link>https://forum.cloudron.io/post/18725</link><guid isPermaLink="true">https://forum.cloudron.io/post/18725</guid><dc:creator><![CDATA[necrevistonnezr]]></dc:creator><pubDate>Tue, 10 Nov 2020 08:26:20 GMT</pubDate></item><item><title><![CDATA[Reply to Ampache - How to add a catalog &#x2F; media with custom storage? on Mon, 09 Nov 2020 18:53:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/necrevistonnezr" aria-label="Profile: necrevistonnezr">@<bdi>necrevistonnezr</bdi></a> I think this will be <code>/app/data/Music</code>. Essentially, whatever you provide as the appdata directory will be mounted into the <code>/app/data</code> of the app.</p>
]]></description><link>https://forum.cloudron.io/post/18677</link><guid isPermaLink="true">https://forum.cloudron.io/post/18677</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 09 Nov 2020 18:53:33 GMT</pubDate></item><item><title><![CDATA[Reply to Ampache - How to add a catalog &#x2F; media with custom storage? on Mon, 09 Nov 2020 12:46:16 GMT]]></title><description><![CDATA[<p dir="auto">Permissions:</p>
<pre><code>drwxrwxrwx  8 kdj      users    4,0K Nov  9 11:02 .
drwxrwxrwx 13 kdj      users     16K Nov  9 10:59 ..
drwxrwxrwx  2 kdj      users    4,0K Nov  9 08:47 channel
drwxrwxrwx  2 kdj      users    4,0K Nov  9 11:01 config
drwxrwxrwx  2 www-data www-data 4,0K Nov  9 11:02 Music
-rwxrwxrwx  1 kdj      users     109 Nov  9 08:47 php.ini
drwxrwxrwx  2 kdj      users    4,0K Nov  9 08:47 play
drwxrwxrwx  2 kdj      users    4,0K Nov  9 08:47 rest
drwxrwxrwx  2 kdj      users    4,0K Nov  9 11:01 themes
</code></pre>
<p dir="auto">(I tried with <code>kdj:users</code> as well)</p>
]]></description><link>https://forum.cloudron.io/post/18637</link><guid isPermaLink="true">https://forum.cloudron.io/post/18637</guid><dc:creator><![CDATA[necrevistonnezr]]></dc:creator><pubDate>Mon, 09 Nov 2020 12:46:16 GMT</pubDate></item></channel></rss>