当前位置: 首页 > 工具软件 > Osd-Lyrics > 使用案例 >

Ubuntu 安装 osd-lyrics 和歌词设置

符国安
2023-12-01

osd-lyrics是非常好的歌词插件.


1. 安装

Ubuntu 9.10 or later

Import the PPA repository:

sudo add-apt-repository ppa:osd-lyrics/ppa

Update & install:

sudo apt-get update
sudo apt-get install osdlyrics

Ubuntu 9.04 or older

Edit your apt source:

sudo gedit /etc/apt/sources.list

Append the following ppa address: Ubuntu 8.10 (Intrepid):

deb http://ppa.launchpad.net/osd-lyrics/ppa/ubuntu intrepid main 
deb-src http://ppa.launchpad.net/osd-lyrics/ppa/ubuntu intrepid main

Ubuntu 9.04 (Jaunty):

deb http://ppa.launchpad.net/osd-lyrics/ppa/ubuntu jaunty main 
deb-src http://ppa.launchpad.net/osd-lyrics/ppa/ubuntu jaunty main

Add signing key:

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 4865CF4F

Update & install:

sudo apt-get update
sudo apt-get install osdlyrics
以上内容来自:http://code.google.com/p/osd-lyrics/wiki/Ubuntu#Install_from_PPA_(recommend)
 
2. 歌词设置
自动下载的歌词位置:

The default path of the downloaded lyrics is the first path in the Path option. The default filename format is the pattern of the top entry in Filename option. Both option are in the Lyric Location tab in the preference window.

In the old version of OSD Lyrics, all lyrics are located in ~/.lyrics, in the format of ``artist - title.lrc''.

osdlyrics也会从歌曲目录下找歌词,如果网络自动搜索找不到歌词,可以把歌词lrc文件,命名成和歌曲相同的名字,放在歌曲目录下。

 类似资料: