1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-25 17:17:12 +00:00
Commit graph

3873 commits

Author SHA1 Message Date
LASER-Yi
c08ba5f793 Try to fix languages profiles editor by introducing a new submit hooks source in the settings page #1924 2022-10-25 08:22:06 +08:00
morpheus65535
70fe14562f Merge remote-tracking branch 'origin/development' into development 2022-10-23 10:56:39 -04:00
morpheus65535
49fc597efb Fixed blacklist item removal issue. 2022-10-23 10:56:26 -04:00
silentcommitter
d4203ee7cb
Subf2m provider improvements (#1973)
* subf2m provider: add more languages

* subf2m provider: use urllib parse rather than string replacement

* subf2m provider: change movie title matching to match exact year and use similarity based title matching

* subf2m provider: change tvshow title matching to match exact season and use similarity based title matching

* no log: Subf2m Provider: add tests

* Subf2m Provider: add serbian support

Co-authored-by: Vitiko <averroista@protonmail.com>
2022-10-22 15:26:28 -04:00
Vitiko
21359b32b5 Subdivx Provider: add more search improvements 2022-10-20 19:42:25 -04:00
Vitiko
9c5a88f880 no log: update subdivx provider tests 2022-10-19 20:11:10 -04:00
Vitiko
2f8814dcf8 Subdivx Provider: improve series matches 2022-10-19 20:06:00 -04:00
Vitiko
71fe2b7a1d Subdivx Provider: improve episode queries 2022-10-19 01:17:54 -04:00
morpheus65535
d7c8188f94 Fixed history statistic view not taking timezone into account. 2022-10-18 22:22:06 -04:00
morpheus65535
0374790ed2 Fixed another issue with assrt. #1953 2022-10-16 23:13:52 -04:00
morpheus65535
560cbc0bd4 Merge remote-tracking branch 'origin/development' into development 2022-10-13 08:33:34 -04:00
morpheus65535
7ea452c467 Fixed another issue with assrt. #1953 2022-10-13 08:33:20 -04:00
Vitiko
daeb28baef Update subzero mods 2022-10-12 19:04:42 -04:00
LASER-Yi
1a612d12b8 Fix chip input issue 2022-10-11 23:49:59 +08:00
LASER-Yi
559ec50c92 Fix display issue in the search bar 2022-10-11 23:49:59 +08:00
morpheus65535
04b095995c Upgraded Apprise to 1.1.0 version. 2022-10-10 21:19:24 -04:00
morpheus65535
61ef236d04 no log: fix module name in version.txt 2022-10-10 21:17:40 -04:00
morpheus65535
8a5e05b86a Merge remote-tracking branch 'origin/development' into development 2022-10-09 21:54:32 -04:00
morpheus65535
167cb5dd98 Fixed maximum number of requests per minute for assrt provider. #1953 2022-10-09 21:54:11 -04:00
Samuel Bartík
a82ab6769d
Fix titulky's subtitle downloading logic 2022-10-09 09:17:16 -04:00
Vitiko
582c2d9b3c no log: update conftest.py 2022-10-06 16:40:54 -04:00
Vitiko
003e033c93 Embedded Subtitles provider: avoid KeyError 2022-10-06 16:40:54 -04:00
morpheus65535
af70cf1fc9 Added support for series monitored status. #1964 2022-10-05 22:51:54 -04:00
Goran Džaferi
25b8738c05
no log: [scripts] prevent globbing and word splitting (#1963)
Ran shellcheck and applied suggested fixes for prevention of
globbing and word splitting.

https://www.shellcheck.net/wiki/SC2046
https://www.shellcheck.net/wiki/SC2086
2022-10-03 23:35:23 -04:00
morpheus65535
8753e8c545 Merge remote-tracking branch 'origin/development' into development 2022-10-03 23:22:14 -04:00
morpheus65535
65c0e6b823 Fixed use original format when uploading subtitles. #1955 2022-10-03 23:21:57 -04:00
Vitiko
571ffbccf8 Fix provider pool updates 2022-10-03 20:44:31 -04:00
Vitiko
0cd89ea0f0 no log: update Gestdown tests 2022-10-02 13:23:40 -04:00
Antoine Aflalo
7f1d3e1adf
Gestdown: Check for show before checking for subtitle (#1962)
Will reduce the number of different calls to the provider and only ask for subtitle when we know the show exists.
2022-10-02 13:17:00 -04:00
morpheus65535
8348b6c0dc Fixed subtitulamos.tv improper matching. #1960 2022-09-29 06:28:54 -04:00
morpheus65535
0980af1060 Fixed assrt provider to prevent making too many queries to the API. #1953 2022-09-28 10:18:56 -04:00
morpheus65535
754fed4269 Merge remote-tracking branch 'origin/development' into development 2022-09-28 06:28:00 -04:00
morpheus65535
0309b5ce2f no log: fix favicon 2022-09-28 06:27:52 -04:00
vitiko98
c791f39e53 Subdivx Provider: improve spanish detection 2022-09-27 17:21:13 -04:00
LASER-Yi
e8d3b6f0dd Fix popover width in the manual search modal 2022-09-27 22:03:46 +08:00
vitiko98
571f9a195c no log: fix gestdown provider logger 2022-09-26 18:21:24 -04:00
Antoine Aflalo
5413f31b41
Use new endpoint for gestdown (#1949)
This endpoint rely on caching from cloudflare and will better scale.

Right now, I'm getting around 3M request per day, so I'd like to use the caching as much as possible.
2022-09-26 18:09:41 -04:00
LASER-Yi
56fb27aab4 Fix display issue of the popover in the manual search modal 2022-09-27 03:21:59 +08:00
LASER-Yi
bb8e4f31ee Refactor form validation and fix issues 2022-09-27 03:18:13 +08:00
morpheus65535
c492de8b67 Fixed episodes subtitles search when notified of import by Sonarr v3 SignalR feed. #1946 2022-09-25 08:38:27 -04:00
morpheus65535
bc32ddbc57 no log: fixed unused import 2022-09-23 14:31:34 -04:00
morpheus65535
daa7ef3fd0 no log: fixed logout API endpoint 2022-09-23 14:06:32 -04:00
morpheus65535
e7d22687a0 no log: fixed import 2022-09-22 17:22:55 -04:00
morpheus65535
d3defa2e09 Added update mechanism sooner in the startup process to recover from a failed update more easily once a fixed release is available. 2022-09-22 17:16:18 -04:00
LASER-Yi
4826cb8487 Fix validation issues of the language profile editor 2022-09-22 19:46:03 +08:00
morpheus65535
a338de147e Fixed import error after last commit. 2022-09-22 06:33:33 -04:00
morpheus65535
131b4e5cde
Added Swagger documentation for Bazarr API 2022-09-21 23:51:34 -04:00
LASER-Yi
c3f43f0e42 no log: Update outdated packages 2022-09-21 05:54:46 +08:00
LASER-Yi
92a61e3d08 no log: Improve dev tools 2022-09-21 05:40:02 +08:00
LASER-Yi
cce440a8e2 Upgrade outdated packages 2022-09-21 05:22:48 +08:00