Bogdan
82fb355930
New: External link to TMDb for Cast/Crew
...
Fixes #9667
Closes #9668
12 months ago
Mark McDowall
3185c73659
New: Optionally remove from queue by changing category to 'Post-Import Category' when configured
...
(cherry picked from commit 345854d0fe9b65a561fdab12aac688782a420aa5)
Closes #9680
12 months ago
Bogdan
25b77eb4a2
Update database migration version translation token
...
(cherry picked from commit 7d0d503a5e132cda3c03d6f7cd7b51c9c80740de)
Closes #9679
12 months ago
Stevie Robinson
b946173c05
Add Regular Expression Custom Format translation
...
(cherry picked from commit 9f50166fa62a71d0a23e2c2d331651792285dc0e)
Closes #9678
12 months ago
Bogdan
3aeb52c3fd
Fixed: Sorting by name in Manage Indexer and Download Client modals
12 months ago
Bogdan
806b89abbe
Fixed: Use movie file from state for status label in add search results
12 months ago
servarr[bot]
06a96ef2d1
Fixed: Movies poster view on mobile devices ( #9659 )
...
(cherry picked from commit c0b30a50281c38a103c2f800064d0ec964fae6e0)
Co-authored-by: Mark McDowall <mark@mcdowall.ca>
12 months ago
Bogdan
c77ce2459c
Transpile logical assignment operators with babel
...
(cherry picked from commit 3cf4d2907e32e81050f35cda042dcc2b4641d40d)
12 months ago
Mark McDowall
c003fe16de
Fixed: Don't clone indexer API Key
...
(cherry picked from commit d336aaf3f04136471970155b5a7cc876770c64ff)
12 months ago
Mark McDowall
bc9b2cd283
Refactor icons on full color calendar events
...
(cherry picked from commit 9884f6f282560ff2a0ea193e9306c6284cf8672c)
Closes #9646
1 year ago
Bogdan
da02ec3b04
Add missing import needed for Added column
1 year ago
Blair Noctis
3b36921787
Fixed: Improve help text for download client priority
...
(cherry picked from commit 1bba7e177b5b4173e620cd014ffdc231023309a0)
Closes #9622
1 year ago
Rubicj
c2d8bc85d0
New: Added column in Queue
...
(cherry picked from commit 57445bbe57a84990e284ef97d42455a06587e1ee)
Closes #9621
1 year ago
Bogdan
35651ac59b
New: Release Groups for movie table index
...
* New: Release Group for movie table index
Co-authored-by: Qstick <qstick@gmail.com>
* fixup! New: Release Group for movie table index
---------
Co-authored-by: Qstick <qstick@gmail.com>
1 year ago
Stevie Robinson
ea470b4ee9
Sort Custom Filters
...
(cherry picked from commit e4b5d559df2d5f3d55e16aae5922509e84f31e64)
1 year ago
Stevie Robinson
5a64826868
Add: New icon for deleted episodes with status missing from disk
...
Signed-off-by: Stevie Robinson <stevie.robinson@gmail.com>
(cherry picked from commit 79907c881cc92ce9ee3973d5cf21749fe5fc58da)
Closes #9604
1 year ago
servarr[bot]
1ae98d618c
Fixed: Movie posters flickering when width changes repeatedly
...
(cherry picked from commit 53cf5308931069638c23925596a3fd8aaccc5d98)
Co-authored-by: Mark McDowall <mark@mcdowall.ca>
1 year ago
Bogdan
fa036f5807
Sorting movie list by tags
1 year ago
Bogdan
a931f8a69f
Fixed: Skip fewer slides with cast/crew on smaller screens
...
Fixes #9571
1 year ago
Bogdan
7e83180e50
Remove title for actions in movie history
...
Closes #9549
1 year ago
Qstick
7965c29425
Fixed: Change "Manual Import" to "Manage Files" in MovieDetails
...
Prevent confusion with interactive search icon being identical and align to Sonarr naming.
1 year ago
Bogdan
d2cbab70a9
New: Confirmation for searching movies
1 year ago
Bogdan
b92e08b850
Fixed: Disable movie search button if none are listed
1 year ago
Qstick
554c696ee6
Fixed: MovieDetails size incorrect when moviefile store changes
...
Use movie prop instead
Closes #9309
1 year ago
Qstick
093f8a39fe
New: Custom sort crew by job in movie details
1 year ago
Stevie Robinson
e3f33f5a61
New: Add sorting to Manage Indexer and Download Client modals
...
(cherry picked from commit 91053ca51ded804739f94ee936c1376a755dbe11)
Closes #9524
1 year ago
Stevie Robinson
e6f4b88cf3
New: Show Proper or Repack tag in interactive search
...
(cherry picked from commit efb000529b5dff42829df3ef151e4750a7b15cf6)
Closes #9523
1 year ago
Bogdan
b788464487
Fixed: Show errors when adding Root Folder
...
(cherry picked from commit 16d60a6586aeb458601214258da021ee154e5b6e)
Closes #9527
1 year ago
Bogdan
9921d51451
Cleanup unused code in movie credit posters
1 year ago
Bogdan
213620cb29
Fixed: Navigation for cast and crew
1 year ago
luz paz
260fb88f85
Fix various typos
...
Found via `codespell -q 3`
(cherry picked from commit 209a250079fdf7ad2bc9168f81bfb45b9531d6b3)
1 year ago
Bogdan
c8d30fd214
Cleanup convert root folders to TS
1 year ago
Bogdan
8554c0d9cb
Refactor movie alternative titles connector
1 year ago
Mark McDowall
6cb9a46cd4
Fixed: Imported movies updating on Calendar
...
(cherry picked from commit 5a3bc49392b700650a34536ff3794bce614f64a4)
Closes #9491
1 year ago
Agneev Mukherjee
eef379277a
Enable browser navigation buttons for PWA
...
(cherry picked from commit da9a60691f363323565a293ed9eaeb6349ceccb6)
Closes #9487
1 year ago
Bogdan
79bbf9c50b
Fixed: Movie status label in add movie search results
1 year ago
Bogdan
43d2f2804b
New: IMDb ratings and genres in add movie search results
1 year ago
Bogdan
2673d1eee4
Fixed: Movie poster in search results after adding
...
Fixes #8029
1 year ago
Bogdan
e59fd1118f
Fixed: Downloading status post-adding movie
1 year ago
Bogdan
ecf9983ea6
Fix minimum availability label in movie table row
1 year ago
Bogdan
a059a700eb
New: Minimum Availability in bulk manage import lists
...
Fixes #9461
1 year ago
Taloth Saldono
ced624c2ff
Small helper in UI to access Radarr API more easily
...
(cherry picked from commit 090cdc364ef335fbfea8cf540696af813f6ecea4)
1 year ago
Bogdan
7c32061e17
Add existing flag for Discover Movie Posters
1 year ago
Bogdan
65d79dd078
Fixed: Progress bar for collection movies in queue
1 year ago
Stevie Robinson
c5075e5d49
Fixed Custom Format Deletion confirmation message
...
(cherry picked from commit b76bf373717edff8e475fde31fbaec86c65903fe)
Closes #9410
1 year ago
Bogdan
cb08c0767d
Switch assignment to operator
1 year ago
Bogdan
5f1d7ddc11
Improve discover movies sorting by release dates
1 year ago
Bogdan
0ba3c08ea6
Small UI fixes to discover movies
1 year ago
Bogdan
6b9a378eaf
Fixed: Minimum refresh interval for import list presets
1 year ago
Bogdan
b4562e6236
Fixed: Movie grabbed history on interactive search
1 year ago