Ideas to group vod files on their own web page with thumbnails.
I'd like to group themes of shows together on their own web page with a link back to playing the VOD file. I can code the pages manually and grab a frame for the thumbnail, but is there an easier way to accomplish this?
I'm thinking if you can create a project group, and have a way to export those shows in the project to generate a page, with the VOD and Podcast links intact, similar to the 'view' button generated by the Show ID names.
Any ideas on how to accomplish this without doing it all manually?
I'm thinking if you can create a project group, and have a way to export those shows in the project to generate a page, with the VOD and Podcast links intact, similar to the 'view' button generated by the Show ID names.
Any ideas on how to accomplish this without doing it all manually?
3
people like this idea
I like this idea!
Tell me when this idea gets some attention.
The more people who like this idea, the more it gets noticed.
The more people who like this idea, the more it gets noticed.
-
Inappropriate?If I'm following you correctly, this could be pretty easily accomplished with the web service.
The web service has a getProjects function that returns a list of projects with info about them. Part of this info is a true false variable for weather the project is podcasted or not.
You could then use the project ID to search for shows and generate a list of links to the podcast files and VOD links as long as the links are predictable such as:
your_web_site/VOD/show_id
I don't know how the VOD links are set up because I don't have a VOD server
-ray
Loading Profile...





CHAMP