Online radio #3

Closed
opened 2024-08-28 19:27:56 +00:00 by HLadislav · 4 comments
Owner

Online radios use link to some kind of stream. Euro truck simulator 2 could take this stream and play it in game so I think similar thing can be done here.

Online radios use link to some kind of stream. Euro truck simulator 2 could take this stream and play it in game so I think similar thing can be done here.
HLadislav added this to the Features planned till 4.0.0 project 2024-08-28 19:27:56 +00:00
Author
Owner

Partially implemented in v3.2
https://forgejo.djkato.net/HLadislav/moover_rust/releases/tag/v3.2

Want to add some way to autocomplete radio URLs for easier use.

Partially implemented in v3.2 https://forgejo.djkato.net/HLadislav/moover_rust/releases/tag/v3.2 Want to add some way to autocomplete radio URLs for easier use.
HLadislav added reference player 2025-01-06 11:58:49 +00:00
HLadislav self-assigned this 2025-01-06 11:58:57 +00:00
Author
Owner

implemented in #6

implemented in #6
Author
Owner

Issue reopened.
Current implementation has some flaws that should be fixed:

  • When bot is connected to the channel without users it should disconnect after some amount of time
  • When admin disconnects the bot from channel songbird manager is softlocked and still thinks he is connected to the channel (possible bandwidth loss, can't connect to channel unless /disconnect ed first)
  • When an error occurs there is no indication to the user in guild
Issue reopened. Current implementation has some flaws that should be fixed: - [x] When bot is connected to the channel without users it should disconnect after some amount of time - [x] When admin disconnects the bot from channel songbird manager is softlocked and still thinks he is connected to the channel (possible bandwidth loss, can't connect to channel unless /disconnect ed first) - [x] When an error occurs there is no indication to the user in guild
Author
Owner

Implemented in v3.4.2

Implemented in v3.4.2
HLadislav changed reference from player to main 2025-02-01 23:24:22 +00:00
Sign in to join this conversation.
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: HLadislav/moover_rust#3
No description provided.