Hi,
I just set up streamripper (which works fine) and use station_archive to import the recorded files to my site. Now I'm stuck with defining the title format for the imported tracks in admin>>settings>>station>>archive...
As I understood this feature, the imported audio files should be given names automatically according to the pattern in the field Title Format. I tried "[audio-tag-title-raw-dd-mm-yy]" and "[title] [dd]-[mm]-[yy]" (without the quotes of course), but this just resulted in the title being verbally that - no replacement was made. I looked around in serveral places and also googled for this issue, but without any success.
Could somebody please give me a hint what I'm missing?
I'm running the latest dev release of station on a Drupal 5.7 site.
tia,
Markus
Comments
fixed
open station_archive.module
line 533: replace '!title' with '[audio-tag-title]'