Commit Graph

4081 Commits

Author SHA1 Message Date
Liang Yi 38d95c5a7c
no log: Revert "no log: Bump socket.io-parser from 4.2.2 to 4.2.3 in /frontend (#2150)"
This reverts commit e7ce635a86.
2023-05-26 02:52:24 +00:00
dependabot[bot] e7ce635a86
no log: Bump socket.io-parser from 4.2.2 to 4.2.3 in /frontend (#2150)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-25 23:22:56 +08:00
morpheus65535 b485dd9c71 Merge branch 'development'
# Conflicts:
#	frontend/package-lock.json
2023-05-01 20:39:33 -04:00
morpheus65535 0f84ffb9cd
Fixed requirements.txt installation 2023-04-22 08:25:33 -04:00
morpheus65535 039fa5e1ad Merge remote-tracking branch 'origin/development' into development 2023-04-21 08:24:47 -04:00
morpheus65535 b9dcadc06f no log: fixed build process to include postgres-requirements.txt in asset 2023-04-21 08:23:55 -04:00
Jens Lee e2ba532cee
Fixed zimuku that now require anti-captcha 2023-04-21 06:25:09 -04:00
morpheus65535 ac6dddd607
Fixed upgrade of non-existant subtitles files 2023-04-20 21:30:43 -04:00
morpheus65535 b7e4880918 no log: trying to fix linting issues 2023-04-20 11:44:50 -04:00
morpheus65535 2c313a40a5
Fixed episodes blacklist update in webui 2023-04-20 11:35:43 -04:00
Christian Segundo e263927779
Fixed yifysubtitles url 2023-04-20 06:35:57 -04:00
LASER-Yi 93e63246bf
Update node package to latest version, fix eslint warning 2023-04-19 16:51:45 +08:00
Vitiko da542a311a Subdivx Provider: handle UnicodeEncodeError for some titles 2023-04-14 23:19:12 -04:00
Devin Buhl 695734abe6
Allow defining postgres connection settings via env vars 2023-04-14 09:58:02 -04:00
Alex Yancey fab9f2ea85
no log: Fix a bug in Whisper provider caused by undetermined language (#2110) 2023-04-05 20:59:59 -04:00
Alex Yancey 8b1db07e9f
Added OpenAI Whisper Provider 2023-04-05 14:43:24 -04:00
Vitiko 1427a8ab73 SuperSubtitles provider: fix episode matching 2023-03-30 17:26:21 -04:00
morpheus65535 ef67cd4792 Fixed opensubtitles.com provider year matching process. 2023-03-27 20:15:19 -04:00
morpheus65535 17e62f2d29 Added announcements for deprecated Sonarr and Radarr versions end of support. 2023-03-23 17:31:02 -04:00
morpheus65535 ec65f05399 no log: updating some dependencies that were having pending PR. 2023-03-22 21:36:58 -04:00
morpheus65535 3a10df7724 Disabling mediainfo path temporarily until issue with knowit is fixed. #2098 2023-03-22 17:12:34 -04:00
morpheus65535 7455496c4c Trying to fix Segmentation fault caused by mediainfo in docker container. #2098 2023-03-21 23:15:01 -04:00
morpheus65535 7136383098 Added an option to prevent sleeping hard drives from being wake-up by video file hashing. 2023-03-20 23:13:25 -04:00
morpheus65535 e26368079c no log: indented some settings collapse box to ease reading 2023-03-20 22:39:40 -04:00
morpheus65535 9fb793a488 Fixed error when manual search return an invalid subtitles. #2102 2023-03-20 06:16:37 -04:00
morpheus65535 9bd2ab514e Fixed HI subtitles wrongly ignored when normal or HI is selected in languages profile. 2023-03-19 20:59:44 -04:00
morpheus65535 f276b70f5e no log: fixed analytics logging 2023-03-17 09:58:56 -04:00
morpheus65535 34b905efec no log: trying to fix pipeline issue 2023-03-17 09:14:48 -04:00
morpheus65535 abc48b4ed0
Replaced deprecated Google Universal Analytics by GA4 2023-03-17 09:01:15 -04:00
Vitiko 52507854e8 Titrari Provider: update search path 2023-03-16 14:30:27 -04:00
morpheus65535 37059e7fbd Fixed fcache issue when moving cache file between disks. 2023-03-15 12:06:24 -04:00
morpheus65535 7720d000de Fixed opensubtitles.com provider to prevent downloading of AI or machine translated subtitles. 2023-03-13 12:20:56 -04:00
morpheus65535 fb6ac47bea Fixed permissions issue with cache file. #2084 2023-03-12 19:51:04 -04:00
Vitiko 587af7d138 Supersubtitles provider: fix #2092 2023-03-10 18:12:37 -04:00
dependabot[bot] 1fa4cf6afc
no log: Bump d3-color and recharts in /frontend (#2079)
Bumps [d3-color](https://github.com/d3/d3-color) to 3.1.0 and updates ancestor dependency [recharts](https://github.com/recharts/recharts). These dependencies need to be updated together.


Updates `d3-color` from 2.0.0 to 3.1.0
- [Release notes](https://github.com/d3/d3-color/releases)
- [Commits](https://github.com/d3/d3-color/compare/v2.0.0...v3.1.0)

Updates `recharts` from 2.1.16 to 2.4.3
- [Release notes](https://github.com/recharts/recharts/releases)
- [Changelog](https://github.com/recharts/recharts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/recharts/recharts/compare/v2.1.16...v2.4.3)

---
updated-dependencies:
- dependency-name: d3-color
  dependency-type: indirect
- dependency-name: recharts
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-06 00:53:45 +08:00
dependabot[bot] dec2f7d478
no log: Bump @vitest/ui from 0.25.8 to 0.29.1 in /frontend (#2076)
Bumps [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) from 0.25.8 to 0.29.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.29.1/packages/ui)

---
updated-dependencies:
- dependency-name: "@vitest/ui"
  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>
2023-03-06 00:53:21 +08:00
Vitiko b07786411d no log: remove http adapter from subf2m (no longer needed) 2023-03-03 15:55:47 -04:00
Vitiko ad13f79d19 Subf2m Provider: improve episode matching (#2081) 2023-03-03 15:51:38 -04:00
github-actions[bot] 71a2c758b7
Merge development into master 2023-03-03 02:12:52 +00:00
Antoine Aflalo 248e49de76
Improved Gestdown provider to get better matches using tvdb id 2023-03-01 22:11:50 -05:00
morpheus65535 e4bf041ecb Fixed subtitles file naming when using hearing-impaired removal mods. 2023-03-01 16:04:27 -05:00
Marian Moravcik fefec202d1 no log: added autorollback to postgresql 2023-02-28 19:53:16 +01:00
LASER-Yi 051d37f96e
no log: Fix all non-camelCase variables 2023-02-28 23:38:49 +08:00
morpheus65535 ef46ab9261 Improved languages profile edit modal to clarify subtitles types. 2023-02-27 22:49:33 -05:00
Marian Moravcik 2e8203f0d4 Fix postgresql reconnection #2071 2023-02-27 13:31:38 +01:00
morpheus65535 2acf2451b4 Fixed history logging of manually uploaded subtitles. #2072 2023-02-26 07:46:27 -05:00
morpheus65535 7502c59638 no log: small fix for announcements and enabled providers 2023-02-25 08:43:35 -05:00
morpheus65535 019613958e Fixed some issues after subtitles upgrade refactor. 2023-02-24 22:19:43 -05:00
morpheus65535 5dc4e782ae Added option to deeply analyze audio tracks from media files or not to determine languages. Default is to use Sonarr/Radarr provided languages instead. Should prevent API limit ban for cloud user. 2023-02-23 18:32:54 -05:00
morpheus65535 5b283098f9
Refactored subtitles upgrade 2023-02-23 11:18:57 -05:00