mipops / dvrescue

Archivist-made software that supports data migration from DV tapes into digital files suitable for long-term preservation. Snapshot daily builds are at https://mediaarea.net/download/snapshots/binary/dvrescue/.
BSD 3-Clause "New" or "Revised" License
93 stars 20 forks source link

prepend status with 'sending' on sending commands to dvrescue-cli #815

Closed ElderOrb closed 8 months ago

dericed commented 8 months ago

Thanks, this is helping for understanding what's happening.

When I click play, I get sending capturing, but the message simply stays and isn't updated with the resulting status from the deck:

image

In this case, could it says "sending play" and then check and report the status, such as saying "playing" if it sees the status is that.

Stop seems to work in this way: if I then click stop, it says "sending stop" for a second and then says "stopped". This seems expected.

When I then hit record, there is no status update even though it's now showing video and writing a file but it stays on "stopped" from before.

dericed commented 8 months ago

This helps a lot. @libbyhopfauf after this merging the text status update (right of the deck controls) should be a lot more responsive and accurate.

libbyhopfauf commented 8 months ago

This helps a lot. @libbyhopfauf after this merging the text status update (right of the deck controls) should be a lot more responsive and accurate.

I noticed it right away yesterday :) so cool!