This repository has been archived by the owner on Jun 15, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 45
Development postgres #271
Open
jamesmeneghello
wants to merge
40
commits into
master
Choose a base branch
from
development-postgres
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Development postgres #271
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Added prebot options to config_sample.py
Prebot Error Handling
Added a check for None before regex search
Fix for pre parsing
Extend requests handling to also update the name and search_name of pres that are non-numeric. Also add scripts/rename_pres.py to fix old pres where the release and pre names don't match.
Fix #268: Rename additional types of pre-releases.
Python 3.4 requires roman 2.0.0 or newer. Older versions fail at import and cause the postprocess to fail and not emit useful logs.
Automatically restarting backfill is a waste of resources and NNTP server connections. The backfill should have to be started manually each time the user desires a backfill run.
Fix #293, use the new valid nZEDb regex URL.
Fixes irc collections dependency
Lock pytvmaze version to 1.*
Fixes to requirements.txt for #281 Changes to supervisor to auto restart backfill processes.
Update regex version to match what is available
We now specify what parameters are supported by the 'supportedparams' tag in the capabilities. At the moment, I have enabled 'rid,season,ep' for TV search. We should review whether we can support other parameters for the other searches (eg. movies).
Fix #270. Command line group update seems to only support a single group, so change the list to a dict assignment.
Fixing pre import script
Add 'supportedparams' in caps. This is to address issues in SickRage as well as #270
Update Deletes To Work With With Newer SQLAlchemy
…cause requirements.txt takes the latest version, we should support he latest version.
Updated take_last to keep="last" to support newer pandas versions. Be…
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.