Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(radarr): correctly check for existing movies #2490

Merged
merged 1 commit into from
Feb 3, 2022

Conversation

danshilm
Copy link
Collaborator

Description

This uses the hasFile property instead of the downloaded property to check if a movie is available in Radarr.
I'm not sure when the downloaded property has been deprecated, but I can't seem to find references to it from a quick search on the Radarr repo.

Reference: getMovie.

Screenshot (if UI-related)

N/A

To-Dos

  • Successful build yarn build

Issues Fixed or Closed

  • Fixes none

@danshilm danshilm requested a review from sct as a code owner January 29, 2022 16:27
@sct sct merged commit 5d4b06b into sct:develop Feb 3, 2022
@github-actions
Copy link

github-actions bot commented Apr 1, 2022

🎉 This PR is included in version 1.29.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants