Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Vox and EPG: A summary to the situation



On Fri, Oct 04, 2002 at 10:24:52PM +0200, _cooper_ wrote:
> Hello,
> 
> In the title field:
>   <title>
> In the subtitle field:
>   (<country>, <year> <length>') Von <name>, <name>, ..., <name>. Mit <name>,
>   <name>, ..., <name>. "<subtitle/series title>". <description>
> 
> - One or all of <country> (allways three capital letters), <year> (allways 4
>   digits) and <length> (in minutes)  may miss, or the whole braces may miss.
>   This forms may occour: (USA, 2000 105') or (1998 89') or (USA, 1999) or
>   (USA) or (1999)
> - One or both of directors and actors names may miss: "Von <name>, ...,
>   <name>. Mit <name>, ..., <name>." Perhaps there will be a form "Von <name>
>   und <name>." or "Mit <name> und <name>.", it should be not too difficult to
>   take care of this variant.
> - If <subtitile/series title> will miss, then the whole quotation will miss.
> - Even <description> may miss.

:-)

I think Klaus should include a RegExp-Parse in VDR. For Master-Timer
this is (or would be, if i where interested in VOX) easy. :-)


I think every station should use the format that Premiere uses for their
channels. That format is quite good(tm) (At least in my eyes :-) ).


Title: <Title>
Subtitle: 
- If the broadcast is a series: <Episode-Name>
- If the broadcast is a movie: <Genre> (e.g. "Fantasy", "Actionfilm")
  I counted 82 different Genres. (-> Master-timer/sample/macros the "MOVIE"-Macro)

Extented: (A bit simplyfied. The actual format has some more details)
<Summary>.<Country> <year>. Von <Director>, mit <Actor(s)>


In the "<Summary>" there are also sometimes the names of actors
e.g. "Neo (Keanu Reeves)".





Bis denn

-- 
Real Programmers consider "what you see is what you get" to be just as 
bad a concept in Text Editors as it is in women. No, the Real Programmer
wants a "you asked for it, you got it" text editor -- complicated, 
cryptic, powerful, unforgiving, dangerous.



-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index