Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

2.9.1

Compare
Choose a tag to compare
@gilesknap gilesknap released this 31 Jul 11:07
bdc6797

New features:

  • New option --skip-shared-albums
  • Option to use hard links for albums --use-hardlinks #79
  • honour umask on downloaded files #92
  • Travis testing for Windows and Mac
  • Updates to readme including Linux Uprising link
  • restructure system tests for easier mods to the test account data
  • Travis auto-publish to pypi (yet to be tested!) #96

Bug fixes:

  • mediaitems.list not listing all photos - workaround by scanning albums for photos ids too. #89
  • symlinks not working on windows #90
  • fixed tests for windows and mac
  • handle duplicates in case-insensitive file systems (windows and mac) #89
  • make README build badge point to master #96
  • failed downloads causing exception in windows due to file handle still in use #98