Bogdan
3407cc9a7a
New: XXL modal size
8 months ago
Mark McDowall
02fd733223
Fixed: Don't convert author/book selection filter to lower case in state
...
(cherry picked from commit ca52eb76ca2e286479f1803f399d5f5b563cfb41)
Closes #692
9 months ago
Bogdan
a21f83aae1
Some translations for Manual Import dropdowns
9 months ago
Bogdan
abaf39d67e
Add simplified translations
1 year ago
Zak Saunders
7beee07a2c
New: Make Release Group Outline Not Show as Required
...
(cherry picked from commit 89e363fd145ae6c531e6b3fa4fde258af05afca0)
Closes #2277
1 year ago
Bogdan
53ced38221
New: Improved page loading errors
...
Closes #2605
1 year ago
Bogdan
7920378789
Add CSS typings
...
Closes #2195
1 year ago
Mark McDowall
a1ee6aa8ac
Fixed: Manual Import without selecting Import Mode
...
Closes #5036
(cherry picked from commit b542dd0ddd6463321a0d75c1ce4b1ecec679f213)
2 years ago
Bakerboy448
349a19855a
Fixed: Missing Translates
2 years ago
Qstick
dbb6ef7664
New: Custom Formats
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2 years ago
Qstick
3825ecd393
Fixed: Manual Import Reprocessing
2 years ago
Qstick
1caa49c895
Update UI Packages
...
Align with Lidarr
2 years ago
Zak Saunders
6e38df366f
New: Darkmode
...
* New: Native Theme Engine
Co-Authored-By: Zak Saunders <thezak48@users.noreply.github.com>
(cherry picked from commit 2291f3e00eb2ff9268a0b2f49da8dde82ee13c04)
* Update CSS for themes
* Fixup CSS values
* Fixup remove duped Color-Impaired setting
* Fixup Link Colors
Co-Authored-By: Qstick <qstick@gmail.com>
2 years ago
ta264
f33e9f2bbc
Fixed: Selecting edition for books in manual import
2 years ago
ta264
759c132797
Fixed: Allow scrolling in Select Edition modal
...
Fixes #1442
3 years ago
ta264
c817d6c0d8
Fixed: Error 'Book with Id not found' in manual import
3 years ago
ta264
326d395da4
Fixed: Don't allow interactive import while book match is calculating
...
Fixes #1238
3 years ago
PearsonFlyer
4f986de366
Fixed: Add 'FilterAuthor' token and update manual import text box
3 years ago
Mark McDowall
1be94da583
New: Don't close manual import when clicking outside the modal
...
Closes #278
(cherry picked from commit fd608fd4113bd1d6fde42bca4d9879f826a8c6a9)
3 years ago
Jake Soenneker
1835edcb67
New: Manual Import rejection column is sortable
...
(cherry picked from commit 2f366bc3b7274200ff9d0bf1aa96408dc92206f3)
3 years ago
nitsua
d87bf5ae63
Localization framework
4 years ago
ta264
41f5f0f2d4
New: Search for new editions from goodreads when identifying
4 years ago
ta264
110e867bd3
New: Show book file details in interactive import and unmapped files
4 years ago
Mark McDowall
6fa56b8873
Fixed: Interactive import modal horizontal scrolling on Firefox mobile
...
(cherry picked from commit 6c505937dacfa82e965adaaac407c888a1caacce)
4 years ago
Mark McDowall
843e46f890
New: Renamed Quick Import to Move Automatically
4 years ago
Qstick
93ba5ade9e
Cleanup Conflicts in Sonarr/Lidarr Pulls
...
Co-Authored-By: Robin Dadswell <19610103+RobinDadswell@users.noreply.github.com>
4 years ago
Qstick
0c6a51c7f7
Fixed: Manual Import sorting by quality
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Mark McDowall
bb66af7185
New: Limit recent folders in Manual import to 10 and descending order
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Qstick
c17f3a90a7
Catchup Linting
4 years ago
ta264
4e861e0ae5
Fixed: Bug preventing override of book in manual import
4 years ago
Qstick
6dbce8d12e
Sync Packages with Radarr
4 years ago
ta264
45d49117ca
New: Use Goodreads directly, allow multiple editions of a book (new DB required)
4 years ago
Thomas Mathews
d83d2548e5
Fixed: author manual import ( #32 )
...
* Fix: apply fix from Lidarr to the Readarr manual import modal
* Rename Album to Book in the identification override
* Rename "audio" to "book" in the interactive import modal empty message
5 years ago
Qstick
ee43ccf620
Renames in Frontend
5 years ago
ta264
08496c82af
New: Readarr 0.1
5 years ago
ta264
a506125841
New: Don't require artist mapping
5 years ago
ta264
b54d556e63
Fixed: Editing provider/profile settings appearing to affect wrong item
5 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>
5 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
5 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>
5 years ago
Devin Campbell
b52538c54f
Update ConfirmImportModalContent.js ( #836 )
...
Slight grammar issue
5 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
Qstick
b5f40e420b
New: Bump eslint to 5.15.0, eslint-plugin-react to 7.12.4
6 years ago