Page MenuHomeSolus

update rapid-photo-downloader to 0.9.9
ClosedPublic

Authored by Devil505 on Mar 9 2018, 4:46 PM.
Tags
None
Referenced Files
F11070571: D2471.id.diff
Sat, Aug 12, 12:31 AM
F11070570: D2471.id5981.diff
Sat, Aug 12, 12:31 AM
F11052571: D2471.diff
Thu, Aug 10, 9:35 PM
F10989509: D2471.diff
Mon, Jul 24, 3:44 PM
F10972267: D2471.id6093.diff
Fri, Jul 21, 12:24 PM
F10903484: D2471.diff
Jul 5 2023, 1:26 PM
F10843243: D2471.id.diff
Jun 10 2023, 5:18 PM
F10843227: D2471.diff
Jun 10 2023, 5:15 PM
Subscribers
None

Details

Summary

changelog:

Fix bug #17508791: Sequence numbers increment incorrectly for videos when Synchronize RAW+JPEG enabled.

Fix bug in sequence letter generation.

Enable the disabling of new version checks in both the program logic and the user interface, which is useful for Linux distributions. To disable the check, Linux package maintainers should patch the file constants.py to change the line disable_version_check = False to disable_version_check = True. Of interest to @anarcat and others who package the program for a Linux distribution.

Include tornado as a dependency instead of relying on the deprecated mini-tornado found in pyzmq.
Test Plan

tested with SD card
need python-gphoto2 1.8.2

Diff Detail

Repository
R2785 rapid-photo-downloader
Lint
Lint Not Applicable
Unit
Tests Not Applicable