experiencereqop.blogg.se

Uploading photos to flickr
Uploading photos to flickr








uploading photos to flickr

  • Recommendation on Synology DSM: do not install/use the "Python Module" from the DSM Packages.
  • Python 2.7+ (should work on DSM from Synology (v6.1), Windows and MAC).
  • With FULL_SET_NAME=False it will go into Album "Sub" Same pic as in Album01 is loaded twice as it's part of a different Album You should get the following depending on how the setting FULL_SET_NAME is set: FilePathName Setting your source folder with FILES_DIRĪnd you setup FILES_DIR FILES_DIR =/home/user/media home/user/media/folderAlbum5/Sub/pic051.jpg home/user/media/newfolder/Album4/pic042.jpg home/user/media/folder/Album4/Sub/pic041.jpg If you have the following folders and pics (the name of the flickr Sets/Albums depends on the uploadr.ini file setting FULL_SET_NAME, but I normally use it as False): /home/user/media/pic00.jpg Sample file structureĬonsider this example to explain how files are uploaded into Sets/Albums on Flickr. PLEASE REVIEW THE SOURCE CODE TO MAKE SURE IT WILL WORK FOR YOUR NEEDS. THIS SCRIPT IS PROVIDED WITH NO WARRANTY WHATSOEVER.
  • Optionally convert RAW files (with use of external tool: exiftool by Phil Harvey).
  • Automatically removes images from Flickr when they are removed from your.
  • Reuploads modified images as well as Videos (via delete/upload).
  • Skips files that are over a configurable size (max flickr size is about 900MB).
  • Allows specific files to be ignored (via regular expressions).
  • Ignores unwanted directories (like ".picasabackup" for Picasa users for Synology NAS users) and you can easily add/configure more.
  • uploading photos to flickr

    (getting existing sets from Flickr is managed also) Creates Flickr "Sets" (Albums) based on the folder name the media is in.Stores image information locally using a simple SQLite database.Multiple loadings in parallel is available (check -p option).Personnaly I avoid PNG files which do not support EXIF info.Uploads both images and movies (JPG, PNG, GIF, AVI, MOV, 3GP files).Also works on Linux, Mac and Windows systems.flickr-uploader designed primarly for Synology Devices.Check Features, Requirements and Setup remarks.On the WEB and as a backup of your local storage. Upload a directory of media (pics/videos) to Flickr for showing off your pics.










    Uploading photos to flickr