Commit graph

3572 commits

Author SHA1 Message Date
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
JackDandy
62b68375d4 Change provider Bit-HDTV user/pass to cookie. 2017-06-20 00:35:25 +01:00
JackDandy
f1a17ea879 Merge branch 'master' into develop 2017-06-15 04:24:25 +01:00
JackDandy
045475bbf9 Merge branch 'hotfix/0.12.20' 2017-06-15 04:21:12 +01:00
JackDandy
e9b2f386f7 Change send info now required by qBittorrent 3.13+ clients. 2017-06-15 04:20:06 +01:00
JackDandy
925c286ac2 Merge pull request #944 from JackDandy/feature/ChangeShowUpdate
Change catch show update task errors.
2017-06-15 01:55:08 +01:00
Prinz23
266c87f5f1 Change catch show update task errors.
Change tracebacks to ERROR.
Add scene_exceptions error handling with missing data.
Add exception catching and traceback logging in show_updater.
2017-06-15 01:37:28 +01:00
JackDandy
d2b19c2975 Merge pull request #943 from JackDandy/feature/ChangeProperSearch
Change improve search for PROPERS.
2017-06-15 01:31:33 +01:00
Prinz23
0331d5ee6f Change improve search for PROPERS.
Include snatch_proper, snatch_best, downloaded, archived in check for already downloaded propers.
Remove path from compared result.
2017-06-15 01:27:40 +01:00
JackDandy
0cf9cd5052 Merge pull request #942 from JackDandy/feature/ChangeTVDBv2
Change use TVDb API v2.
2017-06-15 01:07:19 +01:00
Prinz23
06599ac708 Change use TVDb API v2.
Add complete actor parsing into _actors.
Make returned _banners compatible with old v1 api lib.
Add all poster + fanart loading (optional) into poster, fanart subdicts of _banners subdict.
Depending on requested image_type set fanart or banners to true.
Readd banners parameter to tvdb lib.
Add new parameter fanart to tvdb lib.
If no firstaired for an episode return None.
Remove old imports.
2017-06-14 21:56:36 +02:00
JackDandy
a8fd974afd Merge pull request #941 from JackDandy/feature/ChangeShutdownTitle
Change cosmetic title on shutdown.
2017-06-14 17:32:37 +01:00
JackDandy
af3f5432dc Change cosmetic title on shutdown. 2017-06-14 16:12:56 +01:00
JackDandy
7c0faec835 Merge pull request #936 from JackDandy/feature/AddBrowseTraktList
Add Trakt watchlist to Add show/Trakt Cards.
2017-05-20 11:46:45 +01:00
JackDandy
9e7ad9f5b2 Add persistent hide/unhide cards to Add show/Trakt and Add show/IMDb Cards.
Change simplify dropdowns at all Add show/Cards.
2017-05-20 10:47:03 +01:00
Prinz23
9cdf57f989 Add Trakt watchlist to Add show/Trakt Cards.
Change revoke application access at Trakt when account is deleted in SG.
Add support for 'DELETE' and 'PUT' requests in libtrakt.
Fix use 'GET', 'POST' method in Trakt lib upgrade.
2017-05-20 10:47:02 +01:00
JackDandy
21c235e52c Merge branch 'master' into develop 2017-05-20 10:35:24 +01:00
JackDandy
f1550e4ebc Merge branch 'hotfix/0.12.19' 2017-05-20 10:34:00 +01:00
JackDandy
99c3d768ff Remove provider Freshon.tv 2017-05-20 10:33:21 +01:00
Licensed User
72fb57fa57 Merge branch 'master' into develop 2017-05-17 23:00:59 +01:00
Licensed User
612b03f810 Merge branch 'hotfix/0.12.18' 2017-05-17 22:59:57 +01:00
Prinz23
0dbade4337 Change thexem, remove tvrage from xem. 2017-05-17 22:59:32 +01:00
Licensed User
b9b13fea8f Merge branch 'master' into develop 2017-05-17 22:10:35 +01:00
Licensed User
5e0362c289 Merge branch 'hotfix/0.12.17' 2017-05-17 22:06:25 +01:00