Warning: session_start(): open(/tmp/sess_pehneqqn0ikper87sdfjdnto75, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
Banshee Lyrics Plugin openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  .- Knowledge Base  . 

Banshee Lyrics Plugin

   0.7  

GTK Sound Application

Score 77%
Banshee Lyrics Plugin
zoom


Banshee Lyrics Plugin
zoom


Downloads:  3659
Submitted:  Dec 11 2008
Updated:  Jun 4 2009

Description:

This is the new version of the lyrics plugin:

It downloads lyrics from
http://www.leoslyrics.com/
http://lyrc.com.ar
http://lyriky.com
http://lyricwiki.org and http://www.autolyrics.com

REQUIRED PACKAGES
mono, mono-gcms,banshee

INSTALL FROM SOURCES:
./configure
make
make install (as root)




Changelog:

News about 0.7 version
* Source code completely rewritten
* Better UI
* Leos lyrics api support
* Lyrc supported again

Try it and enjoy.
Email me at christian.martellini@gmail.com for bugs report.




LicenseGPL
(banshee lyrics plugin 0.7 source code)
Send to a friend
Subscribe
Other  Content  from martellc1
Report inappropriate content



goto page:  1  2  3 

-

 64 bit

 
 by perfectska04 on: Dec 14 2008
 
Score 50%

Does the included binary work for 64 bit linux, or will it have to be recompiled?

If it has to be recompiled, what packages do I need to install in Ubuntu Intrepid in order to compile the plugin's sources?

Thanks, in advance!


Reply to this

-

 Plugin not recognized

 
 by serverless on: Dec 14 2008
 
Score 50%

Unfortunately the binary version of the plugin is not recognized by my installation of Banshee 1.4.1.

It's installed in the default directory by the install.sh script bundled with the package but it doesn't show in the configuration panel.

Any suggestion?


Reply to this

-
.

 Re: Plugin not recognized

 
 by PkJoA on: Dec 14 2008
 
Score 50%

It works! I´m using it in a Ubuntu Intrepid Ibex 64 bits on Banshee 1.4.1
You have to install a few packages of mono. Search on synaptic for "mono" and install a few of the packages. I´m sorry because I cant be more specific. I had the same problem than you and I fix it that way.


Pk_JoA (Joaquin Lopez Pereyra)
Reply to this

-

 Re: Re: Plugin not recognized

 
 by serverless on: Dec 14 2008
 
Score 50%

Thanks for your answer, but there are too many packages with the word mono in them!

Could you control your /var/log/dpkg.log and tell me which packages have you installed?


Reply to this

-

 Re: Re: Re: Plugin not recognized

 
 by serverless on: Dec 14 2008
 
Score 50%

No more help needed.

I have just recompiled from source and now it works.


Reply to this

-

 problem

 
 by neno on: Dec 14 2008
 
Score 50%

when i tried to compile from source it gives me this: Error: aclocal is not installed, and is required to configure Banshee-Plugins-Lyrics
What can i do now?
I'm on a Ubuntu intrepid.
Thank you.
Sorry for my english but i'm Italian.


Reply to this

-

 For those using Ubuntu

 
 by venator260 on: Dec 29 2008
 
Score 50%

This extension is in the repos

sudo apt-get install banshee-extension-lyrics


Reply to this

-

 Re: For those using Ubuntu

 
 by rossmoore on: Jan 17 2009
 
Score 50%

which repo - I'm on intrepid, but it's not in any of the standard ones.

I also get the aclocal error when I try to compile it too. Any help?


Reply to this

-
.

 Re: Re: For those using Ubuntu

 
 by tempuser on: Feb 12 2009
 
Score 50%

I installed automake:

sudo aptitude install automake

This got rid of the aclocal error. Then I was getting errors on the autogen:

checking for BANSHEE_1_THICKCLIENT... ./configure: line 2336: SHAMROCK_EXPAND_LIBDIR: command not found
./configure: line 2337: SHAMROCK_EXPAND_BINDIR: command not found
./configure: line 2338: SHAMROCK_EXPAND_DATADIR: command not found
./configure: line 2343: GNOME_COMPILE_WARNINGS: command not found
configure: error: Package requirements (banshee-1-thickclient >= 0.98) were not met:

No package 'banshee-1-thickclient' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables BANSHEE_1_THICKCLIENT_CFLAGS
and BANSHEE_1_THICKCLIENT_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

Error: Could not run ./configure, which is required to configure Banshee-Plugins-Lyrics


This was fixed when I installed Banshee 1.4.2 from http://banshee-project.org/download/

Finally, you'll get a make error on GetNetworkDetect so apply the patch (if you call looking at a diff list and modifying your files to be the same 'applying' :-) ) at:

http://nikita.karnauhov.googlepages.com/

That was easy wasn't it?

If Songbird didn't keep crashing, the Lyrics plugins there are a lot more useable.


Reply to this

-

 Re: Re: For those using Ubuntu

 
 by venator260 on: May 16 2009
 
Score 50%

Sorry about that... I had forgotten that I had added the Banshee PPA to my /etc/apt/sources.list.

So, you have to first add the Banshee PPA if you so desire, and then sudo apt-get install banshee-lyrics-extension . That still seems easier than trying to compile.


Reply to this

-
.

 Ubuntu 8.04 Hardy Heron AMD64

 
 by fernph on: Feb 5 2009
 
Score 50%

This version works perfectly on my Banshee 1.4.2 over Ubuntu 8.04 Hardy Heron AMD64, except that most of my Banshee interface turned to English as soon as I install it.

Any idea why?


Reply to this

-

 Incomplete source tarball

 
 by ChrisVS on: Feb 22 2009
 
Score 50%

Just to let you know ...
I could not get the binary package to work (on Fedora 10) but I compiled the source package. Doing this I noticed that the 'Makefile.in' was missing in the src subdirectory. I retrieved it from the source package of the 0.5 version. Compiled ... and it works !
Note for fedora users : make sure you have the development package for banshee installed on your system before you start compiling !


Reply to this

-

 Re: Incomplete source tarball

 
 by abhi8886 on: Sep 4 2009
 
Score 50%

use this
$export GTKHTML_SHARP_314_CFLAGS=/usr/lib/mono/gac/gtkhtml-sharp/3.16.0.0__35e10195dab3c99f/gtkhtml-sharp.dll
It worked for me ...
or see according you location of the dll in your system


Reply to this

goto page:  1  2  3 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team