fix: bad PTN parsing causing monitors of episodes with 3 digit episodes to download multiple times
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
namespace App\Torrentio\Result;
|
||||
|
||||
use App\User\Database\CountryLanguages;
|
||||
use Nihilarr\PTN;
|
||||
use App\Base\Util\PTN;
|
||||
|
||||
class ResultFactory
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user