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_audioscrobbler 1.4.7 (Read 926120 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

foo_audioscrobbler 1.4.7

Reply #750
I take this opportunity to leave here my suggestion to add some automated handshake and submitting in the component. 


if you check the console, you can see that the component actually does that every once in a while, but yeah, sometimes a foobar restart is required.


also, mcdohl is the king of everything -.-

foo_audioscrobbler 1.4.7

Reply #751
Scrobbling doesn't work with foobar 1.0 and foo_audioscrobbler 1.4.3 for me .
I can't submit my cache for some reason.

"Your cache contains 348 tracks. Check the console for status information."

After clicking on Submit, console tells me this:


Code: [Select]
Audioscrobbler: Handshake successful.
Audioscrobbler: Submitting 10 of 347 cached tracks...
Audioscrobbler: Submission failed: Plugin bug: Not all request variables are set - Invalid Source


foo_audioscrobbler 1.4.7

Reply #752
Strange, works here.

Have you checked your Field remappings?

Moderation: Removed unnecessary full quote of the preceding post.
Windows 10 Pro x64 // foobar2000 1.3.10

foo_audioscrobbler 1.4.7

Reply #753
iv been using this component for a while now so just a quick thank you for your works.

now, unfortunetly since updating to 1.0 iv noticed some strange goings on, my tracks are submitting to the last.fm server just fine but occassionally on my last.fm page it shows that i used the "YouTube Scrobbler" to submit tracks & it rarely shows what im listening to now like it used to.

i know these arent critical problems seeing as its basicly just the eye candy but its a bug none the less.
if i can supply any more info to help please let me know, thank you

foo_audioscrobbler 1.4.7

Reply #754
Strange, works here.

Have you checked your Field remappings?

Moderation: Removed unnecessary full quote of the preceding post.


They are same as before.

Another strange thing is that when the song is playing it is appearing at last.fm as 'currently playing', but when song ends it is not marked as 'just played'

foo_audioscrobbler 1.4.7

Reply #755
I'm having some problems scrobbling tracks by a particular band - [spunge]. I guess it's a problem with the square brackets  It says "Audioscrobbler: Submitting track... / Audioscrobbler: Submission succeeded" in the console, but it doesn't show on last.fm.

I'm using foobar2000 v1.0 and foo_audioscrobbler 1.4.3.

foo_audioscrobbler 1.4.7

Reply #756
I take this opportunity to leave here my suggestion to add some automated handshake and submitting in the component. 


if you check the console, you can see that the component actually does that every once in a while, but yeah, sometimes a foobar restart is required.


When I check my console I can see it makes this once in a while:

Quote
Audioscrobbler: Previous submission still in progress
Audioscrobbler: Previous submission still in progress
Audioscrobbler: Previous submission still in progress
Audioscrobbler: Previous submission still in progress
Audioscrobbler: Previous submission still in progress


maybe it needs to disconnect and reshake again



No moderation removal of unnecessary quotes, I hope 

foo_audioscrobbler 1.4.7

Reply #757
I cannot submit cached tracks... I am using foobar 1.0 and foo_audioscrobbler 1.4.3. I am also behind a Microsoft HTTP proxy.

All I see in the console is:

Startup time : 0:00.291197
Audioscrobbler: Handshake successful.
Audioscrobbler: Submitting 10 of 51 cached tracks...
Audioscrobbler: Continue (100)

but no tracks appear to be sent to Last.fm.

I see the http request to Last.fm with Wireshark and my proxy server answering an http/1.1 100. But nothing more happens after that.

Ah, if I play a track, it appears at my Last.fm personal page as Now Listening. But when it finishes, it is added to my cached tracks but doesn't appear in my Last.fm page.

Thanks in advance for any advice.

PS: I have tried deleting my foo_audioscrobbler settings but it keeps appearing after some cached tracks are accumulated.

foo_audioscrobbler 1.4.7

Reply #758
I take this opportunity to leave here my suggestion to add some automated handshake and submitting in the component. 


if you check the console, you can see that the component actually does that every once in a while, but yeah, sometimes a foobar restart is required.


When I check my console I can see it makes this once in a while:

Quote
Audioscrobbler: Previous submission still in progress
Audioscrobbler: Previous submission still in progress
Audioscrobbler: Previous submission still in progress
Audioscrobbler: Previous submission still in progress
Audioscrobbler: Previous submission still in progress


maybe it needs to disconnect and reshake again



No moderation removal of unnecessary quotes, I hope 


Same here, scrobbling works after restart. I'm using foo_audioscrobler for about a year, and this issue is new... Maybe it has something to do with new foobar?

foo_audioscrobbler 1.4.7

Reply #759
I use foobar2000 v1.0 with audioscobbler v1.3.6, no problems here

foo_audioscrobbler 1.4.7

Reply #760
Getting this line too.
Audioscrobbler: Previous submission still in progress

Shouldn't connection timeout after some time?

foo_audioscrobbler 1.4.7

Reply #761
one of the nice features of foo_dop is being able to remap the tags.  i like to map my albums:  $left(%date%,4) - %album% to display my albums in chronological order.

i noticed there is a mapping section in foo_audioscrobbler, but i assume this mapping is set for any scrobbles (from ipod or foobar).  is it possible as a future feature to be able to specify how to scrobble ipod independently from media library?  as it stands, my scrobbles from the ipod are obviously "2003 - HaHa Sound" for the album, but i'd like for a way to extract just the album from that text without messing up my media library scrobbles.

foo_audioscrobbler 1.4.7

Reply #762
Hi,

i would like to use a remapping feature of audioscrobbler, but it doesn't look to work properly for me.
I listen to radio and the words in track titles there are separated with underscores, so I've tried to use something like
Code: [Select]
 [$replace(%title%,'_', )]
but audioscrobbler still sends the title with underscores.
I have even tried to put some constant string in mapping field, like "aa" but audioscrobbler still sends the original  title to last.fm.

Maybe someone have ideas how such remapping could be done?


I have almost the same problem. The only difference is, I'm getting a bunch of excessive underscores as a bonus. Doesn't actualy make that much of a difference. Should be solved with $trim. Only if the remapping functions worked... With the replaced and excessive characters last.fm doesn't recognise the tracks properly, which makes this plugin (and even foobar) kinda useless to me. I basicly got it to scrobble internet radios.

I would realy appreciate some ideas. Not that I can't live without this, but would be nice if it worked .

foo_audioscrobbler 1.4.7

Reply #763
Will there be a "Foobar2K 1.0" version. Also is the "love current track" option is just dismissed?



foo_audioscrobbler 1.4.7

Reply #766
Still recieving the "Audioscrobbler: Previous submission still in progress" message in the Console if i leave foobar2000 running for more than a few hours. If i restart, foobar2000, scrobbling works again though! Would be awesome if this could be fixed!

Thanks.

foo_audioscrobbler 1.4.7

Reply #767
I'm having a hard time getting my iPod songs scrobbled. They are not being imported from my iPod when I connect it. Any ideas on how to get it to work properly? It does scrobble songs when played in foobar, btw.

I have the following components installed:

Core (2010-01-09 12:47:00)
    foobar2000 core 1.0

foo_albumlist.dll (2010-01-09 12:44:46)
    Album List 4.4

foo_audioscrobbler.dll (2009-10-25 20:30:02)
    Audioscrobbler 1.4.3

foo_cdda.dll (2010-01-09 12:44:42)
    CD Audio Decoder 3.0

foo_converter.dll (2010-01-09 12:44:32)
    Converter 1.4

foo_dop.dll (2009-12-27 16:06:53)
    iPod manager 0.6.6.4

foo_dsp_std.dll (2010-01-09 12:44:48)
    Standard DSP Array 1.0

foo_input_std.dll (2010-01-09 12:44:24)
    Standard Input Array 1.0

foo_logitech_lcd.dll (2009-11-09 11:53:30)
    Logitech LCD Display 0.4.0

foo_playcount.dll (2009-04-29 20:09:32)
    Playback Statistics 2.1.9

foo_rgscan.dll (2010-01-09 12:44:24)
    ReplayGain Scanner 2.0.9

foo_ui_std.dll (2010-01-09 12:44:52)
    Default User Interface 0.9.5

foo_audioscrobbler 1.4.7

Reply #768
Hi,

i would like to use a remapping feature of audioscrobbler, but it doesn't look to work properly for me.
I listen to radio and the words in track titles there are separated with underscores, so I've tried to use something like
Code: [Select]
 [$replace(%title%,'_', )]
but audioscrobbler still sends the title with underscores.
I have even tried to put some constant string in mapping field, like "aa" but audioscrobbler still sends the original  title to last.fm.

Maybe someone have ideas how such remapping could be done?


I have almost the same problem. The only difference is, I'm getting a bunch of excessive underscores as a bonus. Doesn't actualy make that much of a difference. Should be solved with $trim. Only if the remapping functions worked... With the replaced and excessive characters last.fm doesn't recognise the tracks properly, which makes this plugin (and even foobar) kinda useless to me. I basicly got it to scrobble internet radios.

I would realy appreciate some ideas. Not that I can't live without this, but would be nice if it worked .

The field remappings seem not to work for me either. I also listen to a radio stream and want to correct the information that is sent with the %title% field.
I tried
Code: [Select]
$left(%title%,$sub($strstr(%title%, | ),1))
to cut the title before the first appearance of the pipe character. Further, I tried to set a constant value for test purposes like hydroban did. Didn't do the job as well.

I must add, that I use foobar with crossover under Ubuntu, but I think that is not the reason.

foo_audioscrobbler 1.4.7

Reply #769
I've just released foo_audioscrobbler 1.4.4 which fixes a re-authentication problem which caused the "Previous submission still in progress" error some people were experiencing. The new version also uses the foobar2000 1.0 SDK and features a non-legacy preferences page.

Download foo_audioscrobbler 1.4.4

Enjoy

foo_audioscrobbler 1.4.7

Reply #770
great news! thank you, Florian!

foo_audioscrobbler 1.4.7

Reply #771
thanks for the update.

you might want to update the download page as this new version will only work in foobar v1 -your page still says 0.9.x.

foo_audioscrobbler 1.4.7

Reply #772
Finally, thanks a ton!! I will test this right away...
fb2k on OSX: flac q8 > rockboxed Sansa e280v1: Vorbis q5.0

 

foo_audioscrobbler 1.4.7

Reply #773
Florian, thanks for the update.  I've noticed that the new version crashes foobar2000 when I try to scrobble streaming audio.  I didn't have this problem previously.  Is anyone else experiencing this problem?

foo_audioscrobbler 1.4.7

Reply #774
thanks for the update but i'm still getting the minor issues i stated in post [a href='index.php?act=findpost&pid=679620']#754[/a]