update cinema mode trailer selection

This commit is contained in:
Luke Pulverenti
2016-03-30 12:37:29 -04:00
parent b293211628
commit f308a41cab
4 changed files with 11 additions and 5 deletions

View File

@@ -79,7 +79,7 @@ namespace MediaBrowser.Server.Implementations.Persistence
private IDbCommand _updateInheritedRatingCommand;
private const int LatestSchemaVersion = 55;
private const int LatestSchemaVersion = 56;
/// <summary>
/// Initializes a new instance of the <see cref="SqliteItemRepository"/> class.