Jump to content

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

From Hydrogenaudio Knowledgebase
Thorna (talk | contribs)
mNo edit summary
Korth (talk | contribs)
m version
 
(4 intermediate revisions by 2 users not shown)
Line 6: Line 6:
| module_name          = foo_lastfm_playcount_sync
| module_name          = foo_lastfm_playcount_sync
| developer            = {{ha user|u=130879|name=marc2k3}}
| developer            = {{ha user|u=130879|name=marc2k3}}
| repository          = [https://github.com/marc2k3/foo_lastfm_playcount_sync Github]
| repository          =  
| 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.4
| stable_release_date  = 2022-10-20
| stable_release_date  = 2025-07-04
| preview_release      =  
| preview_release      =  
| preview_release_date =  
| preview_release_date =  
| foobar2000_minimum  = 1.4
| foobar2000_minimum  = 2.24
| foobar2000_maximum  =  
| foobar2000_maximum  =  
| foobar2000_ui_module =  
| foobar2000_ui_module =  
Line 29: Line 29:
==Usage==
==Usage==
Info about usage is to be found on [https://marc2k3.github.io/component/lastfm-playcount-sync/#usage Documentation page]
Info about usage is to be found on [https://marc2k3.github.io/component/lastfm-playcount-sync/#usage Documentation page]
Minimum requirements
* foobar2000 2.24
* Windows 10
==Notes==
==Notes==
Although this Component shares the same name with a [https://marc2k3.github.io/fb2k-archive/lastfm-playcount-sync/ previously released version for foobar2000 1.4+], previous settings/data will not be preserved if upgrading.
Although this Component shares the same name with a [https://marc2k3.github.io/fb2k-archive/lastfm-playcount-sync/ <s>previously released version for foobar2000 1.4+</s>], 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.
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.
Line 36: Line 41:
== External links ==
== External links ==
* [https://marc2k3.github.io/component/lastfm-playcount-sync/ Component Homepage]
* [https://marc2k3.github.io/component/lastfm-playcount-sync/ Component Homepage]
* [https://marc2k3.github.io/fb2k-archive/lastfm-playcount-sync/ Official component homepage for pre 2.x foobar2000 releases]
* [https://marc2k3.github.io/fb2k-archive/lastfm-playcount-sync/ <s>Official component homepage for pre 2.x foobar2000 releases</s>]

Latest revision as of 11:17, 4 July 2025

Last.fm Playcount Sync

foo_lastfm_playcount_sync
Developer(s) marc2k3
Repository
Release information
Initial release February 18, 2020; 5 years ago
Stable release 2.4 (July 4, 2025)
Preview release
foobar2000 compatibility
Architecture {{{foobar2000_architecture}}}
Minimum version 2.24
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

Minimum requirements

  • foobar2000 2.24
  • Windows 10

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.