sindresorhus/Actions

Action proposal: Get AVMetadataItem by AVMetadataIdentifier of an AVAsset

Opened this issue · 1 comments

Description

I would like an action to retrieve an AVMetadataItem by AVMetadataIdentifier of an AVAsset loaded from a file URL. Specifically I'm looking for iTunesMetadataPlaylistID, iTunesMetadataArtistID and iTunesMetadataSongID which are not offered by the built-in "Get details of Music" action. I already have coded an AppIntent to do this.