Files
SCrawler/Changelog.md
Andy 5f2c4476ad 1.0.1.0
Extend settings, fix minor bugs, add some functions
2021-12-20 14:16:29 +03:00

2.7 KiB

1.0.1.0

  • Added
    • Extended site settings
    • Non-existend users will be marked in red
    • Suspended users' profiles will be marked in yellow
    • Automatically disable 'Ready for download' if user does not exist.
    • Ability to disable MD5 check when downloading regular (added to the main window) channels
    • Ability to create a user from a channel with the default option 'Ready to download' (setting in the 'Settings')
    • Ability to change default 'Temporary' parameter on create a user from a channel (setting in the 'Settings')
    • Advanced defaults for each site (download images, download videos and temporary)
    • By checking the 'Temporary' checkbox in the user creation form, the 'Ready for download' checkbox became unchecked
    • Automatically disable 'Ready for download' if profile does not exists or has been deleted
  • Change
    • Removed extended twitter invalid credentials error and replaced with a simple line in the log
    • Redesigned settings form
  • Fixed
    • In some cases, the image of the channel post is not copied to the user's folder
    • Users in the main window are not refreshed if new users are added by a list that includes banned and/or unrecognized users.
    • Minor bugs

1.0.0.4

  • Added
    • Full channels support (you can now add channel (subreddit) for standard download)
    • Ready for download now available for collections and can be changed for multiple user
  • Fixed
    • Images hosted on Imgur won't download

1.0.0.3

  • Fixed
    • Custom "Download videos" option is not saved
    • The "Download all" button is not activated after changing modes

1.0.0.2

  • Added
    • Ability to choose what types of media you want to download (images only, videos only, both)
    • Ability to name files by date
  • Fixed
    • In some cases, the "Stop" button is not activated after download start

1.0.0.1

  • Added
    • Limited download if user added from the channel
    • Forced limited download for any user
    • x86 compatibility
    • Coping user image posted in the channel (if user added from the channel)
    • Check for new version at start setting
    • Removing currently downloading user
    • Change maximum count of along downloading tasks of users
    • Change maximum count of along downloading tasks of channels
  • Removed
    • Reparse not downloaded content (left from the older versions)
  • Fixed
    • No Label and No Parsed labels does not shown in the labels list
    • User list does not refresh by labels change in the main window
    • Disabled collection editing
    • Collection name does not show in some operations
    • Error (in some cases) on add to collection
    • Wrong some Reddit videos parsing
    • Wrong some Reddit images parsing

1.0.0.0

Initial release