Archive for April, 2011

Ampache Banshee, Amarok, and Viridian

April 13, 2011

With the coming release of Natty I would like to share with fellow Ampache users some neat changes that will be available in Natty.

First let me say, if it is within your means to support Ubuntu please use UbuntuOne to host your music. Sadly this is not an option for me, so I have chosen to use an alternative. To install Ampache simply do

sudo apt-get install ampache mysql-server

Now open your favorite web browser and point it to your Ampache installation usually http://localhost/ampache will do the trick. Follow the web installer instructions to complete the installation.

As we all know Banshee will be the default media player in Natty. There is an extension you can install that will allow you to access your Ampache server with Banshee.

sudo apt-get install banshee-extension-ampache

Now once this is finished installing launch Banshee and go to

Edit > Preferences > Extensions


Click the check box and highlight ampache.  Now go to the “Source Specific” tab and click on the “Source” drop down menu and select “Ampache”.

This will take you back to the main Banshee user interface. Now under the “Online Media” section click on “Ampache”. This part of the process may take a while depending on the size of your music collection.

As you can tell from the screenshot you now have Sound Indicator integration which I think is pretty cool.

Hang on KDE folks we have something for you to.  There is support for Ampache built right into Amarok, you don’t have to install anything. After launching Amarok, simply go to

Settings > Configure Amarok > Internet Services

 

Click on the check box, and then click on the little wrench. This will bring up the “Add Server” dialog box. Now you need to click on the “Add Server” button in the top left portion of the dialog box. This will bring up yet another dialog box for you to put your server information in.

After clicking “Ok” several times this should take you back to Amarok’s main user interface. Now you need to click on the “Internet” section in the left menu of Amarok.

Now click on “Ampache” in the left menu

Amarok will now connect to your server and index your music, this may take a while depending on the size of your music collection.

And for those folks that don’t like using a heavy player such as Banshee or Amarok, there is Viridian. Viridian is written in python and uses gstreamer for playback. I use it on the one Xubuntu box that I have setup and it seems to do ok. To install Viridian it is as simple as

sudo apt-get install viridian

Once it is finished installing launch Viridian. It will bring up a dialog box for you to put your server information in.

Once you enter your server information and click the save button Viridian will connect to your Ampache server and start indexing your music collection so again this may take a bit. Start making a playlist and enjoy.

Advertisement