[vicsireland] Re: Building a podcast

  • From: "Sandberg, Robert" <robert.sandberg@xxxxxxx>
  • To: <vicsireland@xxxxxxxxxxxxx>
  • Date: Tue, 13 Feb 2007 15:57:58 +0100

Hi Daragh!
The problem I have is this. Formerly each TalkAround  edition consisted
of 1 file. Since I've made it possible for online listeners to skip
tracks like with a CD, that is no longer the case. An edition now
consists of several files, but the podcast only points to a single file.
I need to know how I can get the podcatcher to download all files and
not to stop after the first one. Do I just enter file name after file
name delimited by a space or do I build individual enclosures for each
file?

Cheers,
Robbie 
-----Original Message-----
From: vicsireland-bounce@xxxxxxxxxxxxx
[mailto:vicsireland-bounce@xxxxxxxxxxxxx] On Behalf Of Darragh
Sent: Dienstag, 13. Februar 2007 14:32
To: vicsireland@xxxxxxxxxxxxx
Subject: [vicsireland] Re: Building a podcast

Hay Robbie, how's it going.

If your talking about the talkaround podcast, it looks to me like the
only thing missing is the content type decleration.  e.g:
Response.ContentType = "text/xml";

You'd put that inside the server tags. e.g. <% %>

Shout if you need clarification.




-------- Original Message --------
> From: "Sandberg, Robert" <robert.sandberg@xxxxxxx>
> Sent: 13 February 2007 11:06
> To: vicsireland@xxxxxxxxxxxxx
> Subject: [vicsireland] Building a podcast
> 
> Hi folks!
> Can anyone tell me if and how it is possible to stream multiple files
in
> one podcast?
> Can the files be contained in a single enclosure or are individual
> enclosures required for each file? In either case, how are they
> delimited? And do I need to declare an order or are they streamed in
the
> order they're placed in?
>  
> Cheers,
> 
> Robbie 





Other related posts: