Version: 1.2-beta2 (using KDE KDE 3.3.2) Installed from: Gentoo Packages OS: Linux Hi, First: I love amarok, keep on working, it's a really great project! My feature request: Resolving Lyrics always takes some time, it's a bit ... let me say "annoying" - if you just wanna switch to your collection browser. A local cache for lyrics like the cover browser would be great. Maybe you'll add a button that says "save this lyrics" to the lyrics window? Would be great! Th
Created attachment 9316 [details] Patch (against cvs on 27 01 2005) With this patch, it will order the albums by their year tag.
Comment on attachment 9316 [details] Patch (against cvs on 27 01 2005) Attached to wrong bug report
We don't want to save the lyrics locally, for legal reasons. We're not really sure about the legal implications, but don't want to take any risks. (lyrics are copyrighted material).
So CD covers aren't??? That's new to me :)
yep, they are. but there's an amazon license to use amazon's covers, which we accepted. if you find something similar for lyrics, we'd be happy. regards, muesli
Too bad. This means that searching the lyrics will also be impossible :-[ I was about to add a feature request for that. But is there a legal difference between downloading copyrighted material only to use it for a limited time (caching) and storing it permanently? If there is one, then why don't we receive our music on demand and in realtime from servers in a country where copyright doesn't matter? Does storing the data really make the difference?
On Sunday 30 January 2005 01:24, Fred SchÀttgen wrote: > But is there a legal difference between downloading copyrighted material > only to use it for a limited time (caching) and storing it permanently? If > there is one, then why don't we receive our music on demand and in realtime > from servers in a country where copyright doesn't matter? Does storing the > data really make the difference? I don't know, really. IANAL.
AFAIK in Germany it is perfectly legal to store anything you download legally from the Internet for private use, provided you don't redistribute it. This is §53 UrhG and usually called "Privatkopie" ("private copy"). It is also legal to download cover images from the Amazon website and store them permanently with your audio files. But because we use the Amazon API to download covers we need a license key for it, and to get a key we must accept to design our software a way Amazon wants us to do (linking the cover to amazon.com and deleting it after 3 months). It would also be legal for amaroK users to look at each image in the cover image cache directory and copy it into the corresponding album directory for permanently storing it.
*** Bug 100922 has been marked as a duplicate of this bug. ***
For me implementing Bug 85961 (support for Lyrics in id3) would be enough "offline availability".
If I understand this correctly the only concern are the potential legal implications. Wouldn't it be better not to hardcode one lyrics download service into amarok and have the user provide a lyrics download URL instead? In that case amarok isn't "recommending" a special service and it would be the responsibility of the user to choose a service which is legal for him. At the moment it's absolutely not transparent to the user where the lyrics are coming from. Anyway, I don't see how storing the lyrics could worsen the current situation. And it would be *so* cool to have a lyrics manager with a search line at the top :)
On Wednesday 06 April 2005 13:31, Fred SchÀttgen wrote: > legal implications. Wouldn't it be better not to hardcode one lyrics > download service into amarok and have the user provide a lyrics download > URL instead? You forget that amaroK must also parse the lyrics site. It's not like the same code would work for random sites.
Is it possible to create a plugin that saves the lyrics and provides a lyric browser/search? This would be an alternative for someone that is willing to accept the legal risk while keeping it out of amarok proper. Then people in countries where this is legal can use the plugin.
I NEED LOCAL LYRICS SYSTEM :).In my country(Russia) nobody look is this lyrics legal or not,we have other problems.You must create such lyrics system,but warrn user,that this is not very legal. P.S.Dreaming of local lyrics..... P.S.S.Please,make such system :) make millions of users happy ;)
<i>Lyrics are copyrighted material</i> Of whom? The person that writes and uploads the lyrics of the song, or the original author of the song's lyric? Or the site holding the lyrics?
In the US the copyright holder of the song holds the rights to the lyrics. This is the kind of thing that varies between countries though. We just need a way for the user to manually store the lyrics.
Is possible to create an plugin for amarok, which will parse site, download and store lyrics, show them in lyrics tab, "unofficially"? So everyone who would use it, it would be theirself responsability. I'm on dial-up, but I like reading lyrics, but I cannot estabilish a connection every time I want, it is expensive!!!
Hello guys, For those of you who REALLY need to store lyrics locally, I wrote a simple dirty hack. The patch is for amaroK v1.2.4 and is available here: http://www.linux.org.ru/jump-message.jsp?msgid=920234 It stores all the lyrics in /hda9/Texts/ (yes, that's my dir, replace every occurence of it with your own directory name). It also adds a link "Refresh lyrics" to the top of the page in case you decide to update the lyrics or downloaded the wrong lyrics. P.S. I've been using amaroK for less than 1 day and I already love it! Keep up good work!
Can someone help me apply this patch? I don't know how.
SVN commit 439448 by markey: Update ChangeLog for implemented wishes: * New DCOP call "player: lyrics" (BR 100306) and Lyrics Caching. (BR 97961) BUG: 100306 BUG: 97961 M +1 -1 ChangeLog --- trunk/extragear/multimedia/amarok/ChangeLog #439447:439448 @@ -7,7 +7,7 @@ FEATURES: * New OSD tokens: %directory and %type (shows whether it's a stream, or otherwise the extension). - * New DCOP call "lyrics" and Lyrics Caching! + * New DCOP call "player: lyrics" (BR 100306) and Lyrics Caching. (BR 97961) * New DCOP call "player: transferDeviceFiles". Transfers queued files to the Media Device. * New DCOP call "player: queueForTransfer". Queues files for transfer to