GithubHelp home page GithubHelp logo

lightroom-export's Introduction

lightroom-export

Export your Adobe Lightroom Catalog to Apple Photos

Why?

Because Adobe reneged on their word to keep a perpetual licensing model for Lightroom. I will not support that.

Details

This is a crapily written piece of software. It's in one file, a bunch of commented out code, and next to no documentation! Perhaps you will find some good tidbits here in there to help you understand Lightroom and Photos internals.

lightroom-export's People

Contributors

halprin avatar

Stargazers

Jan Kaiser avatar

Watchers

James Cloos avatar  avatar

lightroom-export's Issues

initial help to start script?

Hi there,

i am trying to understand how your script works. Can you give me a very brief how to use and how it works?

Thank you so much

EDIT: this is what i am getting on a test database, but when looking a the sql file, i cannot really find anything wrong.. what am i missing?:

python3 main.py /Users/user/Desktop/test/test.lrcat
Transitioning /Users/user/Desktop/test/test.lrcat
Traceback (most recent call last):
  File "/Volumes/Data/Downloads/Misc/lightroom-export-master/LightroomExport/main.py", line 797, in <module>
    main(database_path)
  File "/Volumes/Data/Downloads/Misc/lightroom-export-master/LightroomExport/main.py", line 286, in main
    photo_details = get_all_photo_details(db_connection)
  File "/Volumes/Data/Downloads/Misc/lightroom-export-master/LightroomExport/main.py", line 423, in get_all_photo_details
    'name': extract_name_from_xmp(xmp),
  File "/Volumes/Data/Downloads/Misc/lightroom-export-master/LightroomExport/main.py", line 444, in extract_name_from_xmp
    xml_tree = ElementTree.fromstring(xmp)
  File "/usr/local/Cellar/[email protected]/3.9.6/Frameworks/Python.framework/Versions/3.9/lib/python3.9/xml/etree/ElementTree.py", line 1347, in XML
    parser.feed(text)
xml.etree.ElementTree.ParseError: not well-formed (invalid token): line 1, column 0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.