Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-05 | Updated regielive provider to use built in search and scraper APIv1.1.5-beta.0 | Alexandru Catalin Ene | |
2022-12-31 | Fixed yifysubtitles provider. #2029v1.1.4 | morpheus65535 | |
2022-12-22 | Removed Enzyme for embedded subtitles indexing and fixed mediainfo ↵v1.1.4-beta.9 | morpheus65535 | |
integration issues. #2007 | |||
2022-12-21 | Fixed mediainfo integration issues. #2007v1.1.4-beta.8 | morpheus65535 | |
2022-12-20 | Added mediainfo as potential embedded subtitles parser. #2007v1.1.4-beta.7 | morpheus65535 | |
2022-12-20 | Subtitrarinoi provider: add several improvements | Vitiko | |
* Fix episode matches (#2018) * Use standard utils to download subtitles * Use standard utils to guess matches (partially implemented) | |||
2022-12-20 | Subf2m provider: handle 403 | Vitiko | |
2022-12-20 | Updated regielive provider to use a search proxy | Alexandru Catalin Ene | |
2022-12-17 | Fixed wizdom provider urlsv1.1.4-beta.6 | idanlah | |
2022-12-17 | no log: Bump husky from 8.0.1 to 8.0.2 in /frontend (#2010) | dependabot[bot] | |
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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2022-12-15 | Embedded Subtitles provider: improve streams parsingv1.1.4-beta.5 | Vitiko | |
Fix made updating fese to latest version | |||
2022-12-15 | Fixed issues with new database creation since ↵ | morpheus65535 | |
e6d089381285ab3e945971dad7899e17062062a6 | |||
2022-12-14 | Improve titulky session expiration handling (#2014)v1.1.4-beta.4 | Samuel Bartík | |
2022-12-14 | Fixed Plex webhook trying to search for subtitles for pre-roll video. #2013 | morpheus65535 | |
2022-12-13 | Removed Legendastv provider since the website as been shutdown. #2012v1.1.4-beta.3 | morpheus65535 | |
2022-12-13 | Added routine to remove deprecated providers from enabled providers in ↵ | morpheus65535 | |
config.ini | |||
2022-12-13 | Added logging to legendasdivx provider when lxml isn't installed properly. #2009 | morpheus65535 | |
2022-12-13 | Merge remote-tracking branch 'origin/development' into development | morpheus65535 | |
2022-12-13 | Fixed wizdom provider when imdb id isn't available. #2001 | morpheus65535 | |
2022-12-13 | Fix Notification settings not saving after removing Discord #2005v1.1.4-beta.2 | LASER-Yi | |
2022-12-13 | no log: Revert "Bump axios from 0.27.2 to 1.2.1 in /frontend (#2004)" | LASER-Yi | |
This reverts commit eeb4b326959adf4803ba83e647a64e992b0408bb. | |||
2022-12-13 | no log: Bump axios from 0.27.2 to 1.2.1 in /frontend (#2004) | dependabot[bot] | |
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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2022-12-13 | no log: Bump benc-uk/workflow-dispatch from 1 to 121 (#1991) | dependabot[bot] | |
Bumps [benc-uk/workflow-dispatch](https://github.com/benc-uk/workflow-dispatch) from 1 to 121. - [Release notes](https://github.com/benc-uk/workflow-dispatch/releases) - [Commits](https://github.com/benc-uk/workflow-dispatch/compare/v1...v121) --- updated-dependencies: - dependency-name: benc-uk/workflow-dispatch dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2022-12-12 | Updated opensubtitles.com to give more information to the download limit ↵ | morpheus65535 | |
reached exception. | |||
2022-12-10 | no log: fixed throttled providers count update of UI | morpheus65535 | |
2022-12-07 | Fixed improper page_size value that prevent series and movies page from ↵v1.1.4-beta.1 | morpheus65535 | |
loading. #1995 | |||
2022-12-05 | Fixed some edge case where no media could be found in db with a specific ↵v1.1.4-beta.0 | morpheus65535 | |
path. #2003 | |||
2022-12-04 | no log: deal with emails in opensubtitles.comv1.1.3 | morpheus65535 | |
2022-12-03 | Fixed decimal value of framerate change tools from being rounded to unit. #1999v1.1.3-beta.28 | morpheus65535 | |
2022-12-01 | Removed call to deprecated language profile endpoint in Sonarr v4. #1998v1.1.3-beta.27 | morpheus65535 | |
2022-11-27 | no log: Reset values when submitted settingsv1.1.3-beta.26 | LASER-Yi | |
2022-11-27 | Refactor settings submit hooks, try to fix issue #1924 | LASER-Yi | |
2022-11-26 | Merge remote-tracking branch 'origin/development' into developmentv1.1.3-beta.25 | morpheus65535 | |
2022-11-26 | Fixed issue while guessing episode number from subtitles filename in some ↵ | morpheus65535 | |
edge case. #1994 | |||
2022-11-25 | Embedded Provider: improve streams filteringv1.1.3-beta.24 | Vitiko | |
2022-11-25 | no log: add tests data | Vitiko | |
2022-11-25 | Fixed issue when explicitly requested HI subtitles from opensubtitles.com, ↵ | morpheus65535 | |
subtitrarinoi or titrari. | |||
2022-11-24 | no log: added no-signalr args | morpheus65535 | |
2022-11-21 | Merge remote-tracking branch 'origin/development' into developmentv1.1.3-beta.23 | morpheus65535 | |
2022-11-21 | Fixed log an backup download from UI after flask upgrade. | morpheus65535 | |
2022-11-21 | Move pageSize in UI settings to backendv1.1.3-beta.22 | LASER-Yi | |
2022-11-20 | Fixed bad subtitles extension exception when uploading subtitles with ↵ | morpheus65535 | |
uppercase extension. #1988 | |||
2022-11-20 | Merge remote-tracking branch 'origin/development' into development | morpheus65535 | |
2022-11-20 | Fixed issue while downloading movie subtitles. | morpheus65535 | |
2022-11-20 | Fix #1987 | LASER-Yi | |
2022-11-19 | Add 'other' attribute to Video classv1.1.3-beta.21 | Vitiko | |
2022-11-18 | Fixed some remaining issues with assrt. #1953v1.1.3-beta.20 | morpheus65535 | |
2022-11-17 | Fixed infinite loop while trying to connect to Sonarr with SignalR ↵v1.1.3-beta.19 | morpheus65535 | |
permission issue. | |||
2022-11-15 | Fixed issue with cutoff not enforced when searching for multiple languages ↵v1.1.3-beta.18 | morpheus65535 | |
at the same time. | |||
2022-11-15 | no log: send events to update wanted and badges in ui when something's ↵ | morpheus65535 | |
changed while saving languages profiles. |