LASER-Yi
e8d3b6f0dd
Fix popover width in the manual search modal
2 years ago
vitiko98
571f9a195c
no log: fix gestdown provider logger
2 years ago
Antoine Aflalo
5413f31b41
Use new endpoint for gestdown ( #1949 )
...
This endpoint rely on caching from cloudflare and will better scale.
Right now, I'm getting around 3M request per day, so I'd like to use the caching as much as possible.
2 years ago
LASER-Yi
56fb27aab4
Fix display issue of the popover in the manual search modal
2 years ago
LASER-Yi
bb8e4f31ee
Refactor form validation and fix issues
2 years ago
morpheus65535
c492de8b67
Fixed episodes subtitles search when notified of import by Sonarr v3 SignalR feed. #1946
2 years ago
morpheus65535
bc32ddbc57
no log: fixed unused import
2 years ago
morpheus65535
daa7ef3fd0
no log: fixed logout API endpoint
2 years ago
morpheus65535
e7d22687a0
no log: fixed import
2 years ago
morpheus65535
d3defa2e09
Added update mechanism sooner in the startup process to recover from a failed update more easily once a fixed release is available.
2 years ago
LASER-Yi
4826cb8487
Fix validation issues of the language profile editor
2 years ago
morpheus65535
a338de147e
Fixed import error after last commit.
2 years ago
morpheus65535
131b4e5cde
Added Swagger documentation for Bazarr API
2 years ago
LASER-Yi
c3f43f0e42
no log: Update outdated packages
2 years ago
LASER-Yi
92a61e3d08
no log: Improve dev tools
2 years ago
LASER-Yi
cce440a8e2
Upgrade outdated packages
2 years ago
vitiko98
803dfe3512
Embedded Subtitles provider: add support for alpha2 tags
...
Done by updating the fese library
2 years ago
Liang Yi
a0f8d75f04
Upgrade Mantine to Version 5 ( #1930 )
...
* Upgrade Mantine to v5.2.3
* Remove react-dropzone and replace with latest @mantine/dropzone
* Fix issues
2 years ago
Victor Drijkoningen
978b378683
no log: fix language
2 years ago
morpheus65535
663e8d7395
Fixed opensubtitles.com authentication issue. #1935
2 years ago
morpheus65535
61f888c3df
Added warnings in Settings-->Providers for broken providers.
2 years ago
morpheus65535
7a2d2399fc
Fixed incorrect IP or already used TCP port from preventing Bazarr initialization.
2 years ago
morpheus65535
fa8ddeb2aa
Fix to deal with empty series/movies list during sync. #1941
2 years ago
morpheus65535
87b3e55aa1
Fix #1938
2 years ago
vitiko98
29383ba742
no log: rollback subliminal_path's subtitle changes
...
Needs testing. This change seems not safe.
2 years ago
vitiko98
6e521143e1
Embedded Subtitles provider: improve ASS subtitles filtering
2 years ago
vitiko98
0bc05232ed
Ignore mods for non-tested subtitle formats
2 years ago
morpheus65535
93612434e5
Fixed improper parsing of series metadata when receiving an event from Sonarr SignalR feed.
2 years ago
morpheus65535
a880386184
Improved exceptions logging for events received through SignalR feeds.
2 years ago
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>
2 years ago
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.
2 years ago
Jakob Koschel
26082780d5
Improved the fix uppercase mod to better deal with non-alphabetical characters
2 years ago
LASER-Yi
34d6185346
no log: Add pattern parameter to the pretty-quick hook to limit the effective scope
2 years ago
morpheus65535
c2c0cbda0b
Improved API to return better message/code on errors
2 years ago
LASER-Yi
2c8a602aa7
Improve authentication and fix #1901
2 years ago
LASER-Yi
d4f211f375
Fix #1917 , bring back sceneName in manual search modal
2 years ago
LASER-Yi
8eef455cc5
Add support of showing confirmation when leaving settings page with unsaved changes
2 years ago
Sander van Kasteel
0d39928a7b
Added support for CORS headers
2 years ago
morpheus65535
a36b3ce2ba
Added download link for backup archives.
2 years ago
morpheus65535
8387a57148
Merge remote-tracking branch 'origin/development' into development
2 years ago
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.
2 years ago
morpheus65535
c6efda0f75
Fixed None type issue on the first subtitles indexation for episodes or movies.
2 years ago
LASER-Yi
e3224c69ad
no log: Fix CI issues by always using LTS NodeJS version
2 years ago
LASER-Yi
bfd1af7c0c
Update outdated node packages
2 years ago
LASER-Yi
8687646e9c
Fix inconsistent issues when backend trying to update episodes
2 years ago
LASER-Yi
ee7991b878
no log: Restore socket.io dev command for better development
2 years ago
morpheus65535
0fb928675c
Fixed compatibility with the latest nightly version of Sonarr v4.
2 years ago
vitiko98
fca1c9656e
Avoid 'Insufficient data to process the guess' error ( fix #1910 )
2 years ago
Diego Heras
bc0a7c2e0f
Fix issue in external subtitles cache. #1916
2 years ago
morpheus65535
c74f9e9602
Tried to improve full disk daily indexing tasks resources usage. #1916
2 years ago