-
```
this_path = self.get_dynamic_path(part, mask, metadata)
if this_path:
path.append(this_path.strip())
```
`self.get_dynamic_path ` seems to sometimes re…
-
Some of the tables in the 0000-00-00-schema.sql file have comments attached to them. ie the comment on the history table is "This table keeps track of ongoing changes in the database.". Comments can a…
-
With certain `full_path` configurations I ran into multiple problems using the `update` command:
- `update --album "[album name]"` resulting in path changes leads to duplicate entries in hash db
- `…
-
I would have expected it to import them the same way it imports .mp4 files
-
1. Pillow 8.0.0 does not support Python 3.10 - EDIT see https://github.com/jmathai/elodie/pull/415
a. does not provide prebuilt Windows binaries
2. tabulate (0.7.7) latest version as of 2022-11-…
-
exemple : je cherche une plante mais je ne me souviens plus de son nom, comment je peux la retrouver ?
-
On select images receiving this error:
```
main()
File "/usr/local/lib/python2.7/dist-packages/click/core.py", line 716, in __call_
return self.main(*args, **kwargs)
File "/usr/local/lib/pyth…
-
When using elodie with the `--trash` handle and encountering images that could not be properly handled and result in errors, elodie deletes them anyway from the source folder.
This should not be t…
-
When importing from a read-only source, I get the following error:
``` bash
$ ./elodie.py import --source=~/Pictures/source --destination=~/Pictures/organized --album-from-folder
/usr/local/bin/exift…
-
This maybe a ticket that needs to be broken into many tickets, but thought easier to open new as needed rather than a bunch.
* support for text file is not documented - I was surprised to see txt…