Potato Radio
Allows you to listen to listen to various YT-DLP compatible URLs.
CHANGELOG
0.0.17
- Fixed stop listening not stopping the current radio
0.0.16
- Fixed playback sync issues (didn't know west added a whitelist to actor actions "custom_valid_actions")
0.0.15
-
added TitleAPI as a dependency
-
IamKikin and Nowaha enjoy your titles
0.0.14
- fixed compability with r2modman by patching the assembled gdc file with gdweave
0.0.13
-
added some playback information to the gui
-
current video name is now displayed in the gui
-
current video duration is now displayed in the gui
0.0.12
- fix gdnative path
0.0.11
- pushed the wrong gui version
0.0.10
- enabled the checkbox for the radio to despawn when the player leaves the server
0.0.9
-
switched to rust-tls to fix wine TLS issues when downloading dependencies
-
better handling of the ffmpeg download process
0.0.8
- added file checksum validation to the download process for the dependencies
0.0.7
- update the readme to add troubleshooting steps
0.0.6
- add a volume slider
0.0.5
- pumped up the volume
- potentially fixed the issue downloading deps
0.0.4
- fixed a bug where the game would crash when the prop was replaced and a url was played again
- added a system where you can select which radio to listen to
- gui hidden by default
0.0.3
- actually fixed the bug where dependencies were not being installed
0.0.2
- fixed a bug where dependencies were not being installed
0.0.1
- Initial release