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

Added ability to read downloaded status from Radarr #468

Merged
merged 11 commits into from
May 27, 2017

Conversation

ohmar
Copy link
Contributor

@ohmar ohmar commented Apr 24, 2017

This is to resolve issue #452. I tested it on my own installation with great results. Not sure if there are certain guidelines to follow but I tried to implement this as a hybrid of CouchPotato and Sonarr. Please take a look and let me know what you think.

ohmar and others added 11 commits April 10, 2017 21:01
version.txt is still at 1.20.2 when it should be 1.20.3
Bumped up version number to reflect latest release.
As well restores the ability to create movie requests even when
CouchPotato or Radarr aren't available.
Merging in changes from Master. Need to do further testing.
Turned off logging for SyncedCron (had it turned on for testing).
Changed radarr timeout for response back to 15000.
@RickyGrassmuck
Copy link
Collaborator

RickyGrassmuck commented Apr 24, 2017 via email

@ohmar
Copy link
Contributor Author

ohmar commented Apr 24, 2017

For some reason my formatting makes it seem like I changed much more than I really did. Here are the main changes; added radarrMovieStatus, updated updadeRadarr and updated cronjobs.

@RickyGrassmuck
Copy link
Collaborator

RickyGrassmuck commented Apr 24, 2017 via email

@ohmar
Copy link
Contributor Author

ohmar commented May 21, 2017

Any updates on this?

@RickyGrassmuck
Copy link
Collaborator

Sorry for the delay, I haven't been able to dive into this like I wanted to so I will be merging this into dev-testing as is since it looks good to go as is.

@RickyGrassmuck RickyGrassmuck merged commit 6b73435 into lokenx:dev-testing May 27, 2017
@schott1984
Copy link

I understand that "available" status from radarr is not currently working, right? Just making sure because mine is not. Want to be sure I don't have something set wrong on my end.

Running radarr and plexrequests via the unraid docker containers.

@ohmar
Copy link
Contributor Author

ohmar commented Sep 25, 2017

Available status from Radarr is working in dev-testing but not master.

RickyGrassmuck pushed a commit that referenced this pull request Sep 27, 2017
* Bumped up version number to reflect latest release.

version.txt is still at 1.20.2 when it should be 1.20.3

* Bump version number

* Fix adding movies to CouchPotato

As well restores the ability to create movie requests even when
CouchPotato or Radarr aren't available.

* Fix indentation

* Fix update.txt

* Added the ability to read downloaded status from Radarr.

* Reverting to avoid future issues.

* Bumped version number.

Turned off logging for SyncedCron (had it turned on for testing).
Changed radarr timeout for response back to 15000.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants