Commit graph

3844 commits

Author SHA1 Message Date
Prinz23
6e2788fd8e Change integrate proper search into recent search.
Add webdl types/sources.
Add basic tests for get_webdl_type() in properfinder.
Add properFinder _get_codec tests.
2018-01-27 16:16:34 +00:00
JackDandy
9022527c3d
Merge pull request #1046 from JackDandy/feature/AddFooterTimeToggle
Add footer icon button to switch time layouts.
2018-01-26 21:32:53 +00:00
JackDandy
3c0d0f5b00 Add footer icon button to switch time layouts. 2018-01-26 21:27:09 +00:00
JackDandy
f6113c6ffc
Merge pull request #1045 from JackDandy/feature/FixSaveOptionDF
Fix save option display freespace.
2018-01-26 10:52:03 +00:00
JackDandy
2d858f452e Fix save option display freespace. 2018-01-26 10:45:07 +00:00
JackDandy
57851d63b7 Merge branch 'master' into develop 2018-01-26 10:38:01 +00:00
JackDandy
62c86f546e Merge branch 'hotfix/0.13.15' 2018-01-26 10:34:55 +00:00
JackDandy
4bfca483af Fix saving config general. 2018-01-26 10:33:07 +00:00
JackDandy
d8cc94dcfc
Merge pull request #1044 from JackDandy/feature/ChangeProviderErrorHandling
Feature/change provider error handling
2018-01-26 01:40:25 +00:00
JackDandy
0ead7771de Change improve the manage searches error stats UI and backend functions.
Add the improved error handling to torrent providers.
Change cache_db to always include db upgrade statements when running SG for the first time.
Change split newznab limit logic into a reusable function, hit_limit_update() and use in BTN prov.
Change tweak CSS to make things a little neater with button spacings.
Add the actual time when current limit will expire to the UI.
Change instead of terminology "errors", use "failures".
Change improve BTN error handling.
Change ensure provider name is output to log at times where it wasn't.
Change ensure failed request URLs and POST params are output to log.
Add time of last failure + type to should_skip log message.
Change code DRY and simplification for improved readability.
Change occurrences of "error" to "fail" for consistency.
Add tmr limit handling to omg and change log_failure_url level to warning.
Change log the failed URL when an API hit limit is reached.
Change "hit" to the more universally generic "tmr" - Too Many Requests.
Change Db columns containing "hit_" are renamed "tmr_"
2018-01-26 01:35:02 +00:00
Prinz23
f9cc6ed330 Add provider error table to page Manage/Media Search.
Add failure handling, skip provider for x hour(s) depending on count of failures.
Add detection of api hit limit reached.
Add failure count to omgwtfnzbs.
Change improve categories selection (manual search for example).
2018-01-25 20:48:24 +00:00
JackDandy
ce79d91430
Merge pull request #1043 from JackDandy/feature/AddDiskFreeOptional
Add option "Display disk free" to general config/interface page (defa…
2018-01-25 20:43:18 +00:00
JackDandy
09d0157f67 Add option "Display disk free" to general config/interface page (default enabled). 2018-01-25 20:22:34 +00:00
JackDandy
c1b1b36c3f Merge branch 'master' into develop 2018-01-25 19:59:01 +00:00
JackDandy
2af6c24166 Merge branch 'hotfix/0.13.14' 2018-01-25 19:50:32 +00:00
JackDandy
4dea2ad022 Add config/general/web interface/send security headers (default enabled).
Change use bare minimum requests for all usenet_crawler search modes.
Change use RSS endpoint for usenet_crawler in cache mode.
Fix ensure remaining unicode shownames are correctly 'UTF-8' and url encoded.
Fix omgwtf test of invalid auth, issue when enabling propers, and updating cache.
Change refactor shownames list into reusable show_name_helper methods.
Add season specific naming exceptions to nzb + btn.
2018-01-25 19:49:28 +00:00
Prinz23
11dfd66efd Fix ensure url unicode shownames are correctly 'UTF-8' and urlencoded.
Refactor shownames list into generic provider method, reusable in multiple providers.
Add remove English at the end of release names (drunkenslug).
2018-01-25 16:14:39 +00:00
JackDandy
e16f30a43f Merge branch 'master' into develop 2018-01-19 00:44:59 +00:00
JackDandy
62dfcdd7ae Merge branch 'hotfix/0.13.13' 2018-01-19 00:40:32 +00:00
Prinz23
2f182860e5 Fix setting episode status when testing for if it should be deleted.
Restrict setting newly added old episodes to WANTED to the last 90 days, older are set to SKIPPED.
2018-01-19 00:39:48 +00:00
JackDandy
16965960db Merge branch 'master' into develop 2018-01-16 01:18:56 +00:00
JackDandy
2050f12519 Merge branch 'hotfix/0.13.12' 2018-01-16 01:12:13 +00:00
JackDandy
9ba8a206e3 Remove provider TorrentVault. 2018-01-16 01:11:46 +00:00
JackDandy
302121503c Merge branch 'master' into develop 2018-01-15 17:37:29 +00:00
JackDandy
5d336d221f Merge branch 'hotfix/0.13.11' 2018-01-15 17:35:54 +00:00
JackDandy
cf40431bfb Fix issue fetching data in a rare case. 2018-01-15 17:35:27 +00:00
JackDandy
3af27c7eca
Merge pull request #1039 from JackDandy/feature/AddLargeOutputSizes
Add 'PB', 'EB', 'ZB', 'YB' to recognised output sizes.
2018-01-15 03:04:12 +00:00
JackDandy
a730f41d46 Add 'PB', 'EB', 'ZB', 'YB' to recognised output sizes. 2018-01-15 03:00:07 +00:00
JackDandy
0af34178b5
Merge pull request #1036 from JackDandy/feature/AddAnimeRegex
Change improve media process to parse anime format …
2018-01-12 23:46:02 +00:00
JackDandy
1f057a4f3c Change improve media process to parse anime format 'Show Name 123 - 001 - Ep 1 name'. 2018-01-12 22:12:34 +00:00
JackDandy
7db1743adf
Merge pull request #1035 from JackDandy/feature/AddFreeSpace
Add free space stat (if obtainable) of parent folder(s) to footer.
2018-01-09 23:54:27 +00:00
JackDandy
c9802126d9 Add free space stat (if obtainable) of parent folder(s) to footer. 2018-01-09 23:47:36 +00:00
JackDandy
f628f26027 Merge branch 'master' into develop 2018-01-08 17:19:02 +00:00
JackDandy
b57660a681 Merge branch 'hotfix/0.13.10' 2018-01-08 17:17:57 +00:00
Prinz23
e58436e85d Fix "Upgrade once" for wanted qualities.
Fix criteria selection for "Upgrade once" shows: manual searches and/or if episode is set to unwanted quality.
Add unit test of wantedQualities to common_tests.py
2018-01-08 17:16:11 +00:00
JackDandy
8094a64e35
Merge pull request #1034 from JackDandy/feature/FixEvents
Fix Events shutdown (a manual start-up is required after updating to this fix).
2018-01-04 19:41:13 +00:00
Prinz23
9f04beeabb Fix Events shutdown (a manual start-up is required after updating to this fix). 2018-01-04 16:47:44 +00:00
JackDandy
149ea890c6 Merge branch 'master' into develop 2018-01-02 15:37:55 +00:00
JackDandy
bb45229904 Merge branch 'hotfix/0.13.9' 2018-01-02 15:36:40 +00:00
JackDandy
2536c4b7d8 Fix marking episode as to upgrade. 2018-01-02 15:35:33 +00:00
JackDandy
3d815d1f4c
Merge pull request #1031 from JackDandy/feature/AddPauseScheduler
Change improve core scheduler logic.
2017-12-27 18:06:26 +00:00
Prinz23
c4e227b583 Change improve core scheduler logic.
Add pause support to scheduler.
Add optional check_paused in scheduler that can be integrated into action classes.
Add check to config.py change events.
Change integrate check_paused into auto_post_processer, search_propers, subtitles.
Change rename _pause to _unpause to prevent confusion of meaning.
2017-12-27 18:01:00 +00:00
JackDandy
aa9644b572 Merge branch 'master' into develop 2017-12-27 15:34:24 +00:00
JackDandy
c1b30561aa Merge branch 'hotfix/0.13.8' 2017-12-27 15:33:47 +00:00
JackDandy
1cec88c5a2 Fix HD4Free provider. 2017-12-27 15:32:38 +00:00
JackDandy
67f0b660ba Merge branch 'master' into develop 2017-12-27 03:16:09 +00:00
JackDandy
4a8d3d7543 Merge branch 'hotfix/0.13.7' 2017-12-27 03:15:36 +00:00
Prinz23
6da32a5ed0 Add log message for not found on indexer when adding a new show.
Fix upgrade once ARCHIVED setting by postProcessor.
Fix determination of is_first_best_match.
Change improve smart selection of categories in manual and failed search modes.
Change refactor wantedQuality into own function that can be used in multiple places.
Change improve error resistance in neededQualities class.
Add log warning message if wantedQuality or eps_aired_in_season is missing for search.
Add check backlogitem for wantedQuality and add if missing.
Add use wantedQuality list in wantEpisode.
Change don't use wantedQualities for multipart.
2017-12-27 03:14:20 +00:00
JackDandy
8d97f2664a Add ETTV and PotUK providers, fix BTScene and Lime. 2017-12-22 19:37:14 +00:00
JackDandy
f1bb13c4b3 Merge branch 'master' into develop 2017-12-13 02:05:24 +00:00