Pass transport-stream .TiVo files through, regardless of ts flag. Also
commit25604f5874e4588e2eb713485f0d97c0db2e10e3
authorWilliam McBrine <wmcbrine@gmail.com>
Thu, 5 Jul 2012 06:04:05 +0000 (5 02:04 -0400)
committerWilliam McBrine <wmcbrine@gmail.com>
Thu, 5 Jul 2012 06:04:05 +0000 (5 02:04 -0400)
tree9db40de4a471bd37230b77c402713184d3c1c0b6
parentc0de35f113de7491d55a39931d29dce4bc1a5b94
Pass transport-stream .TiVo files through, regardless of ts flag. Also
passes program-stream .TiVo files as such even with the flag set. This
does not yet handle h264 .TiVo files, and still does not filter TS files
from the results for pre-S4 TiVos, or pushable files, or treat them as
undecodable, all of which need to be done. Nor is there yet any TTG
support for TS streams in this fork.
config.py
httpserver.py
plugins/video/video.py