rmeden wrote:A second XMLTV grabber for the SD-JSON service has been added. tv_grab_zz_sdjson_sqlite. It's very fast.
Yes definitely fast. For everyone's reference.
First: This run is using already populated DB. It had 3 days of data, 3 days of data written to file.
Script Start: 2016-08-09--07:17:57
Script End: 2016-08-09--07:18:27
- Code: Select all
C:\xmltv>sq.bat
2016-08-09--07:17:57
Timezone is -0500
Opening the local database
Obtaining authentication token for Schedules Direct
Schedules Direct account expires on 2017-01-16T02:24:00
Schedules Direct data last updated on 2016-08-09T03:58:37
Downloading data from Schedules Direct
not downloading lineups from Schedules Direct (data current)
not downloading channel and station maps for lineup USA-AR03460-QAM (data current)
not downloading station schedule hashes (data current)
not downloading daily schedules (data current)
not downloading programs (data current)
Processing data and creating XMLTV output
81 channels processed
6834 program schedules processed
Pruning the local database
2016-08-09--07:18:27
Second: This run is using already populated DB. It had 3 days of data, updated it to 7 days, wrote 7 days of data written to file.
Script Start: 2016-08-09--07:19:29
Script End: 2016-08-09--07:20:52
- Code: Select all
C:\xmltv>sq.bat
2016-08-09--07:19:29
Timezone is -0500
Opening the local database
Obtaining authentication token for Schedules Direct
Schedules Direct account expires on 2017-01-16T02:24:00
Schedules Direct data last updated on 2016-08-09T03:58:37
Downloading data from Schedules Direct
not downloading lineups from Schedules Direct (data current)
not downloading channel and station maps for lineup USA-AR03460-QAM (data current)
not downloading station schedule hashes (data current)
downloading 324 new, updated, or missing daily schedules
downloading 4970 new, updated, or missing programs
downloading 4000 new, updated, or missing programs in this chunk
downloading 970 new, updated, or missing programs in this chunk
Processing data and creating XMLTV output
81 channels processed
15823 program schedules processed
Pruning the local database
2016-08-09--07:20:52
Definitely makes it time for me to update my Mythbuntu 12.04 to 14.04 or 16.04 soon.