Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Bump streamlink from 3.2.0 to 5.2.1 in /tvheadend #193

Merged
merged 1 commit into from
Feb 19, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2023

Bumps streamlink from 3.2.0 to 5.2.1.

Release notes

Sourced from streamlink's releases.

Streamlink 5.2.1

No code changes.
Please see the changelog of the 5.2.0 release.

  • Reverted: PyPI deploy script changes (#5116)

📦 Download and Installation

Please see the installation instructions for a list of available install methods and packages on the supported operating systems.

⚠️ PLEASE NOTE ⚠️
Streamlink's Windows installers have been moved to streamlink/windows-builds.

⚙️ Configuration and Usage

Please see the CLI documentation for how to configure and use Streamlink.

❤️ Support

If you think that Streamlink is useful and if you want to keep the project alive, then please consider supporting its maintainers by sending a small and optionally recurring tip via the available options.
Your support is very much appreciated, thank you!

🙏 Contributors

🗒️ Full changelog

bastimeyer <[email protected]> (1):
      ci: revert deploy-pypi changes

Streamlink 5.2.0

Release highlights:

  • Added: new stream read/output loop, to be able to detect player process termination while stream output is paused (ad filtering, etc.) (#5024)
  • Added: support for named plugin matchers (#5103, #5107)
  • Added: Python warnings capturing to streamlink logger and added StreamlinkWarning (#5072)
  • Changed: deprecation log messages to warnings, and added missing warnings for previously deprecated things (#5072)
  • Deprecated: usage of validate.text in favor of str (#5090)
  • Improved: Streamlink session option getters/setters (#5076)
  • Fixed: incorrect inheritance of NoPluginError and removed unneeded url parameter from NoStreamsError (#5088)
  • Fixed: error handling in Twitch access token acquirement (#5011)
  • Fixed: dogan plugin (#5053)
  • Fixed: ceskatelevize plugin, added sport/sportplus/decko (#5063)
  • Added plugins: mixcloud (#5096), vkplay (#5054)
  • Removed plugins: orf_tvthek (#5104)

📦 Download and Installation

... (truncated)

Changelog

Sourced from streamlink's changelog.

streamlink 5.2.1 (2023-01-23)

No code changes.
Please see the changelog of the 5.2.0 release.

  • Reverted: PyPI deploy script changes (#5116)

Full changelog

streamlink 5.2.0 (2023-01-23)

Release highlights:

  • Added: new stream read/output loop, to be able to detect player process termination while stream output is paused (ad filtering, etc.) (#5024)
  • Added: support for named plugin matchers (#5103, #5107)
  • Added: Python warnings capturing to streamlink logger and added StreamlinkWarning (#5072)
  • Changed: deprecation log messages to warnings, and added missing warnings for previously deprecated things (#5072)
  • Deprecated: usage of validate.text in favor of str (#5090)
  • Improved: Streamlink session option getters/setters (#5076)
  • Fixed: incorrect inheritance of NoPluginError and removed unneeded url parameter from NoStreamsError (#5088)
  • Fixed: error handling in Twitch access token acquirement (#5011)
  • Fixed: dogan plugin (#5053)
  • Fixed: ceskatelevize plugin, added sport/sportplus/decko (#5063)
  • Added plugins: mixcloud (#5096), vkplay (#5054)
  • Removed plugins: orf_tvthek (#5104)

Full changelog

streamlink 5.1.2 (2022-12-03)

Patch release:

  • Fixed: ValueError being raised while muxing streams (#4998)
  • Fixed: ad filtering bug in Twitch plugin (#5007)
  • Fixed: SVTPlay plugin (#4994)
  • Fixed: TVP plugin (#4997)
  • Docs: updated Linux AppImage and Windows builds install sections (#4999)
  • Docs: fixed man page links in HTML docs (#4995)

Full changelog

streamlink 5.1.1 (2022-11-23)

Patch release:

  • Changed: WebsocketClient to use CA certificates bundled by certifi (#4977)
  • Fixed: SegmentedStreamReader not properly getting closed (#4972)

... (truncated)

Commits
  • ab0f4d8 release: 5.2.1
  • faece22 ci: revert deploy-pypi changes
  • 932075c release: 5.2.0
  • 5340477 stream.hls: warn when writing after discontinuity
  • 66244e3 tests.plugins: rewrite PluginCanHandleUrl tests
  • e629975 plugins.earthcam: fix cam_name (#5110)
  • 90c1860 plugins.tvp: add tvp.info
  • 91bf178 plugins.orf_tvthek: remove
  • 0c8375b plugin: add support for named plugin matchers
  • fe6f51a plugins.ceskatelevize: update for ct24, sport and sportplus; add decko
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [streamlink](https://github.com/streamlink/streamlink) from 3.2.0 to 5.2.1.
- [Release notes](https://github.com/streamlink/streamlink/releases)
- [Changelog](https://github.com/streamlink/streamlink/blob/master/CHANGELOG.md)
- [Commits](streamlink/streamlink@3.2.0...5.2.1)

---
updated-dependencies:
- dependency-name: streamlink
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Upgrade or downgrade of project dependencies. python labels Jan 24, 2023
@github-actions github-actions bot removed the python label Jan 25, 2023
@GauthamVarmaK GauthamVarmaK merged commit 34b1419 into main Feb 19, 2023
@dependabot dependabot bot deleted the dependabot/pip/tvheadend/streamlink-5.2.1 branch February 19, 2023 06:50
@github-actions github-actions bot locked and limited conversation to collaborators Feb 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Upgrade or downgrade of project dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant