When on the providers page, I am trying to override the format of video that gets called in the RSS feed. Changing the items in the drop down and then saving appears to do nothing. No matter what, the option goes back to Flash after saving the page.
When on the providers page, I am trying to override the format of video that gets called in the RSS feed. Changing the items in the drop down and then saving appears to do nothing. No matter what, the option goes back to Flash after saving the page.
Comments
Comment #1
jjkiesch commentedFigured out what was going on finally. Basically there are conflicting namespaces. In the media provider module, the namespace is set to "media_bliptv__" but the variables are saved as "emfield_bliptv_" (with only one underscore)
I'm happy to provide a patch but am not sure what needs to be done - either the namespace needs to be changed or all of the variables that use the previous namespace should be changed to reflect that one instead.
Comment #2
aaron commentedfixed, sorry about that.