forked from music-assistant/music-assistant.io
-
Notifications
You must be signed in to change notification settings - Fork 2
Add BBC sounds provider #49
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
Open
OzGav
wants to merge
7
commits into
music-assistant:main
Choose a base branch
from
OzGav:bbc-sounds
base: main
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.
Open
Changes from 6 commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
f9c25c0
Add bbc sounds
OzGav 6f9f64e
Create bbc-sounds.md
OzGav b4909e3
Add files via upload
OzGav a8431ce
Update bbc-sounds.md
OzGav 8f7ab6f
Revise BBC Sounds provider details and features
OzGav 5fdbd5b
Update media types and login method for BBC Sounds
OzGav 3688f1e
Bad spelling
OzGav File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,48 @@ | ||
| # BBC Sounds Provider { width=70 align=right } | ||
|
|
||
| Music Assistant has support for streaming from BBC Sounds. Contributed and maintained by [Keiran Hogg](https://github.com/keiranhogg) | ||
|
|
||
| ## Features | ||
|
|
||
| | | | | ||
| |:-----------------------|:---------------------:| | ||
| | Subscription FREE | Yes | | ||
| | Self-Hosted Local Media | No | | ||
| | Media Types Supported | Tracks, Radio, Podcasts | | ||
| | [Recommendations](../ui.md#view-home) Supported | Yes | | ||
| | Lyrics Supported | No | | ||
| | [Radio Mode](../ui.md#track-menu) | No | | ||
| | Maximum Stream Quality | Lossy, AAC-LC(320kbps) | | ||
| | Login Method | None or Password | | ||
|
|
||
| ### Other | ||
|
|
||
| - Stream live BBC radio shows, podcast series and on-demand audio | ||
| - Shows the currently playing song when streaming radio stations | ||
| - Access your personalised BBC Sounds content* | ||
| - Keeps your My Sounds listen history up to date with your Music Assistant activity* | ||
|
|
||
| *Requires a logged in BBC account | ||
|
|
||
| ## Configuration | ||
|
|
||
| The provider works without a login, but you will be restricted to the limited International version of the Sounds menu | ||
|
|
||
| ### Settings | ||
| - <b>Enable UK Sounds content.</b> This toggle should be selected on for UK based listeners to unlock the full catalogue | ||
| - <b>Username and Password.</b> A BBC Sounds account is optional, but some UK-only content may not work without being logged in | ||
| - <b>Advanced - Show local radio stations</b> Define the maximum stream bitrate | ||
| - <b>Advanced - Show 'now playing' details</b> Show details of the currently playing track instead of the station details | ||
| - <b>Advanced - Player update interval (seconds)</b> How often to check for now playing updates | ||
| - <b>Advanced - Show recommendations</b> BBC Sounds has several recommendation categories, configure if and where these are shown | ||
|
|
||
| ## Known Issues / Notes | ||
|
|
||
| The full functionality is enabled when you are a UK-based listener, and signed in to your BBC account. The BBC has slowly been moving towards excluding non-UK listeners from using its Sounds platform, more details [here](https://www.bbc.co.uk/sounds/help/questions/listening-outside-the-uk/outside-uk-changes). This provider currently allows access to live and catch up radio to International listeners via the Sounds API, but this could be restricted in the future. | ||
|
|
||
| ## Not Yet Supported | ||
|
|
||
| - Pausing and seeking live radio | ||
| - The international menu should show avaiable podcasts, this will be supported in a future release, but is not currently | ||
| - Showing the currently playing song on catch-up | ||
| - For signed-in users, accessing your subscribed content through the library is not yet supported, but is planned | ||
This file contains hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.