@jellyfin/sdk
    Preparing search index...

    Interface MediaPathInfo

    MediaPathInfo

    interface MediaPathInfo {
        Path?: string;
    }
    Index

    Properties

    Properties

    Path?: string

    MediaPathInfo