< Back

Get-SonarrEpisodeFile

Sat Jan 18, 2020 8:28 pm

NAME Get-SonarrEpisodeFile



SYNTAX

Get-SonarrEpisodeFile [<CommonParameters>]



Get-SonarrEpisodeFile -EpisodeFile <EpisodeFile> [<CommonParameters>]



Get-SonarrEpisodeFile -EpisodeFileId <long> [<CommonParameters>]



Get-SonarrEpisodeFile -Series <SeriesResult> [<CommonParameters>]





PARAMETERS

-EpisodeFile <EpisodeFile>



Required? true

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name ByEpisodeFileInput

Aliases None

Dynamic? false



-EpisodeFileId <long>



Required? true

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name ByEpisodeFileId

Aliases None

Dynamic? false



-Series <SeriesResult>



Required? true

Position? Named

Accept pipeline input? true (ByValue)

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

MG.Sonarr.Results.EpisodeFile

System.Int64

MG.Sonarr.Results.SeriesResult





OUTPUTS

MG.Sonarr.Results.EpisodeFile





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.