Skip to content

Releases: AngellusMortis/sxm-player

v0.2.5

30 Jul 13:30
2ca91fe
Compare
Choose a tag to compare
  • Fixes log_file option
  • Updates requirements

v0.2.4

23 Jul 16:52
6266e1b
Compare
Choose a tag to compare
  • Adds args from latest sxm
  • Improves performance on PlayerState.get_channel

Adds more ENV vars

18 Jul 02:31
6e72529
Compare
Choose a tag to compare
v0.2.3

More ENV vars

Adds env var for `player_class`: `SXM_PLAYER_CLASS`

18 Jul 00:02
e3e02b1
Compare
Choose a tag to compare
v0.2.2

Adds env var for `player_class`: `SXM_PLAYER_CLASS`

Fixes type stubs

17 Jul 18:54
ae346e0
Compare
Choose a tag to compare
v0.2.1

Event -> EventTypes

v0.2.0

17 Jul 05:00
112b265
Compare
Choose a tag to compare
  • Replaces setuptools with filt
  • Updates linting
  • Replaces TravisCI with Github Actions
  • Replaces requests with httpx
  • Replaces click with typer
  • Adds Pydantic PlayerState, Song and Episode models
  • Updates for sxm==0.2.5 client