Theresa Gresch
Theresa Gresch
Thank you very much for reporting!
Thank you very much for your feedback! This is how the software is currently designed. Folders, states and moments only have one year assigned to them. This is because they...
Writing metadata back to original files is something we plan to do later, but it needs to be well thought through. See https://github.com/photoprism/photoprism/discussions/1092. What we already do is creating yml...
Yes, we will consider using exiftool when we get to this. See also: - https://github.com/photoprism/photoprism/discussions/1092 However, this may not work for all of the file formats we support, so we...
@prov3it this might solve your problem: https://github.com/photoprism/photoprism/issues/1536
> If we could add fotos to labels like we can to albums, and if we could filter by multiple labels, everyone could be happy, the SQL sets and filter...
The date from the filename should only be used if the file does not have the DateTimeOriginal field available in it's metadata. Can provide us with the exiftool information of...
PhotoPrism tries to extract the taken date of a photo from various sources such as: - exif data - xmp data - filenames The file modification date is used only...
Thank you! I am going to test your changes this week :)
First of all, thank you very much for working on this! I have done some initial testing of the functionality (without having looked at the code in detail). I've tested...