Bogdan
8e10eecfac
Fixed: Close Metadata settings modal on saving
2025-02-15 13:34:21 +02:00
Mark McDowall
b0bfbe767c
Add MediaInfo AudioLanguagesAll and update styling
...
(cherry picked from commit 572b8620c9693f6824ae0919d6a37ba69c7590b1)
2025-02-02 15:16:41 +02:00
Bogdan
af60cca9ae
Fixed: Advanced settings for Metadata consumers
2024-12-23 12:15:04 +02:00
Stevie Robinson
99c3c8ce5b
Replace URLs in translations with tokens
...
(cherry picked from commit 98d60e1a8e9abce6b31b3cdd745eff0fed181458)
2024-12-16 15:40:58 +02:00
Mark McDowall
a6d727fe2a
New: Kometa metadata file creation disabled
...
(cherry picked from commit c62fc9d05bb9e1fe51b454d78e80bd9250e31f89)
Closes #10738
2024-12-02 16:56:12 +02:00
Mark McDowall
ca724836ce
Rename Manage Custom Formats to Manage Formats
...
(cherry picked from commit 0f225b05c00add562c9a6aa8cc4cf494e83176c1)
Closes #10629
2024-11-04 12:57:55 +02:00
Mark McDowall
1414a09111
New: Add individual edit to Manage Custom Formats
...
(cherry picked from commit e006b405323c276eb5b7f2dd97b97c80394a6930)
2024-11-04 12:38:30 +02:00
Bogdan
aadefbe3b0
Rename 'On Import' to 'On File Import' and 'On Upgrade' to 'On File Upgrade'
...
Closes #10164
2024-10-22 09:51:40 +03:00
Mark McDowall
d99a7e9b8a
Convert Components to TypeScript
...
(cherry picked from commit e1cbc4a78249881de96160739a50c0a399ea4313)
Closes #10378
Fixed: Links tooltip closing too quickly
(cherry picked from commit 0b9a212f33381d07ff67e2453753aaab64cc8041)
Closes #10400
Fixed: Movie links not opening on iOS
(cherry picked from commit f20ac9dc348e1f5ded635f12ab925d982b1b8957)
Closes #10425
2024-10-22 09:18:08 +03:00
Bogdan
84b507faf3
New: Romania and India added to list of Certification Countries
2024-10-19 08:59:29 +03:00
Bogdan
adb27123df
Natural sorting for tags list in the UI
...
(cherry picked from commit 09d3ae969281715a26ffd374c148cafe17a8f438)
2024-10-18 23:04:31 +03:00
Bogdan
889d071004
New: Display items tags on import lists index
2024-10-10 22:51:32 +03:00
Bogdan
ce4477eeac
Improve filename examples for movies naming
2024-10-08 01:54:46 +03:00
Bogdan
8b64f873f4
Convert Naming options to TypeScript
2024-10-08 01:54:46 +03:00
Bogdan
cfdb7a15de
Simplify defaults set when adding release profiles and list exclusions
2024-10-05 13:02:36 +03:00
Bogdan
d37e71415f
Convert Release Profiles to TypeScript
2024-10-04 17:28:04 +03:00
Bogdan
ac767ed386
New: Add 'Movie CleanTitleThe' token
...
First attempt to fix movie folder validation by ignoring invalid tokens mixed from 'Original' and 'The'
Co-authored-by: Stevie Robinson <stevie.robinson@gmail.com >
2024-10-02 19:23:57 +03:00
Bogdan
6686fa0600
New: Smart as default Colon Replacement
...
Co-authored-by: Mark McDowall <mark@mcdowall.ca >
2024-09-26 10:22:40 +03:00
Bogdan
1d286df85d
Display naming example errors when all fields are empty
2024-09-26 10:22:40 +03:00
Bogdan
adaf7444d3
Add movie availability descriptions
2024-09-25 02:33:02 +03:00
Bogdan
3388fae1a5
Fix translation key for Skip Free Space Check help text
2024-09-17 17:46:33 +03:00
Bogdan
fabd40cbae
New: Allowed sort keys for paginated resources
2024-09-16 20:27:34 +03:00
somniumV
bb43d0c796
New: Minimum Upgrade Score for Custom Formats
...
(cherry picked from commit 8b20a9449c1ae5ffd1e8d12f1ca771727b8c52a5)
2024-09-16 18:19:02 +03:00
Mark McDowall
348060351a
New: Check for available space before grabbing
...
(cherry picked from commit 4b5ff3927d3c123f9e3a2bc74328323fab1b0745)
Closes #10429
2024-09-15 22:42:59 +03:00
Bogdan
93298645e3
Render with ternary in bulk manage
...
Closes #10360
2024-08-26 04:01:30 +03:00
Bogdan
da5323a08f
New: Bulk manage custom formats
2024-08-21 03:57:21 +03:00
martylukyy
14e3e1fa35
New: Configure log file size limit in UI
...
(cherry picked from commit 35baebaf7280749d5dfe5440e28b425e45a22d21)
Closes #10318
2024-08-19 06:19:34 +03:00
Bogdan
c9f28fdc4f
Fixed: Validation for Movie Info language
2024-08-18 00:21:04 +03:00
Bogdan
62bdb66d0f
New: Increase max size limit for quality definitions
...
Fixes #9822
Closes #10295
2024-08-15 13:26:07 +03:00
Mark McDowall
5cac5b6068
Update React Lint rules for TSX
...
(cherry picked from commit 1299a97579bec52ee3d16ab8d05c9e22edd80330)
Closes #10248
2024-08-14 16:20:32 +03:00
The Dark
b6d9c73a17
New: Import list exclusion pagination and bulk removal
...
(cherry picked from commit 428569106499b5e3a463f1990ae2996d1ae4ab49)
Persist page size for Import List Exclusions
(cherry picked from commit e81bb3b993adac705fd61dc9e281b040ca2338f5)
Clear pending changes for edit import list exclusions on modal close
(cherry picked from commit 7b87de2e93c2aa499cff224f84253ba944bb58d4)
Fixed actions column width for import list exclusions
(cherry picked from commit d691ad8e12ea4f2bc77f0b551c17d22d91c4ba22)
2024-08-13 00:01:24 -05:00
Bogdan
1f5a84d202
Convert Import List Options to TypeScript
...
Co-authored-by: The Dark <12370876+CheAle14@users.noreply.github.com >
2024-08-13 00:01:24 -05:00
Bogdan
d25bcdb043
Rename ImportExclusions to ImportListExclusions
2024-08-13 00:01:24 -05:00
Mark McDowall
1366f6e8b4
New: Show update settings on all platforms
...
(cherry picked from commit c023fc700896c7f0751c4ac63c4e1a89d6e1a9bb)
Closes #10184
2024-07-18 20:59:42 +03:00
Bogdan
101b046753
Fix custom formats sorting for quality profiles
2024-07-17 20:31:56 +03:00
Mark McDowall
f2af7a1b72
New: Use natural sorting for lists of items in the UI
...
(cherry picked from commit 1a1c8e6c08a6db5fcd2b5d17e65fa1f943d2e746)
Closes #10177
2024-07-17 17:41:46 +03:00
Stevie Robinson
1804e486d6
New: Wrap specifications in Custom Format and Auto Tagging modals
...
(cherry picked from commit 7b8d606a1bed6257d7942de47576c1505fd9cb57)
2024-07-17 15:32:47 +03:00
Mark McDowall
085b1db77f
New: Ability to select Plex Media Server from plex.tv
...
(cherry picked from commit 4c622fd41289cd293a68a6a9f6b8da2a086edecb)
Closes #10110
2024-06-26 04:07:24 +03:00
fireph
ac7039d651
New: Footnote to indicate some renaming tokens support truncation
...
(cherry picked from commit 7fc3bebc91db217a1c24ab2d01ebbc5bf03c918e)
Closes #9905
2024-04-21 18:36:51 +03:00
Mark McDowall
f7ca0b8b06
New: Auto tag movies based on tags present/absent on movies
...
(cherry picked from commit f4c19a384bd9bb4e35c9fa0ca5d9a448c04e409e)
Closes #9916
2024-04-10 23:40:26 +03:00
Bogdan
198e6324e0
Truncate long names for import lists
2024-04-09 18:19:26 +03:00
Alan Collins
81c9537e5a
New: 'Custom Format:Format Name' rename token
...
cherry picked from commit 48cb5d227187a06930aad5ee1b4e7b76422d8421)
New: Update Custom Format renaming token to allow excluding specific formats
(cherry picked from commit 6584d95331d0e0763e1688a397a3ccaf5fa6ca38)
Closes #9835
Closes #9826
2024-04-09 08:04:57 +03:00
Stevie Robinson
6851de42a7
New: Informational text on Custom Formats modal
...
(cherry picked from commit 238ba85f0a2639608d9890292dfe0b96c0212f10)
2024-04-06 16:27:19 +03:00
Bogdan
83bd4d0686
New: Advanced settings toggle in import list, notification and download client modals
...
(cherry picked from commit 13c925b3418d1d48ec041e3d97ab51aaf2b8977a)
Closes #9869
2024-03-28 11:14:26 +02:00
Mark McDowall
b9f4073514
Fixed: Disabled select option still selectable
...
(cherry picked from commit 063dba22a803295adee4fdcbe42718af3e85ca78)
Closes #9838
2024-03-14 13:20:33 +02:00
Stevie Robinson
86a17e7984
Fixed: Wrapping of naming tokens with alternate separators
...
(cherry picked from commit 80630bf97f5bb3b49d4824dc039d2edfc74e4797)
Closes #9743
Closes #9836
2024-03-14 11:33:54 +02:00
Bogdan
25ab396a2c
Fixed: Notifications with only On Movie Add enabled being labeled as disabled
2024-02-21 17:05:39 +02:00
Bogdan
9620207503
Improve add/loading error notices
...
(cherry picked from commit dd704579df43b0dd835f8bb618c4b4412561a888)
Closes #9767
2024-02-15 00:06:28 +02:00
Bogdan
a90d6682d3
Update Custom Format Deletion confirmation message
...
Consistency with the rest of the Delete*MessageText
Closes #9766
2024-02-14 19:12:58 +02:00
abcasada
4676ecfce9
Hints for week column and short dates in UI settings
...
(cherry picked from commit 4558f552820b52bb1f9cd97fdabe03654ce9924a)
(cherry picked from commit f1d343218cdbd5a63abeb2eb97bba1105dc8035d)
2024-02-14 02:55:21 +02:00