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
LASER-Yi
34685b3d19
update outdated packages
2 years ago
LASER-Yi
c45b172415
Add chips input for the provider builder
2 years ago
LASER-Yi
2b88c9f60c
Fix issues when displaying Use Original Format in the language profile modal
2 years ago
morpheus65535
f543368089
Fixed DNS queries caching issue.
2 years ago
morpheus65535
c8c815e240
Fixed LegendasDivx throttling reset time to prevent IP from getting blocked.
2 years ago
morpheus65535
afc7fd2e5b
Merge remote-tracking branch 'origin/development' into development
2 years ago
morpheus65535
e1bd02396f
Fixed cutoff being reached for a language even if forced subtitles is available but not requested.
2 years ago
vitiko98
bd8f4027dd
no log: add get_providers tests
2 years ago
vitiko98
616994487c
no log: add default env vars to bazarr config tests
2 years ago
vitiko98
110462c7ba
no log: update conftest.py
2 years ago
vitiko98
14153d7688
Subdivx provider: avoid TypeError
2 years ago
vitiko98
696becbeb1
Try to avoid guessit internal exception ( #1858 )
...
I was unable to reproduce the exception, but I found a strange pattern:
whenever the hints["expected_title"] value had the same value as the
title found in the filename, there was a list from the rebulk module
constantly growing. Once I remove the expected_title "hint", this
behavior is gone.
This change is transparent. If for some reason guessit returns a
different movie/series title, Bazarr will refine it with the database
anyway.
2 years ago
LASER-Yi
b724305eb4
Fix redirect issues after logging in ( #1857 )
2 years ago
LASER-Yi
4b71b8ae65
Fix missing images issue when serving via Flask
2 years ago
dependabot[bot]
e1d6f2d152
no log: Bump actions/setup-python from 3 to 4
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
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
8e054ce932
no log: Fix cache issues
2 years ago
morpheus65535
a79c2187de
Fixed throttle expiration for providers that reset at midnight. #1863
2 years ago
LASER-Yi
ba0f827eb4
no log: Move BazarrClient to the correct location
2 years ago
LASER-Yi
c3645c9024
Improve error handling on UI
2 years ago
morpheus65535
4640badd4b
no log: deal with potential exception with missing time zone info.
2 years ago
LASER-Yi
27f4c41a0e
no log: Fix uptime in the system status view (with the approach that doesn't hurt performance)
2 years ago
LASER-Yi
101bca90bf
Fix #1873
2 years ago
morpheus65535
f2eb8f1342
Fixed uptime in System-->Status and added time zone info.
2 years ago
vitiko98
246c2f3004
Subf2m provider: improve episode matching
2 years ago
LASER-Yi
738178a173
Add description icon in the history modal
2 years ago
LASER-Yi
23022f5282
Add tooltip to HistoryIcon
2 years ago
LASER-Yi
98937a0378
Fix crash when navigating from history view and open the history modal
2 years ago
morpheus65535
3c53db7353
Added translation to history. #1827
2 years ago
LASER-Yi
d9e7c55aad
Update outdated npm packages
2 years ago
LASER-Yi
056e00bcfb
Add new icon set for history view (Translated, Unknown)
2 years ago
morpheus65535
a7b1b2a454
Fixed Wizdom API url. #1870
2 years ago
LASER-Yi
fe09ae9de5
Fix a issue when trying to edit profile with cutoff selected
2 years ago
morpheus65535
0f4af48be6
Fixed root url redirect not working with base_url defined. #1857
2 years ago
morpheus65535
2a298860a4
Fixed hearing-impaired not taken into account when naming uploaded subtitles #1846
2 years ago
morpheus65535
f3287561e5
no log: added test for all Bazarr imports (not libs)
2 years ago
morpheus65535
8de8c2c0c1
no log: fixed imports
2 years ago
morpheus65535
9ad0f56e59
no log: fix changelog 2
2 years ago
morpheus65535
253474df12
no log: fix changelog
2 years ago
LASER-Yi
0e7c5410d4
Improve UI error view
2 years ago
LASER-Yi
51d1c46b18
Change default open delay of action tooltips to 2 seconds
2 years ago
LASER-Yi
4481cda600
Change audio badge color
2 years ago
LASER-Yi
f09f3534a6
Bring back search function of the provider selector #1864
2 years ago
github-actions
48215303fe
Release 1.0.5-beta.20
2 years ago
LASER-Yi
a529cba081
Add tooltip and improve hover behavior for embedded subtitles
2 years ago
LASER-Yi
2a5bf9538d
Rename Tools to Mass Edit
2 years ago
LASER-Yi
ed819ce299
Add color to the icon in upload modal
2 years ago