Hi , I have installed tvheadend and configured "enabled"
EPG GRABBER MODULE: Internal XMLTV: Schedules Direct JSON API
https://ibb.co/JdxmGzM
I did configure tv_grab_zz_sdjson_sqlite using command as follows:
/usr/bin/tv_grab_zz_sdjson_sqlite --configure
/usr/bin/tv_grab_zz_sdjson_sqlite --manage-lineups
I see the folllowing files generated:
/root/.xmltv/tv_grab_zz_sdjson.conf
/root/.xmltv/tv_grab_zz_sdjson_sqlite.conf
/root/.xmltv/tv_grab_zz_sdjson.cache
/root/.xmltv/SchedulesDirect.DB
When I ran /usr/bin/tv_grab_zz_sdjson_sqlite I can see in the command line the EPG being read.....however the EPG does not show up in the TVHEADEND url - Am I missing something?
https://ibb.co/6FV9T43
Any help would be appreciated
tvheadend - Internal XMLTV: Schedules Direct JSON API
-
- SD Board Member
- Posts: 1685
- Joined: Tue Aug 14, 2007 2:31 pm
- Location: Cedar Hill, TX
- Contact:
Re: tvheadend - Internal XMLTV: Schedules Direct JSON API
I'm not familiar with TV headend, but you probably need to run
/usr/bin/tv_grab_zz_sdjson_sqlite --output tv.xml # this will grab data and otuput XMLTV format
Next, then tell your app the path to tv.xml.
/usr/bin/tv_grab_zz_sdjson_sqlite --output tv.xml # this will grab data and otuput XMLTV format
Next, then tell your app the path to tv.xml.