Posted by RadioDan on April 13, 2010 at 2:25pm
Hello, hoping someone might be able to help me.
I run a station using drupal called TalkRadioX (http://talkradiox.com). We currently have a Android phone app that will stream our show podcasts. However it stopped working when moved to a new server. Our app developer told us the issue is the URL for the mp3 has unrecognizable characters popping in now like % and _ popping the in the URL for the mp3.
Here is an example of one mp3 URL: http://talkradiox.com/audio/download/11708/The_Radio_Dan_Show_(8pm_on_Apr_12th,_2010).mp3
As you can see there are a lot of spaces filled in with underscores. Is there a way to change how those URLs are generated?
Thank you.
Comments
I can't answer your question
I can't answer your question about changing how URLs are generated - I don't use that feature of the Radio module myself - but I can tell you that, though it may contain unusual characters, that URL is entirely valid. If your app developer is telling you otherwise, they're either ignorant or BSing you for some reason.
The Boise Drupal Guy!
http://drupal.org/project/pat
http://drupal.org/project/pathauto
With this you can set the URL's to post however you'd like.
Yes pathauto would have
Yes pathauto would have solved the problem