Difference between revisions of "Foobar2000:Components/Last.fm. Playcount Sync (foo lastfm playcount sync)"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
m
m
Line 9: Line 9:
 
| released            = {{start date and age|2020|02|18}}
 
| released            = {{start date and age|2020|02|18}}
 
| released_ref        =  
 
| released_ref        =  
| stable_release      = 2.0.7
+
| stable_release      = 2.0.10
| stable_release_date  = 2022-10-20
+
| stable_release_date  = 2023-01-20
 
| preview_release      =  
 
| preview_release      =  
 
| preview_release_date =  
 
| preview_release_date =  

Revision as of 09:44, 22 January 2023

Last.fm Playcount Sync

foo_lastfm_playcount_sync
Developer(s) marc2k3
Repository Github
Release information
Initial release February 18, 2020; 4 years ago
Stable release 2.0.10 (January 20, 2023)
Preview release
foobar2000 compatibility
Architecture {{{foobar2000_architecture}}}
Minimum version 1.4
Maximum version
UI module(s) N/A
Additional information
Use Other
License MIT License
Discussion thread {{{discussion_thread}}}
View all components

Description

This component fetches Last.fm playcounts and first played/last played dates as you listen. A database is used to store the data so your files are not touched.

This does not scrobble so you'll need another component for that. It's recommended that you use foo_scrobble.

Additionally, you can also love/unlove tracks.

Usage

Info about usage is to be found on Documentation page

Notes

Although this Component shares the same name with a previously released version for foobar2000 1.4+, previous settings/data will not be preserved if upgrading.

Also there is no support for artist title formatting. All lookups / storage are based on $lower($meta(artist,0) - %title%) with no consideration for album tags. This generally means the numbers will match anything you see on Last.fm track pages/charts but you won't get the album stats you get from diving deeper in to your Last.fm Library.

External links