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
56 stars 26 forks source link

has_data does not exist #29

Closed bmschwa closed 3 years ago

bmschwa commented 3 years ago

https://github.com/crustymonkey/py-sonic/blob/ba488888e0f344f4cf8fdd4ae0eb188d0354c569/libsonic/connection.py#L75

crustymonkey commented 3 years ago

ahh, it looks like there's some stuff in the redirect handler that was missed in the py2 -> py3 conversion. This is fixed in 0.7.9.