13 lines
985 B
HTML
13 lines
985 B
HTML
<h1 id="media-library-folders">Media Library Folders</h1>
|
||
|
||
<p>LibreTime’s media library is inside the <em>/srv/airtime/stor/</em> folder on your server, by default.
|
||
Tracks are uploaded into the imported subdirectory and then a separate directory based upon the user
|
||
ID # of the user who uploaded it and then into a folder based upon the artist.</p>
|
||
|
||
<p>LibreTime unlike Airtime does not currently monitor the files for changes after they are uploaded.
|
||
The media library is not designed to be edited directly after files are uploaded. This was done as part of a
|
||
move towards enabling cloud-based file hosting. There are currently two works in progress to support filesystem
|
||
imports and sync but neither of them have been finished as of the time of this writing. See
|
||
<a href="https://github.com/LibreTime/libretime/issues/70">#70</a>. In addition LibreTime does not write metadata changes
|
||
back to the files. See <a href="https://github.com/LibreTime/libretime/issues/621">#621</a></p>
|