maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   [ANNOUNCE/WIP] Last.fm radio player for harmattan (https://talk.maemo.org/showthread.php?t=84084)

CepiPerez 2012-05-11 02:17

Re: [ANNOUNCE/WIP] Last.fm radio player for harmattan
 
if you enable scrobble all songs on main screen, all songs will be scrobbled when they gets 30 seconds. I can change it to 50% if you all think its better.
I'll implemet swipe to change next song. It' a nice option.
And maybe I'll add the mini bio panel too.
I can add a profile screen with last played songs I think, but I don't think that last.fm api let me play those songs, that's why there's a collection radio I believe.
All improvements are welcome, so keep giving ideas.

About OVI, I don't think this app will pass the QA, causes last.fm says we can't use their radio api on mobile phone.
But I'll apreciate all donations if you want to support ;)

mr id 2012-05-11 11:15

Re: [ANNOUNCE/WIP] Last.fm radio player for harmattan
 
Quote:

Originally Posted by CepiPerez (Post 1205014)
if you enable scrobble all songs on main screen, all songs will be scrobbled when they gets 30 seconds. I can change it to 50% if you all think its better.

I believe either 50% or 75% is the recommendation (user selected)

Quote:

Originally Posted by CepiPerez (Post 1205014)
And maybe I'll add the mini bio panel too.
I can add a profile screen with last played songs I think, but I don't think that last.fm api let me play those songs, that's why there's a collection radio I believe.

+1 for panel and scrobble history.
Correct. The labels won't allow them to stream user selected songs or abums. Only, radio style channels.

Quote:

Originally Posted by CepiPerez (Post 1205014)
About OVI, I don't think this app will pass the QA, causes last.fm says we can't use their radio api on mobile phone.

I believe you could put a version that is WI-FI only into the app store - my understanding of the API EULA is that it's moblie streaming that gives them an issue (you could always make a 'patch' available discretely).

However, I believe the API also restricts commercial use - so charging may be another issue.

Win7Mac 2012-05-11 16:42

Re: [ANNOUNCE/WIP] Last.fm radio player for harmattan
 
Hi there,
I had some trouble installing this very nice little app.
Error on 1st attempt:
Code:

~ # cd /home/user/MyDocs/Downloads

/home/user/MyDocs/Downloads # dpkg -i lastfm_0.0.4_armel.deb

dpkg: Status-Datenbank-Bereich ist von einem anderen Prozess gesperrt*1*

aegis-installing lastfm (from '')

Package lastfm: denied 'GRP::audio' -- origin '' does not allow it

Package lastfm: denied 'GRP::audio' for '/opt/lastFM/bin/lastFM' -- origin '' does not allow it

Package lastfm: denied 'GRP::audio' for 'applauncherd-launcher::/usr/bin/applauncherd.bin' -- origin '' does not allow it

aegis-loader: Failed loading policy for 'lastfm::/opt/lastFM/bin/lastFM'

/home/user/MyDocs/Downloads #

*1* Translation: status-database-range is blocked by another process (something alike)

I rebootet and tried again, Error on 2nd attempt:
Code:

home/user/MyDocs/Downloads # dpkg -i lastfm_0.::/opt/lastFM/bin/lastFM'

0.4_armel.deb

aegis-loader: Failed loading policy for 'lastfm::/opt/lastFM/bin/lastFM'

Vormals abgewÀhltes Paket lastfm wird gewÀhlt.*2*

(Lese Datenbank ... 48422 Dateien und Verzeichnisse sind derzeit installiert.)*3*

Entpacken von lastfm (aus lastfm_0.0.4_armel.deb) ...

aegis-installing lastfm (from '')

Package lastfm: denied 'GRP::audio' -- origin '' does not allow it

Package lastfm: denied 'GRP::audio' for '/opt/lastFM/bin/lastFM' -- origin '' does not allow it

Package lastfm: denied 'GRP::audio' for 'applauncherd-launcher::/usr/bin/applauncherd.bin' --origin '' does not allow it

lastfm (0.0.4) wird eingerichtet ...

Trigger für applauncherd-launcher werden verarbeitet ...

Trigger für desktop-file-utils werden verarbeitet ...

Trigger für hicolor-icon-theme werden verarbeitet ...

/home/user/MyDocs/Downloads #

*2* Translation: previously deselected package is now selected
*3* Translation: (read database ... 48422 files and directories are actually installed.)
(something alike)

I had a similar issue here:
http://talk.maemo.org/showthread.php?t=84098

Despite the error(s) Last.fm works fine now.
After that, I installed another app (Meecast_0.5.7) via terminal (also uses aegis) without any errors.

Sorry for spoiling this topic, but I really want to know what's wrong. Please shed some light here.

CepiPerez 2012-05-11 23:36

Re: [ANNOUNCE/WIP] Last.fm radio player for harmattan
 
I had the same issue installing this app
But everything works fine, so I didn't pay attention
I'll check it later

almamo 2012-05-17 14:47

Re: [ANNOUNCE/WIP] Last.fm radio player for harmattan
 
Quote:

Originally Posted by CepiPerez (Post 1205518)
I had the same issue installing this app
But everything works fine, so I didn't pay attention
I'll check it later

In case you haven't seen it yet; we wrote an article about your last.fm app on our website: http://www.allboutn9.info/2012/05/wo...-n9-under.html

To me one of the best apps on my phone! :)

What users left in the comment section:

--timezone isn't ajusting when scrobbling. It seems that gmt is configured but no way to change it.
-while scrobbling it says the scrobbler is flowplayer on the last.fm profile.


and

- I would love to have the scrobble-functionality built in the last.fm app (as in the symbian version).

(although I don't understand this post well, since isn't scrobble functionality already integrated? But I don't know the Symbian version of last.fm

EDIT: Ok he meant to have it integrated in the native N9 music player app.

CepiPerez 2012-05-18 11:29

Re: [ANNOUNCE/WIP] Last.fm radio player for harmattan
 
I've added the swipe to skip song and the small bio panel and changed the auto scrobbler at 50% instead of 30 seconds.
But I'm working on flowplayer right now (playlists support).
After that, I'll fix the timezone and register this app in last.fm to get a new api key (it uses flowplayer's one to scrobble for now).

imaginaryenemy 2012-05-18 14:54

Re: [ANNOUNCE/WIP] Last.fm radio player for harmattan
 
Quote:

Originally Posted by CepiPerez (Post 1208595)
I've added the swipe to skip song and the small bio panel and changed the auto scrobbler at 50% instead of 30 seconds.
But I'm working on flowplayer right now (playlists support).
After that, I'll fix the timezone and register this app in last.fm to get a new api key (it uses flowplayer's one to scrobble for now).

i love this app. great work!

my only fear is that if the app is registered with last.fm i will need to purchase a subscription. is that true? i live in the US so i do not have to subscribe to listen to last.fm radio, but in the US you have to purchase a subscription to listen to last.fm radio on mobile.

if that is the case, i just won't upgrade. i am excited about the updates you mentioned, though, so i hope that is not the case.

CepiPerez 2012-05-18 17:33

Re: [ANNOUNCE/WIP] Last.fm radio player for harmattan
 
from last.fm FAQ:

"Where do I need a subscription to listen to the radio?
If you live outside the US, UK or Germany you can try out Last.fm Radio with a free 50 tracks trial, after which a subscription is required to listen to it."

imaginaryenemy 2012-05-18 17:45

Re: [ANNOUNCE/WIP] Last.fm radio player for harmattan
 
Quote:

Originally Posted by CepiPerez (Post 1208785)
from last.fm FAQ:

"Where do I need a subscription to listen to the radio?
If you live outside the US, UK or Germany you can try out Last.fm Radio with a free 50 tracks trial, after which a subscription is required to listen to it."

maybe i wasn't clear. i know i don't need a subscription to listen to the last.fm radio because i live in the US. HOWEVER, to listen to listen to the radio via mobile device i DO need a subscription, even though i live in the US. the FAQ on their site is very clear about this fact.

as of right now, i do not need a subscription to listen to the radio on your app. i don't know if it is because it is not "official" or what. my question is, if you register this app with last.fm officially, will that mean i will need a subscription?

CepiPerez 2012-05-18 18:05

Re: [ANNOUNCE/WIP] Last.fm radio player for harmattan
 
You don't need anything, don't worry
We can't use last.fm radio api in mobiles, but this app retrieve the data using a linux browser agent to get all we need.

BTW, here's the last update:
http://dl.dropbox.com/u/12134784/MEE....0.5_armel.deb


All times are GMT. The time now is 05:47.

vBulletin® Version 3.8.8