Private GIT
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
Jackett
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
vlbox
Jackett
Commits
8995c677
Commit
8995c677
authored
7 years ago
by
kaso17
Committed by
vlbox
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Add SceneReactor indexer
parent
444b5953
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+1
-0
1 addition, 0 deletions
README.md
src/Jackett.Common/Definitions/scenereactor.yml
+113
-0
113 additions, 0 deletions
src/Jackett.Common/Definitions/scenereactor.yml
with
114 additions
and
0 deletions
README.md
+
1
−
0
View file @
8995c677
...
...
@@ -218,6 +218,7 @@ Developer note: The software implements the [Torznab](https://github.com/Sonarr/
*
Rockhard Lossless
*
RoDVD
*
SceneFZ
*
SceneReactor
*
SceneTime
*
SDBits
*
Secret Cinema
...
...
This diff is collapsed.
Click to expand it.
src/Jackett.Common/Definitions/scenereactor.yml
0 → 100644
+
113
−
0
View file @
8995c677
---
site
:
scenereactor
name
:
SceneReactor
description
:
"
A
general
tracker"
language
:
en-us
type
:
private
encoding
:
windows-1252
links
:
-
http://www.scenereactor.net/
caps
:
categorymappings
:
-
{
id
:
8
,
cat
:
TV/Anime
,
desc
:
"
Anime"
}
-
{
id
:
1
,
cat
:
PC/0day
,
desc
:
"
Apps"
}
-
{
id
:
23
,
cat
:
Movies/BluRay
,
desc
:
"
Blu
Ray"
}
-
{
id
:
12
,
cat
:
TV/Documentary
,
desc
:
"
Docs"
}
-
{
id
:
10
,
cat
:
Movies/DVD
,
desc
:
"
DVD"
}
-
{
id
:
3
,
cat
:
Movies/DVD
,
desc
:
"
DVD-C"
}
-
{
id
:
2
,
cat
:
PC/Games
,
desc
:
"
Games"
}
-
{
id
:
7
,
cat
:
Other
,
desc
:
"
Images"
}
-
{
id
:
14
,
cat
:
PC/Phone-Other
,
desc
:
"
Mobile"
}
-
{
id
:
4
,
cat
:
Audio
,
desc
:
"
Music"
}
-
{
id
:
20
,
cat
:
TV
,
desc
:
"
TV"
}
-
{
id
:
18
,
cat
:
Movies
,
desc
:
"
Video"
}
-
{
id
:
16
,
cat
:
Movies/HD
,
desc
:
"
x264"
}
-
{
id
:
21
,
cat
:
Movies/HD
,
desc
:
"
x264-C"
}
-
{
id
:
9
,
cat
:
Movies/SD
,
desc
:
"
XviD"
}
-
{
id
:
6
,
cat
:
XXX
,
desc
:
"
XXX"
}
modes
:
search
:
[
q
]
tv-search
:
[
q
,
season
,
ep
]
settings
:
-
name
:
cookie
type
:
text
label
:
Cookie
login
:
method
:
cookie
inputs
:
cookie
:
"
{{
.Config.cookie
}}"
test
:
path
:
/browse.php
search
:
paths
:
-
path
:
/browse.php
inputs
:
$raw
:
"
{{range
.Categories}}c{{.}}=1&{{end}}"
search
:
"
{{
.Query.Keywords
}}"
incldead
:
"
1"
rows
:
selector
:
table.tables > tbody tr[onmouseover]
fields
:
download
:
selector
:
a.torrname
attribute
:
href
filters
:
-
name
:
querystring
args
:
id
-
name
:
prepend
args
:
"
/download.php/"
-
name
:
append
args
:
"
/dummy.torrent"
title
:
selector
:
a.torrname
attribute
:
title
category
:
selector
:
a[href^="browse.php?cat="]
attribute
:
href
filters
:
-
name
:
querystring
args
:
cat
details
:
selector
:
a.torrname
attribute
:
href
files
:
selector
:
td:nth-child(3)
size
:
selector
:
td:nth-child(5)
grabs
:
selector
:
td:nth-child(6)
filters
:
-
name
:
regexp
args
:
([,\d]+)
seeders
:
selector
:
td:nth-child(7)
leechers
:
selector
:
td:nth-child(8)
date
:
selector
:
td.torrdet:contains("Added:")
filters
:
-
name
:
replace
args
:
[
"
Added:
\xA0
"
,
"
"
]
-
name
:
replace
args
:
[
"
\xA0
"
,
"
"
]
-
name
:
dateparse
args
:
"
2006-01-02
15:04:05"
banner
:
selector
:
img[src="pic/browse/prev.gif"]
attribute
:
onmouseover
filters
:
-
name
:
regexp
args
:
"
\"
(.+?)
\"
"
-
name
:
strdump
downloadvolumefactor
:
case
:
img[alt="Free Torrent"]
:
"
0"
"
*"
:
"
1"
uploadvolumefactor
:
case
:
"
*"
:
"
1"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment