VideoCache
Videocache is no longer in development.

cannot cache url contain __%20__ or space url

by Anonymous on 30 Dec 2011

when the file name have space url.
example : "asdasd asdasd.mp3"
it will saved "asdasd%20asdasd.mp3"

the next i opened the website it wille
"http://ipvideocache/wrzuta/asdasd%20asdasd.mp3"

it will be missed because it have to be like this

"http://ipvideocache/wrzuta/asdasd%20%25asdasd.mp3"

the videocache will cache the name "%20" not the space " "

how can i fix this bug ?
what addition script i have to add to videocache.py ?

3 Answers

by Kulbir Saini on 2 Jan 2012

Hi Anonymous,

It's different when you browse the cache directory via web interface. Did you face this issue when you browse the audio file from wrzuta website as well?

Thank You!

by Anonymous on 25 Jan 2012

yes ofcourse,

i face this issue when i browse the audio file from wrzuta.

how can i fix that ?

by Kulbir Saini on 30 Jan 2012

Hi Anon,

I'll look into this issue. Please be patient.

Thank You!