个人工具

UbuntuHelp:Amarok

来自Ubuntu中文

Wikibot讨论 | 贡献2007年12月6日 (四) 14:39的版本

跳转至: 导航, 搜索

Parent: UbuntuHelp:Software

Amarok Music Player

Amarok is a full-featured, KDE-based music player and management application and is arguably the best music playing application available on most operating system.

Key Features

  • Integrates browsing of Artist, Title and Album information with Wikipedia
  • Lyrics
  • Playlists
  • Scriptable and themeable
  • 10-band equalizer
  • Rating system
  • Integration with Last.fm
  • Download covers and metadata
  • Choice of library database (SQLite, MySQL, PostGreSQL)

Screenshot

Amarok?action=AttachFile&do=get&target=scrn-amarok2.jpg

Installation

sudo apt-get install amarok

Hints and Tips

  • Customize KDE applications' appearance via kcontrol

    Using MusicBrainz with mp3s

    By default, using the "Fill-In Tags Using Music'Brainz" with an mp3 reports this error: ".mp3 is not a supported filetype". (In Ubuntu 7.04' «Feisty Fawn» you can install libtunepimp5-mp3 package to solve the problem.) To rectify this:

    mkdir libtunepimp
    cd libtunepimp
    apt-get source libtunepimp
    cd libtunepimp*
    fakeroot dpkg-buildpackage
    
    • Use deb-reversion from the devscripts package to prevent automatic upgrade
      sudo apt-get install devscripts
      cd ..
      deb-reversion libtunepimp2c2a_*.deb
      
      • Save and close the changelog in the editor that is launched by pressing Ctrl + O, Enter, then Ctrl +X .
      • Install the new version of libtunepimp
      sudo dpkg -i libtunepimp*local.1*.deb
      

      Playing CDs with Amarok under Gnome

      To make Amarok your default CD player:

      • Open Amarok's 'Settings' menu, then 'Configure Amarok' > 'Engine' > 'Audio CD Configuration'
        For default device enter:
        /dev/cdrom
        
        • Go to System > Preferences > Removable Drives and Media > Multimedia > Audio CD Disks Tick 'Play Audio CDs when inserted', and enter in the command:
          amarok --cdplay /dev/cdrom
          

          Adding a podcast to Amarok

          • Click on the Playlists tab on the left of Amarok, then double click on Podcasts in the left pane to see your current list of podcasts ; Amarok?action=AttachFile&do=get&target=AmarokPodcasts.png
            • Right click on Podcasts and choose Add Podcasts... ; Amarok?action=AttachFile&do=get&target=AmarokAddPodcast1.png
              • In the pop-up window, paste in the RSS feed of the podcast and click OK ; Amarok?action=AttachFile&do=get&target=AmarokAddPodcast2.png
                • Amarok will display Retrieving Podcast Amarok?action=AttachFile&do=get&target=AmarokAddPodcast3.png
                  • After a short time you will see a list of podcast episodes ; Amarok?action=AttachFile&do=get&target=AmarokAddPodcast4.png

                    Retreving a podcast with Amarok

                    • Click on the Playlists tab on the left of Amarok, then double click on Podcasts in the left pane to see your current list of podcasts: Amarok?action=AttachFile&do=get&target=AmarokPodcasts.png
                      • Click the small down arrow beside a podcast name to see a list of podcast episodes: Amarok?action=AttachFile&do=get&target=AmarokAddPodcast4.png