This repository has been archived by the owner on Oct 4, 2024. It is now read-only.
2.14.2
New features:
- None
Bug fixes:
- restore the BadIds checking and quarantine feature because of #221 #230
- cope with permissions error on setting album link date #221 (comment)
- Handle FileExistsError in case insensitive filesystem check #225 thanks @mRoca
- dont soft link missing files in albums and comparison #218 (comment)
- add comma to illegal Windows filename character #221 (comment)
- cope with empty mimetype attribute #231
- handle 429 responses from google servers when overloading - back off incrementally #202