debug telegram message removed
This commit is contained in:
parent
7c8ca8646f
commit
ad677bc3a4
@ -57,7 +57,6 @@ func CheckTorrents() {
|
|||||||
collectionPreferred := props.Priority >= torrentPrio.Priority
|
collectionPreferred := props.Priority >= torrentPrio.Priority
|
||||||
collectionPreferredTorrents[torrentPrio.ParsedTorrent] = collectionPreferred // debug output
|
collectionPreferredTorrents[torrentPrio.ParsedTorrent] = collectionPreferred // debug output
|
||||||
if collectionPreferred {
|
if collectionPreferred {
|
||||||
SendTelegramAnimeEpMessage(TelegramDownloadMessagePattern, animeEp)
|
|
||||||
continue
|
continue
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user