GithubHelp home page GithubHelp logo

pirateradiohack / transistor_deprecated Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rpi-distro/pi-gen

15.0 15.0 2.0 7.35 MB

Open source DIY web radio receiver!

License: BSD 3-Clause "New" or "Revised" License

Dockerfile 0.51% Shell 53.29% sed 0.29% Python 41.56% CSS 0.56% HTML 3.78%

transistor_deprecated's People

Contributors

132ikl avatar andig avatar andrewmichaelsmith avatar bjpirt avatar bjsowa avatar cfstras avatar chrisdecker1201 avatar davesteele avatar dcwangmit01 avatar gadgetoid avatar gszy avatar hhromic avatar jacen92 avatar jamesruan avatar knghtbrd avatar lcvandinteren avatar louismt avatar luigifcruz avatar m-roberts avatar martignoni avatar matthijskooijman avatar oskar456 avatar pirateradiohack avatar rkubes avatar rnestler avatar sam3d avatar samtygier avatar tjstyle avatar user171 avatar xecdesign avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

transistor_deprecated's Issues

Integrate Radio-Browser.info in frontend through Javascript instead of the Python backend

Right now adding a new radio is done in the main interface by clicking the +Radio button and sends the text entered by the user to a Python service running in the back end that in turn asks the radio-browser.info service to return a stream for the corresponding radio title.

The Python service should be removed and replaced by a proper javascript call to radio-browser.info directly from the front end. Then the answer returned from radio-browser.info should be used in the same way the +Stream works by sending the stream directly to the back end to be added to the list.

There are examples for NodeJS with the 3rd party library here: https://github.com/nepodev/radio-browser

bluetooth auto-accept is broken

Apparently the version of bluez used in Bullseye (5.55) has a bug that prevents the NoInputNoOutput capacity to work.
see: RPi-Distro/repo#291

It means that as a workaround a pin confirmation is asked on the client side. Just accepting the PIN is enough. No actual way to verify that pin has been implemented on the server side.

It is a step back compared to Buster and the auto accept policy, without having to verify and confirm a PIN.

Check regularly the state of this bug in order to get back to the desired behavior, or implement an actual PIN confirmation.

simple-agent needs to be called with -c NoInputNoOutput in https://github.com/pirateradiohack/Transistor/blob/master/stage2/04-pirate-radio/files/etc/systemd/system/bluetooth-agent.service

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.