Commit graph

12 commits

Author SHA1 Message Date
e2a734f571 Move shows to be included to its own YAML file 2017-07-17 21:41:53 +02:00
c85db3449f Fix old formatting specifier 2017-07-17 20:48:28 +02:00
be05ae538f Convert all string formatting to new format. 2017-04-16 21:48:01 +02:00
eaef3a88bf Re-add time property, needed for setting the mtime on the saved file. 2017-04-16 21:45:39 +02:00
82e82c3e79 Fix string formatting argument error 2017-04-16 18:14:16 +02:00
2dead3bacc Be smarter about the generation of the filenames 2017-04-16 17:46:43 +02:00
28067b7632 Remove curl download code, since the Python implementation is working
just fine.
2017-04-13 23:47:46 +02:00
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