This release fixes ad muting/skipping and adds an option to set a minimum skip length
What's Changed
- remove set_auto_play_mode by @sternma in #277
- Change max line length to 100 by @dmunozv04 in #290
- Bump textual from 1.0.0 to 2.1.2 by @dependabot in #265
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #279
- Bump rich from 13.9.4 to 14.0.0 by @dependabot in #286
- Bump aiohttp from 3.11.13 to 3.11.16 by @dependabot in #289
- Use asyncio.run to create new event loop by @dmunozv04 in #288
- Use arm64 runners for binary creation by @dmunozv04 in #236
- Use command mutex for all commands by @dmunozv04 in #293
- Add support for minimum skip length by @sternma in #278
- Improve watchdog/ Fix ad muting/skipping by @dmunozv04 in #300
- Bump aiohttp from 3.11.16 to 3.11.18 by @dependabot in #296
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #292
New Contributors
Full Changelog: v2.4.0...v2.5.0