Greasy Fork is available in English.

CouchPotato UserScript by Wolph

Add movies like a real CouchPotato

< Обсуждения CouchPotato UserScript by Wolph

Отзыв: Нормальный — скрипт работает, но имеет существенные недостатки

Change on row 204

Great script, but needs a change in row 204 from document.body.innerHTML to window.location.href to scrape the correct URL from IMDB.

Replace row 204 with:

var imdb_id = window.location.href.match(regex)[0];

WolphАвтор
§
Создано: 13.02.2018

It might depend on the page but on most pages the current version still works.

I've personally switched to Radarr instead actually, seems to function quite a bit better.

Ответить

Войдите, чтобы ответить.