So, wordpress auto enclosure adds an id and filetype info on two new lines per enclosure right?
http://flv.yoursite.com/22/vid_169e99951a504b4fa1cf0049acdac183.flv
65795075
video/x-flv
The plugin regard that whole bit as a link, so: http://flv.yoursite.com/22/vid_169e99951a504b4fa1cf0049acdac183.flv65795075video/x-flv
I tried going into the database to make some spaces(' ') after the first .flv, but with no luck, since it still regarded the whole bit as a link, not just the link itself.
So i was wondering if there's a way to only check the main link in the enclosure field without the extra info in it which renders it broken?