Download & Extend

Multiple Files in Enclosures - Order or Don't Include

Project:FileField Podcaster
Version:6.x-2.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:active

Issue Summary

I'm stymied on this one.

I created a feed for iTunes using Views_RSS and thought I could only include the audio file I uploaded for each episode (each episode includes an MP3 and a PDF).

Unfortunately, even the views_rss feed preview shows only the mp3, the actual iTunes feed URL generated by views_rss seems to be showing both the PDF and MP3 (in that order) which means iTunes is showing the PDF as the downloadable episode. Obviously not a great way to podcast.

Any way to adjust the order of files uploaded using file field (and filefield podcast) would be greatly appreciated?

Is there a way to hack the template that creates the RSS feed to put them in a certain order? The filenames are identical except the ending (.PDF or .MP3 which I would think would default the other way).

Grrrr!

AttachmentSize
Screen Sample - One item produced as RSS170.82 KB

Comments

#1

This same issue prevented me from using FFPC; I had to try iTunes module instead... I wish I could get FFPC to respect the first attachment (or the last) of a multi-value CCK field...

#2

Category:feature request» bug report
Priority:normal» critical

I'm throwing this out as a bug report now. I can't find any way to make the PDF appear after the MP3 so my iTunes feed will work.

Because the PDF is listed first the iTunes feed doesn't work. iTunes is providing the link to the PDF, which we know won't play as an audio file, instead of the link to the MP3 file when both a PDF and MP3 are included.

I have the PDF included as a normal file attachment and a separate field (field_audio_field) set up as the MP3 file and I don't see any way to switch how they are listed in <enclosure> tags when the RSS feed is generated.

I really need to have this fixed or get some guidance on where to go to fix it.

My iTunes feed is being generated via Views and the file attachment isn't even included as one of the fields to display. Very annoying. It's like it has a mind of it's own getting all file attachments regardless of what I tell it.

#3

I have similar issue that I cannot work around. I have a media field that I was using for podcast and it was working great. I added a YouTube field so users could publish their videos easily, and I was generating mp4 for the media fields as needed. Now the YouTube file (thumbnail) is showing up in the itunes feed instead of the mediafield, even though I have only the media field in the view. So ttwo files are in the enclosure which breaks the podcast.

When I bring up the podcast in Safari, it actually shows both enclosure items, but still I only have the single medial field. I need a hack or patch to fix this even if its in the module. This bug had disabled all my podcast feeds.

nobody click here