changes to TvBus/metadata handling
commita346cdb860081abce8d91c46b29a578241cf9e3f
authorwgw <tjm1100@gmail.com>
Thu, 4 Sep 2008 02:29:04 +0000 (3 21:29 -0500)
committerwgw <tjm1100@gmail.com>
Thu, 4 Sep 2008 02:29:04 +0000 (3 21:29 -0500)
treeca3b98e059e90d31a5707c90f616d4e84a074cc3
parentdd7a6afda693b0460ab4c29f50efca197bc0f4a4
changes to TvBus/metadata handling

Taking a stab at my own adjustments to pytivo's metadata handling.
These adjustments should make pytivo follow normal TiVo metadata
conventions.  With one exception.  If metadata contains an episode
number, it will be displayed before the episode title so that it's
not necessary to drill down to the program detail of every file to
find out which file is the next episode.
Also, all files are assumed to be an episode unless "isEpisode : false"
exists in the metadata.  "isEpisode : false" is required for movie
files if you don't want the movie title to display as the episode title.
plugins/video/templates/TvBus.tmpl
plugins/video/templates/container.tmpl
plugins/video/video.py