process: properly report status for dual-process mode.
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Wed, 4 Dec 2013 18:59:13 +0000 (16:59 -0200)
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Wed, 4 Dec 2013 18:59:13 +0000 (16:59 -0200)
commit0c3f80d4a6e3ae534f928d142c2125113c456688
tree9ca8f5599fa2d64ff7d6354fe1449c121b04f2da
parenteb955f58118f06a2be90ff7eb076d87dd48540ba
process: properly report status for dual-process mode.

we should report the status we got in "reply", such as processed,
uptodate, skipped... not the return of _master_recv_reply() that is 1
during timeout or 0 on success (everything was being reported as 0
(LMS_PROGRESS_STATUS_UP_TO_DATE).
src/lib/lightmediascanner_process.c