Commit Graph

4397 Commits (v1.4.3-beta.26)
 

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