Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-18 | Fix some visual bugs of the notification centerv0.9.8-beta.3 | LASER-Yi | |
2021-08-17 | Fixed Bazarr not starting if Sonarr or Radarr is unavailable #1506. | morpheus65535 | |
2021-08-17 | Added a settings to ignore ffprobe cache on scheduled disk scan. | morpheus65535 | |
2021-08-17 | Fixed an issue with ffprobe caching. Could be fixing a small part of the ↵ | morpheus65535 | |
issue in #1502. | |||
2021-08-17 | Cleanup API Endpoints | LASER-Yi | |
2021-08-17 | Add pagination support to history page | LASER-Yi | |
2021-08-16 | Fixed live episode sync when added in Sonarr v3.v0.9.8-beta.2 | morpheus65535 | |
2021-08-17 | no log: Fix issues on new modal system | LASER-Yi | |
2021-08-17 | Rewrite modal system using stack, fix some visual bugs | LASER-Yi | |
2021-08-17 | Add a error page when ui is crashed | LASER-Yi | |
2021-08-16 | Fix for #1508 | LASER-Yi | |
2021-08-16 | Fix header display issues in mobile device | LASER-Yi | |
2021-08-16 | Bring back text shadow to background tasks progress | LASER-Yi | |
2021-08-16 | Fix issues in UI | LASER-Yi | |
2021-08-16 | FIx a crash when opening the movie view with some missing subtitles | Liang Yi | |
2021-08-16 | Fix some style issuesv0.9.8-beta.1 | LASER-Yi | |
2021-08-16 | Fix display issues | LASER-Yi | |
2021-08-16 | Add a new notification center to the UI | LASER-Yi | |
2021-08-15 | no log: Move auth page to special-page folder | LASER-Yi | |
2021-08-14 | Update Redux Implementation with Redux-Toolkitv0.9.8-beta.0 | Liang Yi | |
2021-08-12 | Fix broken url for titulky.com providerv0.9.7-beta.18v0.9.7 | Marian Moravcik | |
2021-08-11 | Modified Bazarr user-agent to report real versionv0.9.7-beta.17 | morpheus65535 | |
2021-08-11 | no log: quick fix | morpheus65535 | |
2021-08-11 | Added a validation of existing credentials for opensubtitles.com provider. | morpheus65535 | |
2021-08-11 | Fixed empty strings being saved as 'None' in config.ini. | morpheus65535 | |
2021-08-10 | Added some logging to Sonarr/Radarr get_version.v0.9.7-beta.16 | morpheus65535 | |
2021-08-10 | no log: Bump @types/react-dom from 16.9.12 to 17.0.9 in /frontend (#1500)v0.9.7-beta.15 | dependabot[bot] | |
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2021-08-09 | Changed the warning when Sonarr SignalR return malformed JSON because of a ↵ | morpheus65535 | |
permissions issue on its config directory. | |||
2021-08-09 | Removed the --no-color argument to pip command when installing requirements ↵ | morpheus65535 | |
as it's not supported by older version of pip. | |||
2021-08-08 | Removed unused variables in check_releases function.v0.9.7-beta.14 | morpheus65535 | |
2021-08-08 | Added some debug logging to the upgrade leftover cleaner. | morpheus65535 | |
2021-08-07 | Removed media.resume from Plex webhook to prevent over usage in specific ↵v0.9.7-beta.13 | morpheus65535 | |
scenarios. | |||
2021-08-07 | Fixed issue with upgrade leftover cleanup on Windows. | morpheus65535 | |
2021-08-06 | Fixed issue when trying to remove non-empty directory when cleaning leftover ↵v0.9.7-beta.12 | morpheus65535 | |
files after upgrade. | |||
2021-08-06 | Fixed issue with upgrade cleanup routine when installed with Windows Installer. | morpheus65535 | |
2021-08-05 | Added search progress modal when searching for an episode subtitles ↵v0.9.7-beta.11 | morpheus65535 | |
triggered by Plex webhook. | |||
2021-08-04 | Improved how Bazarr get Sonarr/Radarr version to use caching and reduce the ↵v0.9.7-beta.10 | morpheus65535 | |
number of calls made to their respective API. | |||
2021-08-03 | Added plex webhooks endpoint to API to search for subtitles on media.play ↵v0.9.7-beta.9 | morpheus65535 | |
and media.resume events. | |||
2021-08-03 | Added a leftover cleanup function to be run after an upgrade. | morpheus65535 | |
2021-08-01 | Fixed subtitles sync issues when sync debug is enable.v0.9.7-beta.8 | morpheus65535 | |
2021-08-01 | Fixed root folders check health functions to use the proper path separator. | morpheus65535 | |
2021-07-31 | Release 0.9.7-beta.7v0.9.7-beta.7 | github-actions | |
2021-07-30 | Added settings to download only featured subtitles for LegendasTV | dtcabrerizo | |
2021-07-28 | Fixed settings saving not completing properly when the SignalR client didn't ↵v0.9.7-beta.6 | morpheus65535 | |
start properly. #1474 | |||
2021-07-28 | no log: Remove @types/react-redux | LASER-Yi | |
2021-07-28 | Revert "Make wanted tabs update on demand" | LASER-Yi | |
This reverts commit 90db37e04e7f8a21b78d6b7fa8d6fa684ba36fe8. | |||
2021-07-27 | Make wanted tabs update on demandv0.9.7-beta.5 | LASER-Yi | |
2021-07-27 | no log: Rename fetched to dirty in OrderIdState | LASER-Yi | |
2021-07-27 | Update React to version 17 | dependabot[bot] | |
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2021-07-26 | Added virtualenv detection to better deal with requirements installation.v0.9.7-beta.4 | morpheus65535 | |