2020-03-03 16:28:26 +00:00
---
2020-05-11 19:59:28 +00:00
id : theaudioscene
2020-05-10 20:05:19 +00:00
name : TheAudioScene
description : "TheAudioScene is a Private Torrent Tracker for AUDIO SOFTWARE / SAMPLES / ETC"
language : en-us
type : private
encoding : UTF-8
links :
- https://theaudioscene.net/
2019-07-22 05:26:14 +00:00
2020-05-10 20:05:19 +00:00
caps :
categorymappings :
- {id: 1, cat: PC, desc : "Tutorial" }
- {id: 2, cat: PC, desc : "Addon" }
- {id: 3, cat: PC, desc : "Hybrid Update" }
- {id: 4, cat: PC, desc : "Hybrid Win/Mac" }
- {id: 5, cat: PC/Mac, desc : "Mac App" }
- {id: 6, cat: PC/Mac, desc : "Mac Update" }
- {id: 7, cat: PC/Mac, desc : "Mac VST" }
- {id: 8, cat: PC/Mac, desc : "Mac VSTi" }
- {id: 9, cat: Other, desc : "Unknown" }
- {id: 10, cat: Audio, desc : "SampleCD" }
- {id: 11, cat: PC/0day, desc : "Win App" }
- {id: 12, cat: PC/0day, desc : "Win Update" }
- {id: 13, cat: PC/0day, desc : "Win VST" }
- {id: 14, cat: PC/0day, desc : "Win VSTi" }
- {id: 15, cat: PC/Phone-Other, desc : "Handheld App" }
2019-07-22 05:26:14 +00:00
2020-05-10 20:05:19 +00:00
modes :
search : [ q]
2019-07-22 05:26:14 +00:00
2020-05-10 20:05:19 +00:00
settings :
- name : cookie
type : text
label : Cookie
- name : info
type : info
label : How to get the Cookie
2020-06-04 20:37:51 +00:00
default : "<ol><li>Login to this tracker with your browser<li>Open the <b>DevTools</b> panel by pressing <b>F12</b><li>Select the <b>Network</b> tab<li>Click on the <b>Doc</b> button (Chrome Browser) or <b>HTML</b> button (FireFox)<li>Refresh the page by pressing <b>F5</b><li>Click on the first row entry<li>Select the <b>Headers</b> tab on the Right panel<li>Find <b>'cookie:'</b> in the <b>Request Headers</b> section<li><b>Select</b> and <b>Copy</b> the whole cookie string <i>(everything after 'cookie: ')</i> and <b>Paste</b> here.</ol>"
2020-05-10 20:05:19 +00:00
- name : sort
type : select
label : Sort requested from site
default : "0"
options :
"0": "created"
"5": "seeders"
"2": "size"
"1": "title"
2019-07-22 05:26:14 +00:00
2020-05-10 20:05:19 +00:00
login :
method : cookie
inputs :
cookie : "{{ .Config.cookie }}"
test :
path : usersettings/usermessages.php?mailbox=new
2019-07-22 05:26:14 +00:00
2020-05-10 20:05:19 +00:00
search :
paths :
2020-05-12 23:40:24 +00:00
# https://theaudioscene.net/torrentsettings/torrentbrowse.php?SrcCat=0&SrcDat=0&SrcEnd=0&search=
2020-05-10 20:05:19 +00:00
- path : torrentsettings/torrentbrowse.php
inputs :
2020-09-15 02:40:56 +00:00
# category: 0 all
2020-05-10 20:05:19 +00:00
SrcCat : 0
SrcDat : "{{ .Config.sort }}"
2020-09-15 02:40:56 +00:00
# 0 new&old, 1 new only, 2 old only
2020-05-10 20:05:19 +00:00
SrcEnd : 0
search : "{{ .Keywords }}"
2019-07-22 05:26:14 +00:00
2020-05-10 20:05:19 +00:00
rows :
selector : table.tablewidthfixed tbody tr table:has(tr[onMouseOver])
dateheaders :
selector : td:contains("Added On ")
filters :
- name : replace
args : [ "Added On " , "" ]
- name : re_replace
args : [ "(th|st|nd|rd)" , "" ]
- name : dateparse
args : "Jan 02 2006"
2019-12-20 21:26:38 +00:00
2020-05-10 20:05:19 +00:00
fields :
title :
selector : td[id$="_1"] a
attribute : title
details :
selector : td[id$="_1"] a
attribute : href
download :
selector : td[id$="_2"] a
attribute : href
category :
selector : img[src^="/images/categories/"]
case :
2020-09-15 02:40:56 +00:00
img[title="Tutorial"]: 1
img[title="Addon"]: 2
img[title="Hybrid Update"]: 3
img[title="Hybrid Win/Mac"]: 4
img[title="Mac App"]: 5
img[title="Mac Update"]: 6
img[title="Mac VST"]: 7
img[title="Mac VSTi"]: 8
img[title="Unknown"]: 9
img[title="SampleCD"]: 10
img[title="Win App"]: 11
img[title="Win Update"]: 12
img[title="Win VST"]: 13
img[title="Win VSTi"]: 14
img[title="Handheld App"]: 15
2020-05-10 20:05:19 +00:00
size :
selector : td[id$="_6"]
seeders :
selector : td[id$="_10"]
leechers :
selector : td[id$="_11"]
grabs :
selector : td[id$="_12"]
downloadvolumefactor :
text : 1
uploadvolumefactor :
text : 1
2020-09-15 02:40:56 +00:00
minimumratio :
text : 1.0
2020-01-21 06:00:36 +00:00
# engine n/a