Commit Graph

83 Commits

Author SHA1 Message Date
morpheus65535 5033c46e5e no log: fix Chinese language translation conversion dict 2022-03-22 14:35:57 -04:00
maxwillx 33a9e512ac
Added languages profile settings to prevent downloaded subtitles from being converted to srt. 2022-03-14 20:54:36 -04:00
morpheus65535 eb63f05768 Fixed backups ordering and rotation 2022-03-14 07:39:38 -04:00
morpheus65535 d384b9307b Fixed network issues from preventing Bazarr startup. 2022-03-09 08:27:04 -05:00
morpheus65535 d13bc73189 Fixed subtitles translation when there's an empty string in the source file. 2022-03-02 20:16:04 -05:00
morpheus65535 4b84a9c64c Fixed GetSonarrInfo.version() to make sure it doesn't prevent Bazarr startup. 2022-03-02 06:34:43 -05:00
morpheus65535 391892fdf0 Fixed translation issue when first line is an empty string. #1672 2022-01-18 18:53:57 -05:00
morpheus65535 3b3d6fe36a Fixed translation exception on malformed subtitles file. #1672 2022-01-16 11:44:47 -05:00
GilbN 166c2a745a
no log: Added extra try/except in GetRadarrInfo.version() 2022-01-03 20:41:53 -05:00
morpheus65535 722014d822
Improved readability and maintenance by splitting get_subtitle.py into multiple files 2022-01-02 22:59:30 -05:00
morpheus65535 2d214bfbd5 Added support for upcoming Sonarr v4. 2021-11-30 21:44:33 -05:00
morpheus65535 f0828959f3 Updated deep-translator module and made some fix to support translation to Chinese. There's still a bug in this module that prevent it but one it's fixed, it should be fine. 2021-11-29 14:28:30 -05:00
morpheus65535 e6c1dba37b Fixed Radarr API call to get version with the latest nightly. 2021-10-29 22:42:58 -04: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 5ceb876171 Fixed Hebrew language translation issue. #1513 2021-08-22 22:43:38 -04:00
morpheus65535 83764bb07b Added some logging to Sonarr/Radarr get_version. 2021-08-10 09:53:47 -04:00
morpheus65535 842dbf0827 Improved how Bazarr get Sonarr/Radarr version to use caching and reduce the number of calls made to their respective API. 2021-08-04 15:29:37 -04:00
morpheus65535 96b8b5ccce Improved Sonarr versions prior to 3.x detection. 2021-07-25 09:11:10 -04:00
morpheus65535 ee41b78f4e Upgraded calls to Sonarr API in order to use the new v3 API when available. 2021-06-16 13:45:54 -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 e9ef40c629 Fixed some incompatible calls with Radarr v4 API 2021-06-01 21:53:32 -04:00
morpheus65535 a2ec23bf44 Fixed some incompatible calls with Radarr v4 API 2021-06-01 21:51:25 -04:00
morpheus65535 2b9d892ca9
Implemented Peewee ORM in replacement of raw SQL queries. 2021-05-26 16:47:14 -04:00
LASER-Yi a9abe30080 Update blacklist items when receiving any socket.io blacklist events 2021-05-26 21:05:38 +08:00
morpheus65535 d8e8d7afc2 Fixed blacklisted subtitles tables not being removed from table on delete. 2021-05-26 07:24:03 -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 daa2d1e8bf Added user-agent to all Sonarr and Radarr API calls 2021-05-14 14:42:45 -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 ea241768b8 no log: fix for GA 2021-05-06 19:30:40 -04:00
morpheus65535 81e6716d01 Revert "Cache ffprobe results"
This reverts commit dcbd7f00
2021-05-02 17:06:50 -04:00
Abdulmohsen dcbd7f004c
Cache ffprobe results 2021-04-30 17:52:56 -04:00
morpheus65535 241049495c Revert "Added caching of video files analyzing to prevent useless disk IO"
This reverts commit 8e5dbcd8
2021-04-29 21:57:51 -04:00
Abdulmohsen 8e5dbcd8f9
Added caching of video files analyzing to prevent useless disk IO 2021-04-28 19:37:46 -04:00
LASER-Yi a742e3c5e3 Fix auth issues by only check auth when requesting webui 2021-04-21 22:29:25 +08:00
Liang Yi f64719e4ad
Refactored Web UI using React 2021-03-25 10:22:43 -04:00
Xavier Xiong 1548263a6c
Adding simplified and traditional Chinese subtitles support (#1236) 2021-02-12 14:15:19 -05:00
morpheus65535 06092c14a9 Fix for ffprobe not found under Windows. 2021-02-09 09:49:59 -05:00
morpheus65535 9279332d45 Removed binaries from sources and implemented the just-in-time downloader. 2021-02-04 22:33:56 -05:00
morpheus65535 e3fe3fab4e Improvements to historize translation and make them candidate to upgrade. 2021-02-03 16:01:43 -05:00
morpheus65535 49c6e8b3fb Implemented manual subtitles translation using Google Translate 2021-02-02 16:05:09 -05:00
morpheus65535 64d9568eb6 Added x86_64 MacOS binaries. 2020-11-09 20:37:00 -05:00
morpheus65535 5658a7a359
Hearing impaired (#1102) 2020-09-10 14:26:37 -04:00
josdion ea71a557ea add subtitle mods to tools dialog 2020-08-05 15:43:53 +03:00
Louis Vézina bfd024f1f8 Added notification to Sonarr/Radarr after downloading, uploading or deleting a subtitles file to make sure a rescan is initiated and that actual subtitles get indexed by them. 2020-07-19 21:39:03 -04:00
Louis Vézina 3b96b6b6ea Added subtitles blacklisting. 2020-07-19 16:02:38 -04:00
Louis Vézina e14d2f45de Added subtitles id to history tables for future usage. 2020-07-14 15:16:20 -04:00
Louis Vézina c6548c06b7 Subsync first implementation (only after download/upload). 2020-06-10 12:04:54 -04:00
Louis Vézina e1c9c4c415 WIP 2020-05-12 08:25:03 -04:00
Louis Vézina 83abf21687 WIP 2020-02-17 21:45:12 -05:00
Louis Vézina bfa438df7c WIP 2020-02-12 23:16:22 -05:00