Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/bazarr/commits/commit/fd5b087f929b6e00164ad80f7e131c8a4b279653?page=3 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

4247 Commits (fd5b087f929b6e00164ad80f7e131c8a4b279653)
 

Author SHA1 Message Date
morpheus65535 4bb6ec7528 Merge remote-tracking branch 'origin/development' into development 2 years ago
morpheus65535 fa42346968 Fixed translation issue for episodes subtitles. 2 years ago
k29t59dh f723f84467
Updated SignalR code to work with new ORM 2 years ago
morpheus65535 e0e5daea1d Fixed removal of rowid column while preventing the lost of history or blacklist data. 2 years ago
morpheus65535 164dc95f23 Fixed download notifications not being sent properly. 2 years ago
morpheus65535 26f6fcb3ad Fixed missing table during migration of a new database. 2 years ago
William Hughes 18cec2c8e5
no log: Made 'id' description clearer () 2 years ago
morpheus65535 479f11fae6 Fixed table deletion issue with PostgreSQL. 2 years ago
morpheus65535 98a0b65d97 no log: fixed ci workflow to use the branch name that triggered the workflow run. 2 years ago
morpheus65535 6bc46fe4e9 Fixed issue with unused rowid columns and removed custom score profiles tables as they aren't used anymore. 2 years ago
Vitiko c9ced57191 no log: Remove unused code (custom scores) 2 years ago
morpheus65535 6f03758bec Fixed issue with missing migrations directory in release asset. 2 years ago
morpheus65535 bccded275c
Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord. 2 years ago
morpheus65535 486d2f9481 Improved logging of failed attempt to authenticate to UI. Successful basic authentication attempt cannot be logged right now. 2 years ago
Vitiko c11af96950 Embedded subtitles: fix 2 years ago
Vitiko fdefb85b1f no log: update fese 2 years ago
morpheus65535 4e50dc29a4 no log: trying again to fix git issue in release pipelines. 2 years ago
morpheus65535 897d90e96a no log: trying again to fix git issue in release pipelines. 2 years ago
morpheus65535 1c2d080b02 no log: trying again to fix git issue in release pipelines. 2 years ago
morpheus65535 714f141cea no log: trying to fix git issue in release pipelines. 2 years ago
morpheus65535 a7562e06b5 Improved external subtitles file encoding guessing to ignore those who can't be guessed properly. 2 years ago
morpheus65535 6e7858fc7c Fixed more stuff related to opensubtitles.com 2 years ago
morpheus65535 faa9566431 Improved subtitles providers settings to reset Authentication or Configuration error throttling while saving. 2 years ago
morpheus65535 333c6b23f5 Fixed opensubtitles.com issue with looping over failed login. 2 years ago
morpheus65535 dd9ce4d6ea Moved file encoding to charset-normalizer instead of chardet that is causing too much issues. 2 years ago
morpheus65535 90ac5519c7 no log: pep8 fix 2 years ago
morpheus65535 529b5a1386 Improved opensubtitles.com provider to deal with return codes in some edge cases. 2 years ago
morpheus65535 cfc8a91488 Fixed exception raised when get_episodesFiles_from_sonarr_api() doesn't return proper content. 2 years ago
morpheus65535 da7879a02a Fixed requirements.txt to use only wheels for Pillow since compilation doesn't work on 32bits Python embedded in Windows installer version. 2 years ago
morpheus65535 8087ce612f Merge remote-tracking branch 'origin/development' into development 2 years ago
morpheus65535 dfd8bedd6a Fixed upgradable subtitles logic being called even if user do not want to upgrade existing subtitles. 2 years ago
bpoxy 35dfa2483b
Added description of "provider" to post-processing option 2 years ago
Jan Živković 59d00f28d0
Fixed monitored status tooltip for series/movie view 2 years ago
Vitiko b17a2a5f4a Add debugging changes 2 years ago
morpheus65535 f371d0585b no log: added failsafe to encoding detection 2 years ago
morpheus65535 edfbb1a5ca Reverting b6777bc26e 2 years ago
morpheus65535 ba4da6d5a9 Merge remote-tracking branch 'origin/development' into development 2 years ago
morpheus65535 c92d574bf2 Added experimental Python 3.11 support 2 years ago
Vitiko b6777bc26e Debugging: update subtitle and language representations 2 years ago
morpheus65535 cd016840f9 Updated pytz module to support latest timezone changes 2 years ago
LASER-Yi ab3c171483
Fix path mapping issues 2 years ago
Vitiko 4921c55bf0 Subf2m provider: improve episode matching 2 years ago
LASER-Yi 374e4bec87
Fix issues when saving the notification providers 2 years ago
morpheus65535 30a17a0c67 no log: hide "installed" badge properly 2 years ago
morpheus65535 560a697beb Fixed issue in releases page since we upgraded Mantine. 2 years ago
morpheus65535 fc01267d5b Removed leftover from legendas.tv provider. 2 years ago
morpheus65535 d4262e530a Fixed issue where subtitles would get upgraded even if not required anymore by shows languages profile. 2 years ago
morpheus65535 2511c310f1 Added settings to choose desired UI theme. 2 years ago
Vitiko 304ad160e0 Subf2m provider: improve queries 2 years ago
Vitiko 2b0e435f6a Update language equals mechanism 2 years ago