From f7db1f550a26c69fd18cc5c2a4377924fc758bc4 Mon Sep 17 00:00:00 2001 From: Christopher Snowhill Date: Tue, 18 Jan 2022 16:59:30 -0800 Subject: [PATCH] Update Info.plist with static container types, such as playlists --- Info.plist | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) diff --git a/Info.plist b/Info.plist index 31ac424df..bdbc2d07e 100644 --- a/Info.plist +++ b/Info.plist @@ -22,6 +22,63 @@ CFBundleTypeRole None + + CFBundleTypeExtensions + + m3u + m3u8 + + CFBundleTypeIconFile + m3u.icns + CFBundleTypeName + M3U Playlist File + CFBundleTypeRole + Viewer + LSTypeIsPackage + + + + CFBundleTypeExtensions + + pls + + CFBundleTypeIconFile + pls.icns + CFBundleTypeName + PLS Playlist File + CFBundleTypeRole + Viewer + LSTypeIsPackage + + + + CFBundleTypeExtensions + + rsn + + CFBundleTypeIconFile + vg.icns + CFBundleTypeName + RAR Archive of SPC Files + CFBundleTypeRole + Viewer + LSTypeIsPackage + + + + CFBundleTypeExtensions + + vgm7z + + CFBundleTypeIconFile + vg.icns + CFBundleTypeName + 7Z Archive of VGM Files + CFBundleTypeRole + Viewer + LSTypeIsPackage + + CFBundleTypeExtensions