force guide refresh
This commit is contained in:
parent
851364f84f
commit
bd8753dbc8
|
@ -27,7 +27,7 @@ namespace Emby.Server.Implementations.Migrations
|
|||
|
||||
public async Task Run()
|
||||
{
|
||||
var name = "GuideRefresh2";
|
||||
var name = "GuideRefresh3";
|
||||
|
||||
if (!_config.Configuration.Migrations.Contains(name, StringComparer.OrdinalIgnoreCase))
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user