grasdk
grasdk
@nachosw, @cheve, @alectrocute With the latest version (1.1.0), you can add songs from another source (for example via Iris or an MPD client) and mopidy-party will play these tracks _after_...
@ItJustFox , @Railline try with the lastest code (you need to build from source) or wait for the next release. There is better support for PNG metadata now.
@Railline ah yes, forgot the edge builds. For example if you're using docker there are edge builds: https://hub.docker.com/r/bpatrik/pigallery2/tags/ Maybe you followed these instructions earlier? https://github.com/bpatrik/pigallery2/blob/master/docker/README.md then all you have to...
@sarayourfriend I recently did a refactor of metadataloader. You're on the right track. I also opened a [PR](https://github.com/bpatrik/pigallery2/pull/870) that fills out `metadata.caption` and `metadata.title`, which I hope will be merged....
@bpatrik Wow, that's very cool. Didn't see that it went that deep. Impressive :) @sarayourfriend A humple request to ensure that if the data is not present also don't display...
@sarayourfriend: I believe this https://github.com/bpatrik/pigallery2/pull/876 influences your planned PR. As we discussed earlier, there is some overlap :)
> 3. `image-size` to get the photo dimension A comment from a veteran user of exiftool on the exiftool forums, indicate that metadata independent determination of image size is a...
Some comments on the plans for adding face detection and recognition: The algorithms / ML / AI are getting better and better, but there is still a long way to...
@KeyboardRage - better late than never: The difference from the different programs comes from how they merge and prioritize overlapping tags from different exif sections. If you want full control,...
@websocket98765 I know this is over 1 year old and there is not much active going on with exifr. However @MikeKovarik seems to be active on github still. If Mike...