Fix error when pressing the Test button for TPB (#1248)

* Fix error when pressing the Test button for TPB.  This will remove searching by category for the time being.

* Change HDPter to Ourbits
This commit is contained in:
adamwinn 2017-04-08 19:53:07 -06:00 committed by flightlevel
parent 1bdaccbe95
commit 5c0057269e
4 changed files with 10 additions and 6 deletions

View File

@ -107,7 +107,6 @@ Developer note: The software implements the [Torznab](https://github.com/Sonarr/
* HDBits
* HDClub
* HDHome
* HDPter
* HDSky
* HDTorrents.it
* Hebits
@ -143,6 +142,7 @@ Developer note: The software implements the [Torznab](https://github.com/Sonarr/
* NextGen
* Norbits [![(invite needed)][inviteneeded]](#) <!-- added by DiseaseNO but no longer maintained? -->
* notwhat.cd
* Ourbits
* Passione Torrent <!-- maintained by bonny1992 -->
* PassThePopcorn [![(invite needed)][inviteneeded]](#)
* PirateTheNet

View File

@ -1,11 +1,11 @@
---
site: hdpter
name: HDPter
site: ourbits
name: Ourbits
language: zh-cn
type: private
encoding: UTF-8
links:
- https://www.hdpter.net/
- https://ourbits.club/
caps:
categorymappings:

View File

@ -73,7 +73,11 @@
settings: []
search:
path: "{{if .Query.Keywords}}search/{{ .Query.Keywords}}{{else}}{{end}}/0/99/{{range .Categories}}{{.}}{{end}}"
path: "{{if .Query.Keywords}}
search/{{ .Query.Keywords}}/0/99/
{{else}}
/recent
{{end}}"
rows:
selector: "#searchResult tbody tr:has(td.vertTh)"
fields:

View File

@ -678,7 +678,7 @@
<Content Include="Definitions\majomparade.yml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Definitions\hdpter.yml">
<Content Include="Definitions\ourbits.yml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Definitions\arabafenice.yml">