Archive functionality? What am I missing?

I have station working great for a small net radio station here in Portland, OR - except for the archive module.

I've double-checked the paths in ripper.inc, have configured it through the admin interface of Drupal, have cron running hourly, streamripper is installed, etc., but no shows are being archived.

The link to past shows is showing up in program nodes, but the shows simply aren't being archived.

How do I troubleshoot this / and or is there a step-by-step guide already out there somewhere?

Thanks in advance for any help,

-astro

Groups:
Login to post comments

More troubleshooting

astrobdw - Mon, 2009-10-12 23:25

I have done more troubleshooting via the administrative web interface, and at the command line:

  • I had a couple of the audio modules that were not enabled. I don't think I need, for example, Getid3, since there is not useful information in the id3 tags of what we're streaming (it's all live streams), but it is now installed and enabled.

  • FYI, this is the 6.x branch - I updated to the latest beta1 version of Audio (and its submodules, obviously) today.

  • ripper.php DOES work from the command line

Shows are still not being archived, and I don't see where to find useful diagnostic information...

Any help appreciated, thanks.