Commit Graph

3976 Commits

Author SHA1 Message Date
github-actions[bot] 0c7e422297
Merge development into master 2022-12-31 16:37:03 +00:00
morpheus65535 e57a99d39e Fixed yifysubtitles provider. #2029 2022-12-31 11:14:09 -05:00
morpheus65535 5d36b80c07 Removed Enzyme for embedded subtitles indexing and fixed mediainfo integration issues. #2007 2022-12-22 11:37:37 -05:00
morpheus65535 0970f19d96 Fixed mediainfo integration issues. #2007 2022-12-21 19:30:59 -05:00
morpheus65535 c4b8345e65 Added mediainfo as potential embedded subtitles parser. #2007 2022-12-20 23:37:52 -05:00
Vitiko 1233026adc Subtitrarinoi provider: add several improvements
* Fix episode matches (#2018)
* Use standard utils to download subtitles
* Use standard utils to guess matches (partially implemented)
2022-12-20 17:22:49 -04:00
Vitiko e6864a9001 Subf2m provider: handle 403 2022-12-20 15:47:11 -04:00
Alexandru Catalin Ene 82c9e14341
Updated regielive provider to use a search proxy 2022-12-20 06:26:52 -05:00
idanlah 577a0d6542
Fixed wizdom provider urls 2022-12-17 16:26:35 -05:00
dependabot[bot] e503afdc2c
no log: Bump husky from 8.0.1 to 8.0.2 in /frontend (#2010)
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] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-17 13:43:51 +08:00
Vitiko 7640a6d5a4 Embedded Subtitles provider: improve streams parsing
Fix made updating fese to latest version
2022-12-15 19:04:54 -04:00
morpheus65535 6693b98811 Fixed issues with new database creation since e6d0893812 2022-12-15 11:00:56 -05:00
Samuel Bartík 71e749724f
Improve titulky session expiration handling (#2014) 2022-12-14 17:05:41 -05:00
morpheus65535 2622a0896e Fixed Plex webhook trying to search for subtitles for pre-roll video. #2013 2022-12-14 12:56:33 -05:00
morpheus65535 383d906749 Removed Legendastv provider since the website as been shutdown. #2012 2022-12-13 21:16:00 -05:00
morpheus65535 e6d0893812 Added routine to remove deprecated providers from enabled providers in config.ini 2022-12-13 21:14:32 -05:00
morpheus65535 993168e901 Added logging to legendasdivx provider when lxml isn't installed properly. #2009 2022-12-13 09:06:06 -05:00
morpheus65535 0e79fbadba Merge remote-tracking branch 'origin/development' into development 2022-12-13 07:21:44 -05:00
morpheus65535 609c5d7847 Fixed wizdom provider when imdb id isn't available. #2001 2022-12-13 07:21:30 -05:00
LASER-Yi 06f0fe9972 Fix Notification settings not saving after removing Discord #2005 2022-12-13 02:12:26 +08:00
LASER-Yi 1180cb702d no log: Revert "Bump axios from 0.27.2 to 1.2.1 in /frontend (#2004)"
This reverts commit eeb4b32695.
2022-12-13 02:10:55 +08:00
dependabot[bot] eeb4b32695
no log: Bump axios from 0.27.2 to 1.2.1 in /frontend (#2004)
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] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 01:48:11 +08:00
dependabot[bot] f3f276985e
no log: Bump benc-uk/workflow-dispatch from 1 to 121 (#1991)
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] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 01:47:44 +08:00
morpheus65535 979301dee0 Updated opensubtitles.com to give more information to the download limit reached exception. 2022-12-12 06:33:31 -05:00
morpheus65535 6a17a7fecd no log: fixed throttled providers count update of UI 2022-12-10 07:31:47 -05:00
morpheus65535 cc42e7bc5c Fixed improper page_size value that prevent series and movies page from loading. #1995 2022-12-07 06:38:43 -05:00
morpheus65535 e6cab17a29 Fixed some edge case where no media could be found in db with a specific path. #2003 2022-12-05 09:58:22 -05:00
github-actions[bot] 5722085d1e
Merge development into master 2022-12-05 02:33:36 +00:00
morpheus65535 01557cbfbf no log: deal with emails in opensubtitles.com 2022-12-04 10:24:59 -05:00
morpheus65535 920e799468 Fixed decimal value of framerate change tools from being rounded to unit. #1999 2022-12-03 09:21:04 -05:00
morpheus65535 ea5bf9ad07 Removed call to deprecated language profile endpoint in Sonarr v4. #1998 2022-12-01 16:52:42 -05:00
LASER-Yi 7a43e284ae no log: Reset values when submitted settings 2022-11-27 22:10:45 +08:00
LASER-Yi 30f04feae6 Refactor settings submit hooks, try to fix issue #1924 2022-11-27 22:08:51 +08:00
morpheus65535 1e4ffe9c60 Merge remote-tracking branch 'origin/development' into development 2022-11-26 15:27:08 -05:00
morpheus65535 65c6a67963 Fixed issue while guessing episode number from subtitles filename in some edge case. #1994 2022-11-26 15:26:54 -05:00
Vitiko 8c3a844071 Embedded Provider: improve streams filtering 2022-11-25 23:42:32 -04:00
Vitiko d064ac77ec no log: add tests data 2022-11-25 23:37:10 -04:00
morpheus65535 29a4842e2d Fixed issue when explicitly requested HI subtitles from opensubtitles.com, subtitrarinoi or titrari. 2022-11-25 22:21:01 -05:00
morpheus65535 4ada83f747 no log: added no-signalr args 2022-11-24 13:53:22 -05:00
morpheus65535 60dfe6bb81 Merge remote-tracking branch 'origin/development' into development 2022-11-21 06:27:26 -05:00
morpheus65535 8c944c4cf2 Fixed log an backup download from UI after flask upgrade. 2022-11-21 06:27:08 -05:00
LASER-Yi 9165663cba Move pageSize in UI settings to backend 2022-11-21 00:24:09 +08:00
morpheus65535 551f57bc0e Fixed bad subtitles extension exception when uploading subtitles with uppercase extension. #1988 2022-11-20 11:21:47 -05:00
morpheus65535 12143db41b Merge remote-tracking branch 'origin/development' into development 2022-11-20 10:16:32 -05:00
morpheus65535 05cffa9410 Fixed issue while downloading movie subtitles. 2022-11-20 10:16:24 -05:00
LASER-Yi 3a82ccf276 Fix #1987 2022-11-20 20:11:09 +08:00
Vitiko 923bcb4382 Add 'other' attribute to Video class 2022-11-19 16:38:37 -04:00
morpheus65535 118eb09db0 Fixed some remaining issues with assrt. #1953 2022-11-18 15:41:08 -05:00
morpheus65535 0e8ac06e59 Fixed infinite loop while trying to connect to Sonarr with SignalR permission issue. 2022-11-17 16:52:05 -05:00
morpheus65535 2e2626ce43 Fixed issue with cutoff not enforced when searching for multiple languages at the same time. 2022-11-15 22:06:03 -05:00