screener quality always in name

This commit is contained in:
TheBeastLT
2022-07-11 09:42:19 +02:00
parent fb46d7e00e
commit 2042ca7067

View File

@@ -6,7 +6,7 @@ const { getAllTrackers } = require('./magnetHelper');
const ADDON_NAME = 'Torrentio'; const ADDON_NAME = 'Torrentio';
const SIZE_DELTA = 0.02; const SIZE_DELTA = 0.02;
const UNKNOWN_SIZE = 300000000; const UNKNOWN_SIZE = 300000000;
const CAM_SOURCES = ['CAM', 'TeleSync', 'TeleCine']; const CAM_SOURCES = ['CAM', 'TeleSync', 'TeleCine', 'SCR'];
const ANIME_PROVIDERS = [ const ANIME_PROVIDERS = [
'HorribleSubs', 'HorribleSubs',
'NyaaSi', 'NyaaSi',