display pending installations on dashboard home

This commit is contained in:
LukePulverenti
2013-03-20 17:17:47 -04:00
parent 5a3e9e5208
commit 33a3f620e6
7 changed files with 46 additions and 13 deletions

View File

@@ -3,8 +3,8 @@ using MediaBrowser.Controller.Configuration;
using MediaBrowser.Controller.Entities;
using MediaBrowser.Controller.IO;
using MediaBrowser.Controller.Library;
using MediaBrowser.Controller.ScheduledTasks;
using MediaBrowser.Model.Logging;
using MediaBrowser.Server.Implementations.ScheduledTasks;
using System;
using System.Collections.Concurrent;
using System.Collections.Generic;