Coder Social home page Coder Social logo

Comments (3)

niol avatar niol commented on June 25, 2024

Hi, thanks for reporting by i cannot reproduce. Can you provide the layout of a minimal image tree you are using and your config and command line?

from lazygal.

maurodeca avatar maurodeca commented on June 25, 2024

Thanks for looking into this. This is how I can reproduce it:

/test_lazygal/Source/dir1 contains 23 files .jpg

I run the command lazygal -o ../Out -t inverted .

In /test_lazygal/Out/index.html I see a thumbnail named ´dir1´ and under it says "23 pictures"

Then I do: touch Source/dir1/* followed by: lazygal -o ../Out -t inverted .

Now in /test_lazygal/Out/index.html I see a thumbnail named ´dir1´ and under it says "46 pictures"

from lazygal.

maurodeca avatar maurodeca commented on June 25, 2024

.lazygal/config:
[runtime]
quiet = No
debug = No
check-all-dirs = No

[global]
output-directory = .
force-gen-pages = No
clean-destination = No
dir-flattening-depth = No
puburl = No
theme = default

[webgal]
default-style = default
webalbumpic-bg = transparent
webalbumpic-type = messy
webalbumpic-size = 200x150
image-size = small=1280x720
thumbnail-size = 150x113
thumbs-per-page = 0
filter-by-tag =
sort-medias = exif
sort-subgals = dirname
original = No
original-baseurl = No
original-symlink = No
dirzip = No
jpeg-quality = 90
jpeg-optimize = Yes
jpeg-progressive = Yes
publish-metadata = Yes
keep-gps = No

.lazygal/defaults.config:

[runtime]
quiet = No
debug = No
check-all-dirs = No

[global]
output-directory = .
force-gen-pages = No
clean-destination = No
dir-flattening-depth = No
puburl = No
theme = default

[webgal]
default-style = default
webalbumpic-bg = transparent
webalbumpic-type = messy
webalbumpic-size = 200x150
image-size = small=800x600
thumbnail-size = 150x113
thumbs-per-page = 0
filter-by-tag =
sort-medias = exif
sort-subgals = dirname
original = No
original-baseurl = No
original-symlink = No
dirzip = No
jpeg-quality = 85
jpeg-optimize = Yes
jpeg-progressive = Yes
publish-metadata = Yes
keep-gps = No

from lazygal.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.