PHP 클래스 Phergie_Plugin_AudioScrobbler, phergie
TODO: Make the "nick-binding" use an SQLite database instead of having them
hard-coded in to the config file.
Configuration settings:
"audioscrobbler.lastfm_api_key": API given by last.fm (string).
"audioscrobbler.librefm_api_key": API key given by libre.fm (string).
파일 보기
프로젝트 열기: phergie/phergie
보호된 프로퍼티들
공개 메소드들
메소드 상세
Simple Scrobbler API function to get a formatted string of the most
recent track played by a user.
Command function to get a user's status on last.fm.
onCommandLibrefm()
공개 메소드
Command function to get a user's status on libre.fm.
프로퍼티 상세
protected Phergie_Plugin_Http $http |
리턴 |
Phergie_Plugin_Http |
|
protected string $lastfmUrl |
리턴 |
string |
|
protected string $librefmUrl |
리턴 |
string |
|
Scrobbler query string for user.getRecentTracks
protected string $query |
리턴 |
string |
|