Private GIT

Skip to content
Snippets Groups Projects
Commit 92b1b080 authored by Andy Simons's avatar Andy Simons Committed by vlbox
Browse files

NoName Club tracker (#2186)

* newstudio - new ru semi-private tracker
rutracker - add series parser
rutor - global search without category + series parser

* newstudio rus semi-private tracker

* 999 -> 99

* remove old definition

* - add newstudio tracker to the README
- newstudio def: remove reduntal inputs
- rutor def: revert setting usage into query

* nnm-club: new russian semi-private tracker
newstudo: fix quality naming

* readme

* fix quality naming

* seasons parsing fix

* fix
parent 6a329376
Branches
No related tags found
No related merge requests found
...@@ -72,6 +72,7 @@ Developer note: The software implements the [Torznab](https://github.com/Sonarr/ ...@@ -72,6 +72,7 @@ Developer note: The software implements the [Torznab](https://github.com/Sonarr/
* MVGroup Main * MVGroup Main
* Newstudio * Newstudio
* NetHD * NetHD
* NoName Club
* RuTracker * RuTracker
* SkTorrent * SkTorrent
* TorrentBytes * TorrentBytes
......
...@@ -49,6 +49,8 @@ ...@@ -49,6 +49,8 @@
args: [".+Сезон\\s+(\\d+)(?:.+Серия\\s+(\\d+))*[\\s\\S]*\\/\\s+(.+)\\s+\\(\\d+\\)\\s+(\\S*)\\s*(\\w*\\d*).*", "$3 - S$1E$2 - rus $5 $4 newstudio"] args: [".+Сезон\\s+(\\d+)(?:.+Серия\\s+(\\d+))*[\\s\\S]*\\/\\s+(.+)\\s+\\(\\d+\\)\\s+(\\S*)\\s*(\\w*\\d*).*", "$3 - S$1E$2 - rus $5 $4 newstudio"]
- name: replace - name: replace
args: ["WEBDLRip","WEBDL"] args: ["WEBDLRip","WEBDL"]
- name: replace
args: ["HDTVRip","HDTV"]
- name: replace - name: replace
args: ["E -","E01-99 -"] args: ["E -","E01-99 -"]
details: details:
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment