Christophe Weblog Wiki Code Publications Music
implement process sentinel for iplayer downloads
authorChristophe Rhodes <csr21@cantab.net>
Thu, 22 May 2014 07:21:47 +0000 (08:21 +0100)
committerChristophe Rhodes <csr21@cantab.net>
Thu, 22 May 2014 07:21:47 +0000 (08:21 +0100)
process state, in principle, goes

  connecting -> downloading -> transcoding -> finished
     |               v             |
     '-----------> failed <--------'

thoughat the moment there's a wrong edge from downloading to finished
if the get-iplayer process is terminated at an unfortunate time.


No differences found