.changelog/3311.md
ROMGameLookup, ArtworkResolver, SystemIconProvider, and GameMetadataCard helpers; eliminates duplicated lookup and HTML-card logic between the ThumbnailExtension and QuickLookPreview extensionsCFBundleDocumentTypes and QLSupportedContentTypes in iOS/tvOS plists to explicitly list a broad set of system-specific com.provenance.rom.* UTIs with LSHandlerRank: Owner; previously only the base com.provenance.rom was listed, which meant competing emulator apps (e.g. Manic EMU) could win the file association race for specific extensions like .z64, .j64, .rom, .bin, .iso; also fixed SpotlightImportExtension which was referencing non-existent com.provenance-emu.* UTI identifiers instead of the correct com.provenance.* ones