1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 01:39:28 +02:00
ampache/play
Joel Klinghed 331776e7f0 Fix byte range request response
Example range request: "Range: bytes=2582528-"
would return response: "Content-Range: bytes 2582528-0/2583490"
as $end stayed 0.
2014-06-28 17:59:53 +02:00
..
.htaccess.dist Add .htaccess generation in installation process 2014-05-18 17:27:29 +02:00
index.php Fix byte range request response 2014-06-28 17:59:53 +02:00