Fix:
- I'm going to allow users to stream and individual download of music I already have. Didn't yet let them record cause I don't have any ideea how to set that thing up.
Why?:
- using httpQ is annoying, and I found out that he automatically ads the .mp3 extension to any music the user wants to ...
Search found 5 matches
- Thu Dec 28, 2006 7:44 pm
- Forum: Fixed
- Topic: Case sensitive and httpQ
- Replies: 10
- Views: 50841
- Thu Dec 28, 2006 6:05 pm
- Forum: Fixed
- Topic: Case sensitive and httpQ
- Replies: 10
- Views: 50841
- Thu Dec 28, 2006 1:42 pm
- Forum: Fixed
- Topic: Case sensitive and httpQ
- Replies: 10
- Views: 50841
- Thu Dec 28, 2006 1:06 pm
- Forum: Fixed
- Topic: Case sensitive and httpQ
- Replies: 10
- Views: 50841
:)
I'm hosting netjukebox on a Linux server. What's got Samba to do with it? Damn for that httpQ bug. Mmm, I may just go get a look at its source code, recompile it for windows, work it out.
So, you say i must use the -scsutf-8 paramater, try it. If not, go and uncommnet the ICONV line in download.php ...
So, you say i must use the -scsutf-8 paramater, try it. If not, go and uncommnet the ICONV line in download.php ...
- Thu Dec 28, 2006 11:29 am
- Forum: Fixed
- Topic: Case sensitive and httpQ
- Replies: 10
- Views: 50841
Case sensitive and httpQ
I've been killing my brain here. The problem.
If I upload a file named:
ahearortwo.mp3 - It plays with httpQ.
If I upload the same file, named:
AHeartOrTwo.mp3 - it doesn't play in httpQ and it gives me a 404 - Not Found in Winamp.
So, everything works for me, but the httpQ output does a ...
If I upload a file named:
ahearortwo.mp3 - It plays with httpQ.
If I upload the same file, named:
AHeartOrTwo.mp3 - it doesn't play in httpQ and it gives me a 404 - Not Found in Winamp.
So, everything works for me, but the httpQ output does a ...