< Back

Add-SonarrSeries

Sat Jan 18, 2020 8:27 pm

NAME Add-SonarrSeries



SYNTAX

Add-SonarrSeries [-RootFolderPath] <string> -Name <string> -TVDBId <int> -QualityProfileId <int> -TitleSlug

<string> -Images <SeriesImage[]> -Seasons <ICollection[Season]> [-IgnoreEpisodesWithFiles]

[-IgnoreEpisodesWithoutFiles] [-SearchForMissingEpisodes] [-PassThru] [-NotMonitored] [-UseSeasonFolders]

[-TVRageId <int>] [-WhatIf] [-Confirm] [<CommonParameters>]



Add-SonarrSeries -FullPath <string> -Name <string> -TVDBId <int> -QualityProfileId <int> -TitleSlug <string>

-Images <SeriesImage[]> -Seasons <ICollection[Season]> [-IgnoreEpisodesWithFiles] [-IgnoreEpisodesWithoutFiles]

[-SearchForMissingEpisodes] [-PassThru] [-NotMonitored] [-UseSeasonFolders] [-TVRageId <int>] [-WhatIf] [-Confirm]

[<CommonParameters>]





PARAMETERS

-Confirm



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases cf

Dynamic? false



-FullPath <string>



Required? true

Position? Named

Accept pipeline input? false

Parameter set name ByFullPath

Aliases None

Dynamic? false



-IgnoreEpisodesWithFiles



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-IgnoreEpisodesWithoutFiles



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Images <SeriesImage[]>



Required? true

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-Name <string>



Required? true

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-NotMonitored



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-PassThru



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-QualityProfileId <int>



Required? true

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-RootFolderPath <string>



Required? true

Position? 0

Accept pipeline input? false

Parameter set name ByRootFolderPath

Aliases path

Dynamic? false



-SearchForMissingEpisodes



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Seasons <ICollection[Season]>



Required? true

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-TVDBId <int>



Required? true

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-TVRageId <int>



Required? false

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-TitleSlug <string>



Required? true

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-UseSeasonFolders



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-WhatIf



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases wi

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

System.String

System.Int32

MG.Sonarr.Results.SeriesImage[]

System.Collections.Generic.ICollection`1[[MG.Sonarr.Results.Season, MG.Sonarr, Version=1.2.1.0, Culture=neutral,

PublicKeyToken=null]]





OUTPUTS

MG.Sonarr.Results.SeriesResult





ALIASES

None





REMARKS

Get-Help cannot find the Help files for this cmdlet on this computer. It is displaying only partial help.

-- To download and install Help files for the module that includes this cmdlet, use Update-Help.