• lucky33

    (@lucky33)


    Just wanted to let everybody know I’ve finished my new plugin called WP iTunes…it will allow you to display the currently playing song on your iTunes on your WordPress blog…You can see it running on the front page of my site, so download it, mess around with it, and let me know if you like it or have any questions…
    WP iTunes

Viewing 15 replies - 76 through 90 (of 106 total)
  • davidchait is right.. I was saying I COULD add a “wait before posting” feature in iTunesBlogger. I encourage you to stop by itunesblogger.com and post on our wiki if you have feature ideas for us to add!

    zaque, you might want to share your issue with Amazon art with Nick at lucky-33.com (the author of wp-itunes).

    Yeah – you can change the size. In wp-itunes, it’s pretty easy. It’s under the image function can’t remember what the name is, but there’s a variable there called #imagesize or something like that – then you can change from “imageURLmedium” (or something) to “imageURLsmall” – try the Amazon Web Services website – they may have some info.

    the problem for me, it turns out, is that Dreamhost disabled PHP’s remote file open function. So, unless this plugin is rewritten with cURL libraries, then I’m S.O.L. The same applies to my Structured Blogging and Wp-plugin-manager plugins.

    CG-WhatTunes should work fine on Dreamhost, since CG-Amazon and CG-Feedread both sit on my custom XML reader library (and I know Feedread works on Dreamhost… ?? ).

    ping me if you want to know more or need help.

    -d

    I am also on Dreamhost and my download plugin manager has gone down as well do to this issue. Is there an easy fix for this on all plug-ins that require remote file opening?

    Thread Starter lucky33

    (@lucky33)

    Ok, so everyone knows, I just finished up WP iTunes v1.1…you can get it at https://www.lucky-33.com/scripts/plugins/wp-itunes…The two main things added are the CURL support to help the users having trouble with the amazon art…i also added support for caching the album art locally to help speed things up…let me know if you have any problems with it…thanks for all the feedback

    anyone here, using dreamhost can show me that this works? i am having lots of problem trying to get it work. as mentioned before, it won’t create the table wp_itunes and gives me the usual warning. i then manually created it by using the data from the scripts (var,255, null, etc….) although it doesn’t give me any more error but i don’t see the songs that i am currently playing. i just don’t see anything on the place where i place my “get” script.
    this is my url update info
    https://www.ahdont.com/?mykey&track=%t&artist=%a
    thanks in advance

    I am looking for an answer. I would like to put my last 50 songs listened to on a static page on my wordpress blog. However, I don’t seem to have the technical knowledge to get such a thig done. I’ve done the obvious (well at least to me) and put the function (< ?php get_wp_itunes(10); ?>) on a static page I created.

    https://iowabeef.net/recent-tracks/

    But alas, there is something I can’t quite grasp to make it work.

    Any help would be appreciated!

    sorry for being a dunbass. i didn’t click through all the pages and i think my question may be answered by guboogi.

    thanks

    well, it may be answered but i have yet to figure it out. getting late must move on, come back to later……

    Thread Starter lucky33

    (@lucky33)

    looks like the php isn’t getting interpreted on your page, maybe because you have a space between the ‘<‘ and the ‘?’ at the start of your tag…take that out and it should be happier…also, if you want 50 songs, just change the 10 in the function to 50…

    The space was the first thing I noticed. It keeps putting it back in there when I try to post the page. It may have something to do with trying to use the static page post in the WP admin but I’m not sure. I’ll try another function and see what happens.

    I did find this plugin, RunPHP that I will have to try later and see if it works.

    It seems to me that not every song is updated on my blog. iTunesBlogger update the songs, but not everyone is appearing. any ideas?

    klep

Viewing 15 replies - 76 through 90 (of 106 total)
  • The topic ‘WP iTunes’ is closed to new replies.