--- id: theshow name: The Show description: "TheShow (TSBZ) is a Private Torrent Tracker for ENTERTAINMENT-INDUSTRY E-LEARNING" language: en-US type: private encoding: UTF-8 links: - https://theshow.click/ legacylinks: - http://theshow.click/ caps: categorymappings: - {id: 72, cat: Other, desc: "-empty-"} - {id: 81, cat: Other, desc: "-empty-"} - {id: 17, cat: Other, desc: "A-V: Film/Video Editing"} - {id: 30, cat: Other, desc: "A-V: Sound Recording/Design"} - {id: 6, cat: Other, desc: "A-V: Videography"} - {id: 9, cat: Other, desc: "A-V: Visual FX"} - {id: 29, cat: Other, desc: "Business / Distribution"} - {id: 56, cat: Other, desc: "Creative Writing"} - {id: 25, cat: Other, desc: "Digital Craft: 3D Modeling"} - {id: 63, cat: Other, desc: "Everything Else"} - {id: 65, cat: Other, desc: "Film History / Theory "} - {id: 64, cat: Other, desc: "Graphics / Photo Editing"} - {id: 32, cat: Other, desc: "Magazines / Trade Journals"} - {id: 66, cat: Other, desc: "Mindset / Creativity"} - {id: 67, cat: Other, desc: "Music Business / Promotion"} - {id: 73, cat: Other, desc: "Music: Shows/Special Events"} - {id: 200, cat: Other, desc: "NEW A-V: Videography"} - {id: 70, cat: Other, desc: "Performances: Competitions"} - {id: 94, cat: Other, desc: "Performances: Dance/Ballet"} - {id: 82, cat: Other, desc: "Performances: Drama/Art"} - {id: 76, cat: Other, desc: "Performances: Sketch/Improv"} - {id: 75, cat: Other, desc: "Performances: Spoken Word"} - {id: 78, cat: Other, desc: "Performances: Standup Comedy"} - {id: 51, cat: Other, desc: "Performing Craft: Acting"} - {id: 4, cat: Other, desc: "Performing Craft: Dance"} - {id: 10, cat: Other, desc: "Production: Cinematography"} - {id: 1, cat: Other, desc: "Production: Directing (Film)"} - {id: 7, cat: Other, desc: "Production: Directing(Theatre)"} - {id: 53, cat: Other, desc: "Production: Visuals"} - {id: 77, cat: Other, desc: "Radio: Comedy/Drama/Mystery"} - {id: 79, cat: Other, desc: "Radio: Entertain/Arts/Narrativ"} - {id: 80, cat: Other, desc: "Radio: Music Performances"} - {id: 83, cat: Other, desc: "Scripts: Radio"} - {id: 84, cat: Other, desc: "Scripts: Television"} - {id: 85, cat: Other, desc: "Scripts: Theatre"} - {id: 49, cat: Other, desc: "Software / Tutorials"} - {id: 26, cat: Other, desc: "Stock: Film / Video"} - {id: 54, cat: Other, desc: "Stock: Music / Sound FX"} - {id: 13, cat: Other, desc: "Stock: Photos / Illustrations"} - {id: 69, cat: Other, desc: "TV Shows: Action/Drama/Mystery"} - {id: 68, cat: Other, desc: "TV Shows: Comedy"} - {id: 71, cat: Other, desc: "TV Shows: Entertain/Chat/Goss"} - {id: 92, cat: Other, desc: "Visual Craft: Design Theory"} - {id: 91, cat: Other, desc: "Visual Craft: Drawing/Drafting"} - {id: 87, cat: Other, desc: "Visual Craft: Fashion/Makeup"} - {id: 90, cat: Other, desc: "Visual Craft: Handcraft/Sculpt"} - {id: 93, cat: Other, desc: "Visual Craft: Jewelry Making"} - {id: 11, cat: Other, desc: "Visual Craft: Needlework"} - {id: 52, cat: Other, desc: "Visual Craft: Photography"} - {id: 89, cat: Other, desc: "Visual Craft: Scrapbooking"} - {id: 88, cat: Other, desc: "Visual Craft: Tattoos/Body Art"} - {id: 21, cat: Other, desc: "Writing Craft: Screenwriting"} modes: search: [q] settings: - name: cookie type: text label: Cookie - name: info_cookie type: info_cookie - name: sort type: select label: Sort requested from site default: added options: added: created seeders: seeders size: size name: title - name: type type: select label: Order requested from site default: DESC options: DESC: desc ASC: asc - name: info_tpp type: info label: Results Per Page default: For best results, change the Torrents per page: setting to 100 on your account profile. - name: info_tcg type: info label: Message from TCG staff default: We wish to encourage all members to participate in the communities we are creating. We have worked with the Jackett maintainers to ensure that the security and longevity of our trackers continues, and as such some torrents are removed from the results in Jackett. - name: info_activity type: info label: Account Inactivity default: "Unparked accounts that haven't visited (read: browsed) the site for 38 days (and are over 28 days old) are pruned. Parked accounts are pruned when 112 days have elapsed since the last recorded activity (read: browsed). Seeding activity does NOT count, you must BROWSE the site. Donators with a star (and ONLY donators with a star) are immune to auto-pruning. Power Users and above are also immune. We regularly clean out accounts with very low share ratios that are subject to the Ratio Watch system." login: # using cookie method because login page has embedded hCaptcha method: cookie inputs: cookie: "{{ .Config.cookie }}" test: path: main.php selector: a[href^="logout.php?id="] search: paths: - path: browse.php inputs: $raw: "{{ range .Categories }}filter_cat[{{.}}]=1&{{end}}" search: "{{ .Keywords }}" # 0 active, 1 incldead, 2 onlydead, 3 free (not used by request), 4 exclusive, 5 neutral incldead: 1 titleonly: 1 # 0 Exact, 1 Fuzzy, 3 Parsed, 4 Simple # 2 Pure is not used nonboolean: 0 sort: "{{ .Config.sort }}" d: "{{ .Config.type }}" rows: selector: table[border="0"] > tbody > tr.ttable:has(a[href^="browse.php?cat="]):not(:has(font[color="blue"])):not(:contains("*TCG*")) fields: category: selector: a[href^="browse.php?cat="] attribute: href filters: - name: querystring args: cat title: selector: a[href^="details.php?id="] attribute: title details: selector: a[href^="details.php?id="] attribute: href download: selector: a[href^="download.php/"] attribute: href files: selector: td:nth-child(4) date: selector: td:nth-child(6) # auto adjusted by site account profile filters: - name: dateparse args: "yyyy-MM-ddHH:mm:ss" size: selector: td:nth-child(7) grabs: selector: td:nth-child(8) filters: - name: replace args: ["Never", "0"] seeders: selector: td:nth-child(9) leechers: selector: td:nth-child(10) downloadvolumefactor: case: "font[color=\"green\"]": 0 "*": 1 uploadvolumefactor: case: "font[color=\"green\"]": 0 "*": 1 minimumratio: text: 1.0 minimumseedtime: # 1 day (as seconds = 24 x 60 x 60) text: 86400 # XBTT TCG 0.98