Julien Voisin
4b7cdbc5f3
Added support for 7z by upgrading rarfile dependency
...
- Bump rarfile.py from 4.0 to 4.1
- Add support for 7zip for archive extractions, since unar is a steaming pile
of C# and unrar is non-free, having some easy-to-package software to
handle archive makes it easier to run Bazarr on Linux distributions.
12 months ago
morpheus65535
c97a98d4f2
Fixed usage of number only username or password for providers, proxy or postgres. #2309
12 months ago
morpheus65535
17312af481
no log: added try/catch
12 months ago
morpheus65535
f2eef70be0
Merge remote-tracking branch 'origin/development' into development
12 months ago
morpheus65535
fd5b087f92
Fixed upgrade subtitles tas not removed from scheduler when disabled in settings. #2308
12 months ago
Jeff Byrnes
55c5384f9c
Updated to apprise v1.6.0
...
Changelog: https://github.com/caronc/apprise/releases
Highlights:
* v1.6.0
* Notifiarr
* v1.5.0
* Pushy
* PushDeer
* PushMe
* RSyslog
* v1.4.5
* WhatsApp
* Burst SMS
12 months ago
Alex Yancey
cb2023d94e
make Whisper provider throttle longer after ConnectionError ( #2258 )
12 months ago
morpheus65535
97bdf0066e
Fixed an issue that could clear episodes history in case Sonarr API return something else than valid series or episodes.
12 months ago
morpheus65535
addae11b61
no log: replace config.ini.old if it exists instead of failing.
1 year ago
morpheus65535
bc0b101fd7
Improved providers exceptions throttling to reduce useless calls to providers.
1 year ago
morpheus65535
b25d4164c2
Fixed infinite download retry loop in whisperai provider
1 year ago
morpheus65535
d64d6b0a01
no log: hide warning during initial database migration
1 year ago
morpheus65535
a10e5dbf37
Fixed `(sqlite3.OperationalError) too many SQL variables issue` while inserting too many episodes at the same time.
1 year ago
morpheus65535
164d487f06
no log: another attempt to fix CI
1 year ago
morpheus65535
b3b4fef8c7
Implemented PaymentRequired exception on opensubtitles.org that now requires VIP subscription.
1 year ago
morpheus65535
7e650c2bab
Fixed blacklisting of embedded subtitles on failed extraction.
1 year ago
morpheus65535
3da0445dc3
no log: improved notification and logging on invalid subtitles
1 year ago
morpheus65535
c10f5cf1a7
no log: pipeline action fix... again...
1 year ago
morpheus65535
f2bb48ac9a
Fixed issue with series/movies import using a deleted default languages profile.
1 year ago
morpheus65535
ad6557357d
Modified "no subtitles found" notification to be a message instead of an error.
1 year ago
morpheus65535
0f19d79fa2
Fixed improper subtitles being downloaded when HI is required by languages profile. #2293
1 year ago
morpheus65535
cb3a274894
Fixed languages profile creation issue.
1 year ago
morpheus65535
b87aef8763
Prevent overwriting season and episode number guessed from file name with db values unless they haven't been properly guessed. #2284
1 year ago
Matheus Horstmann
452f8c12c9
Hide clipboard button when is not possible to copy to clipboard
1 year ago
Vitiko
6d79e6f345
Subdivx provider: improve language matching
1 year ago
Vitiko
b36b3782d7
Improve mods
...
1. Avoid uppercase after possible abbreviations
2. Avoid removing double punctuation for spanish subtitles
1 year ago
morpheus65535
386ac22631
no log: try to fix ci workflow
1 year ago
morpheus65535
6925a97f2d
Fixed an error in previous commit that would prevent episodes syncing.
1 year ago
morpheus65535
0d882b3d6e
no log: centralized Sonarr/Radarr API url definition and improved usage
1 year ago
morpheus65535
54f9570a22
Fixed compression type for backup. #2278
1 year ago
morpheus65535
5234565f84
Fixed other issues with subzero_mods parsing. #2276
1 year ago
morpheus65535
db8e4d43b4
Merge remote-tracking branch 'origin/development' into development
1 year ago
morpheus65535
fe987babc5
Fixed issues with SQlite older than 3.35.
1 year ago
Vitiko
c2aef83a20
Avoid FileNotFoundError indexing subtitles ( #2273 )
1 year ago
Paul Dee
e3cda5c11e
Improved compression ratio of backup.
1 year ago
morpheus65535
2ad7ddf5a6
Improved stability by usinf Python f-string as much as possible to prevent TypeError and improve code readability.
1 year ago
morpheus65535
4521b11061
no log: fixed remaining getboolean()
1 year ago
morpheus65535
225d79e569
Fixed issue while parsing enabled mods during subtitles download
1 year ago
morpheus65535
85c65ecb5a
Fixed config.ini conversion by disabling interpolation with ConfigParser that failed with addic7ed cookie.
1 year ago
morpheus65535
2a8a4030b9
Fixed datatype issue when creating a new languages profile with PostgreSQL.
1 year ago
morpheus65535
c89da3e619
Changing from config.ini to config.yaml
1 year ago
Vitiko
d6579417ba
HDBits provider: add search filters
1 year ago
Vitiko
bee6919979
EmbeddedSubtitles provider: add blacklist support
1 year ago
Vitiko
0031abcea4
HDBits provider: handle JSON errors
1 year ago
morpheus65535
ec8772c96b
no log: updated Python version in CONTRIBUTING.md
1 year ago
Jack
4e7dedc43c
Exposed subtitle file size through API
1 year ago
morpheus65535
33af93a341
Fixed hosszupuska website parsing issue. #2246
1 year ago
morpheus65535
09295dcd10
Improved throttling duration for some common configuration or connection issues.
1 year ago
morpheus65535
2972c3881c
Fixed history logging of downloaded and uploaded subtitles. #2261
1 year ago
morpheus65535
0f216ab69f
Improved synchronization speed for Sonarr and Radarr. #2260
1 year ago