1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-05 02:39:47 +02:00
ampache/contrib/plugins/Last.FM
2006-12-08 20:52:20 +00:00
..
Lastfm.patch updated patch that retries twice to connect, seems to work about 90% of the time now 2006-12-08 20:52:20 +00:00
Lastfm.plugin.php initial commit of lastfm plugin 2006-11-26 21:52:59 +00:00
README readme and fixed typo 2006-12-06 18:31:57 +00:00

This is a crappy readme for the LAST.FM plugin

Known Issues
* Last.FM fails to insert on 'unknown' artists as in, artists it doesn't think are real
* Last.FM fails to insert due to timeouts (Their site fails to respond) 
* Last.FM doesn't accept non-us chars correctly (UTF-8 seems to 'look funny' on their website) 

Installing
1) Put the .plugin.php file in /modules/plugins
2) Run patch -p1 < Lastfm.patch from the root of your Ampache dir
3) In the interface go to Admin -> Modules and activate the Last.FM plugin
4) Set your Username/Pass in Preferences -> Options 

Enjoy!