morpheus65535
79f5c7d675
no log: fix typo on last commit
1 year ago
morpheus65535
995ae1b5b8
Improved UI feedback on multiple search, download and upload issues. #2235
1 year ago
morpheus65535
162dbc0eee
Fixed opensubtitles.com token from being added to debug log in login response
1 year ago
morpheus65535
1bdad91663
Improved debug logging of login attempts to opensubtitles.com provider.
1 year ago
Bryan Pinsker
5177d2a73c
no log: removed unused assert
1 year ago
LASER-Yi
53951a5fad
Fix some minor issues in the Notification modal
1 year ago
Samuel Bartík
42ae3af4a2
Fixed issue while saving notifications settings
1 year ago
morpheus65535
262d7d2a92
no log: fixed last merged pr
1 year ago
sourseas
6a9f91450c
Added timeout for call to get announcements from Github
1 year ago
morpheus65535
5c0af10a0b
no log: revert ci workflow
1 year ago
morpheus65535
71f17a2024
Improved supersubtitles to detect properly forced subtitles. #2226
1 year ago
morpheus65535
5f509cd0a0
Fixed bug introduced in v1.2.1 with analytics settings not being taken into account.
1 year ago
morpheus65535
cce1be4d0e
Fixed yavka.net subtitles search since they've modified the website. #2225
1 year ago
morpheus65535
403386c7d8
no log: improved queries to os.com to prevent redirection
1 year ago
morpheus65535
344543cc79
no log: fixed missing subtitles size during custom language subtitles indexing
1 year ago
morpheus65535
073f3a2cfa
Fixed Radarr SignalR deleted movie event being dropped for missing metadata in payload. #2219
1 year ago
morpheus65535
487e3d55ed
no log: fixed logging error
1 year ago
morpheus65535
f58d1a915d
Fixed issue with Python deprecation warning. #2218
1 year ago
morpheus65535
7e211f6250
Removed sensitive information from opensubtitles.com debug logging.
1 year ago
morpheus65535
d284e629b7
Added upcoming Python 3.7 deprecation announcement.
1 year ago
morpheus65535
c36745563f
no log: fix CI
1 year ago
morpheus65535
bc79491491
no log: fix CI
1 year ago
morpheus65535
6000a8889d
Fixed history views when upgrade subtitles is disabled. #2210
1 year ago
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 )
...
I've been playing with the API for the last few hours and I noticed that this wasn't clear that the ID also needs to be set if it's a movie. At first I gave it a -1 ID because I presumed the ID wasn't needed as it wasn't an episode.
This small change should help people in the future when utilizing the API.
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