|
|
@ -14,7 +14,7 @@ namespace MediaBrowser.ServerApplication.EntryPoints
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// Class NewItemNotifier
|
|
|
|
/// Class NewItemNotifier
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
public class NewItemNotifier : IServerEntryPoint
|
|
|
|
public class NewItemNotifier
|
|
|
|
{
|
|
|
|
{
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// Holds the list of new items to display when the NewItemTimer expires
|
|
|
|
/// Holds the list of new items to display when the NewItemTimer expires
|
|
|
|