Ampache...

  • Got a nice OMV box setup with lots of disks to accomodate my 6TB music library.
    Which I access via NFS
    I was wandering if there is a way to install ampache (ampache.org) on my box.
    I would try it but I really can't risking freaking my OMV.


    Any suggestions/ideas???

  • Have you tried owncloud? This also features an online music player. And it is available as a plugin. (please do not install it on 0.5, try 0.6 or wait for 1.0 which gets released soon)

  • If I remember well, Owncloud's music player is based on Ampache. But myself would personally recommend Subsonic (http://subsonic.org). It's Java based but quite fast, stable and neat (and also supports non-English characters in filenames, which Ampache does not).


    The install is really simple - just download the deb package and dpkg it.


    I've got it working flawlessly with 900Gb mp3 collection and 3-5 simultanious users.

    OMV 1.0, Pentium G2120 3.1 GHz, 8 Gb RAM, SnapRAID+aufs 3x4Tb Ext4 + 1x1Tb Ext4, boot ssd 32Gb ADATA

  • Glad that it helped :)
    Also, for the big music collections I'd recommend two things.
    First, install Java 7 (for general performance). The manual cah be found here: http://www.webupd8.org/2012/06…cle-java-7-in-debian.html
    Works for me flawlessly for a year, but use it wisely - Ubuntu PPAs are generally not the recommended way to do things.


    Second - increase Subsonic memory limit (try to add 2-3 thousand songs th the playlist and you'll see). Default is 150 Mb, but at least 768 Mb recommended if possible. The manual can be found here: http://forum.subsonic.org/forum/viewtopic.php?t=3939

    OMV 1.0, Pentium G2120 3.1 GHz, 8 Gb RAM, SnapRAID+aufs 3x4Tb Ext4 + 1x1Tb Ext4, boot ssd 32Gb ADATA

  • To correctly install java 7:


    Code
    cd /usr/src
    wget --no-cookies --no-check-certificate --header "Cookie: gpw_e24=http%3A%2F%2Fwww.oracle.com%2F; oraclelicense=accept-securebackup-cookie" "http://download.oracle.com/otn-pub/java/jdk/7u51-b13/jre-7u51-linux-x64.tar.gz"
    tar -xzvf jre-7u51-linux-x64.tar.gz
    mkdir /usr/lib/jvm
    mv /usr/src/jre1.7.0_51 /usr/lib/jvm/
    ln -s /usr/lib/jvm/jre1.7.0_51/ /usr/lib/jvm/java-7-oracle
    update-alternatives --install "/usr/bin/java" "java" "/usr/lib/jvm/java-7-oracle/bin/java" 1


    You may substitute the download package for the latest version as this writeup is 3 months old.


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • davidh2k,


    thanks for showing the correct way. But it should be mentioned that using the PPA has one advantage: you can install Java security updates the same way as any other package updates, and OMV will check for them daily as well as any other updates.
    Pls fix me if there's another way of doing it.

    OMV 1.0, Pentium G2120 3.1 GHz, 8 Gb RAM, SnapRAID+aufs 3x4Tb Ext4 + 1x1Tb Ext4, boot ssd 32Gb ADATA

  • I never ever used a PPA on Debian. To be honest, I didn't even know that it is possible to install PPAs (which are designed for Ubuntu, aren't they?) in Debian.


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • Respondiendo a la Cansulta: bueno algo tarde por que recien me Registre en este foro:

    mi Openmediavault: instalas Jellyfin que te sirve para musicas, peliculas, libros, seriesTV y videos extras

    La otra opcion en OMV: solo para Musicas es instalar mStream... es el mejor para musicas.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!