Update for new/removed services
This commit is contained in:
parent
151e3fc82e
commit
17e8f37e71
49
index.html
49
index.html
@ -56,9 +56,9 @@
|
|||||||
<td>Jellyfin</td>
|
<td>Jellyfin</td>
|
||||||
<td id="jellyfinstat">Unknown</td>
|
<td id="jellyfinstat">Unknown</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="ampache" class="unknown">
|
<tr id="ampache" class="unavailable">
|
||||||
<td>Ampache</td>
|
<td>Ampache</td>
|
||||||
<td id="ampachestat">Unknown</td>
|
<td id="ampachestat">Removed</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="gallery" class="unavailable">
|
<tr id="gallery" class="unavailable">
|
||||||
<td>Gallery</td>
|
<td>Gallery</td>
|
||||||
@ -90,14 +90,9 @@
|
|||||||
<hr id="airsonic">
|
<hr id="airsonic">
|
||||||
|
|
||||||
<h4>Ampache</h4>
|
<h4>Ampache</h4>
|
||||||
<h5><a href="https://music.fjla.uk">Visit Site</a></h5>
|
<h5>Removed</h5>
|
||||||
<p>Ampache is the FJLA home to music streaming, as with all services
|
<p>Ampache has been removed from the FJLA stack.</p>
|
||||||
here, you should use your FDS credentials to log in.</p>
|
<p>Jellyfin should be used instead. It offers all of the same functionality</p>
|
||||||
<p>Please note, each user will have a blank library. This is a service
|
|
||||||
that allows you to stream <i>your own</i> music to any of your devices
|
|
||||||
and does not provide a free alternative to paid streaming platforms</p>
|
|
||||||
<p>You can download the 'Dsub' app from Google Play - or for free from the F-Droid app store - to stream
|
|
||||||
on your mobile. Please use the following settings to setup the app:</p>
|
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
@ -132,18 +127,19 @@
|
|||||||
<hr id="jellyfin">
|
<hr id="jellyfin">
|
||||||
|
|
||||||
<h4>Jellyfin</h4>
|
<h4>Jellyfin</h4>
|
||||||
<h5><a href="https://media.fjla.uk">Visit Site</a></h5>
|
<h5><a href="https://jf.fjla.uk">Visit Site</a></h5>
|
||||||
|
|
||||||
<p>Jellyfin is where you can see videos, including Lucy's famous nativity.</p>
|
<p>Jellyfin is where you can see videos, including Lucy's famous nativity.</p>
|
||||||
<p>Jellyfin is available through your browser, there are also apps available
|
<p>Jellyfin is available through your browser, there are also apps available
|
||||||
for Android and iOS mobile devices as well as for AndroidTV devices - including
|
for Android and iOS mobile devices as well as for AndroidTV devices - including
|
||||||
Amazon Fire TV devices.</p>
|
Amazon Fire TV devices. The Symfonium app is recommended for music, free alternatives
|
||||||
|
offering less functionality are available.</p>
|
||||||
<p>Use the following details to login</p>
|
<p>Use the following details to login</p>
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Server</th>
|
<th>Server</th>
|
||||||
<td>https://media.fjla.uk</td>
|
<td>https://jf.fjla.uk</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Username/Password</th>
|
<th>Username/Password</th>
|
||||||
@ -151,6 +147,31 @@
|
|||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
<table>
|
||||||
|
<tr>
|
||||||
|
<th>App Name</th>
|
||||||
|
<th>Available From</th>
|
||||||
|
<th>Used for</th>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Jellyfin</td>
|
||||||
|
<td>Play Store/Fdroid & iOS App Store</td>
|
||||||
|
<td>Playback of all file types</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Synfonium</td>
|
||||||
|
<td>Play Store<sup>1</sup></td>
|
||||||
|
<td>Music only sync & playback</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Gelli</td>
|
||||||
|
<td>Play Store/fDroid</td>
|
||||||
|
<td>Music only sync & playback - Free but with less functionality than Synfonium</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
|
<p><sup>1</sup> Paid app with a free trial.</p>
|
||||||
|
|
||||||
<hr id="nextcloud">
|
<hr id="nextcloud">
|
||||||
|
|
||||||
<h4>Nextcloud</h4>
|
<h4>Nextcloud</h4>
|
||||||
@ -235,7 +256,7 @@
|
|||||||
</br>
|
</br>
|
||||||
|
|
||||||
<p>Nextcloud offers many of the same services offered by large providers
|
<p>Nextcloud offers many of the same services offered by large providers
|
||||||
such as Google and Microsoft but in a decentralised environment with
|
such as Google and Microsoft but in a private hosted environment with
|
||||||
no ads or tracking.</p>
|
no ads or tracking.</p>
|
||||||
|
|
||||||
<hr id="oam">
|
<hr id="oam">
|
||||||
|
Loading…
Reference in New Issue
Block a user