Jellyseerr Bulk Request Manager

Adds a bulk request management panel to Jellyseerr with filters, selection, and mass deletion

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램을 설치해야 합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

작성자
lxwiq
일일 설치 수
0
총 설치 수
2
평점
0 0 0
버전
2.1
생성일
2026-03-08
갱신일
2026-03-08
크기
32.3KB
라이선스
MIT
적용 사이트
모든 사이트

Jellyseerr / Overseerr lacks a built-in way to bulk
manage requests. If content gets removed from your media
server, you're stuck deleting requests one by one — and
even then, the media entry stays in the database,
preventing you from re-requesting it.

This script adds a slide-out panel to any Jellyseerr or
Overseerr instance with everything you need to clean up
requests in bulk.

What it does:

• Filter requests by status: All, Pending, Approved,
Processing, Available, Unavailable, Failed, or Deleted
Media
• Browse all requests with posters, titles, release
years, requester name, and status badges — fetched
directly from TMDB
• Select individual requests or use "Select All" to pick
every request matching the current filter
• Mass delete requests in one click — the script removes
both the request AND the associated media entry, so the
content can be re-requested immediately
• Purge orphaned media — if you previously deleted
requests through the default Jellyseerr UI (which only
removes the request, not the media entry), click "Purge
Orphans" to scan and clean up stale media entries that
are still blocking re-requests
• Works on every page, not just /requests — the panel is
accessible from anywhere via a floating button in the
bottom-right corner

How to use:

1. Navigate to your Jellyseerr instance — a floating
button appears in the bottom-right corner
2. Click it to open the side panel
3. Pick a filter (e.g. "Deleted Media" to see requests
for content that no longer exists)
4. Select the requests you want to remove, or click
"Select All"
5. Click "Delete" and confirm
6. To clean up leftover media entries from previous
deletions, click "Purge Orphans"

Requirements:

• Jellyseerr 1.x / 2.x or Overseerr
• Your account must have the "Manage Requests" permission
• No API key or extra configuration needed — the script
uses your existing browser session

Source code:
https://github.com/lxwiq/jellyseerr-bulk-manager