|
Lyricod
Lyricod: Lrc lyric onscreen displayer for Linux.
Featured
LyricodLyricod Copyright (c) 2007 hashao License: GNU GPL version 3 or later. Lyricod is a Linux Lyric Onscreen Display server for .lrc files. It uses mpris (dbus for media player control) to communicate with the media players. Therefore, it should work with a lot of different kind of media players. WoW! Lyricod is written in Python. CompatibilityLyricod should be compatible with any MPRIS enabled players. According to MPRIS site: XMMS2 BMPx VLC Amarok Audacious should be supported. http://wiki.xmms2.xmms.se/index.php/Media_Player_Interfaces Lyricod was developed using Audacious as the testbed. Audacious has mpris support since version 1.4.0. Dependency
DownloadUsagePut your .lrc files into the song directory or ~/lyrics/ directory and start the program. The .lrc file should have the same name as the song file except has .lrc as extension. Although lyricod can guess some but don't bet your house on its intelligence. If you have python-gnome installed, some options will be saved into gconf. You can access the options at /apps/multimedia/lyricod/. (Hint: Use gconf-editor to access gconf settings.) Download Lyric from the webIf you want to automatically download lyric from the web, either install ttplyrics or download ttplyrics and copy the ttplyrics.py file in to Lyricod's source directory. If the download is successful, a copy of the lyric will be saved into users lyrics directory or current song's directory. Future play the same song will not have to re-download the lyric again. Screenshot
Misc
HackingYou're welcomed to fork the codebase and add your own favourite features. But please read the GNU GPL license version 3 before you do that. Other Lyric playersSeems there are enough lyric players out there already. I won't have written this one myself if I did proper research before I started scratching the itch. :( I feel stupid and I think I should stop now.
News
| ||||
Keep going, do not stop though there are some already. At least it's different from lrcShow-II
Best Regards form lrcShow-II
Hi Hashao,
Thank you very much for Lyricod, it is a nice software.
Unfortunately it is becoming outdated, pyinotify has changed, please change:
pyinotify.EventsCodes?.IN to pyinotify.IN
Best Regards,
Alan