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.

Use subdirectory media for thumbnails

See original GitHub issue

I have many folders which don’t themselves contain any media but contain a folder that does. E.g.

----- Top level
 +--- Folder 1
  +-- Folder 2
   +- Thing.jpg

In cases like this, I’d really like “Folder 1” to show “Thing.jpg” as a thumbnail. I tried to do this with a basic BFS in https://github.com/bobobo1618/pigallery2/commit/80437360a53cc5495872f14e82be4ce4156ec052 but there seems to be something missing.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
bpatrikcommented, Mar 27, 2021

PR #165 fixed this and the latest commit made some improvements to it.

0reactions
garritfracommented, Dec 1, 2020

+1 on this, my photo gallery is quite bare without previews.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to browse thumbnails of a large folder with subfolders
Load thumbs from all subfoldersHow to easily view and play specific file types such as Videos from a large folder with many subfolders...
Read more >
How to view thumbnails of all the videos in subfolders of a ...
My Computer. Open the main folder in Windows Explorer, type kind:video in search field. This searches the folder and all its subfolders for...
Read more >
Use of Thumbnail Folder in media/image directory in Shopware
I want to know what is the use of folder media/image/thumbnail, when all the thumbnail images are stored as nested folder structure for...
Read more >
incorrect media:content/media:thumbnail url? [#369747] - Drupal
Problem/question is that media rss doesn't seem to find images if subdirectory set--whatever I'm using to display media rss views works if ...
Read more >
Thumbnail view of folders - Directory Opus Resource Centre
Hej there, is it possible to teach DOpus, that if I'm in thumbnail-mode, having a folder with many subfolders, that the subfolders only...
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