kapitainsky / RcloneBrowser

Simple cross platform GUI for rclone. Supports macOS, GNU/Linux, BSD family and Windows.
https://github.com/kapitainsky/RcloneBrowser
MIT License
2.24k stars 215 forks source link

Update `job_widget.cpp` to support rclone 1.56 output changes #224

Closed MikeRatcliffe closed 1 year ago

MikeRatcliffe commented 1 year ago

Multiple fields are blank in the job widget when using rclone 1.56 and above.

This simple patch fixes this issue.

MikeRatcliffe commented 1 year ago

Looks like your CI is broken... these changes wouldn't cause build failures.