Commit Graph

4373 Commits

Author SHA1 Message Date
morpheus65535 77283e4063 Fixed improper http status code returned that prevented proper cache management on browser side. 2023-09-05 08:29:40 -04:00
morpheus65535 8895dd68a8 Improved responses marshalling to better deal with error messages sent to frontend. 2023-09-04 22:41:39 -04:00
LASER-Yi 714c46444a
Improve manual search modal. Change cache behavior of manual search api to no cache 2023-09-03 15:54:23 +08:00
morpheus65535 79f5c7d675 no log: fix typo on last commit 2023-08-29 20:13:38 -04:00
morpheus65535 995ae1b5b8 Improved UI feedback on multiple search, download and upload issues. #2235 2023-08-29 17:17:30 -04:00
morpheus65535 162dbc0eee Fixed opensubtitles.com token from being added to debug log in login response 2023-08-24 12:06:22 -04:00
morpheus65535 1bdad91663 Improved debug logging of login attempts to opensubtitles.com provider. 2023-08-22 17:16:56 -04:00
Bryan Pinsker 5177d2a73c
no log: removed unused assert 2023-08-20 20:52:49 -04:00
LASER-Yi 53951a5fad
Fix some minor issues in the Notification modal 2023-08-20 22:08:30 +08:00
Samuel Bartík 42ae3af4a2
Fixed issue while saving notifications settings 2023-08-15 11:10:26 -04:00
morpheus65535 262d7d2a92 no log: fixed last merged pr 2023-08-15 08:24:03 -04:00
sourseas 6a9f91450c
Added timeout for call to get announcements from Github 2023-08-15 08:20:15 -04:00
morpheus65535 5c0af10a0b no log: revert ci workflow 2023-08-15 08:14:34 -04:00
morpheus65535 71f17a2024 Improved supersubtitles to detect properly forced subtitles. #2226 2023-08-14 12:19:41 -04:00
morpheus65535 5f509cd0a0 Fixed bug introduced in v1.2.1 with analytics settings not being taken into account. 2023-08-13 21:05:35 -04:00
morpheus65535 cce1be4d0e Fixed yavka.net subtitles search since they've modified the website. #2225 2023-08-12 09:57:48 -04:00
morpheus65535 403386c7d8 no log: improved queries to os.com to prevent redirection 2023-08-08 09:14:50 -04:00
morpheus65535 344543cc79 no log: fixed missing subtitles size during custom language subtitles indexing 2023-08-07 22:59:04 -04:00
morpheus65535 073f3a2cfa Fixed Radarr SignalR deleted movie event being dropped for missing metadata in payload. #2219 2023-08-07 08:45:39 -04:00
morpheus65535 487e3d55ed no log: fixed logging error 2023-08-07 08:43:57 -04:00
morpheus65535 f58d1a915d Fixed issue with Python deprecation warning. #2218 2023-08-06 16:54:49 -04:00
morpheus65535 7e211f6250 Removed sensitive information from opensubtitles.com debug logging. 2023-08-06 16:47:11 -04:00
morpheus65535 d284e629b7 Added upcoming Python 3.7 deprecation announcement. 2023-08-04 14:29:23 -04:00
morpheus65535 c36745563f no log: fix CI 2023-08-04 10:33:26 -04:00
morpheus65535 bc79491491 no log: fix CI 2023-08-04 10:27:36 -04:00
morpheus65535 6000a8889d Fixed history views when upgrade subtitles is disabled. #2210 2023-08-04 10:18:48 -04:00
morpheus65535 4bb6ec7528 Merge remote-tracking branch 'origin/development' into development 2023-08-04 09:46:08 -04:00
morpheus65535 fa42346968 Fixed translation issue for episodes subtitles. #2214 2023-08-04 09:45:56 -04:00
k29t59dh f723f84467
Updated SignalR code to work with new ORM 2023-08-04 09:10:32 -04:00
morpheus65535 e0e5daea1d Fixed removal of rowid column while preventing the lost of history or blacklist data. 2023-07-31 22:54:33 -04:00
morpheus65535 164dc95f23 Fixed download notifications not being sent properly. 2023-07-31 09:54:50 -04:00
morpheus65535 26f6fcb3ad Fixed missing table during migration of a new database. 2023-07-30 13:00:55 -04:00
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.
2023-07-29 08:04:52 -04:00
morpheus65535 479f11fae6 Fixed table deletion issue with PostgreSQL. 2023-07-29 07:56:32 -04:00
morpheus65535 98a0b65d97 no log: fixed ci workflow to use the branch name that triggered the workflow run. 2023-07-27 18:06:55 -04:00
morpheus65535 6bc46fe4e9 Fixed issue with unused rowid columns and removed custom score profiles tables as they aren't used anymore. 2023-07-27 17:51:03 -04:00
Vitiko c9ced57191 no log: Remove unused code (custom scores) 2023-07-27 17:08:53 -04:00
morpheus65535 6f03758bec Fixed issue with missing migrations directory in release asset. 2023-07-27 10:12:30 -04:00
morpheus65535 bccded275c
Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord. 2023-07-26 19:34:49 -04:00
morpheus65535 486d2f9481 Improved logging of failed attempt to authenticate to UI. Successful basic authentication attempt cannot be logged right now. 2023-07-25 16:49:04 -04:00
Vitiko c11af96950 Embedded subtitles: fix #2195 2023-07-23 23:40:20 -04:00
Vitiko fdefb85b1f no log: update fese 2023-07-23 23:39:35 -04:00
morpheus65535 4e50dc29a4 no log: trying again to fix git issue in release pipelines. 2023-07-23 10:21:31 -04:00
morpheus65535 897d90e96a no log: trying again to fix git issue in release pipelines. 2023-07-23 10:18:42 -04:00
morpheus65535 1c2d080b02 no log: trying again to fix git issue in release pipelines. 2023-07-23 10:13:50 -04:00
morpheus65535 714f141cea no log: trying to fix git issue in release pipelines. 2023-07-23 09:48:57 -04:00
morpheus65535 a7562e06b5 Improved external subtitles file encoding guessing to ignore those who can't be guessed properly. 2023-07-22 12:24:53 -04:00
morpheus65535 6e7858fc7c Fixed more stuff related to opensubtitles.com 2023-07-19 16:01:29 -04:00
morpheus65535 faa9566431 Improved subtitles providers settings to reset Authentication or Configuration error throttling while saving. 2023-07-16 23:32:46 -04:00
morpheus65535 333c6b23f5 Fixed opensubtitles.com issue with looping over failed login. 2023-07-16 23:30:37 -04:00