Bogdan
d79db69644
Hide ratings on movie table in absence of data
3 months ago
Bogdan
7532dfb03c
Remove extraneous height from movie posters
3 months ago
Bogdan
a47528aa81
Convert rating component to TypeScript
3 months ago
Bogdan
644876123d
Convert MovieTitleLink to TypeScript
...
Closes #10322
3 months ago
Treycos
540659a799
Convert First Run to TypeScript
...
(cherry picked from commit 8484a8bebac38def457d428257888b7824ffb72f)
Closes #10307
3 months ago
Bogdan
caf2d33c11
Fixed: Keeping search results when Missing/Cutoff Unmet repopulates
3 months ago
Bogdan
df77474314
Fixed: Improve sorting movies by release dates
3 months ago
Bogdan
da5323a08f
New: Bulk manage custom formats
3 months ago
Bogdan
5b78a1297a
Use autoprefixer in UI build
...
(cherry picked from commit 47a05ecb36e5c960b4f6ca7d279df7c281114611)
Closes #10319
3 months ago
martylukyy
14e3e1fa35
New: Configure log file size limit in UI
...
(cherry picked from commit 35baebaf7280749d5dfe5440e28b425e45a22d21)
Closes #10318
3 months ago
Bogdan
c9f28fdc4f
Fixed: Validation for Movie Info language
3 months ago
Bogdan
9442f1fb04
Fixed: Excluded movies on search results
3 months ago
Bogdan
9ad6b3a611
New: Improve status label and progress bar style for deleted movies
...
Closes #7127
3 months ago
Bogdan
fa1d6ad109
Fixed disabled options for SelectInput
3 months ago
Bogdan
ccbc8f591b
Improve status labels for deleted movies
3 months ago
Bogdan
62bdb66d0f
New: Increase max size limit for quality definitions
...
Fixes #9822
Closes #10295
3 months ago
Bogdan
7c1fedb8ce
Sort quality profiles by name in custom filters
3 months ago
Bogdan
333351da45
Trim trailing slash from trailer link
...
Convert MovieDetailsLinks to Typescript
3 months ago
Bogdan
7d5236de21
Display movie title for interactive search modal
3 months ago
Bogdan
b37cc42805
Fixed: Duplicated changelog lines
3 months ago
Bogdan
fa19f45171
Fixed: Stale formats score after changing quality profile for movies
3 months ago
Bogdan
4ae382cea7
Fixed: Showing multi-languages for movies parsed without languages
3 months ago
Bogdan
6c456e57d8
Convert formatBytes to TypeScript
...
Closes #10272
3 months ago
Mark McDowall
5cac5b6068
Update React Lint rules for TSX
...
(cherry picked from commit 1299a97579bec52ee3d16ab8d05c9e22edd80330)
Closes #10248
3 months ago
Stevie Robinson
f4e1f51a9c
Fixed: Interactive Import dropdown width on mobile
...
(cherry picked from commit f2f4a98eed5bc83224917897642a28381ca648b9)
3 months ago
Bogdan
caabb032f3
Fixed: Persist selected filter for interactive searches
3 months ago
Mark McDowall
967bed3161
Align queue action buttons on right
...
(cherry picked from commit f7a58aab339e2012b6bb91d0b3a38d733ec213c6)
3 months ago
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)
3 months ago
Bogdan
1f5a84d202
Convert Import List Options to TypeScript
...
Co-authored-by: The Dark <12370876+CheAle14@users.noreply.github.com>
3 months ago
Bogdan
d25bcdb043
Rename ImportExclusions to ImportListExclusions
3 months ago
Bogdan
f75497f57d
Fixed: Overwriting query params for remove item handler
3 months ago
Bogdan
6eeed96d12
Fix tags height in tag inputs
...
And other relevant changes missing from #4715
3 months ago
Wolfy The Broccoly
364a42424a
Add translation for MovieIndexSelectAllButton
3 months ago
Mark McDowall
a5b315ba83
Fix height of tags in tag inputs
...
(cherry picked from commit 5ac6c0e651400aa4d2e7126b0ccf1bcd4c6224b2)
3 months ago
Mark McDowall
e80e96de0e
Don't hash files in development builds
...
(cherry picked from commit bc7799139e52b92956eb595fb87f44d7dda9a320)
3 months ago
Bogdan
df35e78e1f
New: Display original language on movie details and search results page
...
Closes #10206
4 months ago
Bogdan
270df9d1dd
Fixed: Improve filtering performance in Select Movie Modal
4 months ago
Mark McDowall
1366f6e8b4
New: Show update settings on all platforms
...
(cherry picked from commit c023fc700896c7f0751c4ac63c4e1a89d6e1a9bb)
Closes #10184
4 months ago
Bogdan
101b046753
Fix custom formats sorting for quality profiles
4 months ago
Bogdan
cd713e7252
New: Sort by tags on movie index
4 months ago
Mark McDowall
a54f54eb6e
New: Add option to show tags on movies Poster and Overview
...
(cherry picked from commit e35b39b4b1c88e13f9b1515c68b4d0942f84fa6d)
Closes #10176
4 months ago
Mark McDowall
f2af7a1b72
New: Use natural sorting for lists of items in the UI
...
(cherry picked from commit 1a1c8e6c08a6db5fcd2b5d17e65fa1f943d2e746)
Closes #10177
4 months ago
Stevie Robinson
1804e486d6
New: Wrap specifications in Custom Format and Auto Tagging modals
...
(cherry picked from commit 7b8d606a1bed6257d7942de47576c1505fd9cb57)
4 months ago
Bogdan
85b310c81c
Fixed: Removing pending release without blocklisting
4 months ago
Bogdan
588e87e4be
Fixed: Increase size for movie poster on details page
...
Fixes #10020
4 months ago
Bogdan
4cec41324b
Fixed destructuring null statistics for bulk delete movies modal
4 months ago
Mark McDowall
14f27cf2b6
Fixed: Limit Queue maximum page size to 200
...
(cherry picked from commit 6de536a7adcb604ec057d37873585fa665567437)
5 months ago
Mark McDowall
085b1db77f
New: Ability to select Plex Media Server from plex.tv
...
(cherry picked from commit 4c622fd41289cd293a68a6a9f6b8da2a086edecb)
Closes #10110
5 months ago
Mark McDowall
7bdb3e437d
New: Improve UI status when downloads cannot be imported automatically
...
(cherry picked from commit 6d5ff9c4d6993d16848980aea499a45b1b51d95c)
Closes #10107
5 months ago
Bogdan
f228841dc7
New: Release dates as columns for Missing/Cutoff Unmet
5 months ago