Bug #3134
closedconfiguration save/load - improve throughput - save space (was: big starting time)
0%
Description
Setup: RPi2 with OpenElec + Tvh latest stable/master (no difference) + "quick" SD card + Sat>IP (network is ready before tvh starts)
At start time tvh takes a "break" for 30sec to 2min. I got no idea where this comes from.
I thought that it tries to load the whole epg.db (~100mb) but even with 0 size db it didn't makes an difference.
Trace, debug ... shows nothing (maybe wrong values?). I disable all what I can think of (initial epg scan ...) at gui but no change.
12:19:36.297 [ INFO] main: Log started
12:19:36.356 [ INFO] config: loaded
12:19:40.840 [ INFO] scanfile: DVB-T - loaded 43 regions with 729 networks
12:19:40.840 [ INFO] scanfile: DVB-S - loaded 1 regions with 92 networks
12:19:40.840 [ INFO] scanfile: DVB-C - loaded 17 regions with 52 networks
12:19:40.840 [ INFO] scanfile: ATSC - loaded 2 regions with 14 networks
12:21:03.893 [ INFO] dvr: Creating new configuration ''
12:21:03.902 [ INFO] cwc: Attemping to connect to 192.168.0.244:24241
12:21:03.902 [ INFO] descrambler: adding CAID 0963 as quick ECM (Sky UK)
12:21:03.902 [ INFO] descrambler: adding CAID 098C as quick ECM (Sky DE)
12:21:03.902 [ INFO] descrambler: adding CAID 09C4 as quick ECM (Sky DE)
12:21:03.902 [ INFO] descrambler: adding CAID 09CD as quick ECM (Sky IT)
12:21:03.902 [ INFO] epggrab: module eit created
12:21:03.903 [ INFO] epggrab: module uk_freesat created
12:21:03.903 [ INFO] epggrab: module uk_freeview created
12:21:03.903 [ INFO] epggrab: module viasat_baltic created
12:21:03.903 [ INFO] epggrab: module Bulsatcom_39E created
12:21:03.903 [ INFO] cwc: Connected to 192.168.0.244:24241
what is he doing between
scanfile: ATSC - loaded 2 regions with 14 networks and dvr: Creating new configuration ''