NextPVR Forums

Full Version: Bug Report: EWA/.NET can't handle +s in the channel logo's file name
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Code:
http://192.168.0.100:7647/gbpvr/download.ashx/-5,1?Film4+1.gif
This is the url EWA seems to use but copying and pasting this address into FF returns a "cannot find file" error.

Interestingly the file path it gives is:
Code:
"c:/.../ChannelLogos/Film4 1.gif".

Seems to replace the + with a space.
I'll look into the + issue.....the URL has severl parameters....one of which tells EWA that this is a channel Icon and EWA will apply the appropriate path onto the filename....thus the c:/...../channellogs/film 4.gif.
Try this patch and let me know if it works.....Just unzip to the web directory....