Skip to content

feat: Added runtime station search and cycle functionality#123

Open
tiwiex wants to merge 3 commits intodeep5050:mainfrom
tiwiex:feature/runtime-search-and-cycle
Open

feat: Added runtime station search and cycle functionality#123
tiwiex wants to merge 3 commits intodeep5050:mainfrom
tiwiex:feature/runtime-search-and-cycle

Conversation

@tiwiex
Copy link
Copy Markdown

@tiwiex tiwiex commented Sep 4, 2025

2 new runtime commands: s/search and c/cycle
Station switching from previous search without restart
New stations search without restart
Connection failure recovery so cycle selection can continue
Bug fixes: Threading issues and simultaneous playback.
Documentation updates

@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 4, 2025

Hi, @tiwiex,
Thanks for opening this PR 💙 .
Contributors 🧑‍🤝‍🧑 like you make the open source community 🌍 such an amazing place to learn 📖 , inspire 👼, and create 🎨 .
We will review it 👀 and get back to you as soon as possible 👍 . Just make sure you have followed the contribution guidelines.

By that time enjoy this meme 👇 , hope you like it 😄

meme

Use this action on your projects. Use jokes on issues instead.

@moduleb
Copy link
Copy Markdown

moduleb commented Nov 22, 2025

"Station switching from previous search without restart" - very useful feature!

@deep5050
Copy link
Copy Markdown
Owner

deep5050 commented Nov 24, 2025

Thanks for the PR !!!
player still runs on background after radio app crash.

all the background players sould stop once radio-active crashes
debug.txt

Enter a command to perform an action: s
      i     | Searching for new stations...
      i     | Tip: You can search by station name, genre, or any keyword
Enter station name to search: west bengal
      i     | Searching for: west bengal
    [!!!]   | No stations found << ---exits here

deep@neon:~/code/radio-active$ ps -w
    PID TTY          TIME CMD
    703 pts/0    00:00:00 bash
   5773 pts/0    00:00:02 ffplay    <<--------------
   6100 pts/0    00:00:00 ps
deep@neon:~/code/radio-active$

@deep5050 deep5050 mentioned this pull request Jan 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants