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