Ahora vamos a instalar Songbird 1.0 en Debian lenny basándonos en el tutorial realizado por mi amigo S@mutops. son unos pasos sencillos a si que a Instalarlo.

Instalando Songbird 1.0
Descargamos Songbird 1.0 y la gardamos en nuestro Desktop.
Descomprimiremos el archivo en /opt/
Nos logeamos como root [ su ]tar -xvzf Songbird*.tar.gz -C /opt/
Cambiamos los permisos a la carpeta /opt/Songbird/. Sustituye usuario por tu nombre de usuario.
chown -R usuario:usuario /opt/Songbird/
Ahora hemos termino de instalar y pero falta agregarlo a nuestro menu.
gedit /usr/share/applications/Songbird.desktop
Copia y pega el siguiente texto en el documento nuevo.
[Desktop Entry]
Name=Songbird
Comment=Reproductor Multimedia
Exec=/opt/Songbird/songbird
Icon=/opt/Songbird/songbird.png
Terminal=false
Type=Application
Categories=Application;AudioVideo;Si queremos configurar Songbird para ejecutarse desde terminal prosigamos
gedit /usr/bin/songbird
añadimos lo siguiente
#!/bin/sh
/opt/Songbird/songbird “$*”Guardamos y Cerramos Ahora ejecuta este comando:
chmod +x /usr/bin/songbird
Ahora estamos listos para trabajar con el y empezar a adaptarlo y agregarle los plugins a tu gusto.
Saludos
Songbird es un reproductor multimedia. Está basado en la plataforma XULRunner de Mozilla, por lo cual dispone de versiones para Windows, Mac OS X, y Linux. Es desarrollada por los “Pioneros de lo Inevitable”.

Agradable noticia Por fin Songbird 1.0, ahora me lo eh instalado y me gusta la forma tan manipulable de este reproductor y lo mejor agregarle mis plugings preferidos :cheerful:
Aquí algunas de las nuevas características
GStreamer
We now use GStreamer as our main media playback system, across all platforms – giving us higher performance, better reliability, and a platform for much more media-related functionality in the future.Improved mashTape
When you listen to music in Songbird you’ll have the option to see Flickr photos, YouTube videos, last.fm biographies, google news (and more) for the currently playing artist.Improved Album Art Support
The album artwork feature now supports drag and drop of images, as well as, toggling between Now Playing and Currently Selected tracks.Complete Keyboard Shortcuts
We’ve cleaned up our Keyboard Shortcuts this release (and added some new ones for power users).Updated Linux Installer
We’ve created a single archive that has all the necessary dependencies so that Linux users can run Songbird without having to install any additional dependencies.Re-usable Smart Playlists
By popular request we’ve implemented the ability to use a smart playlist as a rule within another smart playlist.Reveal Original Files
We’ve added the ability to expose the media items in Songbird as files in your filesystem by right clicking and choosing “Show File”.Recommended Add-ons Updater
A new update mechanism ensures that all upgraded users have an option to install the latest Recommended Add-ons.Hide & Show Display Panes
We were inspired by Atrieu’s Pane Button add-on and decided to add a few buttons to allow you to toggle between showing & hiding Display panes.Simpler Column Headings
We’ve refined the column heading property list and made it easier to enable the properties you care about.Continua Leyendo la Nota de salida y descargalo








