0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2024-12-15 17:59:45 +00:00
CvH 598fc8723e addons: add Tvheadend 4.2
- reworked settings
- this is a pre version of Tvheadend 4.2 because it is not branched yet
2016-04-09 20:56:54 +02:00

15 lines
401 B
Plaintext

{
"grabbers": [
{
"path": "/storage/.kodi/addons/service.tvheadend42/bin/tv_grab_file",
"description": "tv_grag_file is a simple grabber that just read the ~/.xmltv/tv_grab_file.xmltv file",
"version": "0.1\n",
"mtime": 1318774706,
"capabilities": 1
}
],
"grab-interval": 12,
"grab-enabled": 1,
"current-grabber": "/storage/.kodi/addons/service.tvheadend42/bin/tv_grab_file"
}