@jellyfin/sdk
    Preparing search index...

    Interface UpdateMediaPathRequestDto

    Update library options dto.

    UpdateMediaPathRequestDto

    interface UpdateMediaPathRequestDto {
        Name: string;
        PathInfo: MediaPathInfo;
    }
    Index

    Properties

    Properties

    Name: string

    Gets or sets the library name.

    UpdateMediaPathRequestDto

    PathInfo: MediaPathInfo

    UpdateMediaPathRequestDto