diff --git a/src/Jackett.Common/Definitions/muziekfabriek.yml b/src/Jackett.Common/Definitions/muziekfabriek.yml index c0a4ccc38..b8227daf4 100644 --- a/src/Jackett.Common/Definitions/muziekfabriek.yml +++ b/src/Jackett.Common/Definitions/muziekfabriek.yml @@ -1,9 +1,9 @@ --- id: muziekfabriek name: MuziekFabriek -description: "MuziekFabriek is a DUTCH Semi-Private Torrent Tracker for MUSIC" +description: "MuziekFabriek is a DUTCH Private Torrent Tracker for MUSIC" language: nl-NL -type: semi-private +type: private encoding: UTF-8 links: - https://www.muziekfabriek.org/ @@ -51,6 +51,10 @@ login: path: / selector: :has(a[href="logout.php"]) +download: + selector: a[href^="download.php?id="] + attribute: href + search: paths: - path: browse.php @@ -77,7 +81,7 @@ search: selector: a[href^="details.php?id="] attribute: href download: - selector: a[href^="download.php?id="] + selector: a[href^="details.php?id="] attribute: href banner: selector: div[id^="Style"] img