Mark McDowall
be11789a86
New: Clone indexer button
...
Closes #3546
2020-03-01 12:56:58 -08:00
Mark McDowall
b8ce274fa5
Manual Import Sorting
...
Fixed: Manual Import sorting by quality
New: Manual Import sort by size
Closes #3334
2020-03-01 11:51:27 -08:00
Mark McDowall
d7967e3e1b
Fix hasDifferentItems
2020-02-28 11:15:01 -08:00
ta264
746da69070
Fixed: UI slowdowns while tasks are running
...
Fixes #3480
2020-02-26 17:57:21 -08:00
ta264
5a79b8502e
New: Improved Series list performance
2020-02-26 17:57:21 -08:00
ta264
466d4fba9e
Don't rerender all cells each scroll
2020-02-26 17:57:21 -08:00
ta264
108f6fe393
Better selection of jump bar items
...
Show first, last and most common items
2020-02-26 17:57:21 -08:00
ta264
792896c46b
New: Faster searching of existing series
2020-02-26 17:57:21 -08:00
ta264
43d04cd54e
Faster series selector
2020-02-26 17:57:21 -08:00
ta264
283f905d79
Don't mutate state when sorting items
2020-02-26 17:57:21 -08:00
ta264
dd8d1b673e
Faster hasDifferentItems and specialized OrOrder version
2020-02-26 17:57:21 -08:00
ta264
9ef64660ce
Option for production build with profiling
2020-02-26 17:57:21 -08:00
Mark McDowall
438d9eb717
Fixed: Prompt to restart after resetting API key
...
Fixes #3580
2020-02-19 18:18:47 -08:00
Mark McDowall
2c0a0175ef
Fixed: Sorting by episode count
...
Fixes #3531
2020-02-19 18:03:58 -08:00
Mark McDowall
544108df37
Fixed: Import series when no results are returned from for a folder
2020-02-19 17:21:55 -08:00
beyondmeat
a23639e62e
Fixed: Empty list message for System: Events
2020-02-19 17:19:18 -08:00
Taloth Saldono
cde5a6d1a4
Fixed stylelint errors
2020-02-11 21:41:16 +01:00
Taloth Saldono
b601c8bcfe
New: Added advanced subtitle/audio language filter to {MediaInfo ..}
...
closes #3367
2020-02-11 21:13:13 +01:00
Taloth Saldono
268fc46ef7
Fixed: Representation of episode start time when not starting at the full hour in am/pm notation
2020-02-01 22:50:16 +01:00
Mark McDowall
db42256dc3
Improve default series type handling (for daily series)
...
New: Display default series type when adding new/existing series when available
Fixed: Don't override series type on series refresh
2020-01-31 17:51:30 -08:00
Mark McDowall
c615ef476a
Fixed: Typo in unmonitored series tooltip
...
Fixes #3538
2020-01-31 17:51:30 -08:00
Mark McDowall
b93e8da235
Fixed: Force grabbing selected delayed items in queue
2020-01-31 17:51:30 -08:00
Taloth Saldono
d8446c2d5a
New: Added tvdb Upcoming series status
2020-01-12 22:27:55 +01:00
Mark McDowall
d3cd46bb51
New: Limit recent folders in Manual import to 10 and descending order
...
Closes #3491
2020-01-07 17:36:57 -08:00
Mark McDowall
bc0da03caf
Fix proptype warning for id of EnhancedSelectInputOption
2020-01-07 17:11:45 -08:00
Mark McDowall
c0a356261b
New: Added help text for qualities in groups
...
Closes #3495
2020-01-07 17:00:12 -08:00
Mark McDowall
c6ea7d7e63
Option to ignore items when removing from queue instead of removing from client
...
New: Option to not remove item from download client when removing from queue
Closes #1710
2020-01-04 17:49:39 -08:00
Mark McDowall
3916495329
Monitor and Process downloads separately
...
New: Queue remains up to date while importing file from remote file system
Fixed: Failed downloads still in queue won't result in failed search
Closes #668
Closes #907
Fixes #2973
2020-01-04 17:49:39 -08:00
Mark McDowall
fd6d4493c4
Fixed: Details for episode history flashing on mobile devices
2019-12-29 02:32:30 -08:00
Jayden
1a2419e096
Fix typo in remove queue item modal
2019-12-29 01:49:49 -08:00
Mark McDowall
c3c38880e6
Fixed: Test All not clearing health error
...
Fixes #3409
2019-12-06 17:42:40 -08:00
Mark McDowall
a4a33fe167
Fixed: Letter jump bar on series list not working correctly with banners
2019-11-26 17:41:40 -08:00
Mark McDowall
0d1c2ac40c
Fixed react error when displaying a series search result for an existing series
2019-11-26 17:41:40 -08:00
Mark McDowall
a6d0dddaf7
Fixed: Trying to add a series when root folders hadn't populated
...
Fixed #3387
2019-11-26 17:41:40 -08:00
Mark McDowall
3cbb489ac6
Default id for MenuContent
2019-10-30 10:25:55 -07:00
Mark McDowall
afcfaace19
Fixed: Remove background from apple-touch-icon
2019-10-28 12:50:09 -07:00
Mark McDowall
3baed292e1
Fixed: Allow Interactive Season Search when all episodes are unmonitored
2019-10-28 12:50:09 -07:00
Taloth Saldono
b72fbe06f7
Adding missing series Deleted UI elements
2019-10-20 21:38:15 +02:00
Qstick
f2efebf7d9
New: Option to send notification when a Health Check warning occurs
...
closes #3253
2019-10-19 17:32:08 +02:00
ta264
90fb1646e0
Updated Nancy to 2.0
2019-09-01 11:20:08 +02:00
Taloth Saldono
adbd519061
noreferrer for images to allow images to be loaded from tvdb
2019-08-30 23:47:18 +02:00
Taloth Saldono
6d232778e2
Fixed: Root Folder display when free diskspace cannot be determined (FreeBSD)
...
closes #3275
2019-08-27 23:48:34 +02:00
Taloth Saldono
c89ff93be4
Revised webpack bundling
2019-08-26 22:33:19 +02:00
Taloth Saldono
b3e84f407a
New: Removed libcurl http fallback since mono 5.16+ doesn't need it. Also bumped minimum mono version check to 5.16 (5.20 is the best choice atm)
2019-08-26 22:33:19 +02:00
Mark McDowall
665d536481
Fixed: Infinite spinner when toggling seasons on multiple series from season pass
2019-08-16 22:46:12 -07:00
Mark McDowall
72bc7ed6d4
Fixed: Waiting a long time for unavailable root folders
...
Closes #2877
2019-08-16 20:54:03 -07:00
Mark McDowall
ac407ca2c0
New: Show Hardlink/Copy in manual import
2019-08-16 00:05:22 -07:00
Mark McDowall
8fd4a98fbe
New: Sort by series year in series list
...
Closes #3245
2019-08-15 23:28:54 -07:00
Mark McDowall
07d553fae3
New: Sort preferred words in profile on save
...
Closes #3241
2019-08-15 23:23:36 -07:00
Mark McDowall
34e0eea173
Menu fixes
...
Fixed: Menus in modals on iOS
Fixed: Menu not closing on outside touch on mobile
2019-08-15 22:51:30 -07:00