mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
deactivate timer epg autoadjust until fixed and tested
Origin commit data
------------------
Commit: bf2c9818b0
Author: TangoCash <eric@loxat.de>
Date: 2016-11-19 (Sat, 19 Nov 2016)
This commit is contained in:
@@ -1332,6 +1332,9 @@ void CTimerEvent_Record::Refresh()
|
||||
//------------------------------------------------------------
|
||||
bool CTimerEvent_Record::adjustToCurrentEPG()
|
||||
{
|
||||
if (!(access(CONFIGDIR"/.adjust", F_OK) == 0))
|
||||
return false;
|
||||
|
||||
if (!autoAdjustToEPG)
|
||||
return false;
|
||||
|
||||
|
Reference in New Issue
Block a user