summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2022-10-06no log: update conftest.pyv1.1.2-beta.18Vitiko
2022-10-06Embedded Subtitles provider: avoid KeyErrorVitiko
2022-10-05Added support for series monitored status. #1964v1.1.2-beta.17morpheus65535
2022-10-03no log: [scripts] prevent globbing and word splitting (#1963)v1.1.2-beta.16Goran Džaferi
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-03Merge remote-tracking branch 'origin/development' into developmentmorpheus65535
2022-10-03Fixed use original format when uploading subtitles. #1955morpheus65535
2022-10-03Fix provider pool updatesVitiko
2022-10-02no log: update Gestdown testsv1.1.2-beta.15Vitiko
2022-10-02Gestdown: Check for show before checking for subtitle (#1962)Antoine Aflalo
Will reduce the number of different calls to the provider and only ask for subtitle when we know the show exists.
2022-09-29Fixed subtitulamos.tv improper matching. #1960v1.1.2-beta.14morpheus65535
2022-09-28Fixed assrt provider to prevent making too many queries to the API. #1953v1.1.2-beta.13morpheus65535
2022-09-28Merge remote-tracking branch 'origin/development' into developmentmorpheus65535
2022-09-28no log: fix faviconmorpheus65535
2022-09-27Subdivx Provider: improve spanish detectionv1.1.2-beta.12vitiko98
2022-09-27Fix popover width in the manual search modalLASER-Yi
2022-09-26no log: fix gestdown provider loggerv1.1.2-beta.11vitiko98
2022-09-26Use new endpoint for gestdown (#1949)Antoine Aflalo
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-27Fix display issue of the popover in the manual search modalLASER-Yi
2022-09-27Refactor form validation and fix issuesLASER-Yi
2022-09-25Fixed episodes subtitles search when notified of import by Sonarr v3 SignalR ↵v1.1.2-beta.10morpheus65535
feed. #1946
2022-09-23no log: fixed unused importmorpheus65535
2022-09-23no log: fixed logout API endpointmorpheus65535
2022-09-22no log: fixed importv1.1.2-beta.9morpheus65535
2022-09-22Added update mechanism sooner in the startup process to recover from a ↵morpheus65535
failed update more easily once a fixed release is available.
2022-09-22Fix validation issues of the language profile editorLASER-Yi
2022-09-22Fixed import error after last commit.v1.1.2-beta.8morpheus65535
2022-09-21Added Swagger documentation for Bazarr APIv1.1.2-beta.7morpheus65535
2022-09-21no log: Update outdated packagesv1.1.2-beta.6LASER-Yi
2022-09-21no log: Improve dev toolsLASER-Yi
2022-09-21Upgrade outdated packagesLASER-Yi
2022-09-20Embedded Subtitles provider: add support for alpha2 tagsvitiko98
Done by updating the fese library
2022-09-21Upgrade Mantine to Version 5 (#1930)Liang Yi
* Upgrade Mantine to v5.2.3 * Remove react-dropzone and replace with latest @mantine/dropzone * Fix issues
2022-09-17no log: fix languagev1.1.2-beta.5Victor Drijkoningen
2022-09-17Fixed opensubtitles.com authentication issue. #1935morpheus65535
2022-09-17Added warnings in Settings-->Providers for broken providers.v1.1.2-beta.4morpheus65535
2022-09-16Fixed incorrect IP or already used TCP port from preventing Bazarr ↵morpheus65535
initialization.
2022-09-16Fix to deal with empty series/movies list during sync. #1941morpheus65535
2022-09-06Fix #1938v1.1.2-beta.3morpheus65535
2022-09-02no log: rollback subliminal_path's subtitle changesv1.1.2-beta.2vitiko98
Needs testing. This change seems not safe.
2022-09-02Embedded Subtitles provider: improve ASS subtitles filteringvitiko98
2022-09-02Ignore mods for non-tested subtitle formatsvitiko98
2022-09-01Fixed improper parsing of series metadata when receiving an event from ↵v1.1.2-beta.1morpheus65535
Sonarr SignalR feed.
2022-08-31Improved exceptions logging for events received through SignalR feeds.v1.1.2-beta.0morpheus65535
2022-08-30no log: Update checksum of aarch64 unrar binary (#1912)v1.1.1MichaIng
Companion PR to https://github.com/morpheus65535/bazarr-binaries/pull/1. Signed-off-by: MichaIng <[email protected]> Signed-off-by: MichaIng <[email protected]>
2022-08-29Avoid error trying to scan some videosv1.1.1-beta.20vitiko98
This removes unused code from subliminal_patch's core. Thanks to refining, we don't need extra magic to guess from filenames anymore.
2022-08-29Improved the fix uppercase mod to better deal with non-alphabetical charactersJakob Koschel
2022-08-29no log: Add pattern parameter to the pretty-quick hook to limit the ↵LASER-Yi
effective scope
2022-08-23Improved API to return better message/code on errorsv1.1.1-beta.19morpheus65535
2022-08-23Improve authentication and fix #1901LASER-Yi
2022-08-23Fix #1917, bring back sceneName in manual search modalLASER-Yi