This repository was archived by the owner on Jun 15, 2021. It is now read-only.
Development postgres#271
Open
jamesmeneghello wants to merge 40 commits into
Open
Conversation
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…
This file contains hidden or 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
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.