< Back

Get-SonarrSeries

Sat Jan 18, 2020 8:28 pm

NAME Get-SonarrSeries



SYNTAX

Get-SonarrSeries [[-Name] <string[]>] [<CommonParameters>]



Get-SonarrSeries [-SeriesId] <long[]> [<CommonParameters>]





PARAMETERS

-Name <string[]>



Required? false

Position? 0

Accept pipeline input? false

Parameter set name BySeriesName

Aliases None

Dynamic? false



-SeriesId <long[]>



Required? true

Position? 0

Accept pipeline input? true (ByPropertyName)

Parameter set name BySeriesId

Aliases None

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.Int64[]





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.