mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
Merge remote-tracking branch 'origin/master' into dvbsi++
This commit is contained in:
@@ -615,6 +615,7 @@ int CChannelList::show()
|
||||
if(!CRecordManager::getInstance()->RecordingStatus(chanlist[selected]->channel_id))
|
||||
{
|
||||
printf("[neutrino channellist] start direct recording...\n");
|
||||
hide();
|
||||
if (CRecordManager::getInstance()->Record(chanlist[selected]->channel_id))
|
||||
{
|
||||
if(SameTP())
|
||||
|
Reference in New Issue
Block a user