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

Feature: Player FM integration #138

Open
michaeljtbrooks opened this issue May 16, 2022 · 0 comments
Open

Feature: Player FM integration #138

michaeljtbrooks opened this issue May 16, 2022 · 0 comments

Comments

@michaeljtbrooks
Copy link

michaeljtbrooks commented May 16, 2022

As a: Soundsync user

I want to: Be able to select podcasts from Player FM and play them on Soundsync devices

So that I: can listen to my favourite podcasts


Player.FM essentially have an undocumented API (https://docs.player.fm/full/faq/#general-about-im-a-developer) where stream URLs can be resolved from. Instead of making the user play the stream in a web browser directly from Player FM, then use Soundsync to pipe that from the web browser to the destination devices, it would be better if Soundsync could do it all in one step.

A lightweight approach could be to show an iframe inside Soundsync where the user could interact with the standard PlayerFM website, and then intercept any requests for an audio stream and instead play them through a process spawned by the Soundsync daemon.

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

No branches or pull requests

1 participant