tutorial - A Complete music player (with ipod support) - Exaile

Exaile is a music player aiming to be similar to KDE's Amarok, but for GTK+ and written in Python. It incorporates many of the cool things from Amarok (and other media players) like automatic fetching of album art, handling of large libraries, lyrics fetching, artist/album information via Wikipedia, Last.fm support, and optional iPod support via a plugin.


In addition, Exaile also includes a built-in SHOUTcast directory browser, tabbed playlists (so you can have more than one playlist open at a time), blacklisting of tracks (so they don't get scanned into your library), downloading of guitar tablature from fretplay.com, and submitting played tracks on your iPod to Last.fm.

Installation: Ubuntu
Users of Ubuntu Gutsy, Hardy or Intrepid can optionally use this repository. Add this line to your /etc/apt/sources.list

Gutsy: deb http://ppa.launchpad.net/exaile-devel/ubuntu gutsy main
Hardy: deb http://ppa.launchpad.net/exaile-devel/ubuntu hardy main
Intrepid: deb http://ppa.launchpad.net/exaile-devel/ubuntu intrepid main

and then type the following:

    sudo apt-get update
    sudo apt-get install exaile

Installing from source:
1. The following pre-requisites are required to download, compile and build in Debian/Ubuntu

   * bzr
   * debhelper (>= 5)
   * python-dev
   * python-gtk2-dev
   * buildtools
   * gstreamer0.10-plugins-good
   * python-gst0.10
   * python
   * python-gtk2
   * python-glade2
   * python-dbus
   * python-pyvorbis
   * python-mutagen
   * python-pysqlite2 | python (>= 2.5)
   * python-elementtree | python (>= 2.5)
   * gstreamer0.10-plugins-base

To do this in a simple manner, copy the text above in a temporary file, remove the version strings and execute:

     cat | xargs sudo apt-get -y install

Another way to do the same would be to:

      sudo apt-get build-dep exaile

Make sure that python-mutagen is installed otherwise exaile will have errors.

2. Check out the code from the bazaar repository

     $ bzr checkout http://bazaar.launchpad.net/~exaile-devel/exaile/main exaile

This will create a directory exaile/ and download the latest source code from /trunk

3. CD into the downloaded directory and build exaile

     cd exaile
     make

This will compile exaile

4. Install

    sudo make install

5. Start the program by running exaile

     exaile


Free, facebook, tips, Links, blogging, Downloads, Google, facebookTips, money, news, apps, Social, Media, Website, Tricks, games, Android, software, PIctures, Internet, Security, Web, codes, Review, bloggers, SAMSUNG, Worldwide, Contest, Exitic, Phones, facebookTricks, hacking, London, Olympics, SEO, Youtube, iOS, Adsense, gadgets, iPHONE, widgets, Doodle, twitter, video, Deals, technology, Aircel, Airtel, iPAD, Angry, Birds, BSNL, TechLife, GMAIL, Idea, Microsoft, SmartPhones, Stress, Buster, Windows, Yahoo, Infolinks, Nokia, Scam, Uninor, browsers, Amazon, Euro, CUP, Chat, IDM, JOBS, Modem, Music, Reliance, Results, SSC, Tata, Docomo, bing, freebie, mobile, placements, AIEEE, AlertPay, Chrome, College, Competetive, Exam, Dehradun, Extension, FireFox, GPRS, HTC, IMPACT, Info, MTS, Mark, Zukerberg, Paypal, Promotional, Post, Torrent, UTU, Unlocking, VodaFone, Wall, Paper, apple, books, engineering, iCAR, iTunes, pinterest, rovio, AVG, Admit, Card, Adobe, Affiliate, Marketing, Akhilesh, Amul, Girl, BlackBerry, ChromeBook, Clixsense, Coupon, Digitallife, Discovery, Emoticons, Festival, GATE, GIMP, Income, Tax, International, JSS, JailBreaking, Kindle, Linux, Local, MAX, PAYNE, Mac, Mango, Memory, Speed, Nexus, Online, Shopping, Raakhi, Report, Rising, Stars, Sample, Science, Sony, Syllabus, TabletBooK, Teamviewer, Templates, Dark, Knight, Rises, USA, UPMT, Virgin, Xperia, ZTE, challan, counselling, course, btech, funny, iMOVE, registration

source:http://linuxpoison.blogspot.com/2008/11/13578175712509.html