morpheus65535
|
156cf1882c
|
Fixed live episode sync when added in Sonarr v3.
|
3 years ago |
LASER-Yi
|
c5fdea4a76
|
no log: Fix issues on new modal system
|
3 years ago |
LASER-Yi
|
82a687c8c8
|
Rewrite modal system using stack, fix some visual bugs
|
3 years ago |
LASER-Yi
|
37da3742a0
|
Add a error page when ui is crashed
|
3 years ago |
LASER-Yi
|
7fb5da96c0
|
Fix for #1508
|
3 years ago |
LASER-Yi
|
67fe455140
|
Fix header display issues in mobile device
|
3 years ago |
LASER-Yi
|
e5414a4b89
|
Bring back text shadow to background tasks progress
|
3 years ago |
LASER-Yi
|
42d19eaa42
|
Fix issues in UI
|
3 years ago |
Liang Yi
|
6eb14a2754
|
FIx a crash when opening the movie view with some missing subtitles
|
3 years ago |
LASER-Yi
|
a2fc1d73dd
|
Fix some style issues
|
3 years ago |
LASER-Yi
|
135d866249
|
Fix display issues
|
3 years ago |
LASER-Yi
|
d7533bac57
|
Add a new notification center to the UI
|
3 years ago |
LASER-Yi
|
56729e0dbb
|
no log: Move auth page to special-page folder
|
3 years ago |
Liang Yi
|
6f9c7f3da2
|
Update Redux Implementation with Redux-Toolkit
|
3 years ago |
Marian Moravcik
|
9b05a3a63a
|
Fix broken url for titulky.com provider
|
3 years ago |
morpheus65535
|
d23d36d81c
|
Modified Bazarr user-agent to report real version
|
3 years ago |
morpheus65535
|
0e763b79d5
|
no log: quick fix
|
3 years ago |
morpheus65535
|
c05db9f8c5
|
Added a validation of existing credentials for opensubtitles.com provider.
|
3 years ago |
morpheus65535
|
c2059584db
|
Fixed empty strings being saved as 'None' in config.ini.
|
3 years ago |
morpheus65535
|
83764bb07b
|
Added some logging to Sonarr/Radarr get_version.
|
3 years ago |
dependabot[bot]
|
9c9e7de158
|
no log: Bump @types/react-dom from 16.9.12 to 17.0.9 in /frontend (#1500)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 16.9.12 to 17.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
---
updated-dependencies:
- dependency-name: "@types/react-dom"
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>
|
3 years ago |
morpheus65535
|
f2d4ac8266
|
Changed the warning when Sonarr SignalR return malformed JSON because of a permissions issue on its config directory.
|
3 years ago |
morpheus65535
|
aa6dcbd732
|
Removed the --no-color argument to pip command when installing requirements as it's not supported by older version of pip.
|
3 years ago |
morpheus65535
|
144db064cd
|
Removed unused variables in check_releases function.
|
3 years ago |
morpheus65535
|
a5852e6052
|
Added some debug logging to the upgrade leftover cleaner.
|
3 years ago |
morpheus65535
|
28e28fbd5c
|
Removed media.resume from Plex webhook to prevent over usage in specific scenarios.
|
3 years ago |
morpheus65535
|
275aa24f58
|
Fixed issue with upgrade leftover cleanup on Windows.
|
3 years ago |
morpheus65535
|
2cea2d22bf
|
Fixed issue when trying to remove non-empty directory when cleaning leftover files after upgrade.
|
3 years ago |
morpheus65535
|
dd80fec9d4
|
Fixed issue with upgrade cleanup routine when installed with Windows Installer.
|
3 years ago |
morpheus65535
|
91c53ba475
|
Added search progress modal when searching for an episode subtitles triggered by Plex webhook.
|
3 years ago |
morpheus65535
|
842dbf0827
|
Improved how Bazarr get Sonarr/Radarr version to use caching and reduce the number of calls made to their respective API.
|
3 years ago |
morpheus65535
|
bf037f1573
|
Added plex webhooks endpoint to API to search for subtitles on media.play and media.resume events.
|
3 years ago |
morpheus65535
|
638d0a8c68
|
Added a leftover cleanup function to be run after an upgrade.
|
3 years ago |
morpheus65535
|
9372c0b821
|
Fixed subtitles sync issues when sync debug is enable.
|
3 years ago |
morpheus65535
|
360e0cfea1
|
Fixed root folders check health functions to use the proper path separator.
|
3 years ago |
github-actions
|
9803a1f756
|
Release 0.9.7-beta.7
|
3 years ago |
dtcabrerizo
|
33a600a714
|
Added settings to download only featured subtitles for LegendasTV
|
3 years ago |
morpheus65535
|
1d20bbb4b9
|
Fixed settings saving not completing properly when the SignalR client didn't start properly. #1474
|
3 years ago |
LASER-Yi
|
d77d687532
|
no log: Remove @types/react-redux
|
3 years ago |
LASER-Yi
|
3ad916f71b
|
Revert "Make wanted tabs update on demand"
This reverts commit 90db37e04e .
|
3 years ago |
LASER-Yi
|
90db37e04e
|
Make wanted tabs update on demand
|
3 years ago |
LASER-Yi
|
dffb417413
|
no log: Rename fetched to dirty in OrderIdState
|
3 years ago |
dependabot[bot]
|
b912ca4e41
|
Update React to version 17
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). These dependencies needed to be updated together.
Updates `react` from 16.14.0 to 17.0.2
- [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/v17.0.2/packages/react)
Updates `react-dom` from 16.14.0 to 17.0.2
- [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/v17.0.2/packages/react-dom)
---
updated-dependencies:
- dependency-name: react
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: react-dom
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>
|
3 years ago |
morpheus65535
|
d1f86a3cbf
|
Added virtualenv detection to better deal with requirements installation.
|
3 years ago |
morpheus65535
|
aca99415b8
|
Added chmod execution (if required) after manually triggered tools execution. #1478
|
3 years ago |
morpheus65535
|
96b8b5ccce
|
Improved Sonarr versions prior to 3.x detection.
|
3 years ago |
morpheus65535
|
e3f358bc4f
|
no log: typo
|
3 years ago |
morpheus65535
|
e2b4912067
|
Fixed gevent import in main.py
|
3 years ago |
morpheus65535
|
5e3ce8c8c3
|
Improved how Bazarr deals with Sonarr SignalR feed issues that are raising exceptions.
|
3 years ago |
LASER-Yi
|
117da38fe6
|
no log: Add source map files back to release asset
|
3 years ago |