mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-17 21:44:48 -04:00
Compare commits
5 Commits
v1.26.1.48
...
v1.27.0.48
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b8b32f8708 | ||
|
|
30c4bb24e8 | ||
|
|
b447db5d08 | ||
|
|
299001a513 | ||
|
|
2871f1f2a2 |
@@ -9,7 +9,7 @@ variables:
|
||||
testsFolder: './_tests'
|
||||
yarnCacheFolder: $(Pipeline.Workspace)/.yarn
|
||||
nugetCacheFolder: $(Pipeline.Workspace)/.nuget/packages
|
||||
majorVersion: '1.26.1'
|
||||
majorVersion: '1.27.0'
|
||||
minorVersion: $[counter('minorVersion', 1)]
|
||||
prowlarrVersion: '$(majorVersion).$(minorVersion)'
|
||||
buildName: '$(Build.SourceBranchName).$(prowlarrVersion)'
|
||||
|
||||
@@ -46,8 +46,8 @@ namespace NzbDrone.Core.Test.IndexerTests.RedactedTests
|
||||
|
||||
torrentInfo.Title.Should().Be("Red Hot Chili Peppers - Californication (1999) [Album] [US / Reissue 2020] [FLAC 24bit Lossless / Vinyl]");
|
||||
torrentInfo.DownloadProtocol.Should().Be(DownloadProtocol.Torrent);
|
||||
torrentInfo.DownloadUrl.Should().Be("https://redacted.ch/ajax.php?action=download&id=3892313");
|
||||
torrentInfo.InfoUrl.Should().Be("https://redacted.ch/torrents.php?id=16720&torrentid=3892313");
|
||||
torrentInfo.DownloadUrl.Should().Be("https://redacted.sh/ajax.php?action=download&id=3892313");
|
||||
torrentInfo.InfoUrl.Should().Be("https://redacted.sh/torrents.php?id=16720&torrentid=3892313");
|
||||
torrentInfo.CommentUrl.Should().BeNullOrEmpty();
|
||||
torrentInfo.Indexer.Should().Be(Subject.Definition.Name);
|
||||
torrentInfo.PublishDate.Should().Be(DateTime.Parse("2022-12-17 08:02:35"));
|
||||
|
||||
@@ -80,7 +80,7 @@ namespace NzbDrone.Core.Indexers.Definitions
|
||||
|
||||
protected override bool CheckIfLoginNeeded(HttpResponse httpResponse)
|
||||
{
|
||||
return httpResponse.Content.Contains("You do not have permission to access this page.");
|
||||
return !httpResponse.Content.Contains("logout.php");
|
||||
}
|
||||
|
||||
private IndexerCapabilities SetCapabilities()
|
||||
|
||||
@@ -24,7 +24,8 @@ namespace NzbDrone.Core.Indexers.Definitions
|
||||
public class Redacted : TorrentIndexerBase<RedactedSettings>
|
||||
{
|
||||
public override string Name => "Redacted";
|
||||
public override string[] IndexerUrls => new[] { "https://redacted.ch/" };
|
||||
public override string[] IndexerUrls => new[] { "https://redacted.sh/" };
|
||||
public override string[] LegacyUrls => new[] { "https://redacted.ch/" };
|
||||
public override string Description => "REDActed (Aka.PassTheHeadPhones) is one of the most well-known music trackers.";
|
||||
public override IndexerPrivacy Privacy => IndexerPrivacy.Private;
|
||||
public override IndexerCapabilities Capabilities => SetCapabilities();
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
"ApiKey": "Chave da API",
|
||||
"ApiKeyValidationHealthCheckMessage": "Atualize sua chave de API para ter pelo menos {length} caracteres. Você pode fazer isso através das configurações ou do arquivo de configuração",
|
||||
"AppDataDirectory": "Diretório AppData",
|
||||
"AppDataLocationHealthCheckMessage": "A atualização não será possível para evitar a exclusão de AppData",
|
||||
"AppDataLocationHealthCheckMessage": "A atualização não será possível para evitar a exclusão de AppData na Atualização",
|
||||
"AppProfileInUse": "Perfil de aplicativo em uso",
|
||||
"AppProfileSelectHelpText": "Os perfis de aplicativos são usados para controlar as configurações de RSS, Pesquisa automática e Pesquisa interativa ao sincronizar o aplicativo",
|
||||
"AppSettingsSummary": "Aplicativos e configurações para configurar como {appName} interage com seus programas PVR",
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
"ReleaseStatus": "Yayın Durumu",
|
||||
"ReleaseBranchCheckOfficialBranchMessage": "{0} şubesi geçerli bir {appName} sürüm dalı değil; güncelleme almayacaksınız",
|
||||
"Refresh": "Yenile",
|
||||
"Queue": "Sırada",
|
||||
"Queue": "Kuyruk",
|
||||
"Protocol": "Protokol",
|
||||
"Options": "Seçenekler",
|
||||
"NoChanges": "Değişiklikler yok",
|
||||
|
||||
@@ -732,5 +732,8 @@
|
||||
"InstallMajorVersionUpdateMessage": "此更新将安装新的主要版本,这可能与您的系统不兼容。您确定要安装此更新吗?",
|
||||
"InstallMajorVersionUpdateMessageLink": "请查看 [{domain}]({url}) 以获取更多信息。",
|
||||
"CurrentlyInstalled": "已安装",
|
||||
"PreviouslyInstalled": "上次安装"
|
||||
"PreviouslyInstalled": "上次安装",
|
||||
"FailedToFetchSettings": "设置同步失败",
|
||||
"DownloadClientSettingsPriorityItemHelpText": "抓取内容时优先使用",
|
||||
"IndexerAlphaRatioSettingsExcludeScene": "排除场景"
|
||||
}
|
||||
|
||||
@@ -92,7 +92,7 @@
|
||||
"Queued": "佇列",
|
||||
"Replace": "替換",
|
||||
"Scheduled": "已排程",
|
||||
"UI": "UI",
|
||||
"UI": "使用者介面",
|
||||
"Apply": "套用",
|
||||
"Connections": "連接",
|
||||
"Reset": "重置",
|
||||
@@ -112,7 +112,7 @@
|
||||
"UnableToAddANewAppProfilePleaseTryAgain": "無法加入新的條件,請重新嘗試。",
|
||||
"UnableToAddANewApplicationPleaseTryAgain": "無法加入新的條件,請重新嘗試。",
|
||||
"UnableToAddANewDownloadClientPleaseTryAgain": "無法加入新的條件,請重新嘗試。",
|
||||
"UnableToAddANewIndexerPleaseTryAgain": "無法加入新的條件,請重新嘗試。",
|
||||
"UnableToAddANewIndexerPleaseTryAgain": "無法加入新的索引器,請重新嘗試。",
|
||||
"UnableToAddANewIndexerProxyPleaseTryAgain": "無法加入新的條件,請重新嘗試。",
|
||||
"AddApplicationImplementation": "新增連接 - {implementationName}",
|
||||
"AddIndexerProxyImplementation": "新增索引 - {implementationName}",
|
||||
@@ -137,5 +137,24 @@
|
||||
"BuiltIn": "內建的",
|
||||
"AllSearchResultsHiddenByFilter": "根據所使用的篩選器已將所有結果隱藏",
|
||||
"AptUpdater": "使用apt安裝更新",
|
||||
"Discord": "Discord"
|
||||
"Discord": "Discord",
|
||||
"Any": "任何",
|
||||
"UpdateAppDirectlyLoadError": "無法直接更新 {appName},",
|
||||
"UnselectAll": "取消全選",
|
||||
"Uptime": "上線時間",
|
||||
"AdvancedSettingsHiddenClickToShow": "進階設定已隱藏,點擊以顯示",
|
||||
"UnableToLoadIndexers": "無法載入索引器",
|
||||
"UnableToLoadHistory": "無法載入歷史記錄",
|
||||
"UnableToLoadTags": "無法載入標籤",
|
||||
"UILanguage": "使用者介面語言",
|
||||
"UILanguageHelpText": "{appName} 介面所使用的語言",
|
||||
"UISettings": "使用者介面設定",
|
||||
"UnableToLoadUISettings": "無法載入 UI 設定",
|
||||
"AddCustomFilter": "新增自定義過濾器",
|
||||
"AddApplication": "新增應用程式",
|
||||
"AddDownloadClientToProwlarr": "新增一個下載客戶端以允許 {appName} 從 UI 直接傳送手動搜尋結果。",
|
||||
"AddCategory": "新增類別",
|
||||
"AdvancedSettingsShownClickToHide": "進階設定已顯示,點擊以隱藏",
|
||||
"Version": "版本",
|
||||
"UpdateAvailableHealthCheckMessage": "可用的新版本: {version}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user