crustymonkey / py-sonic

A python library to wrap the Subsonic REST API
http://stuffivelearned.org/doku.php?id=programming:python:py-sonic
GNU General Public License v3.0
57 stars 26 forks source link

pip install crashes #14

Closed unhammer closed 8 years ago

unhammer commented 8 years ago

See pip.log.txt and https://github.com/rattboi/mopidy-subsonic/issues/16#issuecomment-181363721

crustymonkey commented 8 years ago

This should now be fixed in 0.4.1. I've changed the method in which the SSL discovery is done, and this should also be forward compatible.