update recording folder generation

This commit is contained in:
Luke Pulverenti
2016-05-22 13:07:30 -04:00
parent 36ae31d3a7
commit 04302136f3
3 changed files with 15 additions and 9 deletions

View File

@@ -1126,6 +1126,8 @@ namespace MediaBrowser.Server.Implementations.LiveTv
private async Task RefreshChannelsInternal(IProgress<double> progress, CancellationToken cancellationToken)
{
EmbyTV.EmbyTV.Current.CreateRecordingFolders();
var numComplete = 0;
double progressPerService = _services.Count == 0
? 0