Skip to content

Instantly share code, notes, and snippets.

View goeland86's full-sized avatar

Jon C goeland86

View GitHub Profile
@goeland86
goeland86 / import.sh
Created December 12, 2021 15:32
Import script to sort out Canon CR3 camera files into the same import structure Shotwell does until CR3 support is merged in.
#!/bin/bash
if [[ $# -ne 2 ]]; then
echo "This script expects 2 arguments: "
echo " - the import folder, where images to import are located"
echo " - the target folder, where images to import should be stored"
echo "Your current execution provides neither."
exit 1
fi

Keybase proof

I hereby claim:

  • I am goeland86 on github.
  • I am goeland86 (https://keybase.io/goeland86) on keybase.
  • I have a public key ASAuLNkb9ycHpAqHRQh5HMOHEyn0h8y6otxwIdwQMbVmkwo

To claim this, I am signing this object:

2017-11-18 21:39:02,336 - octoprint.server - INFO - --- Log roll over detected ---------------------------------------------------
2017-11-18 21:39:02,337 - octoprint.server - INFO - OctoPrint 1.3.5 (rc/maintenance branch)
2017-11-18 21:39:02,442 - octoprint.plugin.core - INFO - 13 plugin(s) registered with the system:
| Announcement Plugin (bundled) = /usr/local/lib/python2.7/dist-packages/OctoPrint-1.3.5-py2.7.egg/octoprint/plugins/announcements
| Core Wizard (bundled) = /usr/local/lib/python2.7/dist-packages/OctoPrint-1.3.5-py2.7.egg/octoprint/plugins/corewizard
| CuraEngine (<= 15.04) (bundled) = /usr/local/lib/python2.7/dist-packages/OctoPrint-1.3.5-py2.7.egg/octoprint/plugins/cura
| Discovery (bundled) = /usr/local/lib/python2.7/dist-packages/OctoPrint-1.3.5-py2.7.egg/octoprint/plugins/discovery
| FileManager (0.1.2) = /home/octo/.local/lib/python2.7/site-packages/octoprint_filemanager
| Navbar Temperature Plugin (0.8) = /home/octo/.local/lib/python2.7/site-packages/octoprint_navbartemp
| Plugin