"Collection with minimum duration {Duration:hh\\:mm\\:ss} will never fit in schedule item with duration {PlayoutDuration:hh\\:mm\\:ss}; skipping this schedule item!",
minimumDuration,
scheduleItem.PlayoutDuration);
nextState=nextStatewith
{
DurationFinish=None
};
nextState.ScheduleItemsEnumerator.MoveNext();
fail=true;
}
}
if(fail)
{
break;
}
Logger.LogWarning(
Logger.LogWarning(
"Skipping playout item {Title} with duration {Duration:hh\\:mm\\:ss} that will never fit in schedule item duration {PlayoutDuration:hh\\:mm\\:ss}",
"Skipping playout item {Title} with duration {Duration:hh\\:mm\\:ss} that will never fit in schedule item duration {PlayoutDuration:hh\\:mm\\:ss}",