Commit graph

5 commits

Author SHA1 Message Date
50d7857b85 Re-Implement downloading shows with curl.
I suspected the Python requests library of truncating the downloads.
The library works fine, it's the Tivo that is producing the problems.
Keep this code as a reference if we ever need to switch away from
pure python.
2017-04-13 23:40:12 +02:00
d882a6ccdb Switch downloads to Transport Stream (TS).
The Roamio can't package H.264 recordings in Program Stream (PS)
format.
2017-04-13 23:38:32 +02:00
5aa7bc95cb Remember where to get tivodecode 2017-04-12 19:29:15 +02:00
9e6096cd35 Add readme 2017-04-12 19:25:04 +02:00
381f0a2e20 Import current version from CVS 2017-04-12 19:23:05 +02:00