Christian Mayer
Christian Mayer
There is something wrong on macOS 10.12. I have to figure what's wrong. @olorton Please read my blog post carefully: https://blog.fox21.at/2015/11/20/control-cmus-with-media-keys.html
This will be released in version 2.1. In the meanwhile you can use `develop` branch, but I wouldn't.
@Kyshman Manual editing is not good. Flickr-cli needs to communicate to Flickr to get the `token` and `token_secret`. Here is an example: ```yaml flickr: consumer_key: consumer_secret: token: token_secret: ```
> This is a very cool library Thank you very much. :) > I would love to contribute if you are accepting Sure, of course you can contribute if you...
Cool, thank you for your Pull Request. Please change the variables to [Camel Case](https://en.wikipedia.org/wiki/Camel_case). For example, `$total_photos` has to be `$totalPhotos`. For a complete list of all failed checks see:...
@ruzickap I'm not sure. Is it possible that these images are also in other photo sets? Or maybe you doesn't have the permissions to delete photos? Edit: I'm currently not...
@ruzickap And when you use it without Docker? Just checkout `develop` branch.
This `fail` in `FAILED: stat: fail [] []` is directly coming from Flickr. So I don't know what the problem is. Sometimes Flickr is very *very* strange on processing data....
> The strange is that the stable release of flickr-cli looks like it's really removing the photos This just looks like because the master version doesn't show the state after...
Currently it's not possible.