You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix TV search (#524)
* Fix issue with tv search not giving results due to parsing errors
Signed-off-by: Ricky Grassmuck <rigrassm@gmail.com>
* Version bump
Signed-off-by: Ricky Grassmuck <rigrassm@gmail.com>
Added ability to read downloaded status from Radarr (#468)
* 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.
Version/Update Check and Admin Page Style Fixes (#481)
- Refactor version checking method to pull from version.txt and the latest release tag on git
- Fix Admin page sidebar styling issue where labels would go outside the sidebars background
- Version Bump v1.20.7