question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Exported gallery uses wrong image when image and video have same name

See original GitHub issue

Bug report

$ ls in/
test.jpg  test.mp4
$ thumbsup --input in --output out

The resulting gallery has two items - an image and a video - as expected, but the image is the generated preview of test.mp4 instead of the contents of test.jpg.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
tributcommented, Feb 12, 2019

Yes, that does look what I imagined. Great work!

0reactions
rprietocommented, Feb 7, 2019

Hi @tribut . I just implemented a new optional output structure based on the idea above. This fixes #32 (file structure is easier to navigate), but it also fixes the problem of filename clashes.

Do you mind having a look at the pull-request (https://github.com/thumbsup/thumbsup/pull/143/files) to see if it matches what you had in mind? The files src/model/structure.js and src/model/structure.spec.js should be pretty explicit.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Wrong JPEGs being rendered in preview and export
Solved: Im having this really weird issue where the linked files are somehow being mismatched. I have 3 still jpeg slides between a...
Read more >
Export photos, videos, slideshows, and memories in Photos ...
In Photos on your Mac, export photos, videos, slideshows, and memories so you can import them into another app to view and work...
Read more >
Exporting high quality images from Premiere Pro - YouTube
Exporting high quality images from Premiere ProThis tutorial shows all the different file formats to export images from the Timeline and how ...
Read more >
12 image formatting mistakes & how to fix them - Canva
However, because screens on devices we use today have pre-determined resolutions, we have limited control over how our images will appear anyway. But...
Read more >
React won't load local images - Stack Overflow
This usually means your local web server is not serving the images or the url you specified is incorrect. Open your browser console...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found