feat(indexers): FearNoPeer update IRC server (#1816)

* feat(indexers): update FearNoPeer IRC server

* Update FNP irc server and add migrations for SceneHD and BitHUmen changes all in one.

The update for FNP from LibraIRC to P2P-Network will set the nick to nick_0 to not cause any UNIQUE constraint issues. Users will have to update or merge with existing P2P-Network config.
This commit is contained in:
ze0s 2024-11-09 16:06:35 +01:00 committed by GitHub
parent 099905f5ec
commit 1227657ae8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 26 additions and 2 deletions

View file

@ -974,5 +974,17 @@ CREATE INDEX filter_priority_index
`UPDATE irc_network
SET server = 'irc.fuzer.xyz'
WHERE server = 'irc.fuzer.me';
`,
`UPDATE irc_network
SET server = 'irc.scenehd.org'
WHERE server = 'irc.scenehd.eu';
UPDATE irc_network
SET server = 'irc.p2p-network.net', name = 'P2P-Network', nick = nick || '_0'
WHERE server = 'irc.librairc.net';
UPDATE irc_network
SET server = 'irc.atw-inter.net', name = 'ATW-Inter'
WHERE server = 'irc.ircnet.com';
`,
}

View file

@ -1616,5 +1616,17 @@ CREATE INDEX filter_priority_index
`UPDATE irc_network
SET server = 'irc.fuzer.xyz'
WHERE server = 'irc.fuzer.me';
`,
`UPDATE irc_network
SET server = 'irc.scenehd.org'
WHERE server = 'irc.scenehd.eu';
UPDATE irc_network
SET server = 'irc.p2p-network.net', name = 'P2P-Network', nick = nick || '_0'
WHERE server = 'irc.librairc.net';
UPDATE irc_network
SET server = 'irc.atw-inter.net', name = 'ATW-Inter'
WHERE server = 'irc.ircnet.com';
`,
}

View file

@ -19,8 +19,8 @@ settings:
help: "Go to your profile > Settings > Security > RSS Key (RID) and paste your RID into this field."
irc:
network: LibraIRC
server: irc.librairc.net
network: P2P-Network
server: irc.p2p-network.net
port: 6697
tls: true
channels: