Feature request:
If you simply type in the url to a media file (
http://foo.bar/foobar.wmv) AnyMedia will automatically wrap it in media tags. Usually thats really great, but with some sites, like rapidshare and such that actually feeds a html page instead of the requested file things wont work. So Id like to request a way to
disable AnyMedia for certain sites.
Ive made a temporary fix on my board, but I think it would be nice to have as a real option as well.
But report:
When using AnyMedia with a malformed url I sometimes get an error message.
For instance, when writing a post containing
Code:
[media]http:///foo.bar/foobar.mp3[/media]
Ill get this error:
Warning: parse_url(
http:///foo.bar/foobar.mp3) [function.parse-url]: Unable to parse URL in path\to\my\board\includes\class_anymedia.php on line 486
Please note that the line number may be a bit off due to the above mentioned fix for disabling AnyMedia for certain sites.