Add OldToons.World

This commit is contained in:
Mike Wilson
2026-01-21 16:29:50 -05:00
parent cf0ec35288
commit a210e25bd9
2 changed files with 4 additions and 1 deletions

View File

@@ -19,6 +19,7 @@ module.exports = {
"http://prowlarr.local.{{ personal_domain }}/30/api?apikey={{ prowlarr_api_key }}", // DocsPedia "http://prowlarr.local.{{ personal_domain }}/30/api?apikey={{ prowlarr_api_key }}", // DocsPedia
"http://prowlarr.local.{{ personal_domain }}/31/api?apikey={{ prowlarr_api_key }}", // OnlyEncodes+ "http://prowlarr.local.{{ personal_domain }}/31/api?apikey={{ prowlarr_api_key }}", // OnlyEncodes+
"http://prowlarr.local.{{ personal_domain }}/32/api?apikey={{ prowlarr_api_key }}", // Anthelion "http://prowlarr.local.{{ personal_domain }}/32/api?apikey={{ prowlarr_api_key }}", // Anthelion
"http://prowlarr.local.{{ personal_domain }}/33/api?apikey={{ prowlarr_api_key }}", // OldToonsWorld
], ],
outputDir: null, outputDir: null,
@@ -34,7 +35,7 @@ module.exports = {
seasonsFromEpisodes: 0.8, seasonsFromEpisodes: 0.8,
matchMode: "partial", matchMode: "partial",
linkDirs: ["/data/torrents/cross-seed"], linkDirs: ["/data/torrents/cross-seed"],
linkType: "reflink", linkType: "hardlink",
notificationWebhookUrls: ["https://webhooks.cheogram.com/{{ crossseed_webhook_endpoint }}"], notificationWebhookUrls: ["https://webhooks.cheogram.com/{{ crossseed_webhook_endpoint }}"],
port: 2468, port: 2468,
rssCadence: "16min", rssCadence: "16min",

View File

@@ -85,6 +85,8 @@ tracker:
tag: ANT tag: ANT
onlyencodes: onlyencodes:
tag: OE+ tag: OE+
oldtoons:
tag: OTW
other: other:
tag: other tag: other