Commit Graph

307 Commits

Author SHA1 Message Date
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
vitiko98 30ff8dc138 Convert release data to guessit format before refining from database 2020-12-04 00:52:34 -04:00
Louis Vézina 54d8c802a7 Merge branch 'development' into subztv 2020-10-12 22:01:41 -04:00
Louis Vézina 7c5839ab0d Added imdb_id for series 2020-10-06 22:23:33 -04:00
Louis Vézina 49e7dfa0f5 Fix for year not matching for series and movies that includes year in directory name. 2020-10-06 22:01:22 -04:00
Louis Vézina 81d42dd6dc WIP 2020-09-29 10:35:00 -04:00
Louis Vézina b2871be90c Implemented imdbId for series. 2020-09-28 08:22:00 -04:00
Louis Vézina dd93072274 Fix for #1112 2020-09-15 09:06:07 -04:00
drikqlis 489e49dfb6
Update get_subtitle.py 2020-09-15 14:21:54 +02:00
drikqlis 44d61ea5e6
Merge branch 'development' into postprocess 2020-09-15 14:20:31 +02:00
morpheus65535 5658a7a359
Hearing impaired (#1102) 2020-09-10 14:26:37 -04:00
drikqlis ba4f79002b Add subtitles id, provider, series and episode or movie id to the post-processing. 2020-09-10 13:17:10 +02:00
Louis Vézina 221f92d09a Improvement to each DB requests that need to filter out monitored, tags or series type. 2020-09-01 12:30:31 -04:00
Louis Vézina ebde79a8cd Switched to the actual episodes audio language instead of series audio profile language. 2020-08-20 10:19:34 -04:00