Bogdan
df77474314
Fixed: Improve sorting movies by release dates
2024-08-23 03:50:54 +03:00
Bogdan
da5323a08f
New: Bulk manage custom formats
2024-08-21 03:57:21 +03:00
Bogdan
9442f1fb04
Fixed: Excluded movies on search results
2024-08-16 01:19:19 +03:00
Bogdan
62bdb66d0f
New: Increase max size limit for quality definitions
...
Fixes #9822
Closes #10295
2024-08-15 13:26:07 +03:00
Bogdan
caabb032f3
Fixed: Persist selected filter for interactive searches
2024-08-14 15:39:52 +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
Bogdan
f75497f57d
Fixed: Overwriting query params for remove item handler
2024-08-13 00:01:24 -05:00
Mark McDowall
a54f54eb6e
New: Add option to show tags on movies Poster and Overview
...
(cherry picked from commit e35b39b4b1c88e13f9b1515c68b4d0942f84fa6d)
Closes #10176
2024-07-17 17:41:46 +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
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
Bogdan
f228841dc7
New: Release dates as columns for Missing/Cutoff Unmet
2024-06-22 02:59:34 +03:00
Bogdan
152f50a1ef
New: Wanted Cutoff/Missing
2024-05-14 02:53:51 +03:00
Bogdan
685f462959
New: Include trending and popular options for Discover Movies
2024-05-11 16:29:42 +03:00
Stevie Robinson
190c4c5893
New: Blocklist Custom Filters
...
(cherry picked from commit f81bb3ec1945d343dd0695a2826dac8833cb6346)
Closes #9997
2024-05-10 16:04:03 +03:00
Bogdan
8d90c7678f
Fixed: Re-testing edited providers will forcibly test them
...
(cherry picked from commit e9662544621b2d1fb133ff9d96d0eb20b8198725)
Closes #9933
2024-04-16 11:39:43 +03:00
Mark McDowall
a75619c8ef
Fixed: Task with removed movie causing error
...
(cherry picked from commit fc6494c569324c839debdb1d08dde23b8f1b8d76)
Closes #9866
2024-03-28 11:08:32 +02:00
Mark McDowall
a7720e829d
New: Show movie titles after task name when applicable
...
(cherry picked from commit 6d552f2a60f44052079b5e8944f5e1bbabac56e0)
Closes #9837
2024-03-14 11:15:39 +02:00
Bogdan
9dd31be7b3
New: Set Indexer flags in Manual Import
2024-02-21 20:46:16 +02:00
Bogdan
2ecc57cd31
Translations for Discover list
2024-02-15 00:34:35 +02:00
Mark McDowall
b08981dee0
Sort movie files on movie details page
...
(cherry picked from commit 113b0864b8e92b7b768acc8341bdf4c9e2e1a47f)
2024-02-05 00:24:21 +02:00
Bogdan
dc81f51d40
New: Search Movies on Add for bulk manage collections
...
Fixes #8670
2024-02-02 17:40:08 +02:00
Mark McDowall
c9da7ee0c9
New: Use Movie Folder Format to improve unmapped folders within root folders
...
(cherry picked from commit 81d2b18ce1c079c2a9dc3de037c9dceea16733fd)
Closes #8065
2024-02-02 17:40:08 +02:00
Mark McDowall
f704ab1512
Improve messaging if release is in queue because all movies in release were not imported
...
Sync with upstream
(cherry picked from commit 2728bf79ca41bc372de515cb09e1034a8c006c2b)
2024-02-01 23:54:09 +02:00
Qstick
0be449033f
New: Trending and Popular Movies in Discovery
2024-01-27 21:15:28 -06:00
Bogdan
20d9db2cde
New: Date added for files in movie details
2024-01-27 13:18:13 +02:00
Mark McDowall
3185c73659
New: Optionally remove from queue by changing category to 'Post-Import Category' when configured
...
(cherry picked from commit 345854d0fe9b65a561fdab12aac688782a420aa5)
Closes #9680
2024-01-24 09:37:39 +02:00
Bogdan
3aeb52c3fd
Fixed: Sorting by name in Manage Indexer and Download Client modals
2024-01-22 14:13:22 +02:00
Mark McDowall
c003fe16de
Fixed: Don't clone indexer API Key
...
(cherry picked from commit d336aaf3f04136471970155b5a7cc876770c64ff)
2024-01-20 07:43:06 +02:00
Rubicj
c2d8bc85d0
New: Added column in Queue
...
(cherry picked from commit 57445bbe57a84990e284ef97d42455a06587e1ee)
Closes #9621
2024-01-17 00:04:30 +02:00
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 >
2024-01-16 20:52:07 +02:00
servarr[bot]
1ae98d618c
Fixed: Movie posters flickering when width changes repeatedly
...
(cherry picked from commit 53cf5308931069638c23925596a3fd8aaccc5d98)
Co-authored-by: Mark McDowall <mark@mcdowall.ca >
2024-01-14 03:40:54 +02:00
Bogdan
fa036f5807
Sorting movie list by tags
2024-01-11 00:41:53 +02:00
Stevie Robinson
e3f33f5a61
New: Add sorting to Manage Indexer and Download Client modals
...
(cherry picked from commit 91053ca51ded804739f94ee936c1376a755dbe11)
Closes #9524
2023-12-31 09:38:03 +02:00
Bogdan
2673d1eee4
Fixed: Movie poster in search results after adding
...
Fixes #8029
2023-12-11 19:30:31 +02:00
Bogdan
e59fd1118f
Fixed: Downloading status post-adding movie
2023-12-11 19:27:05 +02:00
Bogdan
cb08c0767d
Switch assignment to operator
2023-11-22 21:50:29 +02:00
Bogdan
5f1d7ddc11
Improve discover movies sorting by release dates
2023-11-21 22:45:23 +02:00
Bogdan
6b9a378eaf
Fixed: Minimum refresh interval for import list presets
2023-11-21 19:52:58 +02:00
Bogdan
cff15de4fc
Translate custom format score for history actions
2023-11-20 05:48:02 +02:00
Qstick
8e0645670b
New: Rework Movie Details view
2023-11-19 21:10:43 -06:00
Bogdan
d8862eedd3
Fixed: Refresh discovery movies state on refresh lists
2023-11-14 20:36:12 +02:00
Stevie Robinson
dbf424d454
New: Relative path as default Sort order on Manual Import
...
(cherry picked from commit 6e2162ebf4b3366df540bd35ad91bd5527976728)
Closes #9344
2023-10-29 01:12:45 +03:00
Mark McDowall
0591d05c3b
New: History custom filters
...
(cherry picked from commit 2fe8f3084c90688e6dd01d600796396e74f43ff9)
Closes #9298
2023-10-17 18:23:07 +03:00
Mark McDowall
7d3c01114b
New: Queue custom filters
...
(cherry picked from commit e357d17b187378b92377f8acb077b12c1e7ea527)
Closes #9297
2023-10-17 14:38:49 +03:00
Bogdan
15bb9139d1
New: Sort movies by release dates
2023-10-11 06:32:30 +03:00
Bogdan
f5692d6cf1
Fixed: Show year and fix sorting for collection movies
2023-10-08 01:41:24 +03:00
Bogdan
cb2bed93cb
Fixed: Sorting by movie title in Blocklist and History
...
Fixes #9234
2023-10-05 01:02:35 +03:00
Mark McDowall
4e827e726f
New: Calendar option for full color events
...
(cherry picked from commit 0210b5c5c1b5c56dce6f4c9f3f56366adba950d3)
2023-09-11 22:54:45 +03:00