SeaPlayer (v0.5.3)
What's Changed
- Fix building by @romanin-rf in #4
- Fix building
- Update 0.5.3 by @romanin-rf in #5
- Added plugin download command to CLI
- Moving the base plugin code to vars.py
- Fixed plugin module import bug (plugin consisting of several files was not loading, because plugin root file was not registering in Python - modules environment)
- Fixed plugin disable by Name ID
- Reducing logging
Full Changelog: v0.5.2...v0.5.3