MythArchive: Add some initial storage group support to Create DVD

Multimedia / MythTV - Paul Harrison [mythtv.org] - 7 September 2013 05:49 UTC

This is based on a patch from Lawrence Rust with some changes to make it work with current Myth.

Also fixes #7274 (sometimes failing to get the proper file size).

412efbf MythArchive: Add some initial storage group support to Create DVD
.../mytharchive/remoteavformatcontext.h | 144 ++++++++++++++++++++
.../mytharchive/mytharchive/thumbfinder.cpp | 22 ++-
mythplugins/mytharchive/mytharchive/thumbfinder.h | 3 +-
mythplugins/mytharchive/mytharchivehelper/main.cpp | 69 +++++-----
.../mytharchivehelper/mytharchivehelper.pro | 2 +-
.../mytharchive/mythburn/scripts/mythburn.py | 36 +++--
6 files changed, 210 insertions(+), 66 deletions(-)

Upstream: github.com


  • Share