Vitiko
409e1a5854
Add fese module for embedded subtitles
2021-12-13 17:12:19 -04:00
Vitiko
718bd2f8b9
Add default attribute to Subtitle
2021-12-13 15:41:46 -04:00
LASER-Yi
a67da7dd9e
no log: Remove unused packages
2021-12-11 23:15:52 +08:00
morpheus65535
63b326aa2f
Implemented words/regex ban list for subtitles
2021-12-11 07:44:53 -05:00
LASER-Yi
a87a1fad8f
no log: Fix compile errors
2021-12-11 00:11:01 +08:00
LASER-Yi
65e9a029fe
no log: Try to fix some issues with chip component
2021-12-09 22:19:20 +08:00
LASER-Yi
0af9647a6a
no log: Add value property to the chip component
2021-12-09 20:44:17 +08:00
morpheus65535
ca8f3f9fd2
Fixed throttled providers badges in UI throwing exception. #1631
2021-12-06 19:31:10 -05:00
Vitiko
2cde2686fc
Fix hash score in manual search
2021-12-05 00:49:50 -04:00
morpheus65535
204a1c3f31
Cleaned up and split API to make it easier to maintain.
2021-12-03 22:49:20 -05:00
morpheus65535
20311f3768
no log: fixed bad import and added event to update tasks frequency.
2021-12-02 09:04:53 -05:00
morpheus65535
d51dc68ebb
Updated Apprise notification module to the latest providers.
2021-12-01 21:19:18 -05:00
morpheus65535
402c82d84f
Upgraded some embedded dependencies to be ready for Python 3.10. This doesn't mean that it's fully supported right now.
2021-12-01 15:47:00 -05:00
morpheus65535
2d214bfbd5
Added support for upcoming Sonarr v4.
2021-11-30 21:44:33 -05:00
morpheus65535
9b273a7a89
Fixed missing poster or fanart url from raising an exception when rendering UI.
2021-11-30 21:17:18 -05:00
Vitiko
247f69c210
Fix Hosszupuska provider not returning results
2021-11-30 19:28:25 -04:00
dependabot[bot]
cce68570f2
no log: Bump @types/react-dom from 17.0.9 to 17.0.11 in /frontend ( #1626 )
...
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ) from 17.0.9 to 17.0.11.
- [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: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>
2021-11-30 17:17:27 -05:00
dependabot[bot]
d25fa00a1a
no log: Bump socket.io-client from 4.1.3 to 4.4.0 in /frontend ( #1612 )
...
Bumps [socket.io-client](https://github.com/socketio/socket.io-client ) from 4.1.3 to 4.4.0.
- [Release notes](https://github.com/socketio/socket.io-client/releases )
- [Changelog](https://github.com/socketio/socket.io-client/blob/master/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-client/compare/4.1.3...4.4.0 )
---
updated-dependencies:
- dependency-name: socket.io-client
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>
2021-11-30 17:12:59 -05:00
Vitiko
92a60ef7bb
Update bad import (dev environment issue)
2021-11-30 18:01:29 -04:00
Vitiko
5fc93bcb1d
Update tests
...
Assrt provider tests were removed as they are not compatible with
the latest "subliminal_patch" updates.
For convenience, I've added a test submodule called "subliminal_patch"
where we can test providers separately.
2021-11-30 17:49:28 -04:00
Vitiko
d2bbc479bc
Argenteam provider: fix decoding error
2021-11-30 17:40:51 -04:00
Vitiko
e1386aedc0
Avoid breaking function with optional keyword parameter
2021-11-30 15:00:03 -04:00
morpheus65535
4b8f0dbe81
Fixed addic7ed provider that wasn't able to find all shows. #1619
2021-11-30 12:02:19 -05:00
morpheus65535
c60c7513a5
Upgraded engine.io module to improve socket.io connection stability. Should help to prevent #1613 .
2021-11-29 23:07:14 -05:00
morpheus65535
a7a685491a
Merge remote-tracking branch 'origin/development' into development
2021-11-29 20:15:31 -05:00
Bruno Maia
592dc799e9
Improved sanitize function to replace apostrophe and backticks
2021-11-29 20:15:14 -05:00
morpheus65535
f0828959f3
Updated deep-translator module and made some fix to support translation to Chinese. There's still a bug in this module that prevent it but one it's fixed, it should be fine.
2021-11-29 14:28:30 -05:00
morpheus65535
6a88596aab
Fixed config directory being deleted during upgrade leftover removal routine.
2021-11-29 13:09:33 -05:00
morpheus65535
c2e44b981e
Fixed automatic subtitles synchronization that shouldn't be triggered on forced subtitles.
2021-11-28 17:45:54 -05:00
Samuel Bartík
d8fffe8e52
Improved Titulky provider
2021-11-14 15:30:54 -05:00
LASER-Yi
cbd6c050c9
Fix for #1592
2021-11-13 11:38:37 +08:00
morpheus65535
6f17100ca4
Fixed issue with non-existent episode or movie when indexing embedded subtitles. #1606
2021-11-09 23:21:55 -05:00
morpheus65535
b53f8ad80a
Implemented some utility functions to subliminal_patch providers to list supported languages and video types.
2021-11-09 22:55:47 -05:00
dependabot[bot]
f8282efeb6
no log: Bump @fontsource/roboto from 4.5.0 to 4.5.1 in /frontend ( #1608 )
...
Bumps [@fontsource/roboto](https://github.com/fontsource/fontsource/tree/HEAD/packages/roboto ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/fontsource/fontsource/releases )
- [Changelog](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/fontsource/commits/@fontsource/rasa@4.5.1/packages/roboto )
---
updated-dependencies:
- dependency-name: "@fontsource/roboto"
dependency-type: direct:production
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>
2021-11-08 22:21:37 -05:00
morpheus65535
faa368b662
Fixed some issues in opensubtitles.com provider. #1602
2021-11-03 21:46:26 -04:00
dependabot[bot]
43be619cea
no log: Bump @types/react-select from 4.0.17 to 5.0.1 in /frontend ( #1604 )
...
* [bot]: Bump @types/react-select from 4.0.17 to 5.0.1 in /frontend
Bumps [@types/react-select](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-select ) from 4.0.17 to 5.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-select )
---
updated-dependencies:
- dependency-name: "@types/react-select"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* no log: some fix after react-select upgrade
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: morpheus65535 <louis_vezina@hotmail.com>
2021-11-02 22:33:24 -04:00
morpheus65535
9cf412fc69
no log: improvement to uptime interval
2021-11-02 22:16:40 -04:00
dependabot[bot]
876b33e27a
no log: Bump prettier from 2.3.2 to 2.4.1 in /frontend ( #1590 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.3.2 to 2.4.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.3.2...2.4.1 )
---
updated-dependencies:
- dependency-name: prettier
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>
2021-11-02 18:56:40 -04:00
morpheus65535
55b7c9826b
Added uptime to System-->Status
2021-11-02 18:32:15 -04:00
redglory
0f31c9858b
no log: other improvement to LegendasDivx
2021-11-01 08:22:15 -04:00
redglory
f53ef40d57
Improved LegendasDivx provider to get more accurate results and prevent unnecessary throttling
2021-11-01 07:11:05 -04:00
Samuel Bartík
618bddebf9
added more improvement to Titulki provider
2021-10-31 23:35:29 -04:00
Samuel Bartík
006e17bdc2
Fixed some issues with Titulki provider
2021-10-31 10:18:21 -04:00
morpheus65535
1eada712d6
no log: Fixed logging levels
2021-10-30 08:25:20 -04:00
morpheus65535
3bc700225f
Fixed movies missing subtitles computation when there's a forced subtitles track/file.
2021-10-30 08:11:35 -04:00
morpheus65535
e6c1dba37b
Fixed Radarr API call to get version with the latest nightly.
2021-10-29 22:42:58 -04:00
Samuel Bartík
0e50335e2d
Improved results with Titulki provider
2021-10-29 15:24:10 -04:00
morpheus65535
aaa8b48dad
Fixed Brazilian Portuguese audio language match with Radarr.
2021-10-28 22:15:35 -04:00
morpheus65535
6e46379fc2
Merge remote-tracking branch 'origin/development' into development
2021-10-28 06:51:05 -04:00
morpheus65535
58de876f19
Fixed notification removal from settings. #1594
2021-10-28 06:50:50 -04:00