Unless I'm doing something wrong it appears that the feed code was dropped for the audio module between release 5.x-0.1 and 5.x-0.2.

In 5.x-0.1 the audio module contained code in hook_menu that referenced 'audio/feed' and 'audio/feed/user' starting at approximately line 109. This code does not exist on 0.2 or 0.3. I tried upgrading and the feed disappears and there isn't an obvious way to get them back.

Bug, or is there a new setting I'm not aware of?

Comments

vm’s picture

if youa re using 0.2 you may want to check out the new 0.3 release and make sure you delete the id3/demo folder. more information can be found in the security newsletter.

vm’s picture

oops you did reference 0.3 my bad.

drewish’s picture

Status: Active » Fixed

you need to install the views and and views_rss modules. they're listed as dependencies of the audio module.

Anonymous’s picture

Status: Fixed » Closed (fixed)