I had a nice train ride during which I started an update of the audio_itunes module for views2. There's no upgrade path (and probably won't be one). You'll need to apply the patch from #338632: Make RSS feeds easier override and enhance to the latest -dev version of view2.
But it seems to work pretty well and gets rid of probably 80% of the code. It also makes me feel better about getting the audio_feed module updated.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | audio_itunes_338641.patch | 18 KB | drewish |
| audio_itunes_views.patch | 26.5 KB | drewish |
Comments
Comment #1
drewish commentedI'm going to go ahead and commit this but leaving the .info file marked as incompatible with D6 until the views patch gets figured out.
Comment #2
drewish commentedHere's a follow up that does a few things:
Committing this to HEAD.
Comment #3
servantleader commentedThis is just what I needed. Great work. The only problem is that you removed the ability to edit the regular (non iTunes) description.
Comment #4
drewish commentedyeah it seemed like an un-necessary duplication. what's the use case for having them separate?
Comment #5
drewish commented#338632: Make RSS feeds easier override and enhance got committed so this will work with the latest views2 -dev release.
Comment #6
esbon commentedHi, I don't see the Itunes description when viewing the feed with Itunes player. Is there a way to put it back?
Thanks
Comment #7
drewish commentedesbon, read #4 and reply in a new issue.