Mark McDowall
|
815a16d5cf
|
Added series index selection
|
2023-02-12 19:16:07 -08:00 |
|
Mark McDowall
|
5aad84dba4
|
Fixed: Restoring scroll position when going back/forward to series list
|
2023-02-12 19:16:07 -08:00 |
|
Mark McDowall
|
d022679b7d
|
Refactor Series index to use react-window
|
2023-02-12 19:16:07 -08:00 |
|
Mark McDowall
|
de56862bb9
|
Add Prettier to format TypeScript files
|
2023-02-12 19:16:07 -08:00 |
|
Mark McDowall
|
910511dba0
|
Add typescript
|
2023-02-12 19:16:07 -08:00 |
|
bpoxy
|
5e761f766c
|
Fixed: Show calculated (rather than stored) custom format score on season and series history, to match episode history
|
2023-02-12 14:48:23 -08:00 |
|
Stevie Robinson
|
c1e43e9389
|
Fixed: text color of complete seasons dark mode
the readability of complete seasons on season pass is not great. changed from light gray to dark gray
|
2023-02-12 14:32:17 -08:00 |
|
Mark McDowall
|
81435dabc7
|
Fixed: Creating new Delay Profile
Closes #5419
|
2023-02-07 17:25:29 -08:00 |
|
Mark McDowall
|
81d2b18ce1
|
New: Use Series Folder Format to improve unmapped folders within root folders
|
2023-02-04 15:51:00 -08:00 |
|
Stevie Robinson
|
3973571411
|
New: Added new series title rename tokens without year
Closes #5369
|
2023-01-21 18:55:00 -05:00 |
|
Zak Saunders
|
c897608bab
|
Fixed: Calendar Grouped Series Title
|
2023-01-21 15:18:26 -08:00 |
|
Mark McDowall
|
71bfa0ff02
|
Fix use of sizeOnDisk
|
2023-01-13 18:24:18 -08:00 |
|
Mark McDowall
|
6dcfc661a1
|
New: Show updated Custom Format Score in history
|
2023-01-13 17:41:43 -08:00 |
|
Mark McDowall
|
4ed4ca4804
|
New: Add bypass if above Custom Format Score to Delay Profile
Closes #5043
|
2023-01-13 20:40:49 -05:00 |
|
Mark McDowall
|
67035b9266
|
Fixed: Monitoring episodes modal not closing after saving
|
2023-01-13 17:38:31 -08:00 |
|
Mark McDowall
|
2c5b9e9999
|
Fixed: Loading Sonarr on OAF browsers
Closes #5363
|
2023-01-11 17:09:25 -08:00 |
|
Mark McDowall
|
4f61a4ab07
|
New: Fixed truncation on Firefox after renaming Custom Format specification
Closes #5357
|
2023-01-08 10:26:12 -08:00 |
|
Mark McDowall
|
1394122842
|
Fixed: Displaying audio and subtitle languages in UI
|
2023-01-04 21:24:26 -08:00 |
|
Mark McDowall
|
84e6649724
|
Cleanup old usages of languageCutoffNotMet
|
2023-01-04 21:24:26 -08:00 |
|
Mark McDowall
|
396406b217
|
New: Description for indexer RSS setting
|
2023-01-01 09:10:00 -08:00 |
|
Mark McDowall
|
09eea0571f
|
Fixed: Delete series
Closes #5333
|
2023-01-01 08:37:00 -08:00 |
|
Mark McDowall
|
d8f6eaebdc
|
New: Remember add import list exclusion when removing series
Closes #4984
|
2022-12-31 22:17:50 -08:00 |
|
Mark McDowall
|
4baa2a07ba
|
Fixed: End year for series not showing correctly in some cases
|
2022-12-30 13:21:49 -08:00 |
|
Mark McDowall
|
8fff59ff10
|
New: Show detailed queue status on Calendar and Series Details
Closes #3775
|
2022-12-29 23:57:20 -08:00 |
|
Zak Saunders
|
ca61efa57f
|
Fixed: Progress bar text colour in Dark theme
|
2022-12-29 17:56:29 -08:00 |
|
Qstick
|
0fad20e327
|
Handle auth options correctly in Security Settings
|
2022-12-20 11:56:04 -06:00 |
|
Mark McDowall
|
9e694c7b06
|
New: Added option to filter series by complete missing season
Closes #5037
|
2022-12-19 22:51:06 -08:00 |
|
Mark McDowall
|
b8714d80a1
|
Fixed: Prevent unexpected data breaking Series Import
|
2022-12-17 21:25:18 -08:00 |
|
Mark McDowall
|
ad2557815e
|
New: Allow season information tooltip to display above if unable to display below
Closes #5300
|
2022-12-14 18:14:06 -08:00 |
|
Mark McDowall
|
fea66cb7bc
|
Fixed: Quality cutoff updating in UI when adding/removing qualities
Closes #5290
|
2022-12-10 16:04:06 -08:00 |
|
Mark McDowall
|
d08f33ae21
|
New: Quality Preferred Setting
Co-authored-by: Qstick <qstick@gmail.com>
Closes #724
|
2022-12-10 09:59:54 -08:00 |
|
Mark McDowall
|
b2b9172c92
|
Fixed: Custom formats with score of 0 showing 1
Closes #5288
|
2022-12-10 09:47:12 -08:00 |
|
Mark McDowall
|
041dc659fe
|
Fixed: Custom formats with a total score of zero not showing in some places
|
2022-12-09 20:55:01 -08:00 |
|
Mark McDowall
|
da4f6b7df9
|
New: Show Custom Formats on Manual Import / Manage Episodes
Closes #5241
|
2022-12-08 20:00:02 -08:00 |
|
Qstick
|
c522cd120d
|
New: Rework List sync interval logic
* New: Rework List sync interval logic
Fixes #5011
|
2022-12-07 21:09:42 -06:00 |
|
Mark McDowall
|
6bdeafcf8c
|
Fixed: Improve Bind Address validation and help text
Closes #622
|
2022-12-06 23:11:59 -08:00 |
|
Zak Saunders
|
4ca5a213fa
|
New: Auto theme option to match OS theme
Co-authored-by: Qstick <qstick@gmail.com>
|
2022-12-06 02:22:52 -05:00 |
|
Mark McDowall
|
c7d6c0f452
|
New: Show all options when authentication modal is open
|
2022-12-05 23:01:09 -08:00 |
|
Mark McDowall
|
335fc05dd1
|
New: Auto tagging of series
Closes #3870
|
2022-12-06 01:58:53 -05:00 |
|
Qstick
|
b98ce7fb17
|
New: Store Task StartTime, Show Duration in UI
Closes #5266
|
2022-12-04 19:10:56 -08:00 |
|
Qstick
|
11e6e12676
|
Fixed: Error on EpisodeFile summary modal if CF is null
Fixes #5268
|
2022-12-04 15:24:22 -06:00 |
|
Mark McDowall
|
df199ce0d8
|
Fix modal title for Manage Episodes in Season
|
2022-12-02 23:34:10 -08:00 |
|
Mark McDowall
|
154da57dc5
|
New: Add Custom Formats to episode details modal
|
2022-12-02 23:24:00 -08:00 |
|
Mark McDowall
|
998768bcf2
|
New: Filter by Custom Format Score in Interactive Search
|
2022-12-02 23:06:08 -08:00 |
|
Mark McDowall
|
51b1ba13c1
|
Fixed: Grab/remove queue actions not showing spinner
|
2022-12-02 17:27:54 -08:00 |
|
Qstick
|
095dcac90b
|
Make CF insensitive help text more obvious
|
2022-11-29 19:51:19 -06:00 |
|
Qstick
|
6d142f0b0a
|
Clarify Custom Format regex help text
|
2022-11-28 18:23:33 -06:00 |
|
Mark McDowall
|
3fdc7c8346
|
Fix lint error
|
2022-11-27 18:27:04 -08:00 |
|
Mark McDowall
|
32ebb51634
|
Fixed some react warnings with ReleaseSceneIndicator
|
2022-11-27 15:44:24 -08:00 |
|
Mark McDowall
|
264286dcf1
|
Fixed: Queued downloads not showing on episodes properly
|
2022-11-26 19:36:49 -08:00 |
|