[mythtv-commits] mythtv/master commit: 7fe2713eb by Robert McNamara (rmcnamara)

MythTV noreply at mythtv.org
Thu Mar 10 05:24:12 UTC 2011


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2011-03-09T21:20:04-08:00
   Push Date:  2011/03/09 21:24:10 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  7fe2713eb31c9ec260da5fa2af16ab2d7af833de
   Changeset:  https://github.com/MythTV/mythtv/commit/7fe2713eb

Log:

MythNetvision: Use the backend downloader to download saveable files.

Pop up a progress dialog and track the download as the backend performs the download into the Default Storage Group.  Offers an experience identical to the download done in the simple video setup wizard.

This is far more useful that the traditional behavior where the file was downloaded in the background to ~/.mythtv and nothing much was done with it.  It's not 100% useful yet as I'm still missing the step to insert a recorded item a la mirobridge, but that's the only bit of this remaining.

TODO:

1) Add a similar download behavior to the video search.
2) Insert downloaded videos as recordings.
3) Update mythfillnetvision to download and insert new RSS articles where the user has configured automatic download of videos.

Modified:

   mythplugins/mythnetvision/mythnetvision/nettree.cpp
   mythplugins/mythnetvision/mythnetvision/nettree.h



More information about the mythtv-commits mailing list