An XMLTV grabber for WeAreOne.FM internet radio stations.
Go to file
2023-07-20 06:52:18 +02:00
src Add initial CLI model 2023-07-20 06:02:19 +02:00
.envrc initialise devenv environment 2023-07-20 01:47:36 +02:00
.gitignore add Cargo.lock to SCV 2023-07-20 06:52:18 +02:00
Cargo.lock add Cargo.lock to SCV 2023-07-20 06:52:18 +02:00
Cargo.toml Complete Cargo.toml for now 2023-07-20 06:45:32 +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.