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').
< Feedback on 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!
Sign in to post a reply.
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!