Commit Graph

320 Commits

Author SHA1 Message Date
morpheus65535 117c894052 no log: fixed copy and paste error in adaptive searching debug logging. 2021-12-28 08:19:59 -05:00
morpheus65535 10c3175732 Refactored adaptive searching and made it configurable 2021-12-24 10:00:47 -05:00
morpheus65535 5ff3fe4684 Improved providers throttling and prevent hammering providers by updating throttled providers on each iteration of the loop. 2021-12-18 11:39:32 -05:00
morpheus65535 63b326aa2f
Implemented words/regex ban list for subtitles 2021-12-11 07:44:53 -05:00
Vitiko 2cde2686fc Fix hash score in manual search 2021-12-05 00:49:50 -04:00
morpheus65535 c2e44b981e Fixed automatic subtitles synchronization that shouldn't be triggered on forced subtitles. 2021-11-28 17:45:54 -05:00
morpheus65535 878a271a42 Fix for series progress bar not updated when a subtitles file is downloaded or deleted. 2021-10-20 13:00:35 -04:00
morpheus65535 3b4e81db5e Fixed a search loop issue with missing subtitles for episodes. #1521 2021-08-29 20:27:15 -04:00
morpheus65535 5c5d14c045 Improved how custom post-processing deal with subtitles language modifier (HI and forced). #1516 2021-08-25 09:22:52 -04:00
LASER-Yi 499faeb94a Fix display issues of backend background tasks 2021-08-24 09:31:47 +08:00
morpheus65535 79621a0871 Fixed debug logging when no episode are returned from database for a specific series because they are ignored. #1507 2021-08-18 07:18:05 -04:00
LASER-Yi d7533bac57 Add a new notification center to the UI 2021-08-16 00:10:38 +08:00
morpheus65535 91c53ba475 Added search progress modal when searching for an episode subtitles triggered by Plex webhook. 2021-08-05 15:55:31 -04:00
morpheus65535 8bfcf97ed5 Fixed wanted subtitles searching for ones that should be excluded for search. #1458 2021-07-04 20:24:09 -04:00
morpheus65535 ae475f283e Fixed movies not getting properly excluded from wanted subtitles search task. 2021-07-01 22:10:17 -04:00
morpheus65535 d0c7c5d5e0 Added missing column to movies upgrade query. 2021-06-19 20:03:14 -04:00
morpheus65535 b9c27d53ad Improved events sent to browser. 2021-06-16 19:14:21 -04:00
morpheus65535 e86d537ca2
Improved subtitles scoring system 2021-06-10 16:00:42 -04:00
morpheus65535 f9997ca969 Fixed subtitles being looking for during a search in loop even if cutoff have been reached during this actual search. #1435 2021-06-10 15:23:58 -04:00
morpheus65535 90ba573ebe Fixed failed upload #1429 2021-06-07 20:13:25 -04:00
Vitiko 4ebcd49546
Added custom language class to make it easier to implement non-standard/regional languages 2021-06-06 09:57:29 -04:00
morpheus65535 85cad66fe0 Fixed exclusion of unmonitored movies when upgrading subtitles. 2021-05-31 12:30:53 -04:00
morpheus65535 2b9d892ca9
Implemented Peewee ORM in replacement of raw SQL queries. 2021-05-26 16:47:14 -04:00
morpheus65535 61b3b869d0 Fixed wanted subtitles tables not being refreshed on deleted or downloaded subtitles. 2021-05-25 23:24:13 -04:00
morpheus65535 9993f123f1 no log: fixed typo in SQL query 2021-05-13 06:32:51 -04:00
morpheus65535 821ff13b80 Added successful completion message to tasks progress toast. 2021-05-12 12:17:09 -04:00
morpheus65535 fe0a34aae5 Added header to toasts and bring back the hide_progress backend function. todo: deal with delete method in frontend. 2021-05-10 19:52:36 -04:00
LASER-Yi c92f879bfd no log: Fix syntax 2021-05-09 21:29:18 +08:00
LASER-Yi 678b2f0e55 Add background task notification 2021-05-09 21:23:58 +08:00
morpheus65535 9d153a1d9c Added progress events to most batch functions. 2021-05-09 00:15:29 -04:00
morpheus65535 72b6ab3c6a
Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection! 2021-05-08 10:25:29 -04:00
morpheus65535 5e30365bc4
Fixed bad function call. 2021-05-06 10:35:43 -04:00
morpheus65535 33e1555311 Improved the ffprobe call caching mechanism by storing result to DB and using it for indexing and subtitles search. 2021-05-05 23:07:23 -04:00
morpheus65535 81e6716d01 Revert "Cache ffprobe results"
This reverts commit dcbd7f00
2021-05-02 17:06:50 -04:00
morpheus65535 cc3628a19f Fix for automatic subsync history logging 2021-05-01 00:04:10 -04:00
Abdulmohsen dcbd7f004c
Cache ffprobe results 2021-04-30 17:52:56 -04:00
morpheus65535 053adcc279 Fix for forced subtitles improperly upgraded to non-forced. 2021-04-26 13:00:38 -04:00
morpheus65535 99fc282b07 Fixed subtitles upgrade process to properly deal with manual actions 2021-04-14 10:24:58 -04:00
Rato 29f73a6c09
Properly log error when Post processing subtitles 2021-04-07 08:36:34 -04:00
LASER-Yi 535dcd55a8 Fix issues of manually searching. It will download wrong subtitles for some languages 2021-03-27 20:47:06 +08:00
Liang Yi f64719e4ad
Refactored Web UI using React 2021-03-25 10:22:43 -04:00
morpheus65535 1a26b5ba81 Fixed path mapping issue when using IP address while debug log is enabled. #1304 2021-03-05 15:37:01 -05:00
Xavier Xiong 1548263a6c
Adding simplified and traditional Chinese subtitles support (#1236) 2021-02-12 14:15:19 -05:00
morpheus65535 e20bbbe2af Fix for deleted subtitles getting upgraded even if they aren't there anymore. 2021-02-05 17:40:19 -05:00
morpheus65535 e3fe3fab4e Improvements to historize translation and make them candidate to upgrade. 2021-02-03 16:01:43 -05:00
morpheus65535 d9b9a6265d Fix for #1253. 2021-02-01 06:39:47 -05:00
morpheus65535 40c92bc89d Fix for #1253. 2021-01-30 22:34:40 -05:00
morpheus65535 226e8a0d8f Fix for #1244 2021-01-24 23:10:00 -05:00
morpheus65535 22cd45bc41
Languages profiles (#1232)
Implementing the languages profiles functionality.
2021-01-18 23:49:51 -05:00
morpheus65535 53958c62b8 Improvement to matching dropdowns in manual search UI. 2020-12-13 10:20:51 -05:00