Commit Graph

5096 Commits

Author SHA1 Message Date
mattyeark
950a0fcb0d Fixed WebSocket file descriptor leak in signalrcore transport v1.5.7-beta.22 2026-04-12 21:26:10 -04:00
Mike Lonergan
e3340f72d5 Fixed adaptive searching failed attempts stamp to be added only when search finds no subtitles, not on provider failure. 2026-04-12 08:44:09 -04:00
Ali Alshaikh
71fc948ea8 Improved subdl provider anime and pack subtitle support v1.5.7-beta.21 2026-04-11 09:41:33 -04:00
morpheus65535
6c2982f4c6 Added optional notification for no missing subtitles during live sync events. v1.5.7-beta.20 2026-04-10 07:45:09 -04:00
Piotr Niełacny
82eb0045d5 Fixed Subtitles Tools mass edit not allowing selection of non-SRT subtitles v1.5.7-beta.19 2026-04-07 21:09:56 -04:00
morpheus65535
3b6b33f847 Enforced SQLite PRAGMA settings for WAL mode and full synchronous to improve database integrity and performance. This should help fix the recurring locked database issues. v1.5.7-beta.18 2026-04-05 10:32:28 -04:00
Mike Lonergan
f6a52748e0 Fixed audio tracks refining when knowit returns a string instead of a Language object v1.5.7-beta.17 2026-04-03 13:24:00 -04:00
C H R I S T I A N
45776085d0 Added Subsarr subtitle provider 2026-04-03 10:10:51 -04:00
morpheus65535
5da06d84df Merge remote-tracking branch 'origin/development' into development v1.5.7-beta.16 2026-04-02 23:03:44 -04:00
morpheus65535
25ec2fc574 Updated media_type condition from 'series' to 'episode' across translation utilities to fix postprocessing logic. 2026-04-02 23:03:34 -04:00
Mike Lonergan
95ab60fd65 Improved subtitles tools mutations before closing modal and added UI feedback 2026-04-02 22:19:01 -04:00
morpheus65535
0ad709e883 Refactored subtitles file naming logic to prevent adding tag if single language mode is enabled. #3252 2026-04-02 21:35:54 -04:00
ReNeGaDe124
7f1efc56ba Refactored provider subsro to REST API instead of web scraping. It now requires an API key form the provider. v1.5.7-beta.15 2026-04-01 23:35:18 -04:00
Mike Lonergan
0da135b304 Fixed 410 error handling for opensubtitlescom provider 2026-04-01 23:18:42 -04:00
Mike Lonergan
176b10e805 Added Development Setup section to CONTRIBUTING.md 2026-04-01 23:16:15 -04:00
morpheus65535
8329a6b88f Disabled deselect option for hearing-impaired subtitles extension selector in settings. #3252 2026-04-01 20:57:38 -04:00
morpheus65535
f9a8a95149 Added authentication to Plex OAuth API endpoints to enforce authentication across all relevant routes. v1.5.7-beta.14 2026-03-31 20:03:38 -04:00
morpheus65535
1ab0fc67e0 Removed wait_for_completion argument from Bazarr update task in scheduler to fix startup issue. #3264 v1.5.7-beta.13 2026-03-31 07:27:13 -04:00
morpheus65535
bd59c02e49 Fixed Plex webhook for episodes by improving episode sync logic to add tvdbId, optimizing subtitle updates, and adding database migration for tvdbId column in table_episodes. #3248 v1.5.7-beta.12 2026-03-31 00:02:27 -04:00
morpheus65535
04cd47436e Rolled back some changes that prevented restart after Bazarr update. 2026-03-30 21:42:26 -04:00
Mike Lonergan
0241007178 Improved outcome message on completed subtitles search in jobs manager. #3256 v1.5.7-beta.11 2026-03-28 13:04:42 -04:00
Mike Lonergan
5649c21308 Improved feedback when saving Languages Profile by showing loading state and toast. #3255 2026-03-28 10:14:35 -04:00
Mike Lonergan
71dc222f2c Fixed Sonarr/Radarr v3 API version fallback by catching all exceptions properly. #3253 2026-03-28 09:32:10 -04:00
morpheus65535
243f6830a8 Fixed check_update logic to improve job handling and added startup parameter to streamline update checks during application initialization. v1.5.7-beta.10 2026-03-27 12:34:07 -04:00
mzglinski
3aea7facd4 Added gemini translation batch size config and multiple api keys rotation 2026-03-27 08:00:02 -04:00
morpheus65535
21c9e54273 Added on_conflict_do_nothing to notifier database insert to handle duplicate entries gracefully. #3262 v1.5.7-beta.9 2026-03-26 22:08:59 -04:00
morpheus65535
ce7ed6cd4b Added wait_for_completion argument across job functions and scheduler tasks to improve feedback in System-->Tasks and prevent users from starting the same task multiple times. 2026-03-26 21:00:05 -04:00
C H R I S T I A N
3cb043480b Added two point alignment mods v1.5.7-beta.8 2026-03-20 22:45:50 -04:00
morpheus65535
7efbe86efc Rolled back signalrcore library to fix instabilities with Sonarr and Radarr SignalR feed introduced in previous module update. 2026-03-20 22:28:29 -04:00
morpheus65535
07e4b92c5a Refactored Sonarr series sync logic to simplify and optimize database operations. Added garbage collection after sync tasks to improve memory management. #3241 2026-03-20 12:34:58 -04:00
morpheus65535
d103dd691f Merge remote-tracking branch 'origin/development' into development v1.5.7-beta.7 2026-03-19 07:32:01 -04:00
morpheus65535
263d01c762 Fixed subtitles providers throttling by adjusting time_until_midnight calculation. #3247 2026-03-19 07:31:47 -04:00
JayZed
098d0e55ab Fixed file permission is not applied to translated subtitles and other related issues #3239 v1.5.7-beta.6 2026-03-18 22:19:19 -04:00
morpheus65535
27ea75e053 Updated dependencies and dropped Python 3.8/3.9 support v1.5.7-beta.5 2026-03-17 21:30:35 -04:00
JMVS
7ad34fb726 Improved rate limit handling in subx provider 2026-03-17 21:13:23 -04:00
morpheus65535
0ecc157a56 Refactored scoring system to refine the matches and scores to increase impact of movie edition. Removed the custom scoring system and cleaned up the config file. Updated history tables schema to include score_out_of column for improved normalization of score percentage over time. #3232 v1.5.7-beta.4 2026-03-16 00:07:05 -04:00
JayZed
d590991a6e Fixed file permission is not applied to translated subtitles #3239 v1.5.7-beta.3 2026-03-14 11:59:39 -04:00
morpheus65535
37cb257fda Merge remote-tracking branch 'origin/development' into development v1.5.7-beta.2 2026-03-13 00:17:44 -04:00
morpheus65535
8b9eb578c3 no log: fix improper jobs manager icon in header menu 2026-03-13 00:17:38 -04:00
Anderson Shindy Oki
32a09e9dff Fixed legendasnet response parsing 2026-03-12 20:48:54 -04:00
JayZed
039f7d0c26 Fix for unexpected child termination issue #3233 2026-03-12 15:10:39 -04:00
Anderson Shindy Oki
54affb5ba7 no log: Bump react to 19.2.4 2026-03-11 17:01:46 +09:00
Anderson Shindy Oki
bd49fb7a5f no log: Bump recharts to 3.8.0 2026-03-11 15:10:09 +09:00
Anderson Shindy Oki
4266e1fd19 no log: Bump socket io to 4.8.3 2026-03-11 14:58:46 +09:00
Anderson Shindy Oki
cdd626560d no log: Bump tanstack 2026-03-11 14:56:01 +09:00
Anderson Shindy Oki
effbfc52e0 no log: Bump jest and json 2026-03-11 14:52:16 +09:00
Anderson Shindy Oki
1970d41dd0 no log: Bump sass-embedded to 1.98 2026-03-11 14:48:49 +09:00
Anderson Shindy Oki
a2ec45b7bf no log: Bump mantine to 8.3.16 2026-03-11 14:44:17 +09:00
Anderson Shindy Oki
eaccd4b3b2 no log: Prepare husky for v10 2026-03-11 14:42:26 +09:00
Anderson Shindy Oki
9499b45d88 no log: Bump typescript to 5.9.3 2026-03-11 14:41:32 +09:00