Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-21 | Updated pytz module to support latest timezone changesv1.2.2-beta.23 | morpheus65535 | |
2023-06-20 | Fix path mapping issuesv1.2.2-beta.22 | LASER-Yi | |
2023-06-18 | Subf2m provider: improve episode matchingv1.2.2-beta.21 | Vitiko | |
2023-06-18 | Fix issues when saving the notification providers | LASER-Yi | |
2023-06-15 | no log: hide "installed" badge properlyv1.2.2-beta.20 | morpheus65535 | |
2023-06-15 | Fixed issue in releases page since we upgraded Mantine. | morpheus65535 | |
2023-06-15 | Removed leftover from legendas.tv provider. | morpheus65535 | |
2023-06-15 | Fixed issue where subtitles would get upgraded even if not required anymore ↵ | morpheus65535 | |
by shows languages profile. #2174 | |||
2023-06-15 | Added settings to choose desired UI theme. | morpheus65535 | |
2023-06-14 | Subf2m provider: improve queriesv1.2.2-beta.19 | Vitiko | |
2023-06-13 | Update language equals mechanismv1.2.2-beta.18 | Vitiko | |
This commit will avoid the core requesting languages that are not supported by providers. | |||
2023-06-13 | Embedded Subtitles provider: Fix #2171 | Vitiko | |
2023-06-13 | no log: Subf2m provider: avoid iterating over unsupported languages | Vitiko | |
2023-06-13 | Subf2m provider: add support for IMDB IDs | Vitiko | |
2023-06-12 | Subf2m Provider: add user-agent header configurationv1.2.2-beta.17 | Vitiko | |
This change fixes empty queries. | |||
2023-06-12 | Embedded Subtitles provider: handle ASS errors | Vitiko | |
Fix #2168 | |||
2023-06-12 | Fixed yavka.net provider. #2169 | morpheus65535 | |
2023-06-11 | Increase width of the manually search modalv1.2.2-beta.16 | LASER-Yi | |
2023-06-10 | Fixed some UI issues caused by React and Mantine upgrade. #2167v1.2.2-beta.15 | morpheus65535 | |
2023-06-07 | Fixed server side exception throttling opensubtitles.com when it shouldn't. ↵v1.2.2-beta.14 | morpheus65535 | |
#2153 | |||
2023-06-07 | Fixed Chinese translation issue (zh and zt inverted). #2166 | morpheus65535 | |
2023-06-07 | Updated apprise module to improve notification system. #2163 | morpheus65535 | |
2023-06-07 | Added debug logging for request/response to opensubtitles.com provider. #2153 | morpheus65535 | |
2023-06-05 | Downgrade Axios to fix a settings saving issue.v1.2.2-beta.13 | LASER-Yi | |
2023-06-04 | Update all UI dependencies and update React version to 18 (#2127) | Liang Yi | |
2023-06-03 | no log: Update type definition of general.language_equals in frontend | LASER-Yi | |
2023-06-02 | Merge remote-tracking branch 'origin/development' into developmentv1.2.2-beta.12 | morpheus65535 | |
2023-06-02 | Added support for Portuguese and Simplified Chinese to opensubtitles.com. #2159 | morpheus65535 | |
2023-05-30 | no log: add debug call to lang-equals | Vitiko | |
2023-05-29 | Merge remote-tracking branch 'origin/development' into developmentv1.2.2-beta.11 | morpheus65535 | |
2023-05-29 | Added some exceptions that shouldn't be retried to retry function. #2153 | morpheus65535 | |
2023-05-28 | Language-equals: add compatibility for more providersv1.2.2-beta.10 | Vitiko | |
Some providers directly uses language codes within their query implementations. This 'translator' method will take care of that. | |||
2023-05-28 | no log: reduce debug call verbosity | Vitiko | |
2023-05-28 | Merge remote-tracking branch 'origin/development' into development | morpheus65535 | |
2023-05-28 | Fixed external subtitles indexation with accented characters that resulted ↵ | morpheus65535 | |
in download in loop. #1961 | |||
2023-05-27 | Added feature to treat couples of languages as equal when searching for ↵v1.2.2-beta.9 | Vitiko | |
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 <[email protected]> Co-authored-by: LASER-Yi <[email protected]> | |||
2023-05-26 | no log: Bump socket.io-parser from 4.2.2 to 4.2.3 in /frontend (#2150) | dependabot[bot] | |
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2023-05-25 | no log: Bump @vitest/coverage-c8 from 0.25.8 to 0.28.5 in /frontend (#2130) | dependabot[bot] | |
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2023-05-24 | Fixed type in opensubtitles.com provider that could cause ↵v1.2.2-beta.8 | morpheus65535 | |
AuthenticationError for new users. #2152 | |||
2023-05-22 | no log: fix type in version.txt | morpheus65535 | |
2023-05-21 | no log: make it cleaner | morpheus65535 | |
2023-05-21 | no log: fixed static folder path in dev environment | morpheus65535 | |
2023-05-20 | Specify ffmpeg path in case it's not in PATH envvar (#2147)v1.2.2-beta.7 | Alex Yancey | |
2023-05-19 | Add support for custom languages in audio tracksv1.2.2-beta.6 | Vitiko | |
2023-05-18 | Use literals instead of scripts for custom languages | Vitiko | |
2023-05-17 | no log: Add tests header warning | Vitiko | |
2023-05-17 | Fixed AI and machine translated subtitles being incorrectly returned by ↵v1.2.2-beta.5 | morpheus65535 | |
Opensubtitles.com | |||
2023-05-17 | Emergency fix for custom languages issue | morpheus65535 | |
2023-05-17 | Add mediainfo support for custom languagesv1.2.2-beta.4 | Vitiko | |
2023-05-09 | Merge remote-tracking branch 'origin/development' into developmentv1.2.2-beta.3 | morpheus65535 | |