Re: [Easytag-mailing] easytag and (transparent) proxy?



Hi,

Indeed, it seems that a little mistake was introduced in the cddb.c file
of the ...pre2 version.
If you try with the previous version ...pre1, the error shouldn't occurs...

To fix the mistake in the ...pre2 version :
in cddb.c - line 1876 :
- replace     cddb_in = g_strdup_printf("GET http://%s?cmd=cddb+read+";
- by          cddb_in = g_strdup_printf("GET %s?cmd=cddb+read+"

Regards,
Jerome



b0fh wrote:

I'm using easytag 0.31-gtk24-pre2. I want to use a transparent proxy, searching in cddb works and I get results, but when I want to browse those results, I get an error (400 - bad request). Looking in my proxy-log, I see a totally malformed request from easytag:
"...TCP_DENIED/400 1697 GET http:///~cddb/cddb.cgi?...";

When I switch my proxy off, browsing the results works just fine.


--
EasyTAG - Tag editor for MP3 and Ogg Vorbis files
http://easytag.sourceforge.net
--
Jerome COUDERC <j couderc ifrance com>







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]