Commit Graph

1489 Commits (0e7c5410d4fd15dd3c0a9a1041013417b14f3490)

Author SHA1 Message Date
Vitiko 6515c42f26
Add NO_CLI env var for tests (#1856)
2 years ago
morpheus65535 c2f2ce1777 Fixed import order that was preventing Bazarr from starting after initial database creation.
2 years ago
Samuel Bartík fde1e0e069
Improved titulky provider search
2 years ago
morpheus65535 642733f92f Added support for unar RAR extraction utility. #1833
2 years ago
morpheus65535 2710bfa17d Merge remote-tracking branch 'origin/development' into development
2 years ago
morpheus65535 8bc2347bc5 no log: prevent apprise from logging when no notification providers are configured.
2 years ago
Vitiko 5f0f654efe Fix some foreign providers not being updated properly
2 years ago
Vitiko 23a5ab9b0e Improve provider configs updates
2 years ago
morpheus65535 0bfaf7a36c no log: fixed improper imports
2 years ago
morpheus65535 89fa25cddf Fixed issues while trying to serve assets. #1822
2 years ago
morpheus65535 7fa2a607be no log: fixed import
2 years ago
morpheus65535 79f81e0edb no log: fixed ImportError when Bazarr update itself from 1.0.4 without the daemon process being restarted.
2 years ago
morpheus65535 af95f70202 Fixed mimetype issues for some Windows users.
2 years ago
morpheus65535 4c08180e6e no log: fixed binaries' directory in the wrong place.
2 years ago
morpheus65535 2f01ab8523
Reworked Bazarr file structure to improve support and optimization
2 years ago
morpheus65535 9be3674f3a no log: fixed issue with profile_id_list
2 years ago
morpheus65535 4358790fa7
Fixed history stats time frame not working properly
2 years ago
Vitiko d3e3e31fa1 Embedded subtitles provider: add timeout option
2 years ago
Alexander Regueiro 85cffb332d
no log: Added `NO_UPDATE` env var (#1791)
3 years ago
morpheus65535 9c7089efff no log: fixed null values returned by system/languages/profiles API endpoint
3 years ago
morpheus65535 4f42cd9b28 Fixed issue with same subtitles downloaded multiple times. #1785
3 years ago
morpheus65535 8e07585084 Fixed Plex webhook for series by having a more robust imdb parsing nd some logging in case of exception. #1780
3 years ago
morpheus65535 55399380ad Fixed update mechanism when running Bazarr from %programdata%\Bazarr on Windows. #1768
3 years ago
morpheus65535 5033c46e5e no log: fix Chinese language translation conversion dict
3 years ago
morpheus65535 012dc1cee9 Added defer searching missing subtitles on live synchro with Sonarr and Radarr. #1765
3 years ago
morpheus65535 a03708940d no log: fixed issue with movies subtitles search routine
3 years ago
morpheus65535 af4af41a23 no log: trying to fix midnight throttling
3 years ago
morpheus65535 73fca9646b no log: throttling providers fix
3 years ago
Liang Yi 50a252fdd7
Frontend improvement and cleanup (#1690)
3 years ago
morpheus65535 f81972b291 Fixed upgrade subtitles function that was trying to upgrade deleted episode/movie subtitles. #1759
3 years ago
maxwillx 33a9e512ac
Added languages profile settings to prevent downloaded subtitles from being converted to srt.
3 years ago
morpheus65535 eb63f05768 Fixed backups ordering and rotation
3 years ago
morpheus65535 040ddb2362 Improved throttling of LegendasDivx provider to prevent IP address blocking by reaching 150 searches a day. #1757
3 years ago
morpheus65535 2b889fa975 Fixed log rotation under Python 3.9 or greater.
3 years ago
morpheus65535 d384b9307b Fixed network issues from preventing Bazarr startup.
3 years ago
morpheus65535 ce1345a870 Fixed knowit provider specification.
3 years ago
morpheus65535 d13bc73189 Fixed subtitles translation when there's an empty string in the source file.
3 years ago
morpheus65535 4b84a9c64c Fixed GetSonarrInfo.version() to make sure it doesn't prevent Bazarr startup.
3 years ago
morpheus65535 c2f74465e9 Fixed cache invalidation on providers' password changes.
3 years ago
morpheus65535 e4c666f82b Added backup file size to API and table view.
3 years ago
morpheus65535 33ff7948e8 no log: pep8 fixes
3 years ago
morpheus65535 9c1397a14d no log: subsync memory usage improvement
3 years ago
morpheus65535 0a0f609de8 Implemented garbage collection after each subtitles synchronization.
3 years ago
morpheus65535 5bfaba9360
Implemented backup and restore feature for configuration file and database
3 years ago
morpheus65535 c020a9e892 Fixed improperly calculated missing subtitles when cutoff is enabled and audio language match desired subtitles language. #1731
3 years ago
bakerboy448 ffcbb57672
Clarified SignalR error for Sonarr
3 years ago
morpheus65535 fc48bbfdda no log: fixed last commit http code returned by API.
3 years ago
morpheus65535 026eba9b13 no log: improved usage of some database queries to prevent exceptions.
3 years ago
morpheus65535 4fca9e86af no log: Fixed issue introduced in previous commit. #1691
3 years ago
morpheus65535 d160f1e4eb Fixed external subtitles with unknown language causing exception during indexing. #1709
3 years ago