• I’m starting to cry. I have now tested 4 (four!) Audioscrobbler/Last.fm plugins and not a single of them working for me.

    I don’t know what I’m doing wrong.

    First plugin to try:
    https://leflo.de/projekte/scrobbler/

    Problem with it:
    I put the files scrobbler.php, srcobbler-config.php and scrobbler-content.php in the “//wp-content/plugins/scrobbler?? folder. The folder and the files has the 755-permissions.

    The thing I changed in the config-file was USER to my AS-name.

    I didn’t put the js-file in WP because I already had one.

    On my page is only shows “laddar…?? (loading…) in swedish (my change)

    Second plugin to try:
    https://fleshy.org.nz/yum/files-and-projects/ez-scrobbler/

    Problem with it:
    I have add the following code at the and in the footer.php (Using WP-defult theme) ?php do_action(’wp_footer’); ?
    (No linebreaks) I add it after But I have tried to add it just before it. No change.

    In my sidebar.php I add it just like this:
    ?php get_scrobbler(); ?
    (no linebreaks)

    The EZ-scrobbler folder and all the files I give the permission 777. When I tried som other permissions WP crashed.

    Third plugin to try:
    https://robm.me.uk/projects/plugins/wordpress/scrobbles/

    Problem with it:
    Don’t know, no AS shows on my blog.

    The last plugin i tried:
    https://zimaq.org/my-art/aspanel2/

    Problem with it:
    Got this error-message
    Warning: file_get_contents(https://ws.audioscrobbler.com/1.0/user/acrylamid/recenttracks.rss): failed to open stream: Connection timed out in /home/lin/public_html/oerjan/blogg/wp-content/plugins/aspanel2.php on line 316

    I got some other plugins like a RunPHP-plugin.
    Can it be this one how makes trouble?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Probably, last.fm was down ??

    I’m using https://leflo.de/projekte/scrobbler/ with no problems, like zimaq said, last.fm was down maybe (it does that alot) and it displayed the default text for when it couldn’t connect.

    Thread Starter acrylamid

    (@acrylamid)

    Last.fm was not down. I saw on the site when new song come on the “Last played”-view. I could see the RDF-file. It might have to do something about a slow connection to the webhotel. And i was fighting with the plugins in two days, several hours.

    Is the scrobbler.cache.USER file created in the scrobbler folder?

    I am having this problem as well, and I don’t see a cache file in my scrobbler folder. The folder is chmoded to 777 so I dunno why.

    The resolution to this problem was that the theme did not use wp_head and/or wp_footer, wich is very nessesary.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Audioscrobbler/Last.fm plugin problem’ is closed to new replies.