Hello,

I am attempting to implement audio archiving for my drupal station website for a local college radio station. Audio seems to be working very well except for one big problem - the title tokens are not being properly interpreted. I have seen this issue mentioned before, but not for a drupal 6 instal. Every single audio node title is being posted as "[field_station_program-title] [audio-tag-title-raw]"

Tips? Thanks

CommentFileSizeAuthor
#2 station_archive_652874.patch1.56 KBdrewish

Comments

jagarolik’s picture

Assigned: jagarolik » Unassigned
drewish’s picture

Title: Station/Audio Archived Audio Titles not being interperated (drupal 6) » Archive import not setting audio tags correctly
Version: 6.x-2.0-beta2 » 6.x-2.x-dev
Category: support » bug
Status: Active » Fixed
StatusFileSize
new1.56 KB

The parameters to audio_api_insert() have changed since 5.x but it didn't get updated in the station_archive module. Committing this to HEAD.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.