question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I have got a TV box running Armbian that I’d like to turn into an internet radio device. pyradio is very close to being ideal for my purposes but it doesn’t seem to have a headless mode yet, which is what I want so that I can use pyradio without having a display attached to my TV box and I’d be able to use it using a infrared remote, pushing buttons to trigger commands to control pyradio.

I’d like to see pyradio gain a new --headless option or similar that would not open the ncurses UI but instead start playing a random station in the background unless the user specifies a specific station. The only headless commands I think I’ll need are start playing (random station), skip to random station, adjust volume and stop/quit.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
danboidcommented, Jun 9, 2022

@s-n-g

I’ve ‘finished’ my project:

https://github.com/danboid/TVBIRR

1reaction
danboidcommented, May 13, 2022

Aha! I thought there might be some such catch but not to worry, I’ll easily be able to write want I want with mplayer and a few lines of shell script so feel free to close this if adding this feature is too much work which sounds like its the case. I was unable to find a ready made solution, pyradio was about the closest to fitting the bill but custom script time it is.

I’ll update this ticket when I’ve created my simple headless streaming thing with a link to its repo.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What Is Headless Mode on a Drone? (Explained in Detail)
Flying a drone in headless mode means that your drone “faces forward” no matter your position on the ground. The headless mode makes...
Read more >
Headless software - Wikipedia
Headless software is software capable of working on a device without a graphical user interface. Such software receives inputs and provides output through ......
Read more >
What is Headless Mode and How they Work on Drone? | 2022
Headless mode is also called care-free, head-free, or headless flight mode - is a feature on small drones that directs the aircraft to...
Read more >
What Is a Headless Browser and Where Is It Used? | Oxylabs
Headless browsers are mostly used for page testing, automation, and data extraction. ... Google Chrome headless mode is available in version 59 or...
Read more >
Drone Headless Mode - What Is It And How Does It Work (2021)
Headless mode allows you to easily control the drone's orientation with a transmitter and not its in-space orientation. ... This means, no matter...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found