Skip to content
This repository was archived by the owner on May 10, 2019. It is now read-only.
This repository was archived by the owner on May 10, 2019. It is now read-only.

Deleted sets are not recreated, photos were not added to sets if something went wrong #42

@waywit

Description

@waywit

Hello

many thanks for maintaining the "folders2flickr" project... I have used the "originally" folders2flickr for some time now... with some manual fixes... but I think your way is far better...

I have found two issues testing a little bit with your rebuild folders2flickr version (git version with pip version of exifread):

  1. Photo sets which are deleted on flickr are not receated during skript run (like Issue Feature request: sync service #27 which is actually closed and also related to Maintaining sync? #18 )
  2. If photos are not added to their sets during script run (due to an error, like loosing internet connection), they are not re-added in a second script run. Only newly added photos are added to sets. This happens also if the set creation fails during run, so all photos uploaded for this set will never be added to a set, unless a new photo appears in the folder.

I think both issues are related to each other... I think there are the following problems:

  • No check if all needed sets exsists in flickr
  • No sets are created if they are missing
  • Ne photos are added to sets, only if they are uploaded in the same script run

Thanks and best regards
Jens

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions