Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add run modes for cleaning up or deleting all albums #28

Merged
merged 7 commits into from
Aug 2, 2024
Merged

Add run modes for cleaning up or deleting all albums #28

merged 7 commits into from
Aug 2, 2024

Commits on Jul 31, 2024

  1. Added option -m/--mode to either cleanup all albums created by the sc…

    …ript or delete all albums for that user
    Salvoxia committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    261f360 View commit details
    Browse the repository at this point in the history
  2. README

    Added documentation for new -m/--mode option
    Salvoxia committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    b46c7ef View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Added new option -d/--delete-confirm to confirm album deletion in CLE…

    …ANUP and DELETE_ALL modes
    Salvoxia committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    a62a6d4 View commit details
    Browse the repository at this point in the history
  2. Cron

    Call the script with env variable UNATTENDED set to 1
    Salvoxia committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    06ccbc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2991df8 View commit details
    Browse the repository at this point in the history
  4. Fixed typo in argparse help

    Salvoxia committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    158182e View commit details
    Browse the repository at this point in the history
  5. README

    Restructured README and added table of contents
    Added documentation of new cleanup feature
    Salvoxia committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    1f0332f View commit details
    Browse the repository at this point in the history