-
Hey there,
first things first: thanks for the module!
I'm having encoding problems with certain EXIF strings, e.g. the `ImageDescription`
This is what other EXIF readers tell me:
`Fahrt über den Oz…
-
Hi, thanks for working so hard on photoprism im very excited about the project!
I have a few suggestions / ideas to improve the tagging experience, maybe something is possible and feasable:
- ad…
-
There's something odd with how exif data is processed: some photos are vertical but swipebox displays them rotated, for example this photo:
https://drive.google.com/file/d/0B8T6sxTm3685RWg3Wnota0xGX2…
ghost updated
6 years ago
-
```
The current TIFF file handing uses the Exif TIFF reading code. Many of the
tags in standard Exif data are reused in TIFF files, however there are some
differences.
Consider making a generic Ti…
-
I'm not a Python Guy but it seems there is a strange Date parsing Issue on RPI.
I hava a Test JPG that run correctly on my Ubuntu Notebook
on a RPI the Script cannot parse the Exif Data
**python sor…
-
- [x] Save preference if the details sidebar is open or closes between sessions.
- [x] Make the details collapsible (and save this preference between sessions).
- [x] Title
- [x] Dimensions
- [x] …
dyner updated
2 years ago
-
# Bug Report
## Problem
This problem occurs on Android devices:
The exif location tags are removed from the image when images taken with camera are selected from Samsung Gallery app with the came…
-
If a TIFF file contains the `TransferFunction` EXIF tag, import from NYPL Repository fails since this tag produces an error in the [`gdal_translate` command](https://github.com/nypl-spacetime/nypl-war…
-
### The bug
So I have it looks like around 1k images that are shown on the wrong place on the map. I checked my Apple Photos and Export data. All have the correct gps data and are shown correct on Ap…
-
### Steps to reproduce
The code was tested on:
- Android with ImageSource.camera ----> **WORKS**
- Android with ImageSource.gallery ----> **WORKS**
- iOS with ImageSource.gallery ----> **WORKS*…