Foobar2000:Components/Last.fm Playcount Sync (foo lastfm playcount sync): Difference between revisions
mNo edit summary |
m version |
||
| 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 = | | repository = | ||
| released = {{start date and age|2020|02|18}} | | released = {{start date and age|2020|02|18}} | ||
| released_ref = | | released_ref = | ||
| stable_release = 2. | | stable_release = 2.3 | ||
| stable_release_date = | | stable_release_date = 2025-04-27 | ||
| preview_release = | | preview_release = | ||
| preview_release_date = | | preview_release_date = | ||
| foobar2000_minimum = 2. | | 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>] | ||
Revision as of 10:54, 20 June 2025
| Last.fm Playcount Sync | |
|---|---|
foo_lastfm_playcount_sync | |
| Developer(s) | |
| Release information | |
| Initial release | February 18, 2020; 5 years ago |
| Stable release | 2.3 (April 27, 2025) |
| foobar2000 compatibility | |
| Minimum version | 2.24 |
| UI module(s) | N/A |
| Additional information | |
| Use | Other |
| License | MIT License |
| 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.