mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
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()
|
public async Task Run()
|
||||||
{
|
{
|
||||||
var name = "GuideRefresh2";
|
var name = "GuideRefresh3";
|
||||||
|
|
||||||
if (!_config.Configuration.Migrations.Contains(name, StringComparer.OrdinalIgnoreCase))
|
if (!_config.Configuration.Migrations.Contains(name, StringComparer.OrdinalIgnoreCase))
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user