Commit Graph

3343 Commits

Author SHA1 Message Date
morpheus65535 81b5700209 Fixed supersubtitles provider not able to search for Loki series subtitles #1447 2021-06-23 22:12:38 -04:00
Chang-Yen Tseng 5d5a1e866c
Fixed Chinese characters decoding by using gb18030 after big5 2021-06-23 20:49:06 -04:00
morpheus65535 cb420628f8
Cloudflare improvements (#1448)
* Upgraded cloudscraper to fix multiple issues with providers that uses antibot page.

* Fixed subs4series provider. It now require anti-captcha provider to download subtitles. One captcha will have to be solved for each download. #1442
2021-06-23 15:54:28 -04:00
LASER-Yi 058ae489f0 no log: Use LASER-Yi/workflow-status to check CI status 2021-06-23 21:23:46 +08:00
LASER-Yi 5a7981e557 no log: use action from xembly/validate-workflow-status instead of shell script 2021-06-22 23:19:24 +08:00
LASER-Yi 3b4f4afee0 no log: Update schedule.yaml 2021-06-22 23:19:24 +08:00
dependabot[bot] 454e73779e
no log: Bump prettier-plugin-organize-imports in /frontend (#1443)
Bumps [prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports) from 1.1.1 to 2.1.0.
- [Release notes](https://github.com/simonhaenisch/prettier-plugin-organize-imports/releases)
- [Commits](https://github.com/simonhaenisch/prettier-plugin-organize-imports/compare/v1.1.1...v2.1.0)

---
updated-dependencies:
- dependency-name: prettier-plugin-organize-imports
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-22 23:17:15 +08:00
morpheus65535 a07708048c Merge remote-tracking branch 'origin/development' into development 2021-06-21 00:03:14 -04:00
morpheus65535 73691b28a2 Fixed removal of IPv4 and apikey from logs 2021-06-21 00:02:54 -04:00
LASER-Yi 603eae2b54 no log: Commit missing lines 2021-06-21 00:16:39 +08:00
LASER-Yi c9fd60fea0 no log: Add a new step to check CI status before running release-it 2021-06-20 23:57:46 +08:00
LASER-Yi e93ba08790 no log: Use variable for UI artifact name 2021-06-20 22:56:16 +08:00
LASER-Yi 9686a3bc36 no log: Improve CI and add auto vaildator for backend 2021-06-20 22:49:29 +08:00
LASER-Yi b0f896632a no log: Add github-actions in dependabot 2021-06-20 22:44:46 +08:00
morpheus65535 71a8c28dac no log: test action to make sure that Bazarr is starting properly 2021-06-20 09:19:02 -04:00
morpheus65535 048c423f80 Merge remote-tracking branch 'origin/development' into development 2021-06-20 09:12:50 -04:00
morpheus65535 5b3e2ee51f no log: test action to make sure that Bazarr is starting properly 2021-06-20 09:12:31 -04:00
github-actions 1b140387a5 Release 0.9.6-beta.30 2021-06-20 06:16:22 +00:00
morpheus65535 557a06173d Fixed token issue with opensubtitles.com 2021-06-19 20:10:32 -04:00
morpheus65535 d0c7c5d5e0 Added missing column to movies upgrade query. 2021-06-19 20:03:14 -04:00
morpheus65535 6c1fdc57c4 no log: test action to make sure that Bazarr is starting properly 2021-06-19 10:24:47 -04:00
morpheus65535 e9a8f246a9 no log: test action to make sure that Bazarr is starting properly 2021-06-19 10:21:41 -04:00
morpheus65535 532c0cf8cf no log: prevent generation of empty release/changes log 2021-06-19 09:41:48 -04:00
morpheus65535 c785cdfa71 no log: test action to make sure that Bazarr is starting properly 2021-06-19 09:23:36 -04:00
morpheus65535 50d4a7a047 Implemented database migration function 2021-06-19 00:03:40 -04:00
morpheus65535 fd6c959ec8 Fixed external subtitles not shown when no languages profile is selected. 2021-06-17 10:20:34 -04:00
morpheus65535 ec199edefc no log: fixed typo in event type 2021-06-17 10:11:43 -04:00
LASER-Yi 030ca2a4e3 Reset window position when backing to previous page 2021-06-17 21:42:11 +08:00
morpheus65535 b9c27d53ad Improved events sent to browser. 2021-06-16 19:14:21 -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
morpheus65535 26e978b14b Fixed Regielive provider #1438 2021-06-14 19:59:26 -04:00
morpheus65535 11b6a355f5 Merge remote-tracking branch 'origin/development' into development 2021-06-14 15:32:10 -04:00
morpheus65535 f4df07fb83 Fixed Titrari provider #1438 2021-06-14 15:29:39 -04:00
LASER-Yi 00b337dc0d no log: Fix some issues in package.json 2021-06-14 14:54:58 +08:00
dependabot[bot] aee05dced7
no log: Bump react-bootstrap from 1.5.2 to 1.6.1 in /frontend (#1439)
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 1.5.2 to 1.6.1.
- [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases)
- [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/v1.6.1/CHANGELOG.md)
- [Commits](https://github.com/react-bootstrap/react-bootstrap/compare/v1.5.2...v1.6.1)

---
updated-dependencies:
- dependency-name: react-bootstrap
  dependency-type: direct:production
  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>
2021-06-14 14:53:30 +08:00
morpheus65535 bd0a2fe004 no log: added some failsafe to language conversion process for erroneous db content (ie.: why do I have a path in language field?!? old stuff...). 2021-06-12 09:34:25 -04:00
morpheus65535 de4ff35e05 Fixed an issue with languages filter in history stats. 2021-06-11 23:48:38 -04:00
morpheus65535 a3d0e1d192 Fixed scan disk function to not use cached ffprobe result and force a refresh of the cache. #1434 2021-06-11 17:32:12 -04:00
vitiko98 a39a9e8bd5 Finish providers migration to subliminal_patch's guess_matches 2021-06-10 22:55:58 -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 178fc0a2a1 Fixed subtitles deletion issue while blacklisting. 2021-06-10 14:30:08 -04:00
LASER-Yi b881a82155 Fix incorrect providers and remove unnecessary codes in history stats 2021-06-10 20:28:34 +08:00
morpheus65535 29fffd4e81 Fixed language filter in history stats. 2021-06-10 06:48:45 -04:00
LASER-Yi c21e501ebe Fix languages/providers filters issue in history stats 2021-06-10 11:41:45 +08:00
LASER-Yi 8d447453e9 no log: Remove useSessionStorage from utility hooks 2021-06-10 10:20:23 +08:00
LASER-Yi ac8f5c0ca5 no log: Update api.d.ts to reflect the changes in API endpoint 2021-06-10 10:08:31 +08:00
morpheus65535 054d117400 Added backend API call for upcoming languages/providers filters fix to history stats. 2021-06-09 13:58:36 -04:00
morpheus65535 19983a0f22 Merge remote-tracking branch 'origin/development' into development 2021-06-09 07:43:13 -04:00
morpheus65535 db5d37f5d4 Fixed History stats actions filter values not being properly implemented. 2021-06-09 07:43:06 -04:00