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: HOW TO: synchronise your last.fm playback stats with foobar (Read 386296 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

HOW TO: synchronise your last.fm playback stats with foobar

Reply #550
I'm on Windows 7 64bit and I have the same error


that's my main OS and i've never seen that error. i also use windows XP SP3 (x86) and windows XP SP2 (x64) a lot and again, not a single problem.

latest component versions:
Code: [Select]
foo_customdb.dll (2010-03-04 13:10:54 UTC)
    Custom Database 0.1.0_beta1
foo_softplaylists.dll (2011-02-05 09:23:59 UTC)
    Soft Playlists 2011-02-05
foo_uie_wsh_panel_mod.dll (2011-01-08 08:11:34 UTC)
    WSH Panel Mod 1.4.2



I also use that OS.

Code: [Select]
foo_audioscrobbler.dll (2010-11-26 22:49:20 UTC)
    Audioscrobbler 1.4.7
foo_customdb.dll (2011-01-04 06:54:45 UTC)
    Custom Database 0.1.0_beta1
foo_softplaylists.dll (2011-02-07 21:55:38 UTC)
    Soft Playlists 2011-02-05
foo_uie_wsh_panel_mod.dll (2011-01-04 06:54:48 UTC)
    WSH Panel Mod 1.4.0


I will update my WSH and come back.

HOW TO: synchronise your last.fm playback stats with foobar

Reply #551
That was the problem. I can't reproduce the error anymore. I'll let you know if it arises again.

Thanks for that. I assumed because foobar didn't update the component that it was up to date.

HOW TO: synchronise your last.fm playback stats with foobar

Reply #552
Hi,

I'm searching for the foo_customdb component, but I can't find it, all links lead to the same site, which returns error 404 ^^
Could someone upload it somewhere or give it to me?
Thanks


HOW TO: synchronise your last.fm playback stats with foobar

Reply #554
I got a problem : I don't know where I have to put this :

//this is what you use to display the play count.
[%LASTFM_PLAYCOUNT_DB%]
//show if a track is loved
$ifequal(%LASTFM_LOVED_DB%,1,♥,)   

Can you answer me ?

HOW TO: synchronise your last.fm playback stats with foobar

Reply #555
I got a problem : I don't know where I have to put this :

//this is what you use to display the play count.
[%LASTFM_PLAYCOUNT_DB%]
//show if a track is loved
$ifequal(%LASTFM_LOVED_DB%,1,?,)   

Can you answer me ?


- Library, Configure. (Or File, Preferences)
- Go to Display, Default User Interface, Playlist View.
- Under Custom Columns add those two.
Name | Patterns | Alignment
? | $ifequal(%LASTFM_LOVED_DB%,1,?,) | center
Plays | [%LASTFM_PLAYCOUNT_DB%] | center

I hope you can figure that much out! :]

One you have those:
- Right click on the Playing, Title, Artist, Filename, Duarion, blablabla sorting bars in the top of the playlist view window bar. (Right clicking on any of them will do)
- Click Columns
- Check ?, and Plays.

Have fun organizing everything. :]

HOW TO: synchronise your last.fm playback stats with foobar

Reply #556
Thanks, this was simple, i'm a newbie sorry...

I have one more question, I have an iPod 5G, I wonder if all my played tracks can be updated on Last.FM. I didn't find a subject on that. When I use Itunes, I see my "playcount", is it possible that this "playcount" may be updated on Last.FM ?

For example I have "Soudtrack to fail in love - Charlie Winston" played 22 times. Is it possible, when i connect my iPod that on my profile last.FM, to see that Soundtrack to fail in love has been playing 22 times ?

Sorry for my english. I didn't find a subject on this thread precisely !

Thanks again.


HOW TO: synchronise your last.fm playback stats with foobar

Reply #558
Thanks, this was simple, i'm a newbie sorry...

I have one more question, I have an iPod 5G, I wonder if all my played tracks can be updated on Last.FM. I didn't find a subject on that. When I use Itunes, I see my "playcount", is it possible that this "playcount" may be updated on Last.FM ?

For example I have "Soudtrack to fail in love - Charlie Winston" played 22 times. Is it possible, when i connect my iPod that on my profile last.FM, to see that Soundtrack to fail in love has been playing 22 times ?

Sorry for my english. I didn't find a subject on this thread precisely !

Thanks again.


You'll want to have itunes, and get Last.FM's own audioscrobbler. That will sync up all of your previous iTunes plays with Last.FM.

Any other form of playcount tagging does not count toward your last.fm library until you begin scrobbling with the above links.

HOW TO: synchronise your last.fm playback stats with foobar

Reply #559
Does WSH v1.4.3 work with this plugin?

:]

HOW TO: synchronise your last.fm playback stats with foobar

Reply #560
yes.

HOW TO: synchronise your last.fm playback stats with foobar

Reply #561
I have a problem.

I followed exactly as  the readmefile says.
but when I do the Full library import, I can't update customdb_sqlite.db so that I can't get any synchronization with last.fmdb ,except that manualy updating LASTFM_LOVED_DB from context menu or with the LOVE buttom.(when I update field LASTFM_LOVED_DB manually, the field value is saved in customdb_sqlite.db correctly though)

When I am importing library, the console shows message "...Completed page 36 of 36 (playcount)" and It seems test.sql is made correctly.
Do you have any idea what is wrong with my process.

I used
fb2k v1.1.5
foo_customdb 0.1.0_beta1
WSH Panel Mod 1.4.2
Soft Playlists 2011-02-05

sorry for my English.



HOW TO: synchronise your last.fm playback stats with foobar

Reply #562
I have a problem.

I followed exactly as  the readmefile says.
but when I do the Full library import, I can't update customdb_sqlite.db so that I can't get any synchronization with last.fmdb ,except that manualy updating LASTFM_LOVED_DB from context menu or with the LOVE buttom.(when I update field LASTFM_LOVED_DB manually, the field value is saved in customdb_sqlite.db correctly though)

When I am importing library, the console shows message "...Completed page 36 of 36 (playcount)" and It seems test.sql is made correctly.
Do you have any idea what is wrong with my process.

I used
fb2k v1.1.5
foo_customdb 0.1.0_beta1
WSH Panel Mod 1.4.2
Soft Playlists 2011-02-05

sorry for my English.


Are you closing foobar, before activating the small CMD line window that pops up after the "36" pages have been processed?

HOW TO: synchronise your last.fm playback stats with foobar

Reply #563
"automatically love tracks" is so convenient,thanks 
i don't need a love button,just give the tracks 5 stars and it'll automatically love when playing

sorry for my english

HOW TO: synchronise your last.fm playback stats with foobar

Reply #564
this is pretty cool. thanks

HOW TO: synchronise your last.fm playback stats with foobar

Reply #565
Heya, absolutely love this, big thanks for writing this all up. Very useful to me to have.

How would I go about creating a button to un-love tracks too however? That would be really nice to have, especially since last.fm itself doesn't allow you to mass un-love tracks.

HOW TO: synchronise your last.fm playback stats with foobar

Reply #566
Heya, absolutely love this, big thanks for writing this all up. Very useful to me to have.

How would I go about creating a button to un-love tracks too however? That would be really nice to have, especially since last.fm itself doesn't allow you to mass un-love tracks.


Pressing the heart will unlove the track, however a mass-love mass-unlove would be a cool feature!

HOW TO: synchronise your last.fm playback stats with foobar

Reply #567
batch unlove? you shouldn't be so fickle changing your minds like that.

and although it's not possible to batch "love" tracks, you can setup automatic loving of tracks when they are played based on any criteria you can come up with using foobar title formatting.

HOW TO: synchronise your last.fm playback stats with foobar

Reply #568
I want it automatically love tracks by rating 5 or 10+ plays
can i use 2 TF set?

sorry for my english

 

HOW TO: synchronise your last.fm playback stats with foobar

Reply #569
Code: [Select]
$ifequal(%rating%,5,1,$ifgreater(%LASTFM_PLAYCOUNT_DB%,9,1,0))


or if you want to use playcount from playback statistics then use %play_count%

HOW TO: synchronise your last.fm playback stats with foobar

Reply #570
thank you very much

HOW TO: synchronise your last.fm playback stats with foobar

Reply #571
Code: [Select]
$ifequal(%rating%,5,1,$ifgreater(%LASTFM_PLAYCOUNT_DB%,9,1,0))


or if you want to use playcount from playback statistics then use %play_count%

this works

and i also try with
Code: [Select]
$ifequal(%rating%,5,1,$ifequal(%LASTFM_LOVED_DB%,1,1,0))

but it doesn't work
what's wrong with my code

thanks in advance

HOW TO: synchronise your last.fm playback stats with foobar

Reply #572
Code: [Select]
$ifequal(%rating%,5,1,$ifgreater(%LASTFM_PLAYCOUNT_DB%,9,1,0))


or if you want to use playcount from playback statistics then use %play_count%

this works

and i also try with
Code: [Select]
$ifequal(%rating%,5,1,$ifequal(%LASTFM_LOVED_DB%,1,1,0))

but it doesn't work
what's wrong with my code

thanks in advance


http://www.last.fm/stationchanges2010

Code: [Select]
So What's Changing at Last.fm?

The following subscriber-only radio stations will no longer be available:
Loved Tracks Radio: streaming your list of loved tracks
Playlists: streaming a list of tracks you've chosen for a playlist
Personal Tag Radio: streaming a list of artists, albums or tracks that you have tagged


wasting my time...

HOW TO: synchronise your last.fm playback stats with foobar

Reply #573
and i also try with
Code: [Select]
$ifequal(%rating%,5,1,$ifequal(%LASTFM_LOVED_DB%,1,1,0))

but it doesn't work
what's wrong with my code


this doesn't make any sense. the option is to automatically love tracks - what are you doing trying to love tracks that are already loved? btw, a side of effect of a track already being loved is that the action would actually unlove the track. i didn't for-see this outcome as i didn't think anybody would be daft enough.

Quote
<last.fm radio stuff>

wasting my time...


yes you are wasting time posting in a thread that has nothing whatsoever to do with last.fm radio. 

HOW TO: synchronise your last.fm playback stats with foobar

Reply #574
batch unlove? you shouldn't be so fickle changing your minds like that.

and although it's not possible to batch "love" tracks, you can setup automatic loving of tracks when they are played based on any criteria you can come up with using foobar title formatting.


Haha, sometimes music we listened to from years go doesn't really... well apply so much now.

My tracks won't 'unlove' when I click the love button, like Zageron said it should. Which is somewhat odd considering I could of sworn it used too. Hm...

EDIT: Aha, my WSH Panel mod doesn't seem to work anymore. I set up another button for setting skip on tracks as well, and that has also stopped working. The legacy commands work fine, just not the panels. I wonder why that isn't working anymore, I'm sure I haven't changed anything and I haven't updated my foobar since installing the components either.