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

Add support for iBroadcast as music provider #1799

Merged
merged 11 commits into from
Dec 23, 2024

Conversation

robsonke
Copy link
Contributor

@robsonke robsonke commented Dec 1, 2024

This PR adds support for the iBroadcast music service. It's a simple sync of the library with support for albums, tracks, artists and playlists.

iBroadcast is an easy to use, free so you will (or a small fee to support them with some extra features), online music library with your own music. My use case is that I uploaded all of my owned cd's. The cd's are far away in a box but I like to have all music close to me as not all of this is available on providers such as Spotify.

If you allow this in, I can PR a documentation page too. Just let me know.

More info here: https://ibroadcast.com/home/
And some FAQ: https://www.ibroadcast.com/faq/

@OzGav
Copy link
Contributor

OzGav commented Dec 11, 2024

@robsonke If you want to just give me the text that goes in the four sections of the music provider page I can do it up for you. Simple example is this one https://music-assistant.io/music-providers/siriusxm/

I have started making some changes in preparation for this....

@robsonke
Copy link
Contributor Author

I will try to provide you that later today, anyways asap.

@robsonke
Copy link
Contributor Author

robsonke commented Dec 11, 2024

The plain markdown, it's not a lot of info but all should work straight away:

!!! note
    - Both the free and paid subscription are supported. 
    
## Features

- Basic sync of your iBroadcast library
- Support for Artists, Albums, Tracks and Playlists

## Configuration

User your account username and password to authenticate. This will automatically start importing your full library.

## Known Issues / Notes

- The initial sync can take some time in case of a large library. The API of iBroadcast is not so refined, so it downloads all content at once.

## Not Yet Supported

- Folders and tags

@OzGav
Copy link
Contributor

OzGav commented Dec 11, 2024

Perfect thanks!

@marcelveldt
Copy link
Member

It's a simple sync of the library

Just add a small note to the docs what the intention is and expectations can be for a user and its all fine

Copy link
Member

@marcelveldt marcelveldt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work!

@marcelveldt marcelveldt merged commit e1835fc into music-assistant:dev Dec 23, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants