Link to site

This commit is contained in:
Bob Mottram 2017-05-25 22:48:11 +01:00
parent b757c06edf
commit 56e63ac2d7
2 changed files with 18 additions and 18 deletions

View File

@ -16,7 +16,7 @@
</center>
#+END_EXPORT
This enables you to store your music on the Freedombone server and then access it from any internet connected device. If you just want to make music accessible within your home network then [[./app_dlna.html][DLNA]] is usually sufficient, but if you want to be able to play your music from anywhere then Koel is a better option.
This enables you to store your music on the Freedombone server and then access it from any internet connected device. If you just want to make music accessible within your home network then [[./app_dlna.html][DLNA]] is usually sufficient, but if you want to be able to play your music from anywhere then [[https://koel.phanan.net][Koel]] is a better option.
#+BEGIN_CENTER
[[file:images/koel.jpg]]

View File

@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<!-- 2017-05-25 Thu 22:43 -->
<!-- 2017-05-25 Thu 22:48 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title></title>
@ -249,7 +249,7 @@ for the JavaScript code in this tag.
</center>
<p>
This enables you to store your music on the Freedombone server and then access it from any internet connected device. If you just want to make music accessible within your home network then <a href="./app_dlna.html">DLNA</a> is usually sufficient, but if you want to be able to play your music from anywhere then Koel is a better option.
This enables you to store your music on the Freedombone server and then access it from any internet connected device. If you just want to make music accessible within your home network then <a href="./app_dlna.html">DLNA</a> is usually sufficient, but if you want to be able to play your music from anywhere then <a href="https://koel.phanan.net">Koel</a> is a better option.
</p>
<div class="org-center">
@ -260,9 +260,9 @@ This enables you to store your music on the Freedombone server and then access i
</div>
</div>
<div id="outline-container-org4af2775" class="outline-2">
<h2 id="org4af2775">Installation</h2>
<div class="outline-text-2" id="text-org4af2775">
<div id="outline-container-org00818ff" class="outline-2">
<h2 id="org00818ff">Installation</h2>
<div class="outline-text-2" id="text-org00818ff">
<p>
Log into your system with:
</p>
@ -298,9 +298,9 @@ Once logged in go to settings and set the media path to <b>/music</b>.
</div>
</div>
<div id="outline-container-org1effd90" class="outline-2">
<h2 id="org1effd90">Importing music</h2>
<div class="outline-text-2" id="text-org1effd90">
<div id="outline-container-org9c20e8e" class="outline-2">
<h2 id="org9c20e8e">Importing music</h2>
<div class="outline-text-2" id="text-org9c20e8e">
<p>
This app doesn't have any way to upload music and instead just expects that there will be a directory on the server containing music files. There are a couple of ways to get new music files onto the system: either by using ssh or by putting them onto a USB drive.
</p>
@ -314,9 +314,9 @@ This app doesn't have any way to upload music and instead just expects that ther
</div>
</div>
<div id="outline-container-org29f7f0b" class="outline-3">
<h3 id="org29f7f0b">Via ssh</h3>
<div class="outline-text-3" id="text-org29f7f0b">
<div id="outline-container-orga173c5d" class="outline-3">
<h3 id="orga173c5d">Via ssh</h3>
<div class="outline-text-3" id="text-orga173c5d">
<p>
On your local system:
</p>
@ -345,9 +345,9 @@ And select <b>Administrator settings</b> followed by <b>App settings</b> then <b
</div>
</div>
<div id="outline-container-org6ad7e7d" class="outline-3">
<h3 id="org6ad7e7d">Via USB drive</h3>
<div class="outline-text-3" id="text-org6ad7e7d">
<div id="outline-container-org7e8ad46" class="outline-3">
<h3 id="org7e8ad46">Via USB drive</h3>
<div class="outline-text-3" id="text-org7e8ad46">
<p>
Create a LUKS formatted USB drive. It's possible to do this by plugging a new USB drive into the Freedombone system then going to the <b>Administrator control panel</b>, selecting <b>App settings</b> then <b>koel</b> then <b>Format a USB drive</b>. You will need to specify a password, which in this case doesn't need to be anything highly secure.
</p>
@ -362,9 +362,9 @@ Once you have music on a LUKS formatted USB drive then plug it into the Freedomb
</div>
</div>
<div id="outline-container-orgafab8a9" class="outline-3">
<h3 id="orgafab8a9">Synchronizing</h3>
<div class="outline-text-3" id="text-orgafab8a9">
<div id="outline-container-org8df6a4e" class="outline-3">
<h3 id="org8df6a4e">Synchronizing</h3>
<div class="outline-text-3" id="text-org8df6a4e">
<p>
To detect the imported files you might need to re-synchronize. Within Koel go to settings and then select <b>Scan</b>. Any imported files should then be available to play.
</p>