Commit graph

3595 commits

Author SHA1 Message Date
Prinz23
ad3f8c9584 Update dateutil library 2.4.2 (d4baf97) to 2.6.1 (2f3a160). 2017-08-22 13:18:11 +01:00
JackDandy
18d8bac4a1 Merge pull request #964 from JackDandy/feature/UpdateTornado
Update Tornado Web Server 4.5.dev1 (92f29b8) to 4.5.1 (79b2683)
2017-08-22 13:17:31 +01:00
JackDandy
ecdcb83e44 Update Tornado Web Server 4.5.dev1 (92f29b8) to 4.5.1 (79b2683) 2017-08-21 01:39:14 +01:00
JackDandy
884c5b91b4 Merge pull request #967 from JackDandy/feature/ChangePPIgnoreSymlinked
Change post processor, ignore symlinks found in process_dir.
2017-08-20 16:02:03 +01:00
George Hafiz
7557f51d3c Change post processor, ignore symlinks found in process_dir. 2017-08-20 14:59:37 +01:00
JackDandy
5e558ecadd Merge branch 'master' into develop 2017-08-20 13:09:06 +01:00
JackDandy
2c2a5b175f Merge branch 'hotfix/0.12.26' 2017-08-20 13:06:43 +01:00
Prinz23
1bd9cf863e Fix infinite loop loading network_timezones.
Change add optional "stack_size" setting as integer to config.ini under "General" stanza.
Change prevent too many retries when loading network timezones, conversions, and zoneinfo in a short time.
Update to UnRar 5.50 beta 6.
2017-08-20 13:05:25 +01:00
JackDandy
3312ddc734 Merge pull request #963 from JackDandy/feature/ChangePPImprove
Change improve ABD releases post processing.
2017-08-20 03:50:29 +01:00
JackDandy
fa62eedfa7 Change improve ABD releases post processing.
Change add p2p 720HD tag to file name quality parse.
Change add month name support to uk date parse.
Change add short year support to uk date parse.
Change add part/pt number pairing with episode name from tv info source.
Fix fetch db history item in check_name.
2017-08-20 03:26:39 +01:00
JackDandy
d5a581b107 Merge pull request #965 from JackDandy/feature/ChangeNewznabCats
Change improve newnab autoselect categories.
2017-08-19 15:59:06 +01:00
Prinz23
33a36432d8 Change improve newnab autoselect categories.
Change add nzb.org BoxSD and BoxHD categories.
Change improve category exclude logic for newznab.
Change add WEB-DL category to autoselect categories for newznab.
Change comment out HEVC category parsing since it's not auto selected.
2017-08-19 15:53:59 +01:00
JackDandy
c5627f8cdb Merge pull request #966 from JackDandy/feature/AddWinAutoPTV
Add autoProcessTV/onTxComplete.bat to improve Windows clients…
2017-08-19 15:17:19 +01:00
JackDandy
17e9059d08 Add autoProcessTV/onTxComplete.bat to improve Windows clients Deluge, qBittorrent, Tranmission, and uTorrent.
This batch file copies select files to an isolated location for SickGear to post process with the 'Move' episode method so that seeding files are no longer post processed over and over, using this greatly improves overall performance.
2017-08-19 15:11:37 +01:00
JackDandy
5203784f36 Merge branch 'master' into develop 2017-08-01 21:36:14 +01:00
JackDandy
9c3a158a5d Merge branch 'hotfix/0.12.25' 2017-08-01 21:33:44 +01:00
JackDandy
cbe8b6b37c Remove provider SceneAccess. 2017-08-01 21:32:48 +01:00
JackDandy
74bd52681d Merge branch 'master' into develop 2017-07-31 20:53:55 +01:00
JackDandy
8bb5d054d2 Merge branch 'hotfix/0.12.24' 2017-07-31 20:52:19 +01:00
Prinz23
b0890ae17f Fix copy post process method on posix. 2017-07-31 20:51:46 +01:00
JackDandy
f4d02bd764 Merge branch 'feature/ChangeNameParserIndexerLookup' of JackDandy/SickGear into develop 2017-07-21 21:44:11 +00:00
Prinz23
3e9a9095a6 Change make indexer lookup optional in NameParser, and deactivate during searches. 2017-07-21 22:39:08 +01:00
JackDandy
01961db505 Merge branch 'feature/ChangeImproveTVDb' of JackDandy/SickGear into develop 2017-07-21 21:12:27 +00:00
Prinz23
653a717f42 Change increase performance by reducing TVDb API requests with a global token.
Change raise tvdb_error if any of the episodes pages return an error instead of an incomplete episode list.
Handle expired token.
2017-07-21 22:03:52 +01:00
JackDandy
f9b76de139 Merge branch 'feature/ChangeEpisodeMan' of JackDandy/SickGear into develop 2017-07-21 20:59:26 +00:00
Prinz23
6f5100c541 Change showupdate add integrity safeguards and improve image processing. Add an episode view filter, improve WEB PROPER selection.
Change show update, don't delete any ep in DB if eps are not returned from indexer.
Change prevent unneeded error message during show update.

Change improve performance, don't fetch episode list when retrieving a show image.
Change don't remove episodes from DB with status: SNATCHED, SNATCHED_PROPER, SNATCHED_BEST, DOWNLOADED, ARCHIVED, IGNORED.
Change add additional episode removal protections for TVDb_api v2.

Change filter SKIPPED items from episode view.
Change improve clarity of various error message by including relevant show name.
Change extend WEB PROPER release group check to ignore SD releases.
2017-07-21 11:34:32 +01:00
JackDandy
2b7033f108 Merge branch 'feature/ChangeImprovePP' of JackDandy/SickGear into develop 2017-07-21 02:25:17 +00:00
Prinz23
dd7d5bcfec Change improve post processing by using more snatch history data.
Add try to match .nzb or .torrent name in history for pp, fallback to dirname.
Add showObj lookup to scheduled pp.
Add a debug log message for snatched shows found in history during post processing.
Add use filename of largest video file for history lookups.
2017-07-21 03:02:11 +01:00
JackDandy
201f240e91 Merge branch 'master' into develop 2017-07-21 01:48:01 +01:00
JackDandy
cc53124442 Merge branch 'feature/ChangeReadme' of JackDandy/SickGear into master 2017-07-21 00:32:58 +00:00
JackDandy
f11771f964 Change document relocations. 2017-07-21 01:23:48 +01:00
JackDandy
8b384e22d7 Merge branch 'master' into develop 2017-07-18 16:57:01 +01:00
JackDandy
ae43552e4e Merge branch 'hotfix/0.12.23' 2017-07-18 16:55:39 +01:00
Prinz23
6d8b665149 Remove obsolete tvrage_api lib. 2017-07-18 16:55:04 +01:00
JackDandy
873485f02e Merge branch 'master' into develop 2017-07-13 20:25:20 +01:00
JackDandy
ce6615f00d Merge branch 'hotfix/0.12.22' 2017-07-13 20:23:48 +01:00
JackDandy
9e32a1521d Fix "Server failed to return anything useful" when should be using cached .torrent file.
Fix displayShow 'Unaired' episode rows change state where appropriate.
Change displayShow to stop requiring an airdate for checkboxes.
2017-07-13 20:23:13 +01:00
JackDandy
e1e0316491 Merge pull request #955 from JackDandy/feature/ChangeTVDB
Change improve TVDB data handling.
2017-07-12 18:34:19 +01:00
Prinz23
574dbb60b5 Change improve TVDB data handling.
Add handling of None type for actors, fanart, and banners.
Change handle exception with no data due to connection error.
Fix check for number in show obj in tvdb_api.
2017-07-12 17:43:36 +01:00
JackDandy
69332f4d7c Merge pull request #954 from JackDandy/feature/ChangeEditSceneExceptions
Change editshow saving empty scene exceptions.
2017-07-12 13:02:46 +01:00
Prinz23
39b162419c Change editshow saving empty scene exceptions.
Change replace invalid scene exceptions table season column with -1.
Fix already saved invalid scene_exceptions.
2017-07-12 12:54:18 +01:00
JackDandy
79098a3b04 Merge pull request #953 from JackDandy/feature/ChangeNewznabApiKeyCheck
Change only use newznab Api key if needed.
2017-07-12 12:08:07 +01:00
Prinz23
09f511c710 Change only use newznab Api key if needed. 2017-07-12 11:56:48 +01:00
JackDandy
c3694300ac Merge pull request #952 from JackDandy/feature/UpdateCacheCtrl
Update cachecontrol library 0.11.5 to 0.12.3 (db54c40).
2017-07-12 02:16:58 +01:00
JackDandy
85deeec565 Update cachecontrol library 0.11.5 to 0.12.3 (db54c40). 2017-07-12 01:47:37 +01:00
JackDandy
e730f0b84e Merge pull request #949 from JackDandy/feature/ChangeInitFreeBSD
Change simplify and update FreeBSD init script.
2017-07-12 01:46:32 +01:00
JackDandy
5b2732710b Change remove redundancies (note: use SIGTERM or SIGINT to shutdown) 2017-07-05 17:22:24 +01:00
Daniel O'Connor
40c3560453 Change simplify and update FreeBSD init script.
Use daemon and PID file functionality.
Send signal to kill as it shuts down cleanly.
Remove web shutdown as it is redundant and doesn't work with SSL.
2017-07-05 10:44:40 +01:00
JackDandy
ea1ccbdc98 Merge branch 'master' into develop 2017-06-20 00:38:39 +01:00
JackDandy
46b2a69644 Merge branch 'hotfix/0.12.21' 2017-06-20 00:36:59 +01:00