gilesknap / gphotos-sync

Google Photos and Albums backup with Google Photos Library API
Apache License 2.0
1.97k stars 161 forks source link

Disable album backups #409

Closed brianbgarber closed 1 year ago

brianbgarber commented 1 year ago

Hello, I've noticed that I'll get either hard or symbolic links stored on one of my cache drives in Unraid when using the gphotos-sync. It appears as though these links are created by Google Photo albums and that Unraid mover has no action to move files onto array devices and keeps them on cache devices.

Since I don't really care about Albums is there a way I can disable those backups?

gilesknap commented 1 year ago

Sure, just add --skip-albums to the command line. See --help for the full set of options.