Dear EE community,
I’ve been playing around with ideas for a “song of the day” sub-blog, and have signed up for the EE hosted trial to see if it might be a suitable platform to run such a thing. The first hurdle I’ve encountered is that the Amazon API plugin seems not to be installed, and I seem unable to install it myself. Assuming that gets sorted out, things are more complicated than I had figured. Here are some of the problems my newbie, php-inexperienced self is coming up against. Perhaps someone will have a suggestion.
First, I’ll explain my idea for the site: every day, the site will feature a different song. I’ll put about a week’s worth in the system at a time, and they will be automatically displayed on the relevant day as a kind of side-bar sub-blog. That much seems easy enough.
I’ve created a number of custom fields for the sub-blog: Song Title, Artist Name, Album Name, Album Release Date, Label, Song Description, Amazon Link, AllMusic Link. Theoretically, I’ll be able to populate most of these fields using the Amazon API plugin. Guess I’ll find out about that when/if it gets installed on the test server.
Here’s the first problem… I’d like the entry title dynamically generated by combining the custom fields {songtitle} / {songartist}. Is that possible? If so, I’ve not figured out how. If I have to type these out manually, it wouldn’t be a huge deal, I just figure it’s potentially possible to automate it.
I’m currently playing with the categories functionality… I expect I’m going to have some questions about it, once I get a test up and running (which is difficult without access to the plugin!)
Thanks,
Matthew
