mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-26 18:54:48 +03:00
force guide refresh
This commit is contained in:
@@ -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))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user