Matheus Horstmann
452f8c12c9
Hide clipboard button when is not possible to copy to clipboard
1 year ago
morpheus65535
c89da3e619
Changing from config.ini to config.yaml
1 year ago
Vitiko
63335f40fc
Add HDBits.org provider
1 year ago
morpheus65535
aa0af3f601
Removed sucha provider that doesn't exist anymore. #2242
1 year ago
DavidFair
296d497673
Modified default value for adaptive searching (now enabled) and improved description in settings
1 year ago
Adam Blahovič
1489926b6f
Fixed minimal value for time offset input field
1 year ago
LASER-Yi
714c46444a
Improve manual search modal. Change cache behavior of manual search api to no cache
1 year ago
LASER-Yi
53951a5fad
Fix some minor issues in the Notification modal
1 year ago
morpheus65535
bccded275c
Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord.
1 year ago
bpoxy
35dfa2483b
Added description of "provider" to post-processing option
1 year ago
Jan Živković
59d00f28d0
Fixed monitored status tooltip for series/movie view
1 year ago
LASER-Yi
ab3c171483
Fix path mapping issues
1 year ago
LASER-Yi
374e4bec87
Fix issues when saving the notification providers
1 year ago
morpheus65535
30a17a0c67
no log: hide "installed" badge properly
1 year ago
morpheus65535
560a697beb
Fixed issue in releases page since we upgraded Mantine.
1 year ago
morpheus65535
fc01267d5b
Removed leftover from legendas.tv provider.
1 year ago
morpheus65535
2511c310f1
Added settings to choose desired UI theme.
1 year ago
Vitiko
e3c4def89a
Subf2m Provider: add user-agent header configuration
...
This change fixes empty queries.
1 year ago
LASER-Yi
963ce21d9b
Increase width of the manually search modal
1 year ago
morpheus65535
bc40abac50
Fixed some UI issues caused by React and Mantine upgrade. #2167
1 year ago
LASER-Yi
6a9f875cbd
Downgrade Axios to fix a settings saving issue.
1 year ago
Liang Yi
933a456b03
Update all UI dependencies and update React version to 18 ( #2127 )
1 year ago
LASER-Yi
07f6666d46
no log: Update type definition of general.language_equals in frontend
1 year ago
Vitiko
547f8c428d
Added feature to treat couples of languages as equal when searching for subtitles
...
* Add 'Language-equals' support
This feature will treat couples of languages as equal for list-subtitles
operations. It's optional; its methods won't do anything if an empy list
is set. See more info at docstrings from 'subliminal_patch.core'.
For example, let's say I only want to have "Spanish (es.srt)" subtitles
and I don't care about the differences between Spain and LATAM spanish.
This feature will allow me to always get European Spanish even from
LATAM Spanish providers like Argenteam and Subdivx.
Example for config.ini:
language_equals = ['spa-MX:spa']
(Which means all Latam Spanish subtitles from every provider will be
converted to European Spanish)
* Add PT and ZH language tests
* Add HI and Forced parsing for language pairs
Format example: ["en@HI:en", "es-MX@forced:es-MX"]
* Update languages.py
* Update API definition to reflect the previous change
* Add language equals table to the UI (test only)
* Add global language selector and get language from code3 utilities
* Add unit tests for language equal feature
* Add encode function to language equal feature
* Add CRUD methods to the language equals panel
* Add equals description
* Add parsing support for alpha3 custom languages
* no log: add more tests
* Add forced and hi support to the language equal target
---------
Co-authored-by: morpheus65535 <louis_vezina@hotmail.com>
Co-authored-by: LASER-Yi <liangyi0007@gmail.com>
1 year ago
dependabot[bot]
70d1fd9049
no log: Bump socket.io-parser from 4.2.2 to 4.2.3 in /frontend ( #2150 )
...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser ) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases )
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.2.2...4.2.3 )
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
787a9ad531
no log: Bump @vitest/coverage-c8 from 0.25.8 to 0.28.5 in /frontend ( #2130 )
...
Bumps [@vitest/coverage-c8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-c8 ) from 0.25.8 to 0.28.5.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.28.5/packages/coverage-c8 )
---
updated-dependencies:
- dependency-name: "@vitest/coverage-c8"
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
Jens Lee
e2ba532cee
Fixed zimuku that now require anti-captcha
2 years ago
morpheus65535
b7e4880918
no log: trying to fix linting issues
2 years ago
morpheus65535
2c313a40a5
Fixed episodes blacklist update in webui
2 years ago
LASER-Yi
93e63246bf
Update node package to latest version, fix eslint warning
2 years ago
Alex Yancey
8b1db07e9f
Added OpenAI Whisper Provider
2 years ago
morpheus65535
7136383098
Added an option to prevent sleeping hard drives from being wake-up by video file hashing.
2 years ago
morpheus65535
e26368079c
no log: indented some settings collapse box to ease reading
2 years ago
dependabot[bot]
dec2f7d478
no log: Bump @vitest/ui from 0.25.8 to 0.29.1 in /frontend ( #2076 )
...
Bumps [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui ) from 0.25.8 to 0.29.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.29.1/packages/ui )
---
updated-dependencies:
- dependency-name: "@vitest/ui"
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
051d37f96e
no log: Fix all non-camelCase variables
2 years ago
morpheus65535
ef46ab9261
Improved languages profile edit modal to clarify subtitles types.
2 years ago
morpheus65535
5dc4e782ae
Added option to deeply analyze audio tracks from media files or not to determine languages. Default is to use Sonarr/Radarr provided languages instead. Should prevent API limit ban for cloud user.
2 years ago
morpheus65535
58262bc299
Added Announcements section in System to be able to inform users of Bazarr's news.
2 years ago
LASER-Yi
4bbb0971da
no log: Add warning when not writing camelCase in frontend project. We should fix those later
2 years ago
Marian Moravcik
339883cff6
Fixed UI freeze on certain notification events
2 years ago
LASER-Yi
839ce384c6
Bring back clear action to the mass editor
2 years ago
LASER-Yi
1106f78ec1
no log: Move setup file to src folder
2 years ago
LASER-Yi
85e4796e0b
no log: Add unit tests to all pages
2 years ago
LASER-Yi
415a2e13d3
no log: Completely refactor testing interface
2 years ago
LASER-Yi
75a7dc8cdf
no log: Refactor app structure
2 years ago
Liang Yi
0b7a1a90a1
Add Unit Tests to UI ( #2015 )
...
* Update testing framework
* Update action button test
* Add unit tests for language and authentication page
* Add unit tests for the custom selector
* Fix packages, add new testing plugin for eslint, fix issues
* Add unit tests for ChipInput
* Add coverage and test ui. Add more tests
* Fix formatting issues
* Try to fix the styling issues again
* Fix formatting issues
2 years ago
morpheus65535
3310f6aeb8
Improved audio track language detection by using our video parser instead of values provided by Sonarr/Radarr. We also added "treat as" concept for undefined languages audio and embedded subtitles tracks. #2050
2 years ago
morpheus65535
d39f41d7e2
Increased minimum subtitles search and upgrade frequencies to 6 hours instead of 3 to reduce the impact on providers' website.
2 years ago
dependabot[bot]
c3406357f1
no log: Bump vite-plugin-checker from 0.5.1 to 0.5.5 in /frontend ( #2052 )
...
Bumps [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker ) from 0.5.1 to 0.5.5.
- [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases )
- [Changelog](https://github.com/fi3ework/vite-plugin-checker/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.5.1...vite-plugin-checker@0.5.5 )
---
updated-dependencies:
- dependency-name: vite-plugin-checker
dependency-type: direct:development
update-type: version-update:semver-patch
...
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
c7b4292100
Try to fix the unresponsive issue when notifications are showed
2 years ago
Vitiko
47aff78ab0
Subf2m Provider: add optional config for SSL verification
...
Temporary
2 years ago
Marian Moravcik
9f2ba673de
Fix display for notification task in progress
2 years ago
Cory Metcalfe
f5d7b4d321
Added configurable request timeout to Sonarr and Radarr
2 years ago
Marian Moravcik
cdd9075670
no log: Don't close updatable notification at timeout
2 years ago
Marian Moravcik
d2bd0c7c7e
Fix task progress notification
2 years ago
morpheus65535
1c8f2bf61d
no log: remove regielive broken provider label
2 years ago
morpheus65535
0970f19d96
Fixed mediainfo integration issues. #2007
2 years ago
morpheus65535
c4b8345e65
Added mediainfo as potential embedded subtitles parser. #2007
2 years ago
dependabot[bot]
e503afdc2c
no log: Bump husky from 8.0.1 to 8.0.2 in /frontend ( #2010 )
...
Bumps [husky](https://github.com/typicode/husky ) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v8.0.1...v8.0.2 )
---
updated-dependencies:
- dependency-name: husky
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
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
06f0fe9972
Fix Notification settings not saving after removing Discord #2005
2 years ago
LASER-Yi
1180cb702d
no log: Revert "Bump axios from 0.27.2 to 1.2.1 in /frontend ( #2004 )"
...
This reverts commit eeb4b32695
.
2 years ago
dependabot[bot]
eeb4b32695
no log: Bump axios from 0.27.2 to 1.2.1 in /frontend ( #2004 )
...
Bumps [axios](https://github.com/axios/axios ) from 0.27.2 to 1.2.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.2.1 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
morpheus65535
920e799468
Fixed decimal value of framerate change tools from being rounded to unit. #1999
2 years ago
LASER-Yi
7a43e284ae
no log: Reset values when submitted settings
2 years ago
LASER-Yi
30f04feae6
Refactor settings submit hooks, try to fix issue #1924
2 years ago
LASER-Yi
9165663cba
Move pageSize in UI settings to backend
2 years ago
LASER-Yi
3a82ccf276
Fix #1987
2 years ago
morpheus65535
b8b916dc30
Added live(SignalR) feeds status for Sonarr and Radarr.
2 years ago
LASER-Yi
726afcc7f8
Add support of string value for badge in navbar
2 years ago
LASER-Yi
15f0e502a5
no log: Fix node package definitions
2 years ago
LASER-Yi
aee1849ce3
Update node packages, fix issues
2 years ago
LASER-Yi
f60449aad5
Add submithooks to the providers section of the settings page
2 years ago
LASER-Yi
1766ceeabc
Add new hook useSubmitHookWith to dynamically inject the submit hooks #1924
2 years ago
LASER-Yi
c08ba5f793
Try to fix languages profiles editor by introducing a new submit hooks source in the settings page #1924
2 years ago
LASER-Yi
1a612d12b8
Fix chip input issue
2 years ago
LASER-Yi
559ec50c92
Fix display issue in the search bar
2 years ago
morpheus65535
af70cf1fc9
Added support for series monitored status. #1964
2 years ago
morpheus65535
0309b5ce2f
no log: fix favicon
2 years ago
LASER-Yi
e8d3b6f0dd
Fix popover width in the manual search modal
2 years ago
LASER-Yi
56fb27aab4
Fix display issue of the popover in the manual search modal
2 years ago
LASER-Yi
bb8e4f31ee
Refactor form validation and fix issues
2 years ago
LASER-Yi
4826cb8487
Fix validation issues of the language profile editor
2 years ago
morpheus65535
131b4e5cde
Added Swagger documentation for Bazarr API
2 years ago
LASER-Yi
c3f43f0e42
no log: Update outdated packages
2 years ago
LASER-Yi
92a61e3d08
no log: Improve dev tools
2 years ago
LASER-Yi
cce440a8e2
Upgrade outdated packages
2 years ago
Liang Yi
a0f8d75f04
Upgrade Mantine to Version 5 ( #1930 )
...
* Upgrade Mantine to v5.2.3
* Remove react-dropzone and replace with latest @mantine/dropzone
* Fix issues
2 years ago
Victor Drijkoningen
978b378683
no log: fix language
2 years ago
morpheus65535
61f888c3df
Added warnings in Settings-->Providers for broken providers.
2 years ago
LASER-Yi
34d6185346
no log: Add pattern parameter to the pretty-quick hook to limit the effective scope
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
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
LASER-Yi
8826b87c65
Fix #1901 temporarily
2 years ago
LASER-Yi
af8a14c92b
Fix display issues of the base URL
2 years ago