Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for .mpd (and others) #238

Closed
piersoh opened this issue Apr 21, 2023 · 1 comment
Closed

Added support for .mpd (and others) #238

piersoh opened this issue Apr 21, 2023 · 1 comment

Comments

@piersoh
Copy link

piersoh commented Apr 21, 2023

It would be useful to add support for media presentation description (MPD) files (.mpd) which are basically XML files. Here's the output from mdls:

kMDItemContentType     = "dyn.ah62d4rv4ge8046de"
kMDItemContentTypeTree = (
    "public.item",
    "dyn.ah62d4rv4ge8046de",
    "public.data"
)

Though when I drop an MPD file on the Inquiry File dialogue in the app it suggests an additional UTI is associated with it:
dyn.age8046de

Also It would be nice to have a way - even via the odd command line operations - to add arbitrary files types a bit like is possible for qlstephen by editing its Info.plist file.

@sbarex
Copy link
Owner

sbarex commented Sep 27, 2023

Implemented on release 2.2.20.

For manual support other formats see the README.md.

@sbarex sbarex closed this as completed Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants