William Hughes
18cec2c8e5
no log: Made 'id' description clearer ( #2209 )
...
I've been playing with the API for the last few hours and I noticed that this wasn't clear that the ID also needs to be set if it's a movie. At first I gave it a -1 ID because I presumed the ID wasn't needed as it wasn't an episode.
This small change should help people in the future when utilizing the API.
2023-07-29 08:04:52 -04:00
morpheus65535
479f11fae6
Fixed table deletion issue with PostgreSQL.
2023-07-29 07:56:32 -04:00
morpheus65535
98a0b65d97
no log: fixed ci workflow to use the branch name that triggered the workflow run.
2023-07-27 18:06:55 -04:00
morpheus65535
6bc46fe4e9
Fixed issue with unused rowid columns and removed custom score profiles tables as they aren't used anymore.
2023-07-27 17:51:03 -04:00
Vitiko
c9ced57191
no log: Remove unused code (custom scores)
2023-07-27 17:08:53 -04:00
morpheus65535
6f03758bec
Fixed issue with missing migrations directory in release asset.
2023-07-27 10:12:30 -04:00
morpheus65535
bccded275c
Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord.
2023-07-26 19:34:49 -04:00
morpheus65535
486d2f9481
Improved logging of failed attempt to authenticate to UI. Successful basic authentication attempt cannot be logged right now.
2023-07-25 16:49:04 -04:00
Vitiko
c11af96950
Embedded subtitles: fix #2195
2023-07-23 23:40:20 -04:00
Vitiko
fdefb85b1f
no log: update fese
2023-07-23 23:39:35 -04:00
morpheus65535
4e50dc29a4
no log: trying again to fix git issue in release pipelines.
2023-07-23 10:21:31 -04:00
morpheus65535
897d90e96a
no log: trying again to fix git issue in release pipelines.
2023-07-23 10:18:42 -04:00
morpheus65535
1c2d080b02
no log: trying again to fix git issue in release pipelines.
2023-07-23 10:13:50 -04:00
morpheus65535
714f141cea
no log: trying to fix git issue in release pipelines.
2023-07-23 09:48:57 -04:00
morpheus65535
a7562e06b5
Improved external subtitles file encoding guessing to ignore those who can't be guessed properly.
2023-07-22 12:24:53 -04:00
morpheus65535
6e7858fc7c
Fixed more stuff related to opensubtitles.com
2023-07-19 16:01:29 -04:00
morpheus65535
faa9566431
Improved subtitles providers settings to reset Authentication or Configuration error throttling while saving.
2023-07-16 23:32:46 -04:00
morpheus65535
333c6b23f5
Fixed opensubtitles.com issue with looping over failed login.
2023-07-16 23:30:37 -04:00
morpheus65535
dd9ce4d6ea
Moved file encoding to charset-normalizer instead of chardet that is causing too much issues. #2196
2023-07-07 12:28:39 -04:00
morpheus65535
90ac5519c7
no log: pep8 fix
2023-07-05 15:39:55 -04:00
morpheus65535
529b5a1386
Improved opensubtitles.com provider to deal with return codes in some edge cases. #2179
2023-07-05 11:52:59 -04:00
morpheus65535
cfc8a91488
Fixed exception raised when get_episodesFiles_from_sonarr_api() doesn't return proper content. #2188
2023-07-04 12:07:11 -04:00
morpheus65535
da7879a02a
Fixed requirements.txt to use only wheels for Pillow since compilation doesn't work on 32bits Python embedded in Windows installer version.
2023-07-04 12:01:14 -04:00
morpheus65535
8087ce612f
Merge remote-tracking branch 'origin/development' into development
2023-07-03 18:28:48 -04:00
morpheus65535
dfd8bedd6a
Fixed upgradable subtitles logic being called even if user do not want to upgrade existing subtitles.
2023-07-03 18:28:29 -04:00
bpoxy
35dfa2483b
Added description of "provider" to post-processing option
2023-07-03 16:51:55 -04:00
Jan Živković
59d00f28d0
Fixed monitored status tooltip for series/movie view
2023-07-03 16:50:40 -04:00
Vitiko
b17a2a5f4a
Add debugging changes
2023-06-23 13:21:04 -04:00
morpheus65535
f371d0585b
no log: added failsafe to encoding detection
2023-06-23 10:06:46 -04:00
morpheus65535
edfbb1a5ca
Reverting b6777bc26e
2023-06-23 09:52:55 -04:00
morpheus65535
ba4da6d5a9
Merge remote-tracking branch 'origin/development' into development
2023-06-23 00:03:46 -04:00
morpheus65535
c92d574bf2
Added experimental Python 3.11 support
2023-06-23 00:03:23 -04:00
Vitiko
b6777bc26e
Debugging: update subtitle and language representations
...
This will help making the logs more comprehensible.
2023-06-22 16:50:42 -04:00
morpheus65535
cd016840f9
Updated pytz module to support latest timezone changes
2023-06-21 13:14:17 -04:00
LASER-Yi
ab3c171483
Fix path mapping issues
2023-06-20 23:57:39 +08:00
Vitiko
4921c55bf0
Subf2m provider: improve episode matching
2023-06-18 17:18:49 -04:00
LASER-Yi
374e4bec87
Fix issues when saving the notification providers
2023-06-18 20:41:55 +08:00
morpheus65535
30a17a0c67
no log: hide "installed" badge properly
2023-06-15 21:41:21 -04:00
morpheus65535
560a697beb
Fixed issue in releases page since we upgraded Mantine.
2023-06-15 15:16:14 -04:00
morpheus65535
fc01267d5b
Removed leftover from legendas.tv provider.
2023-06-15 12:46:49 -04:00
morpheus65535
d4262e530a
Fixed issue where subtitles would get upgraded even if not required anymore by shows languages profile. #2174
2023-06-15 12:06:18 -04:00
morpheus65535
2511c310f1
Added settings to choose desired UI theme.
2023-06-15 06:32:36 -04:00
Vitiko
304ad160e0
Subf2m provider: improve queries
2023-06-14 04:08:36 -04:00
Vitiko
2b0e435f6a
Update language equals mechanism
...
This commit will avoid the core requesting languages that are not
supported by providers.
2023-06-13 22:35:43 -04:00
Vitiko
6ac5bc7d4d
Embedded Subtitles provider: Fix #2171
2023-06-13 17:53:51 -04:00
Vitiko
a82f52f84b
no log: Subf2m provider: avoid iterating over unsupported languages
2023-06-13 02:51:36 -04:00
Vitiko
ee1506ed54
Subf2m provider: add support for IMDB IDs
2023-06-13 02:13:42 -04:00
Vitiko
e3c4def89a
Subf2m Provider: add user-agent header configuration
...
This change fixes empty queries.
2023-06-12 19:36:11 -04:00
Vitiko
1c1caeb78b
Embedded Subtitles provider: handle ASS errors
...
Fix #2168
2023-06-12 18:48:46 -04:00
morpheus65535
a13d69ddb2
Fixed yavka.net provider. #2169
2023-06-12 15:24:40 -04:00