Skip to content

Releases: ooliver1/mafic

v0.1.0

25 Oct 22:30
d4de3d8
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

0.1.0 (2022-10-25)

Features

  • absolutely flood with logging calls (68621aa)
  • add basic init file (4475195)
  • add blank player class (8f7c0f9)
  • add decoder for lavaplayer's weird syntax (7165906)
  • add ip address support (fe70c2b)
  • add management of multiple libraries (5c2072d)
  • add player controls (5aead6a)
  • add playlists (7b5e9e1)
  • add plugin endpoints (abbb893)
  • add stats support (b991b3d)
  • add track decoding (278d1d0)
  • begin filters (036fa65)
  • handle connecting and disconnecting properly (38ea309)
  • initial commit, as im not gonna stop if i dont commit (fd3b219)
  • make Player.position length aware (f838968)
  • node: add most ws wrappers (b6edd13)
  • node: add play route (8a12d6e)
  • support getting tracks (d096e4e)
  • support incoming messages (9c71b66)
  • support resuming (c9486d8)
  • update state of players (6bce46e)

Bug Fixes

  • make thing do work (113b37a)
  • playlists: use classmethod instead of init (861e050)
  • remove accidental file commit (198cdd0)
  • resolve pyright issues (ee908b2)

Documentation