Skip to content

Port to Python3, and other bug fixes.#19

Open
koldinger wants to merge 7 commits into
elParaguayo:masterfrom
koldinger:master
Open

Port to Python3, and other bug fixes.#19
koldinger wants to merge 7 commits into
elParaguayo:masterfrom
koldinger:master

Conversation

@koldinger

Copy link
Copy Markdown

Ported to Python3.
Cleaned up code to make various linters happy.
Added a LMSPlayer.next() method, instead of requiring the use of the dunder method next(). Should remove that totally, as that dunder is part of the iterator protocol. But kept it for compatability.
Fixed a couple bugs, including LMSPlayer.get_player_count() returning "0" instead of 0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant