increase rank

This commit is contained in:
JORDAAR 2023-04-20 22:26:54 +05:30 committed by GitHub
parent 7b75c36d21
commit b26b0715bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -119,7 +119,7 @@ async function fetchSeries(
registerProvider({
id: "hdwatched",
displayName: "HDwatched",
rank: 50,
rank: 150,
type: [MWMediaType.MOVIE, MWMediaType.SERIES],
async scrape(options) {
const { media, progress } = options;