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

    Show / Hide Table of Contents

    Class VideoListResolver

    Inheritance
    System.Object
    VideoListResolver
    Namespace: Emby.Naming.Video
    Assembly: Emby.Naming.dll
    Syntax
    public sealed class VideoListResolver

    Constructors

    VideoListResolver(NamingOptions, IFileSystem)

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

    Methods

    Resolve(List<FileSystemMetadata>, Boolean, Boolean)

    Declaration
    public List<VideoInfo> Resolve(List<FileSystemMetadata> files, bool supportMultiVersion = true, bool parseName = true)
    Parameters
    Type Name Description
    System.Collections.Generic.List<FileSystemMetadata> files
    System.Boolean supportMultiVersion
    System.Boolean parseName
    Returns
    Type Description
    System.Collections.Generic.List<VideoInfo>

    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.