Facebook
Twitter
Pinterest
Tumblr
GitHub
RSS
  • DEV Home
  • Documentation
  • Reference
  • Download
Search Results for

    Show / Hide Table of Contents

    Class SeasonPathParser

    Inheritance
    System.Object
    SeasonPathParser
    Namespace: Emby.Naming.TV
    Assembly: Emby.Naming.dll
    Syntax
    public sealed class SeasonPathParser

    Constructors

    SeasonPathParser(NamingOptions, IFileSystem)

    Declaration
    public SeasonPathParser(NamingOptions options, IFileSystem fileSystem)
    Parameters
    Type Name Description
    NamingOptions options
    IFileSystem fileSystem

    Fields

    SpecialsFolderNames

    Declaration
    public static string[] SpecialsFolderNames
    Field Value
    Type Description
    System.String[]

    Methods

    Parse(String, Boolean, Boolean)

    Declaration
    public SeasonPathParserResult Parse(string seasonFolderName, bool supportSpecialAliases, bool supportNumericSeasonFolders)
    Parameters
    Type Name Description
    System.String seasonFolderName
    System.Boolean supportSpecialAliases
    System.Boolean supportNumericSeasonFolders
    Returns
    Type Description
    SeasonPathParserResult

    Extension Methods

    Extensions.JsonClone<T>(T, IJsonSerializer)
    SDK
    On this Page
    Back to Top Copyright 2022 © EMBY LLC. Please see our terms of use and privacy policy.