Anssi,
I just found this same problem. My application automatically sends several query parameters to a script which dynamically generates the URL for the clip to the played. The automatic addition of ?start=0 is causing problems. At the very least, it should check whether the clip URL already has other query strings and add &start instead of ?start.
Wil
I just found this same problem. My application automatically sends several query parameters to a script which dynamically generates the URL for the clip to the played. The automatic addition of ?start=0 is causing problems. At the very least, it should check whether the clip URL already has other query strings and add &start instead of ?start.
Wil