This repository has been archived by the owner on Feb 2, 2022. It is now read-only.
forked from ben-xo/PHP-Scrobbler
-
Notifications
You must be signed in to change notification settings - Fork 0
Scrobbler library to submit songs to a Last FM account
Flavien06/PHP-Scrobbler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Update for scrobble with a bash script (single song or with song list) _______________________________________________________________________ This is a client library for scrobbling to Last.fm. It uses the old Submissions protocol (a.k.a "Scrobble 1") documented at http://www.last.fm/api/submissions The preferred API ("Scrobble 2", http://www.last.fm/api/scrobbling) has an example client here: https://github.com/ben-xo/LastfmWSClient There is an example (command line) client in "example_scrobbler.php". Try: php example_scrobbler.php --help Examples: php example_scrobbler.php --username <username> --password <password> --artist Test --track Test --trackDuration 30 php example_scrobbler.php --username <username> --password <password> --artist Test --track Test --trackDuration 30 --debug
About
Scrobbler library to submit songs to a Last FM account
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 94.8%
- Shell 5.2%