akrabat / rodeo

A command line tool to work with Flickr and images
MIT License
16 stars 4 forks source link

Default privacy or default rule #44

Open thehilll opened 2 years ago

thehilll commented 2 years ago

Hello,

I have just started testing rodeo, and I was trying to find a way to apply a default privacy setting other than true for all three groups.

The default public setting appears to be hard coded, and it doesn't seem possible to use wildcards in the rules to effectively set a non-default privacy setting on all uploads.

Is there some way to do this? Thank you very much.

akrabat commented 2 years ago

It's not possible at the moment, but it's a really good idea.

It shouldn't be hard to add some global settings for those parameters in the uploads: section of the config file.

thehilll commented 2 years ago

Thanks, that would be great.