All Projects → Purfview → IMDb-Scout-Mod

Purfview / IMDb-Scout-Mod

Licence: MIT license
Auto search for movie/series on torrent, usenet, ddl, subtitles, streaming, predb and other sites. Adds links to IMDb pages from hundreds various sites. Adds movies/series to Radarr/Sonarr. Adds external ratings from Metacritic, Rotten Tomatoes, Letterboxd, Douban, Allocine. Media Server indicators for Plex, Jellyfin, Emby. Dark theme/style for …

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to IMDb-Scout-Mod

Cloudbox
Ansible-based solution for rapidly deploying a Docker containerized cloud media server.
Stars: ✭ 1,763 (+896.05%)
Mutual labels:  bittorrent, sonarr, plex, usenet, torrents, radarr
ChineseSubFinder
自动化中文字幕下载。字幕网站支持 shooter、xunlei、arrst、a4k 。支持 Emby、Jellyfin、Plex、Sonarr、Radarr、TMM
Stars: ✭ 2,212 (+1149.72%)
Mutual labels:  download, sonarr, plex, radarr, jellyfin
autobrr
Automation for downloads.
Stars: ✭ 288 (+62.71%)
Mutual labels:  torrent, bittorrent, sonarr, radarr
Lunasea
A self-hosted controller for mobile built using the Flutter framework.
Stars: ✭ 378 (+113.56%)
Mutual labels:  sonarr, plex, usenet, radarr
Sickchill
Less rage, more chill.
Stars: ✭ 2,166 (+1123.73%)
Mutual labels:  torrent, plex, torrents, rarbg
flixctl
A toolkit for controlling the infrastructure necessary for a true MaSaS (Movies and Shows as a Service) architecture.
Stars: ✭ 43 (-75.71%)
Mutual labels:  torrent, sonarr, plex, radarr
Plexguide.com
Welcome to https://PlexGuide.com ~ Rapidly deploy multiple-hasty Docker Containers through Ansible with local or Unlimited Google HD Space!
Stars: ✭ 1,631 (+821.47%)
Mutual labels:  sonarr, plex, usenet, radarr
Jackett
API Support for your favorite torrent trackers
Stars: ✭ 6,690 (+3679.66%)
Mutual labels:  torrent, sonarr, radarr, trackers
Bobarr
🍿 The all-in-one alternative for Sonarr, Radarr, Jackett... with a VPN and running in docker
Stars: ✭ 697 (+293.79%)
Mutual labels:  torrent, sonarr, plex, radarr
Docker Compose Usenet
Docker-powered usenet pipeline
Stars: ✭ 240 (+35.59%)
Mutual labels:  sonarr, plex, usenet, radarr
Usenet Docker
Docker-compose configuration for Sabnzbd, CouchPotato, Plex, Sonarr, Plexpy, Nzbhydra, Muximux, Radarr, NZBGet and Ombi with a Nginx proxy.
Stars: ✭ 153 (-13.56%)
Mutual labels:  sonarr, plex, usenet, radarr
Torrentinim
A very low memory-footprint, self hosted API-only torrent search engine. Sonarr + Radarr Compatible, native support for Linux, Mac and Windows.
Stars: ✭ 123 (-30.51%)
Mutual labels:  torrent, bittorrent, sonarr, radarr
Htpc Docker Standup
A simple docker-compose based configuration to stand up a new HTPC w/ Plex, Deluge, Sonarr, Radarr and more!
Stars: ✭ 160 (-9.6%)
Mutual labels:  torrent, sonarr, plex, radarr
torrent-hound
Search torrents from multiple websites via the CLI
Stars: ✭ 28 (-84.18%)
Mutual labels:  torrent, bittorrent, torrents
PeerflixServerZH
🚀 Peerflix Server(BT) 汉化、美化
Stars: ✭ 32 (-81.92%)
Mutual labels:  torrent, bittorrent, torrents
rarbg-api
A simple node.js wrapper for rarbg.to api
Stars: ✭ 21 (-88.14%)
Mutual labels:  torrent, bittorrent, rarbg
torrent-spider
基于DHT的p2p网络资源爬虫
Stars: ✭ 65 (-63.28%)
Mutual labels:  torrent, bittorrent, download
Torrents-Api
Torrent Api ✨
Stars: ✭ 82 (-53.67%)
Mutual labels:  torrent, rarbg, 1337x
torrent-webseed-creator
Webseeded torrent creator using GitHub Actions
Stars: ✭ 54 (-69.49%)
Mutual labels:  torrent, bittorrent, download
Diffy
🎞️💓🍿 Love streaming - It's always best to watch a movie together ! 🤗
Stars: ✭ 37 (-79.1%)
Mutual labels:  torrent, bittorrent, torrents

Donate
alt text

IMDb Scout Mod:

Auto search for movie/series on torrent, usenet, ddl, subtitles, streaming, predb and other sites.
Supports Re-designed/Reference pages and does multi auto-search on List/Watchlist/Advanced Title Search pages.
Adds links to IMDb pages from hundreds various sites.
Auto search local HDDs/filelists using Voidtools Everything search engine.
Adds movies/series to Radarr/Sonarr.
Adds/Removes movies/series/episodes to/from Trakt's watchlist.
Adds external ratings from Metacritic, Rotten Tomatoes, Letterboxd, Douban, Allocine.
Media Server indicators for Plex, Jellyfin, Emby.
Extract info to clipboard with the special button "Copy info to BBCode".
Auto loads Reference View without login.
Dark theme/style for Reference View.
Compact mode for Reference View.
Removes ads.
Supports mobile: Firefox Nightly for Android.
Supports browsers: Firefox, Chrome, Opera, Safari, Waterfox, Brave, Pale Moon, Edge.
Supports: Violentmonkey, Tampermonkey, Greasemonkey, Greasemonkey v3 & Greasemonkey for Pale Moon.

Meanings of the color borders around the icons:
alt text - Search completed. Results found.
alt text - Search completed. Results not found.
alt text - No access to search or search can't be done.
alt text - Search completed. Request found.

Installing:

Press here to install

Contributing:

Contributions are welcome.

Adding new sites:

Inside the script, there is a list of dictionaries that contains of all the sites, and the data necessary to check IMDb against them.
Each site is a dictionary with the following attributes:

  • name: The site name, abbreviated.
  • icon (optional): Icon for the site.
  • searchUrl: The URL to perform the search against, see below for how to tailor the string to a site.
  • matchRegex: The string which appears if the searchUrl doesn't return a result.
  • postiveMatch (optional): Changes the test to return true if the searchUrl does return a result that matches matchRegex
  • TV (optional): If true, it means that this site will only show up on TV pages. By default, sites only show up on movie pages.
  • both (optional): Means that the site will show up on both movie and TV pages.
  • spaceEncode (optional): Changes the character used to encode spaces in movie titles. The default is '+'.
  • goToUrl (optional): Different URL used for link (instead of searchUrl).
  • loggedOutRegex (optional): If any text on the page matches this regex, the site is treated as being logged out.
  • configName (optional): Use this to allow changing names without breaking existing users.
  • inSecondSearchBar (optional): Places site at the second searchable bar.
  • inThirdSearchBar (optional): Places site at the third searchable bar.
  • rateLimit (optional): Connection rate limit in milliseconds. Default is 200. On the Search/List pages if rateLimit<=1000 then it will be increased by a factor of 4.
  • mPOST: HTTP request by POST method. For the sites that doesn't support GET.
  • ignore404 (optional): Ignores all 4** HTTP errors.
  • ignoreEmpty (optional): Use it if an empty response means that no results found, otherwise by default it means 'logged_out'.

Parameters you can use inside the URL:

  • %tt%: The IMDb id with the tt prefix (e.g. tt0055630).
  • %nott%: The IMDb id without the tt prefix (e.g. 0055630).
  • %tvdbid%: The TVDb id.
  • %tmdbid%: The TMDb id.
  • %doubanid%: The Douban id.
  • %search_string%: The movie title (e.g. Yojimbo). Depends on your preferences at www.imdb.com/preferences/general .
  • %search_string_orig%: The original movie title (e.g. Yôjinbô). Reverts to %search_string% if an original title is not set at IMDb.
  • %year%: The movie year (e.g. 1961).
  • %seriesid%: For the streaming APIs. The IMDb ID of series.
  • %seasonid%: For the streaming APIs. Season number.
  • %episodeid%: For the streaming APIs. Episode number.

See the script for examples.

Versioning:

Follows a bastardization of the semver standard:

  • Patch versions will not change behavior, only the URL/settings for trackers.
  • Minor versions will definitely change code, although behavior may in fact remain the same.
  • Major versions will definitely change behavior, although it will only be increased at the discretion of the current maintainer.

paypal

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].