File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 1.2.9 (2024-02-07)
2+ - Fix disconnected socket in async API
3+
141.2.8 (2019-11-09)
25 - Added HDMI-CEC TV control support via CTV command. See 'onkyo --help-commands main ctv' for possible values.
36
Original file line number Diff line number Diff line change 1111f .close ()
1212
1313setup (
14- name = 'onkyo-eiscp' ,
15- version = '1.2.8 ' ,
16- url = 'https://github.com/miracle2k /onkyo-eiscp' ,
14+ name = 'dannytrigo- onkyo-eiscp' ,
15+ version = '1.2.9 ' ,
16+ url = 'https://github.com/dannytrigo /onkyo-eiscp' ,
1717 license = 'MIT' ,
1818 author = 'Michael Elsdörfer' ,
1919 author_email = 'michael@elsdoerfer.com' ,
20- description = 'Control Onkyo receivers over ethernet.' ,
20+ description = 'Control Onkyo receivers over ethernet. (dannytrigo fork for bugfix) ' ,
2121 long_description = long_description ,
2222 packages = find_packages (exclude = ('tests*' ,)),
2323 entry_points = """[console_scripts]\n onkyo = eiscp.script:run\n """ ,
You can’t perform that action at this time.
0 commit comments