In short, I am setting up a website whereby there are say x amount of singers.
Idea 1: to have a category for each singer, and a post for every song. This requires config per post. There are many mp3/vid files so will be many posts. I guess the advantage is for search engines etc.
e.g.
Jane Doe (cat) > I love you (post)
Jane Doe (cat) > I love you less (post)
IDEA 2: Not sure if this is possible with your plugin hence this message. I have one PAGE for Jane Done and have the pod plugin search a folder with all her songs in. Then create a playlist from that folder.
My concern with Idea 2 is whilst it is great for users, in that they can stream all songs from one page,
1) how will they know when NEW songs are added to the page??
2) Is there a way to make a feed of this? is there some sort of RSS mechanism?
I hope this all makes sense.
So i think the ideal is one page for each artists, that dynamically builds up based on x amount of files from a ftp folder. This way the user does not have to click all over the show.