rptorrents-api: rename to rptscene-api (#14998)

This commit is contained in:
ilike2burnthing 2024-01-18 20:18:44 +00:00 committed by GitHub
parent 2c67c42f70
commit ca8280f2f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 6 additions and 4 deletions

View File

@ -514,7 +514,7 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht
* RM-HD * RM-HD
* Romanian Metal Torrents (RMT) * Romanian Metal Torrents (RMT)
* Rousi * Rousi
* RPTorrents (RPT) * RPTScene (RPTorrents)
* SATClubbing * SATClubbing
* SceneHD [![(invite needed)][inviteneeded]](#) * SceneHD [![(invite needed)][inviteneeded]](#)
* SceneLinks (SL) * SceneLinks (SL)

View File

@ -1,7 +1,7 @@
--- ---
id: rptorrents-api id: rptscene-api
name: RPTorrents (RPT) name: RPTScene (RPTorrents)
description: "RPTorrents (RPT) is a Private Torrent Tracker for MOVIES / TV / GENERAL" description: "RPTScene (RPTorrents) is a Private Torrent Tracker for MOVIES / TV / GENERAL"
language: en-US language: en-US
type: private type: private
encoding: UTF-8 encoding: UTF-8

View File

@ -55,6 +55,7 @@ namespace Jackett.Common.Services
{"oxtorrent", "torrent911"}, {"oxtorrent", "torrent911"},
{"passtheheadphones", "redacted"}, {"passtheheadphones", "redacted"},
{"puntorrent", "puntotorrent"}, {"puntorrent", "puntotorrent"},
{"rptorrents-api", "rptscene-api"},
{"rstorrent", "redstartorrent"}, {"rstorrent", "redstartorrent"},
{"scenefz", "speedapp"}, {"scenefz", "speedapp"},
{"seals", "greatposterwall"}, {"seals", "greatposterwall"},

View File

@ -558,6 +558,7 @@ namespace Jackett.Updater
"Definitions/rodvd.yml", "Definitions/rodvd.yml",
"Definitions/rofd.yml", "Definitions/rofd.yml",
"Definitions/rptorrents.yml", "Definitions/rptorrents.yml",
"Definitions/rptorrents-api.yml", // renamed to rptscene-api
"Definitions/rus-media.yml", "Definitions/rus-media.yml",
"Definitions/scenefz.yml", // migrated to C# XtremeZone base tracker "Definitions/scenefz.yml", // migrated to C# XtremeZone base tracker
"Definitions/scenehd.yml", // migrated to C# (use JSON API) "Definitions/scenehd.yml", // migrated to C# (use JSON API)