Skip to content

wip/rishi/side-car-file

Debarshi Ray requested to merge wip/rishi/side-car-file into master

Based on @uajain's code in !24 (merged) for #87 (closed).

This stores the edits in side-car XML files with the ".gnome-photos" suffix. While loading the pipeline, if a file is not found in the new location, it falls back to checking the old location inside ~/.local/share/gnome-photos. Newer versions of the pipeline are only saved to the new location. This takes care of backwards compatibility and migration.

Edited by Debarshi Ray

Merge request reports