Is there any way to set a program to "not have a podcast, archive, or rss feed"? Ideally, I would want people to know from the schedule view which programs had download-able audio associated with them. Some of the programs we broadcast we don't have the right to podcast. Right now, the link just takes you to a page that says "there is no archive"... could we just set the initial display based on the conditional--and remove the link from even showing up?

Comments

drewish’s picture

The problem is that the software is designed to allow the archive to be on a different server than the schedule so it's hard to know if there is anything in the archive (unless I add some sort of an XML-RPC query). I think a better solution would be to have an option on each scheduled time to enable archiving. If it wasn't checked then the show would not be saved in the archive. That way if you had a show broadcast twice a week with one as a replay, you could just record the first one.

drewish’s picture

Version: 5.x-0.1 » 5.x-2.x-dev
Status: Active » Fixed

Okay, I've committed a fix for this. There's now a setting on each schedule item to allow it to be archived. The links now disappear if there's no archive module setup, or, if none of the program's scheduled times have archiving enabled.

Anonymous’s picture

Status: Fixed » Closed (fixed)