maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Multimedia (https://talk.maemo.org/forumdisplay.php?f=32)
-   -   [Announce] [Beta] MaeLyrica - lyrics downloader for Fremantle (and hopefully Harmattan soon) (https://talk.maemo.org/showthread.php?t=85707)

marmistrz 2012-07-26 11:48

[Announce] MaeLyrica - lyrics downloader for Fremantle (and hopefully Harmattan soon)
 
Hi,

I've just uploaded first version of my first GUI app to extras-devel.

Download:
Code:

sudo gainroot
apt-get install maelyrica

I plan to release it for Harmattan, it'll take a little, but now one question?
Which advantages have Apps for Meego, which Ovi Store?

Source code available here: https://gitorious.org/maelyrica

Thanks to:
If you'd like to support work, you can consider donating. Thank you!

jleholeho 2012-07-26 11:53

Re: [Announce] [Beta] MaeLyrica - lyrics downloader for Fremantle (and hopefully Harmattan soon)
 
pretty good idea, I´m no dev myself so I can´t advise about pros/cons of AppsForMeego or Store but I´m sure a lot of devs around here will guide you more...
anyway, looking forward for N9 version, keep up the good work...
THX

amr.fayz 2012-07-26 12:36

Re: [Announce] [Beta] MaeLyrica - lyrics downloader for Fremantle (and hopefully Harmattan soon)
 
Thanks a lot marmistrz for u efforts I hope to u more progress

I will try maelyrica

THX

PartyboyXP 2012-07-26 13:06

Re: [Announce] [Beta] MaeLyrica - lyrics downloader for Fremantle (and hopefully Harmattan soon)
 
Works ok but the option "IMPORT TO OMP" don't work. When I play that track in OMP says NO LYRICS FOUND...

seanmcken 2012-07-26 14:50

Re: [Announce] [Beta] MaeLyrica - lyrics downloader for Fremantle (and hopefully Harmattan soon)
 
black screen. did reinstallation but same problem

marmistrz 2012-07-26 14:52

Re: [Announce] [Beta] MaeLyrica - lyrics downloader for Fremantle (and hopefully Harmattan soon)
 
Quote:

Originally Posted by seanmcken (Post 1243305)
black screen. did reinstallation but same problem

I forgot to add qt-components-10 to depends. Will fix it in 0.9.1.

n900_ 2012-07-26 15:33

Re: [Announce] [Beta] MaeLyrica - lyrics downloader for Fremantle (and hopefully Harmattan soon)
 
Nice app, but same problem as PartyboyXP - import to OMP is not working :/

seanmcken 2012-07-26 15:33

Re: [Announce] [Beta] MaeLyrica - lyrics downloader for Fremantle (and hopefully Harmattan soon)
 
so how can i get it working??

marmistrz 2012-07-26 15:43

Re: [Announce] [Beta] MaeLyrica - lyrics downloader for Fremantle (and hopefully Harmattan soon)
 
Quote:

Originally Posted by n900_ (Post 1243322)
Nice app, but same problem as PartyboyXP - import to OMP is not working :/

I'll investigate it. May I know the artist and track name in your case

Quote:

Originally Posted by seanmcken (Post 1243323)
so how can i get it working??

Code:

sudo gainroot
apt-get install qt-components-10


seanmcken 2012-07-26 15:47

Re: [Announce] [Beta] MaeLyrica - lyrics downloader for Fremantle (and hopefully Harmattan soon)
 
thank u very much it worked

D@vIcHoJD 2012-07-26 16:28

Re: [Announce] [Beta] MaeLyrica - lyrics downloader for Fremantle (and hopefully Harmattan soon)
 
It is possible in an update that I can add another download source azlyrics.com apart.
For example: lyrics.com ; metrolyrics.com ; musica.com (spanish lyrics) ; and other.

It would be fantastic an application where we choose the download source, Is this possible?
:D:D

Regards.

marmistrz 2012-07-26 16:30

Re: [Announce] [Beta] MaeLyrica - lyrics downloader for Fremantle (and hopefully Harmattan soon)
 
Quote:

Originally Posted by D@vIcHoJD (Post 1243358)
It is possible in an update that I can add another download source azlyrics.com apart.
For example: lyrics.com ; metrolyrics.com ; musica.com (spanish lyrics) ; and other.

It would be fantastic an application where we choose the download source, Is this possible?
:D:D

Regards.

There will be more application sources available, of course :)

D@vIcHoJD 2012-07-26 16:35

Re: [Announce] [Beta] MaeLyrica - lyrics downloader for Fremantle (and hopefully Harmattan soon)
 
Manually enter any lyrics page (any page you like).
It may be possible?
If so would be perfect.

PD: Great application, thank you very much. It works very well.
:D

marmistrz 2012-07-26 16:40

Re: [Announce] [Beta] MaeLyrica - lyrics downloader for Fremantle (and hopefully Harmattan soon)
 
Quote:

Originally Posted by D@vIcHoJD (Post 1243365)
Manually enter any lyrics page (any page you like).
It may be possible?
If so would be perfect.

PD: Great application, thank you very much. It works very well.
:D


No, every provider has his scheme...
but it'll be possible to write an "plugin" that inherits my class lyricsDownloader, then if you follow the guidelines, it'll be fully compatible. But this app will be in Coding Competition and I want to play fair, so I won't release the guidelines now, but after coding competition.

sifo 2012-07-26 16:41

Re: [Announce] [Beta] MaeLyrica - lyrics downloader for Fremantle (and hopefully Harmattan soon)
 
Thank you,

this is very helpful for me as i have problems with some songs :P

nkirk 2012-07-27 19:00

Re: [Announce] [Beta] MaeLyrica - lyrics downloader for Fremantle (and hopefully Harmattan soon)
 
works nice & fast, except for the omp export feature.

/nkirk

the_envy 2012-07-31 06:40

Re: [Announce] [Beta] MaeLyrica - lyrics downloader for Fremantle (and hopefully Harmattan soon)
 
App works great, searching in current database works fine, however exporting to OMP doesn't seem to work, but it notes about overwriting when you already have lyrics for the song.

I hope to see more lyrics' databases with different languages support and ability to serach artists in your mediafiles.

Thank you for a great app!

marmistrz 2012-08-09 08:32

Re: [Announce] [Beta] MaeLyrica - lyrics downloader for Fremantle (and hopefully Harmattan soon)
 
I uploaded newer version, containing mostly bugfixes. OMP import works, you need to have OMP legacy cache enabled.

marmistrz 2012-08-16 16:44

Re: [Announce] [Beta] MaeLyrica - lyrics downloader for Fremantle (and hopefully Harmattan soon)
 
I've just uploaded newer version
Changes:
maelyrica (0.9.0-2) fremantle; urgency=low
* Removed OMP import, as it's already supported by the player
* Added lyricsDownloaderManager
* Added Lyric Wiki as a source
-- Marcin Mielniczuk <hidden> Fri, 10 Aug 2012 11:37:06 +0200

Don't mind that that in Apps for MeeGo you'll have 0.9.1: it's the same, but I made some minor git cleanup and namespace change for versatile source.

sifo 2012-09-05 01:57

Re: [Announce] [Beta] MaeLyrica - lyrics downloader for Fremantle (and hopefully Harmattan soon)
 
i recently updated to the newest version, anyway it is crashing most of times with me :confused: and im getting "hildon-home not responding".
So i tried to set "Terminal=true" in the desktop file to see the errors but no luck, no terminal window opened

Thanks in advance

./sifo

marmistrz 2012-09-05 14:01

Re: [Announce] [Beta] MaeLyrica - lyrics downloader for Fremantle (and hopefully Harmattan soon)
 
Quote:

Originally Posted by sifo (Post 1261314)
i recently updated to the newest version, anyway it is crashing most of times with me :confused: and im getting "hildon-home not responding".
So i tried to set "Terminal=true" in the desktop file to see the errors but no luck, no terminal window opened

Thanks in advance

./sifo

I'm using the latest version and have no problems..
EDIT: I'm wrong, I have some work in progress version installed. can you post the output of
Code:

/opt/maelyrica/bin/maelyrica

sifo 2012-09-05 14:18

Re: [Announce] [Beta] MaeLyrica - lyrics downloader for Fremantle (and hopefully Harmattan soon)
 
Here it is:

Code:

/home/user # /opt/maelyrica/bin/maelyrica
Maemo applications must be run with the run-standalone.sh script!
Looking for assets in "/opt/share/themes/base"
DBUS error Not connected to D-Bus server
Select artist page loaded

./sifo

marmistrz 2012-09-05 14:42

Re: [Announce] [Beta] MaeLyrica - lyrics downloader for Fremantle (and hopefully Harmattan soon)
 
Quote:

Originally Posted by sifo (Post 1261582)
Here it is:

Code:

/home/user # /opt/maelyrica/bin/maelyrica
Maemo applications must be run with the run-standalone.sh script!
Looking for assets in "/opt/share/themes/base"
DBUS error Not connected to D-Bus server
Select artist page loaded

./sifo

Wtf?! Why everybody here runs everything as root? Please run as normal user.

sifo 2012-09-05 15:30

Re: [Announce] [Beta] MaeLyrica - lyrics downloader for Fremantle (and hopefully Harmattan soon)
 
ok this time it didnt crash :) and here is the output ( i tried 1 song )

Code:

|user@Nokia-N900|~]/opt/maelyrica/bin/maelyrica
Preloading theme "base" from cache
Select artist page loaded
Select album page loaded
Show lyrics page loaded
these lyrics not saved
* About to connect() to azlyrics.com port 80 (#0)
*  Trying 174.142.163.250...
* connected
* Connected to azlyrics.com (174.142.163.250) port 80 (#0)
> GET /lyrics/metallica/theunforgiveniii.html HTTP/1.1
Host: azlyrics.com
Accept: */*

* additional stuff not fine transfer.c:1037: 0 0
* additional stuff not fine transfer.c:1037: 0 0
* HTTP 1.1 or later with persistent connection, pipelining supported
< HTTP/1.1 301 Moved Permanently
< Server: nginx/1.0.12
< Date: Wed, 05 Sep 2012 15:25:54 GMT
< Content-Type: text/html
< Location: http://www.azlyrics.com/lyrics/metallica/theunforgiveniii.html
< Content-Length: 185
< Connection: Keep-Alive
< Age: 0
<
* Ignoring the response-body
* Connection #0 to host azlyrics.com left intact
* Issue another request to this URL: 'http://www.azlyrics.com/lyrics/metallica/theunforgiveniii.html'
* About to connect() to www.azlyrics.com port 80 (#1)
*  Trying 174.142.163.250...
* connected
* Connected to www.azlyrics.com (174.142.163.250) port 80 (#1)
> GET /lyrics/metallica/theunforgiveniii.html HTTP/1.1
Host: www.azlyrics.com
Accept: */*

* additional stuff not fine transfer.c:1037: 0 0
* additional stuff not fine transfer.c:1037: 0 0
* HTTP 1.1 or later with persistent connection, pipelining supported
< HTTP/1.1 200 OK
< Server: nginx/1.0.12
< Date: Wed, 05 Sep 2012 15:25:57 GMT
< Content-Type: text/html
< Transfer-Encoding: chunked
< Connection: Keep-Alive
< Age: 0
<
* additional stuff not fine transfer.c:1037: 0 0
* additional stuff not fine transfer.c:1037: 0 0
* additional stuff not fine transfer.c:1037: 0 0
* additional stuff not fine transfer.c:1037: 0 0
* Connection #1 to host www.azlyrics.com left intact
* Closing connection #0
* Closing connection #1

./sifo

marmistrz 2012-09-09 18:02

Re: [Announce] [Beta] MaeLyrica - lyrics downloader for Fremantle (and hopefully Harmattan soon)
 
I uploaded newer version: now there are 5 sources.
LyricsMania will display junk on a not found error, and you can't use umlauts on lyricsmania. No more bugs known

sixwheeledbeast 2012-09-09 18:18

Re: [Announce] [Beta] MaeLyrica - lyrics downloader for Fremantle (and hopefully Harmattan soon)
 
Quote:

Originally Posted by sifo (Post 1261617)
i tried 1 song

And what a song it is ... all 7+ minutes of it. :D

zaidk9 2013-01-12 19:15

Re: [Announce] [Beta] MaeLyrica - lyrics downloader for Fremantle (and hopefully Harmattan soon)
 
waiting for harmattan version!!!! :)

marmistrz 2013-01-13 09:04

Re: [Announce] [Beta] MaeLyrica - lyrics downloader for Fremantle (and hopefully Harmattan soon)
 
Quote:

Originally Posted by zaidk9 (Post 1314174)
waiting for harmattan version!!!! :)

Try this: maelyrica_0.9.1_armel.deb
it's a little buggy, but I'm not sure whether I'll develop it anymore.


All times are GMT. The time now is 03:22.

vBulletin® Version 3.8.8