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