Bug 270438 - www/thumbnail_index: fixes and enhancements
Summary: www/thumbnail_index: fixes and enhancements
Status: Open
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL: https://www.freshports.org/www/thumbn...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-24 22:59 UTC by Barney Wolff
Modified: 2023-04-15 19:02 UTC (History)
2 users (show)

See Also:


Attachments
Updated from thumbnail_index with fixes/adds. (9.75 KB, application/x-shellscript)
2023-03-24 22:59 UTC, Barney Wolff
no flags Details
"Final" version (9.92 KB, text/plain)
2023-04-15 19:02 UTC, Barney Wolff
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Barney Wolff 2023-03-24 22:59:30 UTC
Created attachment 241095 [details]
Updated from thumbnail_index with fixes/adds.

Bugs/additions
1. Subdirectory names ending in .jpg etc mishandled.
2. Compressed files (ending in .Z) mishandled.
3. Two files with same basename mishandled (eg, xx.jpg and xx.gif or xx.JPG).
4. Special files (eg, sockets, fifos) mishandled.
5. Added support for .HEIC & .MOV files from iPhone.
6. Added "Back-to-top" links.

Tested on 13.1-RELEASE-p7. Updated file with these fixes & adds attached.
Comment 1 Graham Perrin freebsd_committer freebsd_triage 2023-03-25 16:00:54 UTC
I wonder about upstream. 

Is the author's email address at <https://man.freebsd.org/cgi/man.cgi?query=thumbnail_index&sektion=1&manpath=freebsd-ports#AUTHOR> reachable?
Comment 2 Barney Wolff 2023-03-25 16:37:52 UTC
Emailed author, copied you. No response yet but email was not rejected.
Comment 3 Barney Wolff 2023-04-15 19:02:31 UTC
Created attachment 241516 [details]
"Final" version

Further cleanup, added .MP4 support, added -a argument to control display of iPhoto artifacts (.AAE and .MOV files associated with still pics).