CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 17:40:58 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=2b977eaa681e3294c95b43540fca68de392c3d47baed7c49aaa63436b8cda4e9a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22stj4cS1YyVBgb3OKa4g_Om-z9c43HpbG%22%3B%7D; HttpOnly; Path=/
cf-ray: 98d025464d24b22e-BLR
refresh-sonarr.groovy - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- def host = '127.0.0.1'
- def port = 8989
- def auth = 'YOUR_API_KEY'
- def ids = model.findAll{ it.type =~ /Episode/ }.findResults{ it.tvdbId } as Set
- ids.each{ id ->
- def r = curl "https://${host}:${port}/api/v3/series?tvdbId=${id}", 'X-Api-Key': auth
- r.each{ s ->
- curl "https://${host}:${port}/api/v3/command", [name: 'rescanSeries', seriesId: s.id], 'X-Api-Key': auth
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
-
⭐⭐⭐Make $1500 in 20 minutes⭐⭐
Java | 7 sec ago | 0.10 KB
-
⭐ Instant BTC Profit Method ✅ NEVER SEEN BEFO...
JavaScript | 9 sec ago | 0.24 KB
-
⭐✅ MAKE $2000 INSTANTLY ✅ NEVER SEEN BEFORE ⭐...
JavaScript | 18 sec ago | 0.24 KB
-
⭐ Free Crypto Method ✅ NEVER SEEN BEFORE ⭐⭐⭐
JavaScript | 28 sec ago | 0.24 KB
-
✅⭐ Make huge profits on trading ✅ NEVER SEEN...
JavaScript | 37 sec ago | 0.24 KB
-
⭐⭐⭐Profit Method⭐⭐
Java | 38 sec ago | 0.10 KB
-
⭐✅ Marketplace Glitch ✅ Working ✅ NEVER SEEN...
JavaScript | 46 sec ago | 0.24 KB
-
⭐⭐⭐Crypto Accounts⭐⭐
Java | 51 sec ago | 0.10 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand