search for: privatepaste

Displaying 2 results from an estimated 2 matches for "privatepaste".

2010 Sep 21
10
[XCP] xenwebmanager testers are needed
Hello, I want request to community collaboration to test xenwebmanager before release a beta version. Idea is found bugs and features not working to fix before beta version. For test this version you only need download from: https://sourceforge.net/projects/xenwebmanager/files/xenwebmanager_rev69_full.tar.gz/download uncompress: tar xvfz xenwebmanager_rev69_full.tar.gz and run: cd
2011 Sep 30
0
Trying to get send_file to work with audio files.
...art over again as if the user seeked to 0:00. Right now I''m simply attempting to get the song to play in chrome''s basic html5 mp3 player that it uses when passed an mp3 file. This is the code I''m using to serve up the file, hopefully with all the correct headers: http://privatepaste.com/8406f69836 I think it has something to do with send_file not adhering to the Content-Range headers. I''d appreciate any insight into this problem. I feel like I''m so close because it pretty much all works, except for seeking near the beginning causing a new request. Thanks!...