Tsarr Documentation - v2.11.0
    Preparing search index...

    Type Alias MetadataSettings

    type MetadataSettings = {
        settings?: { tv?: "tvdb" | "tmdb"; anime?: "tvdb" | "tmdb" };
    }
    Index

    Properties

    Properties

    settings?: { tv?: "tvdb" | "tmdb"; anime?: "tvdb" | "tmdb" }