You are not logged in.
RSL:
No it doesn’t. However, if you’re hosted at textdrive you can switch to PHP4 by adding this to your .htaccess file:
AddType application/x-httpd-fastphp4 .php
bq.Action application/x-httpd-fastphp4 /php-fastcgi/php4-fcgi
Paul:
I hope you’re not complaining about me maintaining 2 versions? :p
As I said before: I wasn’t really planning on maintaining bsl_audioscrobbler, but as I’d made a mistake documenting a tag and the modification was only adding 4 lines of code, I went and updated bsl_audioscrobbler as well.
Offline
I just found it confusing that you had two and they had both been recently updated. Maybe you could specify a little more clear the rmc_audioscrobbler is the newer and better? way to go.
Offline
hmm i’m a bit confused since there is no AWS anymore, which of these do I download to run with RMC?
http://www.amazon.com/gp/browse.html/ref=sc_fe_l_0/104-5103881-5378363?%5Fencoding=UTF8&node=3434641&no=3435361&me=A36L942TSJ2AJA
and then is the procedure the same? I’m installing this for the first time so..
thanks in advance
Offline
You can still download it from this page (direct link)
I have not updated the plugin yet to support the new Amazon web services. I’ll be doing that when I have some free time on my hands.
Offline
ok i’ve got it installed as far as I can ascertain but caching is being done – so I gather this needs to be dne for anything to be displayed?
Here’s my site: http://hatfullofsky.com and in the sidebar is the listening block
Now my install is:
root/subfolder/textpattern
and the forms I’m using are as follows:
<code>
<txp:rmc_audioscrobbler limit=“5”
username=“USERNAME”
form=“audioscrobbler”
cachepath=”../as_cache”
defaultimage=”/images/no-cover.gif” />
<txp:album_img_small /><br />
<txp:album /><br />
<txp:title /><br />
</code>
based on my install path, would the above be correct or incorrect?
thanks
EDIT: I finally got this working! A very nice plugin, thank you!
My only problem now is that the link option neither links to amazon nor to audioscrobbler – how can I resolve this?
Thanks again – very nice plugin
Last edited by sekhu (2005-07-08 19:53:46)
Offline
Ruairi
Thanks for the excellent plugin.
I have it running on successfully on my site, but with the following PHP Notice message at the top of the screen, (repeated three times):
[code]Notice: Undefined index: albumlist_album_title in /././././textpattern/lib/txplib_misc.php(429) : eval()‘d code on line 67[/code]
Any ideas what this is about?
On a slightly differnt note:
I am trying to figure out a way to call my “presently playing” track into my blog entries as a footnote to each one. I want to be able to display something along the lines of
[quote]When typing this entry, I was listening to <txp:author> <txp:title /> <txp:album />[/quote]
The tricky point is that I want this footnote to stay that way permanently so that I can look back in a year and re-read threads and see what I was listening to then. Simply put, is there a way to prevent the plugin from updating if I use it in an entry, and would I be able to use multiple instances of it, without any others already entered being updated?
Any other suggestions (besides copy and paste) would be appreciated.
Thanks again.
Last edited by Night_Blogger (2005-08-04 21:22:03)
Offline
I’m having problems with the bsl_audioscrobbler plugin…it looks to be running, but doesn’t display the artist. Here’s what my audioscrobbler form says: <li><txp:permlink><txp:title /> by <txp:author /></txp:permlink></li>
And the plugin is called with: <ul><txp:bsl_audioscrobbler username="USERNAME" form="audioscrobbler" limit="10" notlisteningmessage="All quiet right now." notworkingmessage="Audioscrobbler is broken. Try again soon." /></ul>
Offline
is this going to have to be re-done since they moved to last.fm?
Offline