walkero-gr / mediavault

MediaVault is an open source desktop application, for AmigaOS 4, which can be used to discover online radio stations.
BSD 2-Clause "Simplified" License
13 stars 2 forks source link
amiga amigaos amigaos4 podcast radio

GitHub release (latest by date) GitHub downloads Codacy Badge ko-fi

mediavault

MediaVault is an open source desktop application for AmigaOS 4, which can be used to discover online audio and video content.

With MediaVault you can discover radio stations and podcasts and listen to them using your audio player of choice. There is different ways to searh and filter results, based on language, category/genre.

The user interface is easy to understand and use. At the left side there is a list about the different type of content. At the middle section there are filters and selections at the top, that help you find the content you are looking for, and the result of the search is shown at the list below. By selecting an item (radio station/podcast) from the lists, information show up at the right sidebar, where there is a play button for the radio stations or a second list of episodes for the podcasts. When the play button is enabled, it can be used for the player to start playing the selected audio.

preview

Set your favorite player

MediaVault uses a script under the folder scripts, named start_player. To enable that feature, you have to rename start_player.sample file to start_player, otherwise it is going to be ignored by MediaVault. This is necessary process, so that it will not be replace by future releases. You have to do it only once.

By default, AmigaAmp3 is set to be used, but you can edit the file and set your audio player of choice. In that file you will find configuration for other known players, like Emotion and ffplay, that were tested and it is known to work fine. To enable one of them you have to remove the semicolons (;) at the start of their lines. Also, you have to add semicolons at the start of their lines for the rest of the enabled players, so to prevent multiple of them starting at the same time. Or you can remove their respective lines.

You can change the start_player script files as you want. You can add your own players, if you like.

If you need help, please, do not hesitate to contact me.

Podcast do not work?

If you search for a podcast but nothing comes up, then you will see a requester with information about possible reasons that might prevent it to work.

The online service MediaVault uses to get information about podcasts, requires a timestamp for every request to be sent. This means that your computer has to have the right date and time set. Please, use Workbench Time preferences, or any other program you prefer, to sync your system date and time with an online NTP server.

If this still doesn't work for you, please open an issue at MediaVault's GitHub page and write down as much information as you can for the problem you experience. You can find the exact url below.

Vision

My plan for MediaVault is to create an application which users will use to:

Requirements

I would like to thank

Without all the above MediaVault would not be possible.

Code and bug reporting

The project is open source and you can find the 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/walkero-gr/mediavault/issues

Help me persuade my wife that what I am doing matters

ko-fi

Changelog

v1.5.1 - 2021-11-07

v1.5.0 - 2021-10-29

v1.4.3 - 2021-10-21

v1.4.2 - 2021-10-17

v1.4.1 - 2021-10-10

v1.4.0 - 2021-10-05

v1.3.0 - 2021-09-08