Commit Graph

3949 Commits

Author SHA1 Message Date
morpheus65535 180a40e027 Improved live synchronization with Sonarr and Radarr trough SignalR feed by implementing dedicated threaded events queues, by preventing execution of duplicate events received, by filtering events to be processed and by logging at debug level events received to improve debugging. 2022-08-21 08:22:56 -04:00
morpheus65535 c6efda0f75 Fixed None type issue on the first subtitles indexation for episodes or movies. 2022-08-21 08:17:05 -04:00
LASER-Yi e3224c69ad no log: Fix CI issues by always using LTS NodeJS version 2022-08-21 20:06:17 +08:00
LASER-Yi bfd1af7c0c Update outdated node packages 2022-08-21 12:18:56 +08:00
LASER-Yi 8687646e9c Fix inconsistent issues when backend trying to update episodes 2022-08-21 12:12:19 +08:00
LASER-Yi ee7991b878 no log: Restore socket.io dev command for better development 2022-08-21 12:04:21 +08:00
morpheus65535 0fb928675c Fixed compatibility with the latest nightly version of Sonarr v4. 2022-08-17 16:46:12 -04:00
vitiko98 fca1c9656e Avoid 'Insufficient data to process the guess' error (fix #1910) 2022-08-16 22:46:50 -04:00
Diego Heras bc0a7c2e0f
Fix issue in external subtitles cache. #1916 2022-08-15 14:30:28 -04:00
morpheus65535 c74f9e9602 Tried to improve full disk daily indexing tasks resources usage. #1916 2022-08-10 22:34:06 -04:00
morpheus65535 b0abe81d12 Fixed integer conversion issue. #1918 2022-08-04 21:28:44 -04:00
morpheus65535 4382a05da1 Fixed double slashes stored in config.ini by sanitizing the config values. #1903 2022-08-03 21:55:53 -04:00
morpheus65535 ba1687a478 Fixed subtitles upgrade job trying to upgrade null scored subtitles (part 2). #1909 2022-07-28 08:40:13 -04:00
morpheus65535 0d12bcb39e no log: some pep8 fixes 2022-07-27 23:03:27 -04:00
morpheus65535 81e13e1eac Fixed episodes or movies importation skipped when Sonarr/Radarr improperly report that media file size is null. 2022-07-27 22:58:26 -04:00
morpheus65535 414900c24e Fixed subtitles upgrade job trying to upgrade null scored subtitles. #1909 2022-07-26 10:57:35 -04:00
LASER-Yi 8826b87c65 Fix #1901 temporarily 2022-07-26 21:27:01 +08:00
LASER-Yi af8a14c92b Fix display issues of the base URL 2022-07-26 21:23:51 +08:00
vitiko98 5624ae431e Embedded Subtitles provider: add support for unknown language tags 2022-07-20 02:51:30 -04:00
LASER-Yi 27d792041c Fix #1904 2022-07-15 10:14:06 +08:00
Samuel Bartík 67259ec75d
Fix postprocessing escaping (#1907) 2022-07-13 14:26:45 -04:00
LASER-Yi 775f67b45e Allow searching when uploading subtitles #1898 2022-07-07 21:11:24 +08:00
Caleb Rascon c622e1f710
Added option to always use audio track for subtitle syncing 2022-07-06 13:05:10 -04:00
Samuel Bartík 741a8172b2
Fixed quotation marks escaping in post-processing variables (#1882) 2022-07-06 12:57:19 -04:00
LASER-Yi 5c1399e9f2 Fix #1894 2022-07-04 21:04:14 +08:00
LASER-Yi 3958986614 Fix #1893 2022-07-04 20:59:40 +08:00
vitiko98 be93a92a35 no log: add mimetypes on runtime 2022-07-04 01:18:20 -04:00
vitiko98 a748903dc4 Fix provider configs updates 2022-07-02 22:52:14 -04:00
VisoTC b9ba99e189
Fixed Zimuku provider to bypass yunsuo protection 2022-07-02 08:35:54 -04:00
github-actions ced1736ed5 Release 1.0.5-beta.39 2022-07-01 06:20:17 +00:00
Samuel Bartík 331cbbd3bd
Fixed Titulky provider to fail silently if media is missing IMDB ID. 2022-06-30 22:07:26 -04:00
dependabot[bot] 2bd38817b0
no log: Bump eslint-plugin-react-hooks from 4.5.0 to 4.6.0 in /frontend (#1881)
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)

---
updated-dependencies:
- dependency-name: eslint-plugin-react-hooks
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-30 23:36:34 +08:00
LASER-Yi d9c334d43a Fix #1872, refactor the settings builder 2022-06-30 23:35:23 +08:00
vitiko98 d2b40bd781 Add Karagarga.in provider 2022-06-29 00:07:18 -04:00
morpheus65535 5fab67bca0 no log: fixed unused imports and indent issues 2022-06-28 23:35:19 -04:00
morpheus65535 f760d3198b Merge remote-tracking branch 'origin/development' into development 2022-06-28 23:31:30 -04:00
morpheus65535 44ffac67b3 Fixed uploaded subtitles not preserved when it should. #1879 2022-06-28 23:31:21 -04:00
vitiko98 171747751a no log: include refiner in embeddedsubtitles.py 2022-06-28 23:29:44 -04:00
vitiko98 8086bce5c4 Embedded Subtitles Provider: major update
* fese library was updated
* mergerfs_mode support was dropped. Too much false positives
* extended codec support (two new codecs added: webvtt and mov_text)
* disable conversion to srt by default
2022-06-28 23:21:31 -04:00
morpheus65535 3a14099e36 Fixed deletion of subtitles with file extension other than srt. 2022-06-28 08:55:30 -04:00
LASER-Yi 34685b3d19 update outdated packages 2022-06-27 11:36:33 +08:00
LASER-Yi c45b172415 Add chips input for the provider builder 2022-06-27 11:24:06 +08:00
LASER-Yi 2b88c9f60c Fix issues when displaying Use Original Format in the language profile modal 2022-06-25 21:07:57 +08:00
morpheus65535 f543368089 Fixed DNS queries caching issue. 2022-06-24 07:49:51 -04:00
morpheus65535 c8c815e240 Fixed LegendasDivx throttling reset time to prevent IP from getting blocked. 2022-06-23 06:41:53 -04:00
morpheus65535 afc7fd2e5b Merge remote-tracking branch 'origin/development' into development 2022-06-22 15:24:55 -04:00
morpheus65535 e1bd02396f Fixed cutoff being reached for a language even if forced subtitles is available but not requested. 2022-06-22 15:24:36 -04:00
vitiko98 bd8f4027dd no log: add get_providers tests 2022-06-21 16:27:52 -04:00
vitiko98 616994487c no log: add default env vars to bazarr config tests 2022-06-21 15:55:39 -04:00
vitiko98 110462c7ba no log: update conftest.py 2022-06-21 15:50:31 -04:00