Suru83 / phoshare

Automatically exported from code.google.com/p/phoshare
Other
0 stars 0 forks source link

Folder structures broken with events without a title #55

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
In library all events are without a title (as imported from ipad for example).
Export events with pattern . and folder names template {yyyy}-{mm}

Output is:

Creating folder ./IPad/09/2012-05
Creating folder ./IPad/02/2012-01
Creating folder ./IPad/20/2012-05
Creating folder ./IPad/11/2012-02
Creating folder ./IPad/11/2012-03
Creating folder ./IPad/23/2012-05
Creating folder ./IPad/27/2012-04

I think phoshare create a parent folder for the events that do not have a 
title, and name this folder with the day of the event. 

phoshare 1.5.1 mac os x 10.6.8

Original issue reported on code.google.com by sne...@gmail.com on 17 Jan 2013 at 11:31

GoogleCodeExporter commented 8 years ago
How are you creating these events? Do you use the "split by date" feature? 
These events do have an implied name (everything has a name in iPhoto), but I'm 
not sure where that day folder is coming from.

Original comment by tsporkert on 28 Jan 2013 at 2:10