mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
mactorrents: convert to categorymappings
code tidy
This commit is contained in:
@@ -12,10 +12,10 @@ legacylinks:
|
|||||||
- https://www.mac-torrents.com/
|
- https://www.mac-torrents.com/
|
||||||
|
|
||||||
caps:
|
caps:
|
||||||
categories:
|
categorymappings:
|
||||||
"mac-os-apps": PC/Mac
|
- {id: "mac-os-apps", cat: PC/Mac, desc: "Apps"}
|
||||||
"games": PC/Games
|
- {id: "games", cat: PC/Games, desc: Games}
|
||||||
"uncategorized": Other
|
- {id: "uncategorized", cat: Other, desc: Uncategorized}
|
||||||
|
|
||||||
modes:
|
modes:
|
||||||
search: [q]
|
search: [q]
|
||||||
@@ -60,7 +60,7 @@ search:
|
|||||||
- name: dateparse
|
- name: dateparse
|
||||||
args: "2006-01-02 15:04:05-07:00"
|
args: "2006-01-02 15:04:05-07:00"
|
||||||
size:
|
size:
|
||||||
text: "500 MB"
|
text: "512 MB"
|
||||||
seeders:
|
seeders:
|
||||||
text: 1
|
text: 1
|
||||||
leechers:
|
leechers:
|
||||||
|
Reference in New Issue
Block a user