CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 12:27:50 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=18478bf4f10098ac801b01970421204832e67b1eecb3fa442bae3ff3b639d88da%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22vhqW8F-7lRa5Nb4P8x6OPlOjE0CZRWVR%22%3B%7D; HttpOnly; Path=/
cf-ray: 98ce5a98d8a6c18d-BLR
refresh-radarr.groovy - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- def host = '127.0.0.1'
- def port = 8310
- def auth = 'YOUR_API_KEY'
- def ids = model.findAll{ it.type =~ /Movie/ }.findResults{ it.tmdbId } as Set
- ids.each{ id ->
- def r = curl "https://${host}:${port}/api/v3/movie?tmdbId=${id}", 'X-Api-Key': auth
- r.each{ m ->
- curl "https://${host}:${port}/api/v3/command", [name: 'rescanMovie', movieId: m.id], 'X-Api-Key': auth
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
-
⭐ Free Crypto Method ✅ NEVER SEEN BEFORE ⭐⭐⭐
JavaScript | 1 sec ago | 0.24 KB
-
⭐✅ Swapzone Glitch ✅ Working⭐⭐⭐ Y
JavaScript | 4 sec ago | 0.24 KB
-
⭐✅ MAKE $2500 IN 15 MIN⭐⭐⭐ 6
JavaScript | 8 sec ago | 0.24 KB
-
✅⭐ Make huge profits on trading ✅ NEVER SEEN...
JavaScript | 10 sec ago | 0.24 KB
-
✅ Make $2500 in 20 minutes⭐⭐⭐ P
JavaScript | 15 sec ago | 0.24 KB
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ 3
JavaScript | 19 sec ago | 0.24 KB
-
⭐✅ Marketplace Glitch ✅ Working ✅ NEVER SEEN...
JavaScript | 21 sec ago | 0.24 KB
-
⭐⭐Exchange Exploit⭐⭐ H
JavaScript | 26 sec ago | 0.24 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