Project

General

Profile

Actions

Bug #1660

closed

tvheadend (on OpenELEC) writes 32kB/sec continuously

Added by Dag Wieers about 12 years ago. Updated about 12 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
General
Target version:
-
Start date:
2013-03-12
Due date:
% Done:

100%

Estimated time:
Found in version:
3.3.491
Affected Versions:

Description

As reported at:

https://github.com/OpenELEC/OpenELEC.tv/issues/2051

tvheadend is continuously writing 32kB/sec (on average in fact about 42kB/sec) in files like /storage/.xbmc/userdata/addon_data/service.multimedia.tvheadend/dvbmuxes/_dev_dvb_adapter0_Afatech_AF9013/_dev_dvb_adapter0_Afatech_AF9013482000000 with content like:

{
        "quality": 100,
        "enabled": 1,
        "status": "OK",
        "transportstreamid": 1,
        "originalnetworkid": 8248,
        "network": "VRTmux1",
        "frequency": 482000000,
        "initialscan": 0,
        "bandwidth": "8MHz",
        "constellation": "QAM64",
        "transmission_mode": "8k",
        "guard_interval": "1/4",
        "hierarchy": "NONE",
        "fec_hi": "1/2",
        "fec_lo": "1/2" 
}

This is problematic on SSD devices and happens even when the system is idle and tvheadend not being used.

If anything we should be able to direct it to a tmpfs filesystem or (if unneeded) disable this behavior.

Actions

Also available in: Atom PDF