sonarr-radarr-lidarr-autosearch-browser-extension

An extension for Chromium and Firefox browsers that automates searching on Servarr instances based on a modified URL, and adds context menus for direct searching from any selected text. Adds icons as direct search links on IMDb, TVDb, TMDb, Trakt, MusicBrainz, letterboxd, TV Calendar, Rotten Tomatoes, metacritic and simkl websites.

MPL-2.0 License

Stars
124

Bot releases are visible (Hide)

sonarr-radarr-lidarr-autosearch-browser-extension - New integrations, bug fix and Radarr image update

Published by trossr32 almost 3 years ago

Add simkl and metacritic integrations.
Fix trakt integration.
Change Radarr image from the version 0 logo to the version 3 logo.

sonarr-radarr-lidarr-autosearch-browser-extension - New integration, improved project structure & fix bug

Published by trossr32 about 3 years ago

Rotten tomatoes integration.

Improved Trakt integration.

Potential bug found where waiting 1 second for the Servarr search input element to be available wasn't always long enough. Set the wait time when searching for a servarr search input element to 6 seconds and add debugging settings to allow increasing/decreasing this time.

Grunt added as a task runner and all external libs now added via npm.

Fully consolidate chromium and firefox dists.

sonarr-radarr-lidarr-autosearch-browser-extension - Major release: version 2

Published by trossr32 over 3 years ago

Functional changes

Add TV Calendar integration.
Add functionality to call Sonarr, Radarr or Lidarr API to ascertain the version and automatically configure settings.
Redesign option UI

Source changes

Update jquery/bootstrap/font awesome to the latest versions.
Refactor entire codebase to consolidate the Chromium and Friefox extensions using browser polyfills.
Update code to use promises (async/await).
Add jsdoc and improved comments throughout the code.

sonarr-radarr-lidarr-autosearch-browser-extension - Search by id rather than text where possible

Published by trossr32 over 3 years ago

Search by id from IMDb, TVDb, TMDb, Trakt and letterboxd

sonarr-radarr-lidarr-autosearch-browser-extension - Add config to work with IMDB's new beta design

Published by trossr32 almost 4 years ago

IMDB has a new design in beta which this fix caters for. The config for the old (current) layout is still included until the new IMDB design is fully released.

Also added a new debug tab to the options page which allows turning on logging to console for debugging/development.

sonarr-radarr-lidarr-autosearch-browser-extension - Added letterboxd integration

Published by trossr32 almost 4 years ago

Thanks to @aommm for adding letterboxd integration

sonarr-radarr-lidarr-autosearch-browser-extension - Use id rather than artist name from MusicBrainz integration

Published by trossr32 almost 4 years ago

Optimise lidarr searching from the MusicBrainz integration to use id rather than artist name. Fixes #28

sonarr-radarr-lidarr-autosearch-browser-extension - Add MusicBrainz Lidarr integration

Published by trossr32 almost 4 years ago

Add MusicBrainz artist pages as a site integration for Lidarr.

sonarr-radarr-lidarr-autosearch-browser-extension - Bug fix

Published by trossr32 almost 4 years ago

Fixes issue #21 where the search input was rendering after the extension had tried to find the field. Code added to watch for the element being available prior to referencing.

sonarr-radarr-lidarr-autosearch-browser-extension - Bug fix

Published by trossr32 almost 4 years ago

Fixes bug #22 where context menu items were incorrectly displayed when certain integrations had been disabled.

sonarr-radarr-lidarr-autosearch-browser-extension - Documentation update and bug fixes

Published by trossr32 about 4 years ago

Add version documentation for v3 of Sonarr and Radarr following update in #1
Couple of bug fixes

sonarr-radarr-lidarr-autosearch-browser-extension - Add TVmaze, bug fix

Published by trossr32 about 4 years ago

Add TVmaze as an integration, both on a show page and the countdown results page. Fixes #13.
Change the settings paypal page to a ko-fi integration, fixes #12
Fix mini-series bug on IMDB; fixes #10

sonarr-radarr-lidarr-autosearch-browser-extension - Add direct search links from IMDb, TVDb, TMDb & Trakt

Published by trossr32 about 4 years ago

Add Sonarr and Radarr icon direct search links from TV or movie pages on IMDb, TVDb, TMDb & Trakt.
Fix bug where searching for a term with multiple consecutive periods fails
Fix bug where no search term results in a search

Related Projects