Skip to content

Release 3.1.0

Compare
Choose a tag to compare
@shadowmoose shadowmoose released this 23 May 23:23
· 27 commits to master since this release

Release 3.1.0

New Command-line Sources & Settings

RMD Update 3.1.0 brings a few new features with it:

Changelog

  • Two new Settings have been addeded:
    • (output.manifest) - allows you to customize the exact path to your manifest file.
    • (processing.retry_failed) - lets you skip retrying previously-failed downloads.
  • Several command-line improvements have been made:
    • RMD now supports directly passing reddit Submission/Comment URLs from the command line.
    • RMD now supports importing from a CSV file.
  • The oAuth flow in the UI has been improved, to support non-standard host configurations.
  • The "best" value has been removed from submission sorting options, as it is unsupported by the Reddit API.
  • Other minor bug fixes have been added across the program.