Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: foo_lastfm_radio (Read 345084 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

foo_lastfm_radio

Reply #375
Hard to tell if it is being maintained, actually.

foo_lastfm_radio

Reply #376
you what? it's had 4 updates since the foobar v1 SDK was released. 

foo_lastfm_radio

Reply #377
I'll keep up the bug fixes (v0.5.7e fixed the album art issue) but I'm not currently working on further features.

I suspect the proxy setting would only be used to use the component in regions Last.fm don't offer the service. As the component is using a depreciated API I would expect that adding features like that would only hasten the API being discontinued completely, in which case no-one benefits.

foo_lastfm_radio

Reply #378
Hey guys, I've searched this thread and the internet up and down but i cant seem to spot an answer. Is there a way to stop the Playback Error window popping up when you hit songs on a lastfm playlist that are no longer valid, and to skip to the next/end of playlist/retrieve new playlist without bugging me?

foo_lastfm_radio

Reply #379
Hey guys, I've searched this thread and the internet up and down but i cant seem to spot an answer. Is there a way to stop the Playback Error window popping up when you hit songs on a lastfm playlist that are no longer valid, and to skip to the next/end of playlist/retrieve new playlist without bugging me?


file -> pref -> advanced -> playback -> uncheck  show error message popups

----

Little question for the dev. Is that possible to have a quick access to the  "block" and "add to favorit"  music ?  or the api don't allow it ?

foo_lastfm_radio

Reply #380
Songs play for only like 5 secs, and then its skeeps to the other song and i get this error:
"Decoding failure at 0:00.000 (Unsupported format or corrupted file):
"FOO_LASTFM_RADIO://play.last.fm/user/b553f9ce307c6458cc4021de546ce1de.mp3LASTFM""
 

foo_lastfm_radio

Reply #381
Little question for the dev. Is that possible to have a quick access to the  "block" and "add to favorit"  music ?  or the api don't allow it ?


sry, didn't see the the answer was already in the main post

-

Just reporting an incompatibility, the wave form seekbar plugin ( with http://www.foobar2000.org/components/view/foo_wave_seekbar).
I think it's a problem in the seekbar implementation, but I post it anyway. If the seekbar is enabled, it can load the waveform, so after 15 sec of playing, the player switch to the next song.

foo_lastfm_radio

Reply #382
Songs play for only like 5 secs, and then its skeeps to the other song and i get this error:
"Decoding failure at 0:00.000 (Unsupported format or corrupted file):
"FOO_LASTFM_RADIO://play.last.fm/user/b553f9ce307c6458cc4021de546ce1de.mp3LASTFM""

I las tried to play those skipped songs on the official Last.fm radio, and they are available. So the reason these songs are skipping is not because of the unavailability.
Any help?

foo_lastfm_radio

Reply #383
Little question for the dev. Is that possible to have a quick access to the  "block" and "add to favorit"  music ?  or the api don't allow it ?


sry, didn't see the the answer was already in the main post

-

Just reporting an incompatibility, the wave form seekbar plugin ( with http://www.foobar2000.org/components/view/foo_wave_seekbar).
I think it's a problem in the seekbar implementation, but I post it anyway. If the seekbar is enabled, it can load the waveform, so after 15 sec of playing, the player switch to the next song.

The seekbar is definitely the problem that the songs skip. I disabled it and this plug in is working perfectly
Regards go to the creater of this plug-in.


foo_lastfm_radio

Reply #385
Quote
A note on Love/Ban
This functionality is part of a separate API, and additionally requires a corresponding audioscrobbler submission (see http://www.last.fm/api/show?service=260). It therefore won't be implemented in foo_lastfm_radio. Sorry.

maybe you could add in an optional macro of sorts that navigates to the last.fm page in your browser and love/ban's the song automatically for you...

foo_lastfm_radio

Reply #386
I'm getting "Error retrieving Last.fm radio playlist: An unknown error occurred." as a popup-message, and at same time in console "Last.fm Radio: Handshake successful."

Anybody knows what's wrong? I also tried with clean portable installation of foobar, but same messages occured.

foo_lastfm_radio

Reply #387
Quote
The seekbar is definitely the problem that the songs skip. I disabled it and this plug in is working perfectly
Regards go to the creater of this plug-in.


Hey. I'm running last.fm radio with the default GUI and I'm still getting Unable to resume decoding / Decoding failure messages almost on every track.    So I'm not sure the seekbar is really the problem.
Any other ideas?

 

foo_lastfm_radio

Reply #388
Hello,
Here is a bit unusual request. Given the last.fm staff plans to disable the api this component uses it is quite nice idea I think.
What about adding libre.fm support?

I can post some little differences comparing last.fm and libre.fm radio api:
1) ws.audioscrobbler.com is alpha.libre.fm,
2) track urls don't end in LASTFM,
3) What the api returns as the track urls is not the final url. Upon loading such an url the server returns:
Code: [Select]
Temporary redirect (307)

4) libre.fm streams ogg vorbis instead of  mp3 files.

There may also be other differences but I haven't managed to get more up to now.

foo_lastfm_radio

Reply #389
Hello nausea,

Thanks for all the work you have put into this addon.

Since you are not planning to continue development, maybe you could release the code on sourceforge? That way, maybe other people that have the time could continue your work?

Thanks again.

foo_lastfm_radio

Reply #390
What about adding libre.fm support?

I can post some little differences comparing last.fm and libre.fm radio api:
3) What the api returns as the track urls is not the final url. Upon loading such an url the server returns:
Code: [Select]
Temporary redirect (307)


I have just been experimenting a bit and I think this is not foo_lastfmradio limitation but foobar 2000s.
It corectly parses and loads the url but does not handle http code 307.
Do you think it's worth to request such a feature in fb2k's http reader?
Does it make sense for general usage or is this highly non-standard implementation at the jamendo's servers?
Can anyone think of some possible workarounds?

foo_lastfm_radio

Reply #391
Hello nausea,

Thanks for all the work you have put into this addon.

Since you are not planning to continue development, maybe you could release the code on sourceforge? That way, maybe other people that have the time could continue your work?

Thanks again.


I hope you mean under a license that is not prohibitive & viral, like the GPL....

foo_lastfm_radio

Reply #392
Quote
The seekbar is definitely the problem that the songs skip. I disabled it and this plug in is working perfectly
Regards go to the creater of this plug-in.


Hey. I'm running last.fm radio with the default GUI and I'm still getting Unable to resume decoding / Decoding failure messages almost on every track.    So I'm not sure the seekbar is really the problem.
Any other ideas?


I solved this by adjusting the settings of the playback statistics component in "Advanced" -> "Tools" -> "Playback statistics". Uncheck "Automatically synchronize...".

foo_lastfm_radio

Reply #393
Which makes me remember my number one wish list item of allowing advanced options to be available for buttons... having to open the preferences each time I listen to streams and again when I stop is irksome.

foo_lastfm_radio

Reply #394
Since today I am unable to open any last.fm streams, I always get "Problem retrieving Last.fm radio playlist: Empty playlist.". Might be that the last.fm finally dumped the old API, and the plugin won't work anymore?
It's only audiophile if it's inconvenient.

foo_lastfm_radio

Reply #395
Since today I am unable to open any last.fm streams, I always get "Problem retrieving Last.fm radio playlist: Empty playlist.". Might be that the last.fm finally dumped the old API, and the plugin won't work anymore?

Same here. It's a shame if they did.

foo_lastfm_radio

Reply #396
I just checked some of my stations. No problems opening streams here...
Perhaps some short term technical problems on last.fm's side?

foo_lastfm_radio

Reply #397
^indeed...

http://status.last.fm/

Quote
Previous Issues

Last.fm radio streaming is currently unavailable. We are working on this issue at present. Apologise for any inconvenience caused.

Posted 10 hours ago by lozzd

foo_lastfm_radio

Reply #398
Phew, glad that it still works. I wonder when last.fm will axe the old API, though.
It's only audiophile if it's inconvenient.