morpheus65535
|
7a2d2399fc
|
Fixed incorrect IP or already used TCP port from preventing Bazarr initialization.
|
2022-09-16 23:57:58 -04:00 |
morpheus65535
|
fa8ddeb2aa
|
Fix to deal with empty series/movies list during sync. #1941
|
2022-09-16 14:55:14 -04:00 |
morpheus65535
|
87b3e55aa1
|
Fix #1938
|
2022-09-06 23:17:23 -04:00 |
vitiko98
|
29383ba742
|
no log: rollback subliminal_path's subtitle changes
Needs testing. This change seems not safe.
|
2022-09-02 23:43:01 -04:00 |
vitiko98
|
6e521143e1
|
Embedded Subtitles provider: improve ASS subtitles filtering
|
2022-09-02 23:37:17 -04:00 |
vitiko98
|
0bc05232ed
|
Ignore mods for non-tested subtitle formats
|
2022-09-02 23:37:17 -04:00 |
morpheus65535
|
93612434e5
|
Fixed improper parsing of series metadata when receiving an event from Sonarr SignalR feed.
|
2022-09-01 06:49:04 -04:00 |
morpheus65535
|
a880386184
|
Improved exceptions logging for events received through SignalR feeds.
|
2022-08-31 10:35:46 -04:00 |
MichaIng
|
7754ca54eb
|
no log: Update checksum of aarch64 unrar binary (#1912)
Companion PR to https://github.com/morpheus65535/bazarr-binaries/pull/1.
Signed-off-by: MichaIng <micha@dietpi.com>
Signed-off-by: MichaIng <micha@dietpi.com>
|
2022-08-30 22:38:38 -04:00 |
vitiko98
|
09d1eb78c9
|
Avoid error trying to scan some videos
This removes unused code from subliminal_patch's core. Thanks to
refining, we don't need extra magic to guess from filenames anymore.
|
2022-08-29 20:50:50 -04:00 |
Jakob Koschel
|
26082780d5
|
Improved the fix uppercase mod to better deal with non-alphabetical characters
|
2022-08-29 15:34:55 -04:00 |
LASER-Yi
|
34d6185346
|
no log: Add pattern parameter to the pretty-quick hook to limit the effective scope
|
2022-08-29 21:33:22 +08:00 |
morpheus65535
|
c2c0cbda0b
|
Improved API to return better message/code on errors
|
2022-08-23 21:13:06 -04:00 |
LASER-Yi
|
2c8a602aa7
|
Improve authentication and fix #1901
|
2022-08-23 23:13:46 +08:00 |
LASER-Yi
|
d4f211f375
|
Fix #1917, bring back sceneName in manual search modal
|
2022-08-23 22:25:55 +08:00 |
LASER-Yi
|
8eef455cc5
|
Add support of showing confirmation when leaving settings page with unsaved changes
|
2022-08-23 12:45:27 +08:00 |
Sander van Kasteel
|
0d39928a7b
|
Added support for CORS headers
|
2022-08-22 15:35:35 -04:00 |
morpheus65535
|
a36b3ce2ba
|
Added download link for backup archives.
|
2022-08-21 23:14:06 -04:00 |
morpheus65535
|
8387a57148
|
Merge remote-tracking branch 'origin/development' into development
|
2022-08-21 08:23:04 -04:00 |
morpheus65535
|
180a40e027
|
Improved live synchronization with Sonarr and Radarr trough SignalR feed by implementing dedicated threaded events queues, by preventing execution of duplicate events received, by filtering events to be processed and by logging at debug level events received to improve debugging.
|
2022-08-21 08:22:56 -04:00 |
morpheus65535
|
c6efda0f75
|
Fixed None type issue on the first subtitles indexation for episodes or movies.
|
2022-08-21 08:17:05 -04:00 |
LASER-Yi
|
e3224c69ad
|
no log: Fix CI issues by always using LTS NodeJS version
|
2022-08-21 20:06:17 +08:00 |
LASER-Yi
|
bfd1af7c0c
|
Update outdated node packages
|
2022-08-21 12:18:56 +08:00 |
LASER-Yi
|
8687646e9c
|
Fix inconsistent issues when backend trying to update episodes
|
2022-08-21 12:12:19 +08:00 |
LASER-Yi
|
ee7991b878
|
no log: Restore socket.io dev command for better development
|
2022-08-21 12:04:21 +08:00 |
morpheus65535
|
0fb928675c
|
Fixed compatibility with the latest nightly version of Sonarr v4.
|
2022-08-17 16:46:12 -04:00 |
vitiko98
|
fca1c9656e
|
Avoid 'Insufficient data to process the guess' error (fix #1910)
|
2022-08-16 22:46:50 -04:00 |
Diego Heras
|
bc0a7c2e0f
|
Fix issue in external subtitles cache. #1916
|
2022-08-15 14:30:28 -04:00 |
morpheus65535
|
c74f9e9602
|
Tried to improve full disk daily indexing tasks resources usage. #1916
|
2022-08-10 22:34:06 -04:00 |
morpheus65535
|
b0abe81d12
|
Fixed integer conversion issue. #1918
|
2022-08-04 21:28:44 -04:00 |
morpheus65535
|
4382a05da1
|
Fixed double slashes stored in config.ini by sanitizing the config values. #1903
|
2022-08-03 21:55:53 -04:00 |
morpheus65535
|
ba1687a478
|
Fixed subtitles upgrade job trying to upgrade null scored subtitles (part 2). #1909
|
2022-07-28 08:40:13 -04:00 |
morpheus65535
|
0d12bcb39e
|
no log: some pep8 fixes
|
2022-07-27 23:03:27 -04:00 |
morpheus65535
|
81e13e1eac
|
Fixed episodes or movies importation skipped when Sonarr/Radarr improperly report that media file size is null.
|
2022-07-27 22:58:26 -04:00 |
morpheus65535
|
414900c24e
|
Fixed subtitles upgrade job trying to upgrade null scored subtitles. #1909
|
2022-07-26 10:57:35 -04:00 |
LASER-Yi
|
8826b87c65
|
Fix #1901 temporarily
|
2022-07-26 21:27:01 +08:00 |
LASER-Yi
|
af8a14c92b
|
Fix display issues of the base URL
|
2022-07-26 21:23:51 +08:00 |
vitiko98
|
5624ae431e
|
Embedded Subtitles provider: add support for unknown language tags
|
2022-07-20 02:51:30 -04:00 |
LASER-Yi
|
27d792041c
|
Fix #1904
|
2022-07-15 10:14:06 +08:00 |
Samuel Bartík
|
67259ec75d
|
Fix postprocessing escaping (#1907)
|
2022-07-13 14:26:45 -04:00 |
LASER-Yi
|
775f67b45e
|
Allow searching when uploading subtitles #1898
|
2022-07-07 21:11:24 +08:00 |
Caleb Rascon
|
c622e1f710
|
Added option to always use audio track for subtitle syncing
|
2022-07-06 13:05:10 -04:00 |
Samuel Bartík
|
741a8172b2
|
Fixed quotation marks escaping in post-processing variables (#1882)
|
2022-07-06 12:57:19 -04:00 |
LASER-Yi
|
5c1399e9f2
|
Fix #1894
|
2022-07-04 21:04:14 +08:00 |
LASER-Yi
|
3958986614
|
Fix #1893
|
2022-07-04 20:59:40 +08:00 |
vitiko98
|
be93a92a35
|
no log: add mimetypes on runtime
|
2022-07-04 01:18:20 -04:00 |
vitiko98
|
a748903dc4
|
Fix provider configs updates
|
2022-07-02 22:52:14 -04:00 |
VisoTC
|
b9ba99e189
|
Fixed Zimuku provider to bypass yunsuo protection
|
2022-07-02 08:35:54 -04:00 |
github-actions
|
ced1736ed5
|
Release 1.0.5-beta.39
|
2022-07-01 06:20:17 +00:00 |
Samuel Bartík
|
331cbbd3bd
|
Fixed Titulky provider to fail silently if media is missing IMDB ID.
|
2022-06-30 22:07:26 -04:00 |