您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Show Radarr status on YTS browse-movies with badge + hover tooltip, including upgrade check (res + format) + SVG icons
YTS Radarr Checker: A Quick Guide
This user script, "YTS Browse Radarr Checker," streamlines your movie browsing on YTS by showing the status of movies in your personal Radarr library. Using it helps you quickly see which movies you already own and if better-quality versions are available.
How It Works
The script works by connecting to your Radarr server to fetch a list of your movies. When you visit a YTS browse page, it quickly finds the IMDb ID for each movie and determines the highest quality available on YTS's site. It then compares this information with your Radarr library and adds a badge to the movie's thumbnail.
✅ Green Badge: The movie is already in your library. Hover over it to see details like the format and tags.
🔼 Orange Badge: An upgrade is available on YTS. The tooltip shows your current quality and the available upgrade.
❌ Red Badge: The movie is not in your library.
How to Use It
To use the script, you need a browser extension like Tampermonkey or Greasemonkey.
Install Tampermonkey for your browser.
Create a new script in Tampermonkey's dashboard.
Copy and paste the entire script code into the editor.
Configure Your Settings:
Change RADARR_URL to your Radarr server's IP address and port (e.g., http://192.168.1.50:7878).
Replace API_KEY with your unique API key from Radarr's settings.
Save the script and refresh the YTS browse page. The badges will begin to appear on the movie posters, helping you manage your collection more efficiently.