Control: tags -1 + fixed-upstream

On Thu, Jan 21, 2016 at 10:07:58AM +0100, IOhannes m zmölnig wrote:
> i would like to suggest to support wildcard mimetypes as fallbacks.
> 
> e.g. the following would use 'exiv2' for jpeg-images, 'mediainfo' for all 
> other
> images and 'strings' for any other format for which there is no filter 
> defined:
> 
>     $ omindex \
>        -Fimage/jpg:exiv2 \
>        -F"image/*":mediainfo \
>        -F"*/*":'strings -n8'" \
>        [...]
> 
> please forward to the appropriate upstream channels.

This has already been implemented upstream - it was in development
snapshot 1.3.4, and will be in the upcoming 1.4.x stable release series.

Cheers,
    Olly

Reply via email to