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
morpheus65535
b0abe81d12
Fixed integer conversion issue. #1918
2 years ago
morpheus65535
4382a05da1
Fixed double slashes stored in config.ini by sanitizing the config values. #1903
2 years ago
morpheus65535
ba1687a478
Fixed subtitles upgrade job trying to upgrade null scored subtitles (part 2). #1909
2 years ago
morpheus65535
0d12bcb39e
no log: some pep8 fixes
2 years ago
morpheus65535
81e13e1eac
Fixed episodes or movies importation skipped when Sonarr/Radarr improperly report that media file size is null.
2 years ago
morpheus65535
414900c24e
Fixed subtitles upgrade job trying to upgrade null scored subtitles. #1909
2 years ago
LASER-Yi
8826b87c65
Fix #1901 temporarily
2 years ago
LASER-Yi
af8a14c92b
Fix display issues of the base URL
2 years ago
vitiko98
5624ae431e
Embedded Subtitles provider: add support for unknown language tags
2 years ago
LASER-Yi
27d792041c
Fix #1904
2 years ago
Samuel Bartík
67259ec75d
Fix postprocessing escaping ( #1907 )
2 years ago
LASER-Yi
775f67b45e
Allow searching when uploading subtitles #1898
2 years ago
Caleb Rascon
c622e1f710
Added option to always use audio track for subtitle syncing
2 years ago
Samuel Bartík
741a8172b2
Fixed quotation marks escaping in post-processing variables ( #1882 )
2 years ago
LASER-Yi
5c1399e9f2
Fix #1894
2 years ago
LASER-Yi
3958986614
Fix #1893
2 years ago
vitiko98
be93a92a35
no log: add mimetypes on runtime
2 years ago
vitiko98
a748903dc4
Fix provider configs updates
2 years ago
VisoTC
b9ba99e189
Fixed Zimuku provider to bypass yunsuo protection
2 years ago
github-actions
ced1736ed5
Release 1.0.5-beta.39
2 years ago
Samuel Bartík
331cbbd3bd
Fixed Titulky provider to fail silently if media is missing IMDB ID.
2 years ago
dependabot[bot]
2bd38817b0
no log: Bump eslint-plugin-react-hooks from 4.5.0 to 4.6.0 in /frontend ( #1881 )
...
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks ) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks )
---
updated-dependencies:
- dependency-name: eslint-plugin-react-hooks
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
LASER-Yi
d9c334d43a
Fix #1872 , refactor the settings builder
2 years ago
vitiko98
d2b40bd781
Add Karagarga.in provider
2 years ago
morpheus65535
5fab67bca0
no log: fixed unused imports and indent issues
2 years ago
morpheus65535
f760d3198b
Merge remote-tracking branch 'origin/development' into development
2 years ago
morpheus65535
44ffac67b3
Fixed uploaded subtitles not preserved when it should. #1879
2 years ago
vitiko98
171747751a
no log: include refiner in embeddedsubtitles.py
2 years ago
vitiko98
8086bce5c4
Embedded Subtitles Provider: major update
...
* fese library was updated
* mergerfs_mode support was dropped. Too much false positives
* extended codec support (two new codecs added: webvtt and mov_text)
* disable conversion to srt by default
2 years ago
morpheus65535
3a14099e36
Fixed deletion of subtitles with file extension other than srt.
2 years ago