It adds a link in the right side panel for searching kg for torrents with the respective IMDb code(main film page) or Title(pages such as 'user reviewed film').
< Letterboxd.com to KG 피드백
The director search is broken by some extra code letterboxd added on line 712 (see previous comment). Here's a quick fix:On line 37 of the script, replace "innerHTML" with "innerText" and it should work again.Thanks for the script, it's a great idea!
Thanks!
댓글을 남기려면 로그인하세요.
The director search is broken by some extra code letterboxd added on line 712 (see previous comment). Here's a quick fix:
On line 37 of the script, replace "innerHTML" with "innerText" and it should work again.
Thanks for the script, it's a great idea!