mkirkland4874

Results 5 comments of mkirkland4874

@RhetTbull thanks, this is very helpful! I am using the osxphotos python package to get the album info and folder structure via album_info to dynamically get the albums before running...

@RhetTbull This works great! I did not fully appreciate the templating and export function capabilities. What would be the best way to update the "All Photos" to export as "All...

> @mkirkland4874 I would just use the built in rendering engine which is accessible through PhotoInfo.render_template, just like for folder_album: Thanks, this works perfectly! > I wasn't familiar with git-annex...

Here is a slightly updated version to mimic the presentation of photos in Photos.app as closely as possible. ```python """ Example showing how to use a custom function for osxphotos...

Does this branch work for apng reading?? Or still more to be done to decode?