PcMediaVault is a python remake of the MediaVault application which is an open source desktop application, for AmigaOS 4, which can be used to discover online radio stations.
The application uses Python with PySimpleGui and the Radio api to fetch radio channels and make them playable into a vlc client.
- PySimpleGUI
- Pillow
- Requests
- PyChromecast
- Python 3.9+
- VLC (More players will be available in the future)
Simple pip library install command:
pip install PySimpleGUI Pillow Requests PyChromecast
If your PcMediaVault folder is taking a lot of space dont forget to remove some of the radio images in the radio_images
Folder.
Or
Use the Clear Cache Button in MediaVault
The original project is open source and you can find the application code at:
https://github.com/walkero-gr/mediavault
If you have any requests or you would like to report any problems you found, you can do that at: https://github.com/Arisamiga/PcMediaVault/issues