feat(indexers): update SceneHD IRC server (#1813)

This commit is contained in:
ze0s 2024-11-09 14:29:49 +01:00 committed by GitHub
parent b4f0d60b9b
commit 7d7ac3e01a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,7 +21,7 @@ settings:
irc: irc:
network: SceneHD network: SceneHD
server: irc.scenehd.eu server: irc.scenehd.org
port: 6697 port: 6697
tls: true tls: true
channels: channels:
@ -64,7 +64,7 @@ irc:
category: TV/720 category: TV/720
baseUrl: https://scenehd.org/ baseUrl: https://scenehd.org/
torrentId: "00000" torrentId: "00000"
pattern: '\[NEW] (.+) \[(.+)] (https?\:\/\/.+\/).*id=(\d+)' pattern: '\[NEW\] (.+) \[(.+)\] (https?\:\/\/.+\/).*id=(\d+)'
vars: vars:
- torrentName - torrentName
- category - category