RevTT: added files count (#3213)

This commit is contained in:
la55u
2018-06-11 17:36:29 +02:00
committed by kaso17
parent 117a670aa3
commit 635e8240d2
2 changed files with 4 additions and 1 deletions

View File

@@ -118,4 +118,4 @@ namespace Jackett.Common.Utils
return "tt" + ((int)imdbid).ToString("D7");
}
}
}
}