1
0
Fork 0
mirror of https://github.com/sussy-code/smov.git synced 2024-12-20 14:37:43 +01:00

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;