Radarr
Radarr copied to clipboard
fix: Notifications always include imdb link.
Database Migration
NO
Description
IMDB link is included in the Notifications message always. Notification provider configuration is ignored. This PR removes the default link, only must be added if active in each Notification Provider.
Screenshot
Telegram Example with IMDB disabled:
Todos
- [-] Tests
- [-] Translation Keys (./src/NzbDrone.Core/Localization/Core/en.json)
- [-] Wiki Updates
Issues Fixed or Closed by this PR
- Fixes #XXXX
- this traces back to https://github.com/Radarr/Radarr/pull/1531
- fixing this for all global notifications doesn't seem right.
- All other notifications would need to be tested and verified for no negative impact