Skip to content

Releases: trossr32/sonarr-radarr-lidarr-autosearch-browser-extension

v2.11.0

11 Mar 09:59
43cf7ad
Compare
Choose a tag to compare

Fixed

  • Fixed Radarr/Sonarr /add/new/{searchTerm} fails to prefill search term - (#255). Thanks to 0xdevalias.

v2.10.0

08 Feb 22:36
09a33c0
Compare
Choose a tag to compare

Fixed

  • Fixed Rotten Tomatoes icon location selectors - (#229).
  • Removed browser.tabs dependency in Firefox content script as it wasn't being used - (#224).
  • Remove "Reviews" from metacritic title - (#218).Thanks to theotherp.

Added

  • Allow context menu to be disabled. (#225).

Tests

  • Run tests in parallel workflow steps

v2.9.0

02 Sep 21:22
3d26101
Compare
Choose a tag to compare
  • Migrate to manifest v3 for chromium browsers (Firefox staying on manifest v2 for now - more info). - (#143).
  • Fixed Letterboxd missing Radarr icon - (#193). Thanks to MozPri.
  • Fix bug where colon is replaced by "%3A". (#196). Thanks to dynamiccookies.

v2.8.8

28 Apr 23:14
a39df42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.7...v2.8.8

v2.8.7

28 Apr 14:44
d7c83c4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.6...v2.8.7

v2.8.6

28 Apr 13:13
6975394
Compare
Choose a tag to compare

What's Changed

  • Update replace titles for allocine integration by @cyberden in #182

New Contributors

Full Changelog: v2.8.5...v2.8.6

Bug fix

14 Jan 15:41
5fc639f
Compare
Choose a tag to compare

Sonarr now supports imdb id searches, so reimplement to fix #176

Bug fixes

30 Dec 20:51
5733382
Compare
Choose a tag to compare
  • Fix Rotten Tomatoes Radarr logo prepend. Thanks to 3vanlock.
  • Fix API testing for Lidarr v2.

Bug fixes

05 Oct 12:06
f207611
Compare
Choose a tag to compare
  • Fix Metacritic integration following their site redesign.
  • Fix Trakt integration.
  • Radarr v5 now accounted for when testing API connection.

v2.8.2: Merge pull request #151 from trossr32/imgbot

27 Jul 11:59
4ab6d68
Compare
Choose a tag to compare

Bug fix:

  • Fix regex for username/password removal in domain matching. Thanks to carsso.