taizilongxu / douban.fm

:radio: douban.fm based on Python
MIT License
786 stars 190 forks source link

Fixed login problem, channel selection and some other issues #70

Closed Hexcles closed 9 years ago

Hexcles commented 9 years ago

Login was broken due to accessing the wrong key of the result dictionary.

Channel selection has been broken for some time, because of the ambiguity between "line number" and "channel id".

I now assign a separate process group to mplayer and will kill the whole process group when asking to quit the player. Hopefully this will solve the can-not-quit-completely-when-initializing problem.

BTW, I changed the name of token file. Need to re-login.

landscape-bot commented 9 years ago

Code Health Code quality remained the same when pulling abca298 on Hexcles:master into 60d1dec on taizilongxu:master.