parzival-space / powercord-pradio

This plugin allows you to listen to your favorite radio stations while talking to your best friends.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PRadio

Stream radio in Discord

Version Size License

This plugin allows you to listen to your favorite radio stations while talking to your best friends.
You can specify your own radio stream in the settings.

Important: The provided url MUST be a link to a DIRECT MEDIA STREAM. This means https://radioXYZ.fm is not a valid url!
Stream urls normaly look like https://play.radioXYZ.fm/source.mp3

Installation

  1. Open your powercord plugins directory and run git clone https://github.com/parzival-space/powercord-pradio.git.
  2. Restart discord to fetch missing plugins.

Stream Support & Shoutcast Metadata Protocol

The plugin supports Shoutcast Metadata Protocol (ICY).
This basically means, if your radio stations sends the song title, my plugin will display you the currently playing song.

Supported Stream Types

Type Description Support
.mp3, .ogg ... Any direct media stream. ✔️
.m3u / .m3u8 Multimedia playlists.

Release History

  • 1.2.8
    • I forgot the changes since 1.1.0...
  • 1.1.0
    • Added song modal. Now you can see the currently playing song.
  • 1.0.0
    • First release

Meta

Malte Linke – Parzival#9999

Distributed under the MIT license. See LICENSE for more information.

https://github.com/parzival-space

Contributing

  1. Fork it (https://github.com/yourname/yourproject/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Other Plugins

Check out my other plugins for Powercord:

About

This plugin allows you to listen to your favorite radio stations while talking to your best friends.

License:MIT License


Languages

Language:JavaScript 100.0%