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

    Type Alias BookshelfResourceWritable

    type BookshelfResourceWritable = {
        authors?: BookshelfAuthorResourceWritable[] | null;
        monitoringOptions?: Readarr.MonitoringOptions;
        monitorNewItems?: Readarr.NewItemMonitorTypes;
    }
    Index

    Properties

    monitoringOptions?: Readarr.MonitoringOptions
    monitorNewItems?: Readarr.NewItemMonitorTypes