Audio Meta Data
Table of Contents
The meta data of audio files are primarily from the ID3tags in mp3. However there are overrides and fallback fields to ensure the correct information is displayed in the in app audio player. The priority of fields are set as follows:
Title
Audio Cards
Hosted Audio
- “Audio Player Title” field in CMS (pugpig_widgets_audio_meta_title)
- "title" ID3tag in the mp3
- Title of audio file attachment in CMS
- “Title” field in CMS (pugpig_widgets_audio_title)
External Audio
- “Audio Player Title” field in CMS (pugpig_widgets_audio_meta_title)
- "title" ID3tag in the mp3
- “Title” field in CMS (pugpig_widgets_audio_title)
Article Cards
Hosted Audio
- “Audio Player Title” field in CMS (article-audio-meta-title)
- "title" ID3tag in the mp3
- Title of audio file attachment in CMS
External Audio
- “Audio Player Title” field in CMS (article-audio-meta-title)
- "title" ID3tag in the mp3
In Article
Main Article Audio
Hosted Audio
- “Audio Player Title” field in CMS (article-audio-meta-title)
- "title" ID3tag in the mp3
- Title of audio file attachment in CMS
External Audio
- “Audio Player Title” field in CMS (article-audio-meta-title)
- "title" ID3tag in the mp3
Inline Audio
Hosted Audio
- "title" ID3tag in the mp3
External Audio
- "title" ID3tag in the mp3
Image
Audio Card
Hosted Audio
- “Audio Player Image” field in CMS (pugpig_widgets_audio_meta_image)
- "image" ID3tag in the mp3
- "Featured image" of audio file attachment in CMS
- “Image” field in CMS (pugpig_widgets_audio_image)
External Audio
- “Audio Player Image” field in CMS (pugpig_widgets_audio_meta_image)
- "image" ID3tag in the mp3
- “Image” field in CMS (pugpig_widgets_audio_image)
Article Cards
Hosted Audio
- “Audio Player Image” field in CMS (article-audio-meta-image)
- "image" ID3tag in the mp3
- "Featured image" of audio file attachment in CMS
External Audio
- “Audio Player Image” field in CMS (article-audio-meta-image)
- "image" ID3tag in the mp3
In Article
Main Article Audio
Hosted Audio
- “Audio Player Image” field in CMS (article-audio-meta-image)
- "image" ID3tag in the mp3
- "Featured image" of audio file attachment in CMS
External Audio
- “Audio Player Image” field in CMS (article-audio-meta-image)
- "image" ID3tag in the mp3
Inline Audio
Hosted Audio
- "image" ID3tag in the mp3
External Audio
- "image" ID3tag in the mp3
Subtitle
Hosted Audio
- "subtitle" ID3tag in the mp3
- "Description" of audio file attachment in CMS
External Audio
- "subtitle" ID3tag in the mp3
Artist
Hosted Audio
- "artist" ID3tag in the mp3
- "Artist" of audio file attachment in CMS
External Audio
- "artist" ID3tag in the mp3
Album
Hosted Audio
- "album" ID3tag in the mp3
- "Album" of audio file attachment in CMS
External Audio
- "artist" ID3tag in the mp3
Source
Hosted Audio
- "url_source" ID3tag in the mp3
- The app URL of the post the audio is attached to
External Audio
- "url_source" ID3tag in the mp3
Genre
- "genre" ID3tag in the mp3
Artist link
- "url_user" ID3tag in the mp3
Length
- "length" ID3tag in the mp3
Length (Formatted)
- "length_formatted" ID3tag in the mp3