Commit graph

2306 commits

Author SHA1 Message Date
JackDandy
ac6d1f69d9 Change refactor manual search processing.
Change reduce browser I/O on displayShow.
Fix displayShow bug where click holding on a season btn and then dragging away leaves 50% white.

Devel:
Change sets and lists are assigned by reference, so snatched_eps are deep copied in base_info().
Change comment out BaseSearchQueueItem::copy() as deprecated for base_info().
Change improve ajax consumer to reduce polling.
Simplify SimpleNamespace init in base_info().
Use base info instead of thread object for MANUAL_SEARCH_HISTORY in (ManualSearchQueueItem + FailedQueueItem) to streamline the finished search processing in webserve, this means add_dt has to be moved to BaseSearchQueueItem for base_info().
SimpleNameSpace Ref error is now in PYC, not sure if this is valid tho.
2018-10-02 20:04:52 +01:00
Prinz23
89905fc94d Change add BaseSearchQueueItem and base_info() for thread-safe checks.
Change to making simple base info of search_queue items instead of full deep copies.
Change move TVShow.getOverview logic to helpers.episode_status_overview() and call it with parameter in tv.py and webserve.py
2018-10-02 16:32:08 +01:00
JackDandy
85a5f6ea00 Change code refactor.
Devel:
Use camel case for JS vars.
Correct typos.
Define attr added_dt.
Remove redundant try/expect.
2018-10-02 16:32:07 +01:00
Prinz23
1d00b0e4c2 Fix manual search button on displayShow and episode view page.
Change feedback result of manual search on the clicked button image/tooltip.

Devel:
Change items from search to retry with Archived status on displayShow page.
Change keep manual/failed search item progress for 30 mins in internal manual_search_history.
Fix buttons for snatched statuses.
Change set wantedquality list for failed to True (needed to also search for previously skipped and similar status items).
Change make get_queued_manual() and get_current_manualsearch_item() thread-safe.
Change only return retrystatus true to ui if use_failed_downloads is enabled.
Change add multi-ep snatches to ajax response.
2018-10-02 16:32:06 +01:00
JackDandy
2e2f5ea83b Merge branch 'master' into develop 2018-09-26 18:33:09 +01:00
JackDandy
7e7d604df1 Fix saving an nzb and a couple of notifs settings as disabled whose defaults were enabled.
Change improve Zooqle search.
Fix conflicting chars search with RarBG torrent provider.
2018-09-26 18:30:42 +01:00
JackDandy
13dc6e7696 Add Snowfl torrent provider. 2018-09-22 10:08:40 +01:00
JackDandy
a10869e26e Merge branch 'master' into develop 2018-09-22 09:45:20 +01:00
JackDandy
90e27a95de Fix propers search for Xspeeds torrent provider.
Remove BTScene and BitMeTV torrent providers.
2018-09-22 09:43:20 +01:00
JackDandy
000ea7a649 Fix sorting results. 2018-09-13 04:46:35 +01:00
JackDandy
5f72582686 Add display first 20 results with link to display more.
Add search results sort by Z to A.
Add search results sort by newest aired.
Add search results sort by oldest aired.
2018-09-13 04:22:46 +01:00
Prinz23
4f4e44c18a Change force redirects in TVMaze API to be https. 2018-09-13 04:20:50 +01:00
Prinz23
050b823f2b Change try to use folder name when filename does not contain show name.
Add analyse filename with a previously found showobj from folder name.
2018-09-13 04:19:28 +01:00
JackDandy
8c69a48975 Change site services tester to fallback to http if error with SSL. 2018-09-13 04:05:39 +01:00
JackDandy
53e0ee379e Change if old scandir binary module is installed, inform user to upgrade it. 2018-09-09 18:13:07 +01:00
Prinz23
07bb23bfa8 Change empty '_cached_instance' of dateutil after zonefile update.
Change add network_timezone tests.
2018-09-09 17:33:03 +01:00
JackDandy
139dd5a571 Fix error updating shows with certain paths.
Change refactor scene_numbering.
Change update LimeTorrents icon.
2018-09-08 13:21:17 +01:00
Prinz23
41a0cea90a Fix getting XEM absolute numbers for show.
Fix IMDb info load for redirected ids.
Fix flags on displayShow (under Linux).
2018-09-08 12:05:48 +01:00
JackDandy
dc4cd6e2a6 Fix issue with tvdb response data.
Change move data cleaner to helpers.
2018-09-01 03:04:53 +01:00
JackDandy
1f7fda7385 Fix Blutopia, Skytorrents, and SpeedCD torrent providers. 2018-08-30 15:06:50 +01:00
JackDandy
aa8b750803 Change handle if BTS returns no data.
Change improve hachoir error handling with bad source metadata.
2018-08-29 17:33:00 +01:00
Prinz23
64dd798ba8 Change replace imdb lib with imdb-pie 5.6.3 (df7411d1). 2018-08-29 17:09:21 +01:00
JackDandy
8d56c848b2 Change remove redundant torrent URLs and improve provider loader. 2018-08-24 23:27:05 +01:00
JackDandy
ed38709674 Merge branch 'master' into develop 2018-08-21 21:10:07 +01:00
Prinz23
0a50d35f82 Fix detection of existing files.
Change add sanitize 'imdbid' field in tvdb_api v2.
Change indexer_id in imdb_info (switchIndexer).
2018-08-21 21:06:38 +01:00
JackDandy
f94dd18404 Merge branch 'master' into develop 2018-07-28 14:17:26 +01:00
JackDandy
bdfd57ad9c Change TorrentDay. 2018-07-28 14:15:22 +01:00
Prinz23
e7b2693765 Change TVDB API 2 to version 2.2.0
Fix TVDB header not being send.
Fix typo in Ek class fix_list_encoding(x).
Change fixListEncodings for better readability.
2018-07-27 21:52:49 +01:00
JackDandy
da568fd7ab Merge branch 'master' into develop 2018-07-17 14:39:34 +01:00
JackDandy
52218fcd6b Change TorrentDay and fix for Emby updater when no folders are returned from API. 2018-07-17 14:30:39 +01:00
JackDandy
7d82b36930 Merge branch 'master' into develop 2018-07-05 18:16:33 +01:00
Prinz23
745ca9e140 Fix Uuid1 Python Bug.
Add fallback to uuid4 when uuid1 fails with ValueError https://bugs.python.org/issue32502
2018-07-05 18:10:49 +01:00
JackDandy
d5069d0727 Merge branch 'master' into develop 2018-07-05 14:48:27 +01:00
JackDandy
5939dc2154 Fix Scenetime torrent provider.
Change disable search torrents on first installation.
Change some UI text.
2018-07-05 14:46:13 +01:00
JackDandy
262427dc8b Merge branch 'master' into develop 2018-07-01 01:21:34 +01:00
Prinz23
197340951c Fix API save show paused state and API exception raised when no indexer results.
Fix API show pause not saved.
Fix API exception when search doesn't find any results from a indexer (Web API).
2018-07-01 01:06:56 +01:00
JackDandy
21c6e80fe7 Change save config values only where reqd. reduces file by up to 75%. 2018-06-17 18:17:07 +01:00
JackDandy
7097b97295 Fix issue with enabled encrpyted passwords and migrating the NZBGet default password fails. 2018-06-15 22:36:52 +01:00
JackDandy
15d2907c04 Add 'Map an NZBGet "DestDir"' setting to config/Search/NZB Results tab (select NZBGet). 2018-06-15 18:46:46 +01:00
Prinz23
1458314c17 Add base mapping logic for NZBGet. 2018-06-15 12:58:45 +01:00
JackDandy
86284aae7a Fix submitting a bulk change. 2018-06-15 01:46:35 +01:00
JackDandy
c5b5a7af0c Fix issue when deleting files and "Send to trash for actions" is enabled. 2018-06-13 02:50:06 +01:00
JackDandy
92baf81494 Merge branch 'master' into develop 2018-06-09 12:15:47 +01:00
JackDandy
0f6f31a3bf Fix metadata mediabrowser when no actors.
Change metadata usage of indexer api keys.
Change make tvdb_api docs consistent to the attributes for show object.
Change consolidate write_file at helpers.
2018-06-09 12:13:21 +01:00
Prinz23
990755f966 Change actor struct for tvdb_api (indexer api).
Add 'vp9' and 'av1' to ignore word list.
2018-06-09 12:05:41 +01:00
JackDandy
f5231d066f Merge branch 'master' into develop 2018-06-03 22:17:39 +01:00
Prinz23
6f84d1fee6 Change garbage_name regex. 2018-06-03 21:54:43 +01:00
Prinz23
0da750aa4d Detect newznab server type so that Spotweb is listed as (sw nzb) with a specific default image. 2018-06-02 15:43:41 +01:00
JackDandy
ffa6e4e9b3 Merge branch 'master' into develop 2018-06-01 16:01:37 +01:00
JackDandy
5ae24235f5 Change improve IPT and RarBG providers. 2018-06-01 15:55:33 +01:00