ttscoff / Slogger

Social logging script for Day One
757 stars 160 forks source link

Flickr and Lightroom #158

Closed camscampbell closed 11 years ago

camscampbell commented 11 years ago

I'm using flickrlogger.rb and, for some weird reason, it doesn't pick up images loaded onto Flickr with Jason Friedl's Lightroom plugin, which is the only thing I'm really comfortable using.

I tried swapping out flickrlogger.rb for flickrlogger_rss.rb, but I get error messages whenever I try to run that in Terminal:

macbook pro:Slogger Cams$ ./slogger -o flick Initializing Slogger v2.0 (2.0.18.1)... /Users/Cams/Downloads/Slogger/slogger.rb:235:in `require': /Users/Cams/Downloads/Slogger/plugins/flickrlogger_rss.rb:4: syntax error, unexpected '<' (SyntaxError) <!DOCTYPE html> ^ /Users/Cams/Downloads/Slogger/plugins/flickrlogger_rss.rb:5: syntax error, unexpected '<'

^ /Users/Cams/Downloads/Slogger/plugins/flickrlogger_rss.rb:7: syntax error, unexpected '<' ^ /Users/Cams/Downloads/Slogger/plugins/flickrlogger_rss.rb:8: syntax error, unexpected '<' ^ /Users/Cams/Downloads/Slogger/plugins/flickrlogger_rss.rb:8: syntax error, unexpected tIDENTIFIER, expecting $end ^ from /Users/Cams/Downloads/Slogger/slogger.rb:235:in`run_plugins' from /Users/Cams/Downloads/Slogger/slogger.rb:233:in `each' from /Users/Cams/Downloads/Slogger/slogger.rb:233:in`run_plugins' from /Users/Cams/Downloads/Slogger/slogger.rb:231:in `each' from /Users/Cams/Downloads/Slogger/slogger.rb:231:in`run_plugins' from /Users/Cams/Downloads/Slogger/slogger.rb:386 from ./slogger:18:in `require' from ./slogger:18
camscampbell commented 11 years ago

I've got it working now with a reinstall of Slogger. I'm on the verge of upgrading to Lightroom 5 and wondering whether it might not be such a good idea now that I've got Slogger pulling my my Flickr photostream successfully!

willtmc commented 10 years ago

I'm having the exact same problem. I use Lightroom 5. How do I fix this?