Organize videos by year seasons
This commit is contained in:
@@ -102,6 +102,7 @@ namespace Jellyfin.Plugin.TubeArchivistMetadata.TubeArchivist
|
|||||||
{
|
{
|
||||||
Name = Title,
|
Name = Title,
|
||||||
SeasonName = Published.Year.ToString(CultureInfo.CurrentCulture),
|
SeasonName = Published.Year.ToString(CultureInfo.CurrentCulture),
|
||||||
|
ParentIndexNumber = Published.Year,
|
||||||
SeriesName = Channel.Name,
|
SeriesName = Channel.Name,
|
||||||
ProductionYear = Published.Year,
|
ProductionYear = Published.Year,
|
||||||
PremiereDate = Published,
|
PremiereDate = Published,
|
||||||
|
|||||||
Reference in New Issue
Block a user