This is a XMLTV grabber for Sveriges Radio. It is implemented as a very simple shell script that downloads the daily schedules available at https://sverigesradio.se/xmltv and merges them into a single file.
Note that there is no configuration. All radio stations are grabbed unconditionally.
The standard --days and --offset command-line options are supported.
- Linux system (GNU userland)
curl- XMLTV tools (package
xmltvorxmltv-utildepending on distro)
- Download https://raw.githubusercontent.com/lbschenkel/tv_grab_se_sr/master/tv_grab_se_sr
- Put into
/usr/local/binor another directory in$PATH - Make sure it's executable:
chmod a+x
Now the grabber should be discoverable by the tv_find_grabbers tool:
$ tv_find_grabbers
/usr/local/bin/tv_grab_se_sr|Sveriges Radio (sverigesradio.se)
The grabber should now be visible in applications such as Tvheadend.