Romain

Results 131 comments of Romain

Quick update: - `exiftool` seems to have limited support for SVG - https://upload.wikimedia.org/wikipedia/commons/0/02/Sample.svg is OK - https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/android.svg returns `File format error` - Image processing - GraphicsMagick doesn't support SVG to...

Hi, currently thumbsup only shrinks images down to 1000. It doesn't enlarge small images. The `--large-size` argument specifies the height as per https://thumbsup.github.io/docs/3-configuration/output-settings/. I like the idea of giving more...

This is a good idea. Thumbsup actually already supports a `picasa.ini` file in each folder (note: while the product is dead the format is well documented / understood). However, even...

That's a good point, we should add an example in the documentation! You can read about the format over here: https://gist.github.com/fbuchinger/1073823

Hi, I'm glad you're enjoying thumbsup! Localisation is a very good idea. I'll try to work on it soon. I'll add some notes for now of what's required: - the...

Hi @tunganh03, version `2.12.0` is now out with the following settings: - `--home-album-name ` to control the top-level album name - `--locale ` to change the way dates are rendered,...

Good idea about numberFormat, would it format the number like `1000`, `1,000`, `1 000` etc? For the stats (e.g. `3 albums, 100 photos`), because it's the only text left I...

Hi @hupfdule, that's a great idea. Docker and symlinks has been an issue for a while and this sounds like the right fix. I will add this shortly.

Hi, thanks for getting to the bottom of the issue. I'll have a look at the test cases again, but I think the `canTraverse` function is key to speed up...

Thanks for reporting this. You're right it's not due to rebuilding. It's because Thumbsup shows the number of entries in each album, regardless of whether there are any duplicates deep...