morpheus65535
|
71a8c28dac
|
no log: test action to make sure that Bazarr is starting properly
|
3 years ago |
morpheus65535
|
048c423f80
|
Merge remote-tracking branch 'origin/development' into development
|
3 years ago |
morpheus65535
|
5b3e2ee51f
|
no log: test action to make sure that Bazarr is starting properly
|
3 years ago |
github-actions
|
1b140387a5
|
Release 0.9.6-beta.30
|
3 years ago |
morpheus65535
|
557a06173d
|
Fixed token issue with opensubtitles.com
|
3 years ago |
morpheus65535
|
d0c7c5d5e0
|
Added missing column to movies upgrade query.
|
3 years ago |
morpheus65535
|
6c1fdc57c4
|
no log: test action to make sure that Bazarr is starting properly
|
3 years ago |
morpheus65535
|
e9a8f246a9
|
no log: test action to make sure that Bazarr is starting properly
|
3 years ago |
morpheus65535
|
532c0cf8cf
|
no log: prevent generation of empty release/changes log
|
3 years ago |
morpheus65535
|
c785cdfa71
|
no log: test action to make sure that Bazarr is starting properly
|
3 years ago |
morpheus65535
|
50d4a7a047
|
Implemented database migration function
|
3 years ago |
morpheus65535
|
fd6c959ec8
|
Fixed external subtitles not shown when no languages profile is selected.
|
3 years ago |
morpheus65535
|
ec199edefc
|
no log: fixed typo in event type
|
3 years ago |
LASER-Yi
|
030ca2a4e3
|
Reset window position when backing to previous page
|
3 years ago |
morpheus65535
|
b9c27d53ad
|
Improved events sent to browser.
|
3 years ago |
morpheus65535
|
ee41b78f4e
|
Upgraded calls to Sonarr API in order to use the new v3 API when available.
|
3 years ago |
morpheus65535
|
26e978b14b
|
Fixed Regielive provider #1438
|
3 years ago |
morpheus65535
|
11b6a355f5
|
Merge remote-tracking branch 'origin/development' into development
|
3 years ago |
morpheus65535
|
f4df07fb83
|
Fixed Titrari provider #1438
|
3 years ago |
LASER-Yi
|
00b337dc0d
|
no log: Fix some issues in package.json
|
3 years ago |
dependabot[bot]
|
aee05dced7
|
no log: Bump react-bootstrap from 1.5.2 to 1.6.1 in /frontend (#1439)
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 1.5.2 to 1.6.1.
- [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases)
- [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/v1.6.1/CHANGELOG.md)
- [Commits](https://github.com/react-bootstrap/react-bootstrap/compare/v1.5.2...v1.6.1)
---
updated-dependencies:
- dependency-name: react-bootstrap
dependency-type: direct:production
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>
|
3 years ago |
morpheus65535
|
bd0a2fe004
|
no log: added some failsafe to language conversion process for erroneous db content (ie.: why do I have a path in language field?!? old stuff...).
|
3 years ago |
morpheus65535
|
de4ff35e05
|
Fixed an issue with languages filter in history stats.
|
3 years ago |
morpheus65535
|
a3d0e1d192
|
Fixed scan disk function to not use cached ffprobe result and force a refresh of the cache. #1434
|
3 years ago |
vitiko98
|
a39a9e8bd5
|
Finish providers migration to subliminal_patch's guess_matches
|
3 years ago |
morpheus65535
|
e86d537ca2
|
Improved subtitles scoring system
|
3 years ago |
morpheus65535
|
f9997ca969
|
Fixed subtitles being looking for during a search in loop even if cutoff have been reached during this actual search. #1435
|
3 years ago |
morpheus65535
|
178fc0a2a1
|
Fixed subtitles deletion issue while blacklisting.
|
3 years ago |
LASER-Yi
|
b881a82155
|
Fix incorrect providers and remove unnecessary codes in history stats
|
3 years ago |
morpheus65535
|
29fffd4e81
|
Fixed language filter in history stats.
|
3 years ago |
LASER-Yi
|
c21e501ebe
|
Fix languages/providers filters issue in history stats
|
3 years ago |
LASER-Yi
|
8d447453e9
|
no log: Remove useSessionStorage from utility hooks
|
3 years ago |
LASER-Yi
|
ac8f5c0ca5
|
no log: Update api.d.ts to reflect the changes in API endpoint
|
3 years ago |
morpheus65535
|
054d117400
|
Added backend API call for upcoming languages/providers filters fix to history stats.
|
3 years ago |
morpheus65535
|
19983a0f22
|
Merge remote-tracking branch 'origin/development' into development
|
3 years ago |
morpheus65535
|
db5d37f5d4
|
Fixed History stats actions filter values not being properly implemented.
|
3 years ago |
morpheus65535
|
1adab3596c
|
Fixed ImportError for gevent imported prior to requirements.txt installation
|
3 years ago |
vitiko98
|
14d467e645
|
Update half of providers to use subliminal_patch's guess_matches
|
3 years ago |
vitiko98
|
5b1f479901
|
Fix Sucha provider: AttributeError and wrong matches
|
3 years ago |
morpheus65535
|
90ba573ebe
|
Fixed failed upload #1429
|
3 years ago |
morpheus65535
|
23ede4e7f9
|
Updated signalrcore module following PR #61 merging.
|
3 years ago |
morpheus65535
|
cb09f8d440
|
Fixed BetaSeries AttributeError exception #1423
|
3 years ago |
morpheus65535
|
ea63ecfc2b
|
Fixed importation of standard languages issue introduced in beta.19
|
3 years ago |
Vitiko
|
4ebcd49546
|
Added custom language class to make it easier to implement non-standard/regional languages
|
3 years ago |
LASER-Yi
|
0ef9729f9d
|
no log: Remove mapped_path in Subtitle property to maintain API consistency
|
3 years ago |
morpheus65535
|
d4aed7457a
|
Fixed external subtitles were being filtered by show only desired embedded subtitles settings.
|
3 years ago |
vitiko98
|
d562faf151
|
Fixed movies subtitles paths being shown in UI without being mapped.
|
3 years ago |
morpheus65535
|
11fb78fafa
|
Fixed log viewer showing last line of log two times.
|
4 years ago |
morpheus65535
|
8cf02e31c9
|
Fixed delete query that could delete a series improperly on any http error returned by Sonarr API.
|
4 years ago |
morpheus65535
|
727c8f5d14
|
Fixed series and episodes sync issues when adding and removing series from Sonarr.
|
4 years ago |