mirror of
https://github.com/Jonny007-MKD/OTR-SaneRename
synced 2025-01-22 08:49:48 +01:00
Download episode file
This commit is contained in:
parent
13ac502144
commit
8126e217e4
1 changed files with 1 additions and 0 deletions
|
@ -545,6 +545,7 @@ function doIt {
|
||||||
funcGetSeriesId # Get series ID from cache or TvDB
|
funcGetSeriesId # Get series ID from cache or TvDB
|
||||||
|
|
||||||
if [ -n "$episode_season" -a -n "$episode_number" ]; then # We already got info from filename
|
if [ -n "$episode_season" -a -n "$episode_number" ]; then # We already got info from filename
|
||||||
|
funcDownloadEpisodesFile
|
||||||
funcGetEpisodeInfoBySE
|
funcGetEpisodeInfoBySE
|
||||||
|
|
||||||
else # We have to get info from EPG
|
else # We have to get info from EPG
|
||||||
|
|
Loading…
Reference in a new issue