Postponed (maintainer needs more info)
Project:
iTunes
Version:
6.x-1.6
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
31 Aug 2010 at 16:14 UTC
Updated:
15 Sep 2010 at 14:48 UTC
This is a great module and saved me a lot of work.
I have successfully set up a feed URL and am passing some arguments to filter the audio content of the feed (by chapter and section). This works when just looking at the feed in a browser, but when subscribing in iTunes and adding the arguments to the feed URL the feed returns all audio files, not just the chapter specific ones. I have had done this before with custom php; passing arguments into the feed through iTunes. Why doesn't this work with this module. Am I overlooking something?
Thanks for your help.
Comments
Comment #1
drewish commentedCould you export your view and post it? I think it'd be much easier to see what's going on that way.
Comment #2
drewish commentedComment #3
nsuit commentedThanks for taking the time to look at my code, drewish.
Don't know if it matters, but I just wanted to point out the fact that I am changing the argument passed to the view with the php validation code to match terms in my vocabulary (see validate_argument_php)