diff --git a/definitions/v10/animelovers-api.yml b/definitions/v10/animelovers-api.yml
index cb4c08003..9da6c5976 100644
--- a/definitions/v10/animelovers-api.yml
+++ b/definitions/v10/animelovers-api.yml
@@ -193,4 +193,4 @@ search:
minimumseedtime:
# 7 days (as seconds = 7 x 24 x 60 x 60)
text: 604800
-# json UNIT3D 8.2.0
+# json UNIT3D 8.3.4
diff --git a/definitions/v10/blutopia-api.yml b/definitions/v10/blutopia-api.yml
index 85f024327..641a2d730 100644
--- a/definitions/v10/blutopia-api.yml
+++ b/definitions/v10/blutopia-api.yml
@@ -188,4 +188,4 @@ search:
minimumseedtime:
# 7 days (as seconds = 7 x 24 x 60 x 60)
text: 604800
-# json UNIT3D 8.3.3
+# json UNIT3D 8.3.4
diff --git a/definitions/v10/cinematik.yml b/definitions/v10/cinematik.yml
index 060c4652d..f643a2600 100644
--- a/definitions/v10/cinematik.yml
+++ b/definitions/v10/cinematik.yml
@@ -191,4 +191,4 @@ search:
minimumseedtime:
# 3 days (as seconds = 3 x 24 x 60 x 60)
text: 259200
-# json UNIT3D 8.2.0
+# json UNIT3D 8.3.4
diff --git a/definitions/v10/dark-shadow.yml b/definitions/v10/dark-shadow.yml
index c444f12b5..6deda1161 100644
--- a/definitions/v10/dark-shadow.yml
+++ b/definitions/v10/dark-shadow.yml
@@ -75,7 +75,7 @@ settings:
- name: info_password
type: info
label: About Password Expiry
- default: "Dark Shadow has an 8 week Password Expiry regime. So if the Indexer has stopped working then the first thing you should do is check if your password has expired by login to the WEB site, and if necessary use the Passwort anfordern (Request password) button to renew it."
+ default: "Dark Shadow has an 8 week Password Expiry regime. So if the Indexer has stopped working then the first thing you should do is check if your password has expired by login in at Dark-Shadow, and if necessary use the Passwort anfordern (Request password) button to renew it."
- name: username
type: text
label: Username
diff --git a/definitions/v10/fearnopeer.yml b/definitions/v10/fearnopeer.yml
index 0f00896ef..f00b78bb8 100644
--- a/definitions/v10/fearnopeer.yml
+++ b/definitions/v10/fearnopeer.yml
@@ -183,7 +183,10 @@ search:
True: 2 # double
uploadvolumefactor:
text: "{{ if .Result._featured }}2{{ else }}{{ .Result.uploadvolumefactor_double_upload }}{{ end }}"
-# Maintain global ratio above 0.7 or downloads will get disabled. No MST.
- minimumratio:
- text: 0.71
+# global MR is 0.71 but torrents must be seeded for 7 days regardless of ratio
+# minimumratio:
+# text: 0.71
+ minimumseedtime:
+ # 7 days (as seconds = 7 x 24 x 60 x 60)
+ text: 604800
# json UNIT3D 8.3.3
diff --git a/definitions/v10/nyaapantsu.yml b/definitions/v10/nyaapantsu.yml
index e15117e6c..a8e713b25 100644
--- a/definitions/v10/nyaapantsu.yml
+++ b/definitions/v10/nyaapantsu.yml
@@ -15,6 +15,12 @@ caps:
- {id: 3_5, cat: TV/Anime, desc: "Anime - English-translated"}
- {id: 3_13, cat: TV/Anime, desc: "Anime - Non-English-translated"}
- {id: 3_6, cat: TV/Anime, desc: "Anime - Raw"}
+ # Anime as Movies (Radarr uses t=movie):
+ - {id: 3_, cat: Movies/Other, desc: "Anime"}
+ - {id: 3_12, cat: Movies/Other, desc: "Anime - Anime Music Video"}
+ - {id: 3_5, cat: Movies/Other, desc: "Anime - English-translated"}
+ - {id: 3_13, cat: Movies/Other, desc: "Anime - Non-English-translated"}
+ - {id: 3_6, cat: Movies/Other, desc: "Anime - Raw"}
- {id: 2_, cat: Audio, desc: "Audio"}
- {id: 2_3, cat: Audio, desc: "Audio - Lossless"}
- {id: 2_4, cat: Audio, desc: "Audio - Lossy"}
@@ -37,6 +43,7 @@ caps:
modes:
search: [q]
tv-search: [q, season, ep]
+ movie-search: [q]
music-search: [q]
book-search: [q]
diff --git a/definitions/v10/nyaasi.yml b/definitions/v10/nyaasi.yml
index e3c3a4fab..6aed71aaa 100644
--- a/definitions/v10/nyaasi.yml
+++ b/definitions/v10/nyaasi.yml
@@ -27,46 +27,41 @@ legacylinks:
caps:
categorymappings:
- # Anime
- {id: 1_0, cat: TV/Anime, desc: "Anime"}
- - {id: 1_1, cat: TV/Anime, desc: "Anime music videos"}
- - {id: 1_2, cat: TV/Anime, desc: "English subtitled animes"}
- - {id: 1_3, cat: TV/Anime, desc: "Non-english subtitled animes"}
- - {id: 1_4, cat: TV/Anime, desc: "Raw animes"}
+ - {id: 1_1, cat: TV/Anime, desc: "Anime - Anime Music Video"}
+ - {id: 1_2, cat: TV/Anime, desc: "Anime - English-translated"}
+ - {id: 1_3, cat: TV/Anime, desc: "Anime - Non-English-translated"}
+ - {id: 1_4, cat: TV/Anime, desc: "Anime - Raw"}
# Anime as Movies (Radarr uses t=movie):
- {id: 1_0, cat: Movies/Other, desc: "Anime"}
- - {id: 1_1, cat: Movies/Other, desc: "Anime music videos"}
- - {id: 1_2, cat: Movies/Other, desc: "English subtitled animes"}
- - {id: 1_3, cat: Movies/Other, desc: "Non-english subtitled animes"}
- - {id: 1_4, cat: Movies/Other, desc: "Raw animes"}
- # Audio
+ - {id: 1_1, cat: Movies/Other, desc: "Anime - Anime Music Video"}
+ - {id: 1_2, cat: Movies/Other, desc: "Anime - English-translated"}
+ - {id: 1_3, cat: Movies/Other, desc: "Anime - Non-English-translated"}
+ - {id: 1_4, cat: Movies/Other, desc: "Anime - Raw"}
- {id: 2_0, cat: Audio, desc: "Audio"}
- - {id: 2_1, cat: Audio, desc: "Lossless audio"}
- - {id: 2_2, cat: Audio, desc: "Lossy audio"}
- # Literature
+ - {id: 2_1, cat: Audio, desc: "Audio - Lossless"}
+ - {id: 2_2, cat: Audio, desc: "Audio - Lossy"}
- {id: 3_0, cat: Books, desc: "Literature"}
- - {id: 3_1, cat: Books, desc: "Literature english translated"}
- - {id: 3_2, cat: Books, desc: "Literature non-english translated"}
- - {id: 3_3, cat: Books, desc: "Raw literature"}
- # Live
+ - {id: 3_1, cat: Books, desc: "Literature English-translated"}
+ - {id: 3_2, cat: Books, desc: "Literature - Non-English-translated"}
+ - {id: 3_3, cat: Books, desc: "Literature - Raw"}
- {id: 4_0, cat: TV, desc: "Live Action"}
- - {id: 4_1, cat: TV, desc: "Live Action - English"}
- - {id: 4_2, cat: TV, desc: "Live Action - Idol/PV"}
- - {id: 4_3, cat: TV, desc: "Live Action - Non-English"}
+ - {id: 4_1, cat: TV, desc: "Live Action - English-translated"}
+ - {id: 4_2, cat: TV, desc: "Live Action - Idol/Promotional Video"}
+ - {id: 4_3, cat: TV, desc: "Live Action - Non-English-translated"}
- {id: 4_4, cat: TV, desc: "Live Action - Raw"}
- # Pics
- {id: 5_0, cat: Other, desc: "Pictures"}
- - {id: 5_1, cat: Other, desc: "Pictures - Graphics"}
- - {id: 5_2, cat: Other, desc: "Pictures - Photos"}
- # Software
+ - {id: 5_1, cat: Other, desc: "Pictures - Graphics"}
+ - {id: 5_2, cat: Other, desc: "Pictures - Photos"}
- {id: 6_0, cat: PC, desc: "Software"}
- - {id: 6_1, cat: PC/ISO, desc: "Applications"}
- - {id: 6_2, cat: PC/Games, desc: "Games"}
+ - {id: 6_1, cat: PC/ISO, desc: "Software - Applications"}
+ - {id: 6_2, cat: PC/Games, desc: "Software - Games"}
modes:
search: [q]
tv-search: [q, season, ep]
movie-search: [q]
+ music-search: [q]
book-search: [q]
allowrawsearch: true
@@ -151,6 +146,7 @@ search:
q: "{{ if .Keywords }}{{ re_replace .Keywords \"\\b0(\\d{1})\\b\" \"$1\" }}{{ else }}{{ end }}"
p: "{{ if .Keywords }}{{ else }}2{{ end }}"
inputs:
+ # 0 all, 1 no remakes, 2 trusted only
f: "{{ .Config.filter-id }}"
c: "{{ .Config.cat-id }}"
s: "{{ .Config.sort }}"
diff --git a/definitions/v10/reelflix-api.yml b/definitions/v10/reelflix-api.yml
index b1024550f..c4bdb1893 100644
--- a/definitions/v10/reelflix-api.yml
+++ b/definitions/v10/reelflix-api.yml
@@ -179,4 +179,4 @@ search:
True: 2 # double
minimumratio:
text: 1.0
-# json UNIT3D 8.3.3
+# json UNIT3D 8.3.4
diff --git a/definitions/v10/rudub.yml b/definitions/v10/rudub.yml
index 0e2a94f01..6b73eeae3 100644
--- a/definitions/v10/rudub.yml
+++ b/definitions/v10/rudub.yml
@@ -9,9 +9,8 @@ type: semi-private
encoding: windows-1251
followredirect: true
links:
- - https://02december.rudub.online/
+ - https://03december.rudub.online/
legacylinks:
- - https://02november.rudub.online/
- https://03november.rudub.online/
- https://04november.rudub.online/
- https://05november.rudub.online/
@@ -41,6 +40,7 @@ legacylinks:
- https://29november.rudub.online/
- https://30november.rudub.online/
- https://01december.rudub.online/
+ - https://02december.rudub.online/
caps:
categorymappings:
diff --git a/definitions/v10/shareisland-api.yml b/definitions/v10/shareisland-api.yml
index a99e54143..2894e0ea4 100644
--- a/definitions/v10/shareisland-api.yml
+++ b/definitions/v10/shareisland-api.yml
@@ -225,4 +225,4 @@ search:
minimumseedtime:
# 6 days (as seconds = 6 x 24 x 60 x 60)
text: 518400
-# json UNIT3D 8.3.2 (custom)
+# json UNIT3D 8.3.3 (custom)
diff --git a/definitions/v10/solidtorrents.yml b/definitions/v10/solidtorrents.yml
index 0050dbedd..4ec2303bb 100644
--- a/definitions/v10/solidtorrents.yml
+++ b/definitions/v10/solidtorrents.yml
@@ -7,11 +7,11 @@ type: public
encoding: UTF-8
requestDelay: 2
links:
- - https://solidtorrents.to/
+ - https://solidtorrents.eu/
legacylinks:
- https://solidtorrents.net/
- - https://solidtorrents.eu/
- https://solidtorrents.nocensor.cloud/
+ - https://solidtorrents.to/
caps:
categories:
@@ -39,6 +39,7 @@ caps:
"Other/Source Code": PC
"Other/Video": TV
Softwares: PC/0day
+ "Softwares/Mac": PC/Mac
"Softwares/Windows": PC/0day
TV: TV
Unknown: Other
diff --git a/definitions/v10/torrent-explosiv.yml b/definitions/v10/torrent-explosiv.yml
index 8d6585199..e6aca7bef 100644
--- a/definitions/v10/torrent-explosiv.yml
+++ b/definitions/v10/torrent-explosiv.yml
@@ -84,6 +84,10 @@ caps:
book-search: [q]
settings:
+ - name: info_password
+ type: info
+ label: About Password Expiry
+ default: "Torrent-Explosiv has an 8 week Password Expiry regime. So if the Indexer has stopped working then the first thing you should do is check if your password has expired by login in at Torrent-Explosiv, and if necessary use the Passwort anfordern (Request password) button to renew it."
- name: username
type: text
label: Username
diff --git a/definitions/v10/uploadcx.yml b/definitions/v10/uploadcx.yml
index 5f91554d6..ca5692fdb 100644
--- a/definitions/v10/uploadcx.yml
+++ b/definitions/v10/uploadcx.yml
@@ -185,4 +185,4 @@ search:
minimumseedtime:
# 2 days (as seconds = 2 x 24 x 60 x 60)
text: 172800
-# json UNIT3D 8.2.0
+# json UNIT3D 8.3.3