search for: moviename

Displaying 1 result from an estimated 1 matches for "moviename".

Did you mean: movie_name
2006 Sep 24
1
Add-on patch to support .pls .asx .ram .qtl listing formats
..."Content-Type: application/x-quicktimeplayer\r\n" + "Content-Disposition = attachment; filename=listen.qtl\r\n\r\n" + "<?quicktime type=\"application/x-quicktime-media-link\"?>\r\n" + "<embed autoplay=\"true\" moviename=\"\" src=\"http://%s:%s@%s:%d%s.pls\" />\r\n", + username, + password, + config->hostname, + config->port, + source->mount + ); + config_release_config(); + + client->refbuf->len = strlen (client->refbuf->d...