Browse Source

increase rank

pull/266/head
JORDAAR 3 years ago committed by GitHub
parent
commit
b26b0715bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/backend/providers/hdwatched.ts

2
src/backend/providers/hdwatched.ts

@ -119,7 +119,7 @@ async function fetchSeries( @@ -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;

Loading…
Cancel
Save