mirror of
https://github.com/cxfksword/jellyfin-plugin-danmu.git
synced 2026-02-02 17:59:58 +08:00
fix: youku missing some episode
This commit is contained in:
@@ -111,8 +111,8 @@ namespace Jellyfin.Plugin.Danmu.Test
|
||||
|
||||
var item = new Season
|
||||
{
|
||||
Name = "布莱切利四人组",
|
||||
ProductionYear = 2012,
|
||||
Name = "为有暗香来",
|
||||
ProductionYear = 2023,
|
||||
};
|
||||
|
||||
var list = new List<LibraryEvent>();
|
||||
|
||||
Reference in New Issue
Block a user