Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: sepen/arradio

Release 0.5.1

15 Sep 20:54

Choose a tag to compare

Improvements

  • Added detection for terminals without 24-bit truecolor support, displaying an error suggesting the corresponding 8-bit variant.
  • Extended theme variable handling (border added) and sorted the theme list output for better readability.
  • Renamed the themes command to tlist and ensured sort is required when listing themes.
  • Improved messages for missing themes (info instead of debug).
  • Added fzf version detection to adjust options and bindings dynamically.
  • Refined header construction, key bindings, and preview behavior for different fzf versions.
arradio v0.5.1

Release 0.5.0

10 Sep 22:59

Choose a tag to compare

New Features

IPTV Support

  • Added IPTV service integration using ARRADIO_ENABLE_IPTV and iptv_url.
  • Supports M3U playlists to list and play IPTV channels alongside SHOUTcast and SomaFM.
  • Automatically handled by your configured player_cmd (e.g., mpv, vlc). Avoid --no-video in player_cmd to ensure video playback.

Dynamic UI Enhancements

  • UI (arradio ui) now dynamically binds keys and updates the header only for enabled services (Favorites, SHOUTcast, SomaFM, IPTV).
  • Added the ability to filter services via -s flag (e.g., arradio ui -s somafm).

Improvements

  • Refactored script structure: clearer separation between configuration/constants and helper functions.
  • Added dependency check helper arradio-check-deps() to validate required tools like fzf.
  • Improved PATH and locale handling for broader compatibility.
  • Enhanced fzf bindings for faster navigation between services.

Bug Fixes

  • Fixed incorrect service keys always defaulting to favorites in UI mode.
  • Fixed header displaying disabled services in UI.

Release 0.3.0

01 May 10:45
2bab6fe

Choose a tag to compare

  • Initial support to SomaFM radio stations
  • Precedence to get station url and info from favorites
  • Improve output headers in lists
  • Improve how to deal with fzf versions
  • Replace toplist function by toplist-shoutcast and toplist-somafm

Release 0.2.2

24 Apr 21:03
6189a3c

Choose a tag to compare

  • Add support for fzf version 0.50.0
  • Install basic UI theme by default
  • Fix upgrade function and default command to play streams
  • Add default config file
  • Improve documentation
  • Minor UI improvements

Release 0.2.1

08 Nov 12:08

Choose a tag to compare

  • Add info command that shows database info fields for a station
  • Rename update command to upgrade
  • Better colorization for output messages and lists
  • Improve UI keybindings (fzf). Now you need to press the enter key to play a radio station
  • Move UI themes to separate files in ui-themes folder
Captura de Pantalla 2023-11-08 a las 13 04 32

Release 0.2.0

06 Nov 20:34

Choose a tag to compare

  • Move UI themes to separate files
  • Add command to list installed themes
  • Disable mouse events
  • Improve help information
arradio-v0 2 0