Bogdan
bd7d25f963
Fixed: Sorting by title and release dates in Select Album modal
...
Fixes #5145
Closes #5125
Co-authored-by: Mark McDowall <mark@mcdowall.ca>
3 months ago
Stevie Robinson
49f452a958
Fixed: Interactive Import dropdown width on mobile
...
(cherry picked from commit f2f4a98eed5bc83224917897642a28381ca648b9)
5 months ago
Stevie Robinson
8b57b33c99
New: Don't initially select 0 byte files in Interactive Import
...
(cherry picked from commit 04bd535cfca5e25c6a2d5417c6f18d5bf5180f67)
Closes #4776
9 months ago
Bogdan
e847828191
Fixed: Album release selection in manual import
10 months ago
Bogdan
1db0eb1029
New: Indexer flags
...
(cherry picked from commit 7a768b5d0faf9aa57e78aee19cefee8fb19a42d5)
11 months ago
Bogdan
0d76fbcf0d
New: XXL modal size
11 months ago
Mark McDowall
0bcbf9df81
Fixed: Don't convert artist/album selection filter to lower case in state
...
(cherry picked from commit ca52eb76ca2e286479f1803f399d5f5b563cfb41)
Closes #1857
12 months ago
Stevie Robinson
1dcc8b5850
New: Add icon for deleted episodes with status missing from disk
...
Signed-off-by: Stevie Robinson <stevie.robinson@gmail.com>
(cherry picked from commit 79907c881cc92ce9ee3973d5cf21749fe5fc58da)
Closes #4451
1 year ago
Bogdan
f0eb626324
Set fallback values for statistics
1 year ago
Bogdan
42308ada89
Fix translations for columns
1 year ago
Mark McDowall
7406e0e3b7
Fixed translations for columns
...
(cherry picked from commit 6d53d2a153a98070c42d0619c15902b6bd5dfab4)
Closes #3897
1 year ago
Bogdan
17db815984
Fixed: (UI) Ensure autofocus on filter input in Manual Import
...
Fixes #3905
2 years ago
Bogdan
911c147090
Fixed: (UI) Show release group as optional in Manual Import
2 years ago
Bogdan
ea75009dc6
Fixed: (ManualImport) `Map Tracks` working again with `ids`
2 years ago
Bogdan
8a88cfc466
New: Improved page loading errors
...
Closes #3804
2 years ago
Bogdan
9f39443404
Add CSS typings
2 years ago
bakerboy448
4da68ce37d
Fixed: Show Error Message if no Manual Import Mode selected
2 years ago
Bakerboy448
89972b8b66
Fixed: Missing Translates
2 years ago
Qstick
9fe13a2d14
New: Custom Formats
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2 years ago
Qstick
84a758064c
Fixed: Manual Import Reprocessing
2 years ago
Qstick
000ccf78ad
Translation Updates
...
Fixes #3058
Fixes #2889
2 years ago
luz paz
7d8a4abc8e
Fix various typos
...
Found via `codespell -q3 -S ./yarn.lock,./src/NzbDrone.Core.Test,./src/NzbDrone.Core/Localization -L bitap,tempdate,uptodate`
2 years ago
Zak Saunders
c4d8f66322
New: Darkmode ( #3039 )
...
* New: Native Theme Engine
Co-Authored-By: Zak Saunders <thezak48@users.noreply.github.com>
(cherry picked from commit 2291f3e00eb2ff9268a0b2f49da8dde82ee13c04)
* Update CSS for themes
Co-authored-by: Qstick <qstick@gmail.com>
2 years ago
Qstick
4f2ccb462b
Bump Webpack plugins and loaders
3 years ago
nitsua
a75a19698d
Initial pass for translations
3 years ago
Jake Soenneker
3722099b02
New: Manual Import rejection column is sortable
...
(cherry picked from commit 2f366bc3b7274200ff9d0bf1aa96408dc92206f3)
4 years ago
Qstick
d7433291b8
Fixed: Add Scroller to AlbumRelease selection
...
Fixes #1040
4 years ago
Mark McDowall
1dc623cb0c
Fixed: Interactive import modal horizontal scrolling on Firefox mobile
...
(cherry picked from commit 6c505937dacfa82e965adaaac407c888a1caacce)
4 years ago
Mark McDowall
e2cd4d69e0
New: Renamed Quick Import to Move Automatically
...
Close #4210
(cherry picked from commit 101b1ec74390a37bfff13639c8d15f744fbdb099)
4 years ago
ta264
879038ee0b
Fixed: Display of album release with many countries
4 years ago
Mark McDowall
4e28d423db
New: Don't close manual import when clicking outside the modal
...
(cherry picked from commit fd608fd4113bd1d6fde42bca4d9879f826a8c6a9)
4 years ago
Qstick
5bf4be3590
Fixed: Manual Import sorting by quality
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Mark McDowall
acee2915aa
New: Limit recent folders in Manual import to 10 and descending order
4 years ago
Qstick
09ebfe0af8
Catchup Linting
4 years ago
Qstick
f5e2a447e9
Sync Packages with Radarr
4 years ago
ta264
8771e715ae
Fixed: Manual import from artist page forces correct artist
4 years ago
ta264
be4e748977
New: Don't require artist mapping
4 years ago
ta264
b592b11b97
Fixed: Editing provider/profile settings appearing to affect wrong item
4 years ago
Qstick
232273c4dc
Fixed: Manual Import Tracks Sorted Wrong
...
Fixes #848
5 years ago
ta264
4413c7e46c
New: Unmapped files view ( #888 )
...
* New: Unmapped files view
Displays all trackfiles that haven't been matched to a track.
Generalised the file details component and adds it to the album
details screen.
* Add sorting by quality
* New: MediaServiceTests & MediaRepoTests
5 years ago
Qstick
05b25429dc
New: Show Hardlink/Copy in manual import
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Mark McDowall
e555d790e6
Fixed: Scrolling of modals with tabular content in iOS
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
ta264
e2e321b9be
Fixed: Removed unused ManualImport Field
5 years ago
Qstick
cf1210a7f9
New: Bulk Select Quality Interactive Import
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
8b860bcb82
Changed: Remove Language Profiles ( #870 )
...
* Changed: Remove Language Profiles
* fixup! Changed: Remove Language Profiles
* fixup! Changed: Remove Language Profiles
* Remove unused method in FileNameBuilder
* Fixed: Cleanup Int Converter Copy/Paste Issues and Grammar
6 years ago
Qstick
a006ce88f6
Fixed: Manual import showing error when a different artist is selected
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Devin Campbell
b52538c54f
Update ConfirmImportModalContent.js ( #836 )
...
Slight grammar issue
6 years ago
Qstick
cf40df7606
New: Replace react-tether with react-popper ( #789 )
6 years ago
ta264
188e0e1040
New: Manual import improvements ( #683 )
...
* New: Manual import improvements
- Detect and merge import with files already in library.
- Allow selection of album release from Manual Import modal.
- Loading indicator while fetching updated decisions
* Disable release switching if user manually overrode release
6 years ago
Qstick
0a6f552d5b
New: Cleanup UI tooling, Update to Webpack 4, Gulp 4 ( #655 )
...
* New: Webpack 4
* New: Gulp 4
* New: Transpile UI for old browsers
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago