There are many softwares similar to Qianqianjingteng under UBUNTU, but the ones that are relatively OK are XMMS, Audacious, and BMP. I have been using XMMS, and I came to install Audacious and found that it is not bad, and it is easier to solve the list garbled problem than XMMS, and there is no XMMS font problem.
1、 Install Audacious
zhancang@ubuntu:~$ sudo apt-get install audacious
Password:
Reading package list... Done
Analyzing the dependency tree of the package
Read status information... Complete
The following additional packages will be installed:
audacious-plugins libaudacious4 libtagc0
Recommended packages:
audacious-plugins-extra
The following [new] packages will be installed:
audacious audacious-plugins libaudacious4 libtagc0
A total of 0 software packages have been upgraded, 4 software packages have been newly installed, 0 software packages have to be uninstalled, and 24 software has not been upgraded.
Need to download 1591kB package.
4022kB of extra space will be consumed after decompression.
Do you want to continue? [Y/n]y
Access: 1 http://debian.ustc.edu.cn feisty/universe libaudacious4 1.2.2-4 [178kB]
Get: 2 http://debian.ustc.edu.cn feisty/main libtagc0 1.4-4build1 [8474B]
Obtain: 3 http://debian.ustc.edu.cn feisty/universe audacious-plugins 1.2.5-1ubuntu1 [644kB]
Get: 4 http://debian.ustc.edu.cn feisty/universe audacious 1.2.2-4 [760kB]
Download 1591kB, time-consuming 2s (537kB/s)
The package libaudacious4 that was deselected was selected.
( Reading database... There are currently 129,366 files and directories installed in the system. )
Decompressing libaudacious4 (from.../libaudacious4_1.2.2-4_i386.deb)...
The package libtagc0 that was deselected is selected.
Decompressing libtagc0 (from.../libtagc0_1.4-4build1_i386.deb)...
The package audacious-plugins that was deselected is selected.
Unzipping audacious-plugins (from.../audacious-plugins_1.2.5-1ubuntu1_i386.deb)...
The package audacious that was deselected is selected.
Unzipping audacious (from.../audacious_1.2.2-4_i386.deb)...
Setting up libaudacious4 (1.2.2-4)...
Setting up libtagc0 (1.4-4build1)...
Setting up audacious-plugins (1.2.5-1ubuntu1)...
Setting up audacious (1.2.2-4)...
zhancang@ubuntu:~$
2、 Solve the player garbled code
Right-click-Preferences-Appearance-Cancel the check mark in front of Use Bitmap fonts if available;
Right-click-first item-playlist--Fallback charcter encodings: input "GBK";
Right click-Preferences-Playlist:
SongDisplay
Title format: Custom
Custom format: %f
The file name will be displayed as above, so that the playlist is no longer garbled.
3、 Install lyrics display plugin
zhancang@ubuntu:~$ sudo wget http://lyriczilla.googlecode.com/svn/trunk/package/lyriczilla.list -O /etc/apt/sources.list.d/lyriczilla.list
Password:
[<=> ] 73 --.--K/s
18:49:01 (1.26 MB/s)-`/etc/apt/sources.list.d/lyriczilla.list' is saved [73]
zhancang@ubuntu:~$ sudo apt-get update
Get: 25 http://lyriczilla.googlecode.com ./ Packages [548B]
Download 482kB, which takes 41s (11.7kB/s)
Reading package list... Done
zhancang@ubuntu:~$ sudo apt-get install lyriczilla lyriczilla-plugin-audacious
Reading package list... Done
Analyzing the dependency tree of the package
Read status information... Complete
The following [new] packages will be installed:
lyriczilla lyriczilla-plugin-audacious
A total of 0 software packages have been upgraded, 2 software packages have been newly installed, 0 software packages have to be uninstalled, and 24 software packages have not been upgraded.
Need to download 12.8kB software package.
After decompression, 65.5kB of additional space will be consumed.
[Warning]: The following software packages cannot be verified!
lyriczilla lyriczilla-plugin-audacious
Install these packages without verification? [y/N] y
Get: 1 http://lyriczilla.googlecode.com ./ lyriczilla 0.1.44 [2374B]
Get: 2 http://lyriczilla.googlecode.com ./ lyriczilla-plugin-audacious 0.1.44 [10.5kB]
Download 12.8kB, time-consuming 9s (1350B/s)
The package Lyriczilla that was deselected is selected.
( Reading database... There are currently 129549 files and directories installed in the system. )
Unzipping lyriczilla (from.../lyriczilla_0.1.44_all.deb)...
The package lyriczilla-plugin-audacious that was deselected is selected.
Unzipping lyriczilla-plugin-audacious (from.../lyriczilla-plugin-audacious_0.1.44_i386.deb)...
Setting up Lyriczilla (0.1.44)...
Setting up lyriczilla-plugin-audacious (0.1.44)...
zhancang@ubuntu:~$
Preferences-Plug-ins-General: Check LyricZilla.
4、 Install skin
On the http://www.gnome-look.org/ website, select XMMS on the left and download it. Its skin is also shared with XMMS. Just put it under /home/zhancang (your username, zhancang is mine)/.audacious/Skins/.
Recommended Posts