An XMLTV grabber for WeAreOne.FM internet radio stations.
Find a file
2023-07-20 03:20:33 +02:00
src initialise Cargo project 2023-07-20 02:29:41 +02:00
.envrc initialise devenv environment 2023-07-20 01:47:36 +02:00
.gitignore initialise Cargo project 2023-07-20 02:29:41 +02:00
Cargo.toml add xmltv-rs dependency 2023-07-20 03:20:33 +02:00
default.nix add basic project information. 2023-07-20 03:19:40 +02:00
devenv.lock initialise devenv environment 2023-07-20 01:47:36 +02:00
devenv.nix initialise devenv environment 2023-07-20 01:47:36 +02:00
devenv.yaml initialise devenv environment 2023-07-20 01:47:36 +02:00
LICENSE Initial commit 2023-07-18 23:06:39 +00:00
README.md add basic project information. 2023-07-20 03:19:40 +02:00

weareone-xmltv: An XMLTV grabber for WeAreOne.FM internet radio stations.

This program provides an XMLTV-compatible grabber for the WeAreOne.FM network of internet radio stations, currently including the following channels:

  • TechnoBase.FM
  • HouseTime.FM
  • HardBase.FM
  • TranceBase.FM
  • CoreTime.FM
  • ClubTime.FM
  • TeaTime.FM
  • Replay.FM

Usage

weareone-xmltv is compliant with the standard XMLTV grabber interface. See https://wiki.xmltv.org/index.php/HowtoUseGrabbers for more information.