OK great! I have the external url working. But how do we set the track title, artist and album for these? I tried this but it doesn't work. It just leaves the post title as the track name and album name.
Hi, Im wondering where did you take that shortcode attribute: srmp3_cf_audio_title ? this is not a valid attribute for the audio player. its used for the tracklist columns.
Unfortunately, we cannot get the track title, artist, and album from the MP3 file when it's hosted on an external server because the tags me be decoded directly within WP, and thus, the mp3 must be hosted locally for that.
Currently, we don't have a solution to show that information WHEN using the audio_meta_field AND WHEN the tracks are hosted externally.
Does this also work with audio hosted outside? For example, hosted on AWS.
https://sonaar.io/docs/using-player-with-dynamic-custom-fields-for-acf-jetengine-and-metabox/
Thanks
Julian
Yes it does
Thanks,
Max from the Sonaar.io Crew
OK great! I have the external url working. But how do we set the track title, artist and album for these? I tried this but it doesn't work. It just leaves the post title as the track name and album name.
[sonaar_audioplayer audio_meta_field="acf_field_for_external-url" srmp3_cf_audio_title="acf_field_for_artist_name"]
Hi,
Im wondering where did you take that shortcode attribute: srmp3_cf_audio_title ? this is not a valid attribute for the audio player. its used for the tracklist columns.
Unfortunately, we cannot get the track title, artist, and album from the MP3 file when it's hosted on an external server because the tags me be decoded directly within WP, and thus, the mp3 must be hosted locally for that.
Currently, we don't have a solution to show that information WHEN using the audio_meta_field AND WHEN the tracks are hosted externally.
Thanks,
Max from the Sonaar.io Crew