Closed mofman closed 6 years ago
Thanks!
For the Google search results, perhaps place a button here?
Would you be interested in doing a PR for some of those places? I'll start working on the IMDB list page one soon.
Yes I think that one on google would pretty useful.
Yes I'll do a PR over christmas for some of these sites.
On 21 December 2016 at 21:56, Kees Kluskens notifications@github.com wrote:
Thanks!
For the Google search results, perhaps place a button here?
[image: 2016-12-21_22-53-34] https://cloud.githubusercontent.com/assets/533616/21407352/5d0c116e-c7d0-11e6-9723-3ad2669fbee2.png
Would you be interested in doing a PR for some of those places? I'll start working on the IMDB list page one soon.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/SpaceK33z/web-to-plex/issues/17#issuecomment-268651585, or mute the thread https://github.com/notifications/unsubscribe-auth/AC5b2cBQjMgpz7H8HMW4dRIO7E6Vbciaks5rKaB0gaJpZM4LTZL5 .
@mofman, I added the Plex button for IMDb list pages.
Also I researched a bit about the other sources. To find media on Plex / CouchPotato, a IMDb ID, title and year of the movie/TV show needs to be available on the page.
@SpaceK33z Nice work - I've added it googles widget and also letterboxd - strangely letterboxd doesnt seem to find the movie on plex even though the xhr request is right, anything you can think I'm doing wrong?
No idea out the top of my head. If you send the pull request, I'll help you debug it.
@SpaceK33z cheers! https://github.com/SpaceK33z/web-to-plex/pull/20
Thanks for this great extension! Any progress on adding support for Letterboxd?
Letterboxd support has been added! v3.2 has just been released, it may take a few hours before your browser auto-updates. Thanks to @mofman.
Implemented in v4.
Absolutely love this plugin I thought of a few more places where we could add buttons.
#main [class*="item"][class*="content"] a[href*="/title/tt"]:not([href*="/showtimes/"])
Item.innerText
Item.nextElementSibling()