< Back
Get-SonarrEpisode
Post
NAME Get-SonarrEpisode
SYNTAX
Get-SonarrEpisode -SeriesId <long> [<CommonParameters>]
Get-SonarrEpisode [-AbsoluteEpisodeNumber] <int[]> -SeriesId <long> [<CommonParameters>]
Get-SonarrEpisode [-EpisodeIdentifier] <EpisodeIdentifier[]> -SeriesId <long> [<CommonParameters>]
Get-SonarrEpisode -EpisodeId <long> [<CommonParameters>]
PARAMETERS
-AbsoluteEpisodeNumber <int[]>
Required? true
Position? 0
Accept pipeline input? false
Parameter set name BySeriesIdAbsoluteEp
Aliases None
Dynamic? false
-EpisodeId <long>
Required? true
Position? Named
Accept pipeline input? true (ByPropertyName)
Parameter set name ByEpisodeId
Aliases None
Dynamic? false
-EpisodeIdentifier <EpisodeIdentifier[]>
Required? true
Position? 0
Accept pipeline input? false
Parameter set name BySeriesIdSeasonEp
Aliases None
Dynamic? false
-SeriesId <long>
Required? true
Position? Named
Accept pipeline input? true (ByPropertyName)
Parameter set name BySeriesId, BySeriesIdAbsoluteEp, BySeriesIdSeasonEp
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.EpisodeResult
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.
SYNTAX
Get-SonarrEpisode -SeriesId <long> [<CommonParameters>]
Get-SonarrEpisode [-AbsoluteEpisodeNumber] <int[]> -SeriesId <long> [<CommonParameters>]
Get-SonarrEpisode [-EpisodeIdentifier] <EpisodeIdentifier[]> -SeriesId <long> [<CommonParameters>]
Get-SonarrEpisode -EpisodeId <long> [<CommonParameters>]
PARAMETERS
-AbsoluteEpisodeNumber <int[]>
Required? true
Position? 0
Accept pipeline input? false
Parameter set name BySeriesIdAbsoluteEp
Aliases None
Dynamic? false
-EpisodeId <long>
Required? true
Position? Named
Accept pipeline input? true (ByPropertyName)
Parameter set name ByEpisodeId
Aliases None
Dynamic? false
-EpisodeIdentifier <EpisodeIdentifier[]>
Required? true
Position? 0
Accept pipeline input? false
Parameter set name BySeriesIdSeasonEp
Aliases None
Dynamic? false
-SeriesId <long>
Required? true
Position? Named
Accept pipeline input? true (ByPropertyName)
Parameter set name BySeriesId, BySeriesIdAbsoluteEp, BySeriesIdSeasonEp
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.EpisodeResult
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.