-
Notifications
You must be signed in to change notification settings - Fork 98
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
RSS Podcast Feed Provider #1732
Draft
saeugetier
wants to merge
22
commits into
music-assistant:dev
Choose a base branch
from
saeugetier:feature/podcastfeed
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Nice idea! So I'll get back to you on this one within 2 weeks. |
Release-As: 2.3.2
Release-As: 2.3.2
Sorry it got accidentally closed |
Release-As: 2.3.3
Bumps [pyblu](https://github.com/LouisChrist/pyblu) from 1.0.4 to 2.0.0. - [Release notes](https://github.com/LouisChrist/pyblu/releases) - [Commits](LouisChrist/pyblu@v1.0.4...v2.0.0) --- updated-dependencies: - dependency-name: pyblu dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…usic-assistant#1773) Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.11.0 to 1.12.2. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.11.0...v1.12.2) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [colorlog](https://github.com/borntyping/python-colorlog) from 6.8.2 to 6.9.0. - [Release notes](https://github.com/borntyping/python-colorlog/releases) - [Commits](borntyping/python-colorlog@v6.8.2...v6.9.0) --- updated-dependencies: - dependency-name: colorlog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [pyblu](https://github.com/LouisChrist/pyblu) from 1.0.4 to 2.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/LouisChrist/pyblu/releases">pyblu's releases</a>.</em></p> <blockquote> <h2>v2.0.0</h2> <h2>What's Changed</h2> <ul> <li>Replace master/slave with leader/follower by <a href="https://github.com/LouisChrist"><code>@LouisChrist</code></a> in <a href="https://redirect.github.com/LouisChrist/pyblu/pull/38">LouisChrist/pyblu#38</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/LouisChrist/pyblu/compare/v1.0.4...v2.0.0">https://github.com/LouisChrist/pyblu/compare/v1.0.4...v2.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/LouisChrist/pyblu/commit/633704d9fba5a0229c07a3a2d5489a3962b40a16"><code>633704d</code></a> Release v2.0.0</li> <li><a href="https://github.com/LouisChrist/pyblu/commit/37d9242c7c2eef34cb41bfad2edcf86f0d817683"><code>37d9242</code></a> Replace master/slave with leader/follower (<a href="https://redirect.github.com/LouisChrist/pyblu/issues/38">#38</a>)</li> <li>See full diff in <a href="https://github.com/LouisChrist/pyblu/compare/v1.0.4...v2.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pyblu&package-manager=pip&previous-version=1.0.4&new-version=2.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details>
* Chore(deps): Bump ytmusicapi from 1.8.1 to 1.8.2 Bumps [ytmusicapi](https://github.com/sigma67/ytmusicapi) from 1.8.1 to 1.8.2. - [Release notes](https://github.com/sigma67/ytmusicapi/releases) - [Commits](sigma67/ytmusicapi@1.8.1...1.8.2) --- updated-dependencies: - dependency-name: ytmusicapi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Update manifest.json --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marcel van der Veldt <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR provides a work progress implementation for a RSS Podcast Feed Provider. Podcasts are not officially supported for now. The provider implements the Podcast feed as "Artist" and episodes as "Tracks".
Playback of online podcast media works. But currently no sophisticated media type detection or error handling mechanism are implemented. It is just enough for playing single episodes.
This work is unfinished, but feedback would be appreciated. "Tracks" are not shown when the "Artist" is selected. I currently don't know, what is going wrong.