--- Christian Wattengård <chriswa@xxxxxxxxxxxxxxxxxx> wrote:
> These are the primary features I'm planning on implementing in
> tv_grab_no in the near future:
>
> * Showtype. (Movie, Series, Documentary)
> * Genre. (Scifi,Drama,Antipolitical realitysoap with satirical
> tendencies) ;P
> * Age rating.
Here's what I do for tv_grab_na_dd
genre goes under [category]
showtype goes under [category]
age rating goes under [RATING]
[rating system=VCHIP] values TV-PG, TV-G, etc
[rating system=MPAA] values R, PG, G, PG-13 etc
[rating system=advisory] values "strong sexual content",
"Language", etc
All of those attributes (correct XML term?) support multiple values. I
put whatever I have and leave it to the client app to search for values
it's looking for.
Robert
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
|