-
Download the script
Download the filenextcloud_photo_date_fix.shand edit it as described within the file. -
Make it executable
-
Move the script to your desired location
Move the file to a location of your choice (e.g.,/usr/local/bin/). -
Configure the cron job
Open your root crontab (by runningsudo crontab -e).Then, add the following line to your crontab (replace
YOUR_PATH_HEREwith the path you used in the previous step):0 * * * * YOUR_PATH_HERE/nextcloud_photo_date_fix.sh >> /var/log/nextcloud_photo_date_fix.log 2>&1
-
Notifications
You must be signed in to change notification settings - Fork 0
flopsyan/nextcloud_photo_date_fix
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Script to sort photos uploaded to Nextcloud by their capture date (thus overriding the default of sorting by upload date).
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published