Summary:
ListVideos template does not find any videos
Detailed Description:
May just be me with this one.
1. Create an album
2. Put some videos in the album
3. Set the list template for the album to "ListVideos"
4. Insert the correct album code into a page
{cms_module module="HostedVideoAlbums" what="album" alias="my_album"}
5. A blue screen comes up, no videos are found.
From playing with the code myself it seems that $itemlist in this context refers
to the category, not the album. I'm guessing it's not correctly either picking
up the "what" or it's not handling it correctly in the php.