simson / subsonic-client

Automatically exported from code.google.com/p/subsonic-client
0 stars 0 forks source link

patch: fix for errors on subsonic trunk + ssl #12

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. deploy a subsonic/trunk
2. start subsonic-client
3.

What is the expected output? What do you see instead?
Errors about utf encoded configuration file and subsonic response. The gui 
doesn't even start

What version of the product are you using? On what operating system?
python 2.6, ubuntu linux 10.04 LTS, subsonic trunk

Please provide any additional information below.
patch provided:
 * added debug flag in some files
 * cast port to int()
 * check item class name before parsing

Original issue reported on code.google.com by robipo...@gmail.com on 23 Oct 2011 at 6:27

Attachments: