morpheus65535
46a8bd2909
Merge remote-tracking branch 'origin/development' into development
3 years ago
morpheus65535
5ff3fe4684
Improved providers throttling and prevent hammering providers by updating throttled providers on each iteration of the loop.
3 years ago
morpheus65535
5d1dccde99
Added vip and daily download limit to addic7ed and try to slow down a little to prevent being ip blocked by the provider.
3 years ago
LASER-Yi
637f20450e
Fix #1642
3 years ago
morpheus65535
6192df6019
Fixed exception when creating a new languages profile.
3 years ago
Vitiko
b5c66e1470
Embedded Subtitles Provider: rebuild language if forced
3 years ago
Vitiko
9b74ad8610
Update Embedded Subtitles provider: add forced and ass-only support
3 years ago
morpheus65535
f38d03ce86
Merge remote-tracking branch 'origin/development' into development
3 years ago
morpheus65535
8f58b8b6c7
no log: fixed small indentation issue.
3 years ago
dependabot[bot]
3cc0d4bac4
no log: Bump pretty-quick from 3.1.1 to 3.1.2 in /frontend ( #1641 )
...
Bumps [pretty-quick](https://github.com/azz/pretty-quick ) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/azz/pretty-quick/releases )
- [Commits](https://github.com/azz/pretty-quick/compare/v3.1.1...v3.1.2 )
---
updated-dependencies:
- dependency-name: pretty-quick
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>
3 years ago
Vitiko
ffca84a1b4
Add Embedded Subtitles provider
3 years ago
Vitiko
409e1a5854
Add fese module for embedded subtitles
3 years ago
Vitiko
718bd2f8b9
Add default attribute to Subtitle
3 years ago
LASER-Yi
a67da7dd9e
no log: Remove unused packages
3 years ago
morpheus65535
63b326aa2f
Implemented words/regex ban list for subtitles
3 years ago
LASER-Yi
a87a1fad8f
no log: Fix compile errors
3 years ago
LASER-Yi
65e9a029fe
no log: Try to fix some issues with chip component
3 years ago
LASER-Yi
0af9647a6a
no log: Add value property to the chip component
3 years ago
morpheus65535
ca8f3f9fd2
Fixed throttled providers badges in UI throwing exception. #1631
3 years ago
Vitiko
2cde2686fc
Fix hash score in manual search
3 years ago
morpheus65535
204a1c3f31
Cleaned up and split API to make it easier to maintain.
3 years ago
morpheus65535
20311f3768
no log: fixed bad import and added event to update tasks frequency.
3 years ago
morpheus65535
d51dc68ebb
Updated Apprise notification module to the latest providers.
3 years ago
morpheus65535
402c82d84f
Upgraded some embedded dependencies to be ready for Python 3.10. This doesn't mean that it's fully supported right now.
3 years ago
morpheus65535
2d214bfbd5
Added support for upcoming Sonarr v4.
3 years ago
morpheus65535
9b273a7a89
Fixed missing poster or fanart url from raising an exception when rendering UI.
3 years ago
Vitiko
247f69c210
Fix Hosszupuska provider not returning results
3 years ago
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>
3 years ago
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>
3 years ago
Vitiko
92a60ef7bb
Update bad import (dev environment issue)
3 years ago
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.
3 years ago
Vitiko
d2bbc479bc
Argenteam provider: fix decoding error
3 years ago
Vitiko
e1386aedc0
Avoid breaking function with optional keyword parameter
3 years ago
morpheus65535
4b8f0dbe81
Fixed addic7ed provider that wasn't able to find all shows. #1619
3 years ago
morpheus65535
c60c7513a5
Upgraded engine.io module to improve socket.io connection stability. Should help to prevent #1613 .
3 years ago
morpheus65535
a7a685491a
Merge remote-tracking branch 'origin/development' into development
3 years ago
Bruno Maia
592dc799e9
Improved sanitize function to replace apostrophe and backticks
3 years ago
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.
3 years ago
morpheus65535
6a88596aab
Fixed config directory being deleted during upgrade leftover removal routine.
3 years ago
morpheus65535
c2e44b981e
Fixed automatic subtitles synchronization that shouldn't be triggered on forced subtitles.
3 years ago
Samuel Bartík
d8fffe8e52
Improved Titulky provider
3 years ago
LASER-Yi
cbd6c050c9
Fix for #1592
3 years ago
morpheus65535
6f17100ca4
Fixed issue with non-existent episode or movie when indexing embedded subtitles. #1606
3 years ago
morpheus65535
b53f8ad80a
Implemented some utility functions to subliminal_patch providers to list supported languages and video types.
3 years ago
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>
3 years ago
morpheus65535
faa368b662
Fixed some issues in opensubtitles.com provider. #1602
3 years ago
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>
3 years ago
morpheus65535
9cf412fc69
no log: improvement to uptime interval
3 years ago
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>
3 years ago
morpheus65535
55b7c9826b
Added uptime to System-->Status
3 years ago