Vitiko
906c2e9cb9
EmbeddedSubtitles provider: improve cache management ( Fix #2241 )
1 year ago
Vitiko
ceb947dac1
Update providers exception info format
1 year ago
morpheus65535
b736f267b5
Fixed IndexError in provider throttling function
1 year ago
Vitiko
9cf21242ca
Add more info to exceptions
1 year ago
morpheus65535
af54c65502
no log: pep8 fix
1 year ago
morpheus65535
3694254c79
Added analytics tracking of throttled providers
1 year ago
morpheus65535
85d300f94e
Prevent subtitles not having a proper matches attribute from raising a TypeError exception. #2243
1 year ago
morpheus65535
fbe6b765ae
Added more feedback to UI on automatic and interactive search issues.
1 year ago
DavidFair
296d497673
Modified default value for adaptive searching (now enabled) and improved description in settings
1 year ago
Adam Blahovič
1489926b6f
Fixed minimal value for time offset input field
1 year ago
morpheus65535
77283e4063
Fixed improper http status code returned that prevented proper cache management on browser side.
1 year ago
morpheus65535
8895dd68a8
Improved responses marshalling to better deal with error messages sent to frontend.
1 year ago
LASER-Yi
714c46444a
Improve manual search modal. Change cache behavior of manual search api to no cache
1 year ago
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