bakerboy448
bef12f10a8
Fixed: Missing Translates
2021-03-12 16:19:35 -05:00
bakerboy448
8064a43dee
Fixed: Updates to System > More Info
2021-03-12 16:19:35 -05:00
nitsua
3c2e127601
Add a donations section to System for each arr
...
[Common]
2021-03-12 08:43:59 -05:00
Robin Dadswell
914d3764dc
linting fix
2021-03-07 17:39:02 -05:00
Mark McDowall
59f8a4d2e2
Fixed: Remove selected in queue
...
(cherry picked from commit 4ed5fefcc6e362cb5c62ec639ee64571c97f9b5b)
2021-03-07 17:17:30 -05:00
Mark McDowall
a3723b5ad7
Fixed: Restoring a backup with a different API didn't reload properly
2021-03-07 10:58:26 -05:00
Mark McDowall
52dbcfe852
Fixed: Queue refresh closing manual import from queue if items change
...
(cherry picked from commit e9818b9982d868648d714a37527f1b066486c5df)
2021-03-07 09:31:40 -05:00
Robin Dadswell
5926ca5d8a
New: On Movie Delete and On Movie File Delete Notifications
2021-03-05 23:30:08 +00:00
Qstick
f85fc5e578
Update Discord link on MoreInfo page
2021-02-26 12:38:43 -05:00
nitsua
a9792973ee
Fixed: Mark as Failed errors ( #5939 )
...
Originally by Markus McDowall (cherry picked from commit 12fafb24578d39df2eabd2331558b2da961fe8b6)
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Fixes : #5907
Fixes : #5938
2021-02-14 10:28:30 -05:00
Mark McDowall
2fd030bd5c
New: Health check for import lists with missing root folders
...
New: Show missing root folder path in edit for Import List
Closes #5908
(cherry picked from commit ae196af2ad368d49fde2358f0987ed7650c7f29c)
2021-02-14 01:16:36 -05:00
Mark McDowall
33cd9f555e
Fixed: Unable to close indexer category select input on mobile
...
(cherry picked from commit e42d1af5ff8f3eb987195caa7ec8a0bbaf4a00c3)
2021-02-14 01:16:36 -05:00
Robin Dadswell
94df76b6e6
Added default state for release date and cinema release on poster view ( #5932 )
2021-02-14 01:11:50 -05:00
nitsua
0fcad533eb
Fixed maintenance release not showing as such in AppUpdatedModal
...
Originally by Taloth 4559eed0ecf4b87b8aa16a86d2161ac72fbf54e5
2021-02-10 16:32:38 -05:00
Mark McDowall
63cf10c29a
Fixed: Restoring backup from zip file on disk
...
(cherry picked from commit 5960035d5d660a923e11b0300833b60c64271522)
2021-02-08 12:33:46 -05:00
Mark McDowall
743946b929
Update column properties when restoring persisted state
...
(cherry picked from commit 653db8290e0a7737348d911d322c4218c3b5b677)
2021-02-07 20:41:04 -05:00
Mark McDowall
4bf726cc66
Fixed: Table column order resetting after refresh
...
#4297
(cherry picked from commit 044cb563a6488c16916ea7617d1f91404330b06f)
2021-02-07 15:34:28 -05:00
Qstick
dd61480d60
Fixed: Settings fields being altered during save
...
[common]
Fixes #5871
2021-02-07 10:09:46 -05:00
Qstick
70e4324a7c
Add crossorigin use-credentials attribute to manifest tag
...
[common]
Fixes #5863
2021-02-04 23:04:26 -05:00
Qstick
9b85f328a6
New: Allow Manual Search when Movie not monitored
...
Fixes #3235
2021-02-04 21:20:32 -05:00
Qstick
83c637e8cb
Fixed: Two VideoCodec naming token options
...
Fixes #5862
2021-02-04 20:54:44 -05:00
nitsua
6d7fb3de25
Fixed: Status on search showing queue status instead of missing ( #5854 )
...
Fix status on search to show a downloading status when it is in queue
Fix for monitor not being set to true when adding from search
2021-02-02 21:57:27 -05:00
Qstick
aa95781d5d
Fixed: RootFolders may not load when adding collections
...
Fixes #5753
2021-02-01 23:20:30 -05:00
Taloth Saldono
0443cc34c6
Fixed enter in modal confirmation dialogs
...
(cherry picked from commit 930742ae2c69a530afe60f76a5824f2722540df8)
2021-01-31 02:12:27 -05:00
Robin Dadswell
39d11b4669
replaced words with icons and matched the sort for consistency
2021-01-31 01:44:42 -05:00
Robin Dadswell
70faa123ee
capitlisation
2021-01-31 01:44:42 -05:00
Robin Dadswell
f4869e6bc9
added words next to the release dates
2021-01-31 01:44:42 -05:00
Robin Dadswell
a2182e2fca
removed unnecessary lines
2021-01-31 01:44:42 -05:00
Robin Dadswell
fe23c985a2
linting fixes
2021-01-31 01:44:42 -05:00
Robin Dadswell
4ffd0d2ddb
Added missed property
2021-01-31 01:44:42 -05:00
Robin Dadswell
efd3aad6b0
started adding new option for cinema release
2021-01-31 01:44:42 -05:00
Robin Dadswell
11b4967629
tidied up unnecesarry lines and added translation line
2021-01-31 01:44:42 -05:00
Robin Dadswell
b6e46ad8fd
updated date order to be InCinemas and then the earlier of either Physical/Digital Release
2021-01-31 01:44:42 -05:00
Robin Dadswell
c28b62da2a
added sort by calculated release date
2021-01-31 01:44:42 -05:00
Robin Dadswell
600c7e3391
fixed releasedate sorting for inCinemas/digitalRelease/physicalRelease
2021-01-31 01:44:42 -05:00
Robin Dadswell
7107aeaddc
minor fixes based on feedback
2021-01-31 01:44:42 -05:00
Robin Dadswell
913766f9af
tidied up to only have getRelativeDate once per item
2021-01-31 01:44:42 -05:00
Robin Dadswell
9e7ea6f55b
linting fix
2021-01-31 01:44:42 -05:00
Robin Dadswell
c2c4186965
formatted date
2021-01-31 01:44:42 -05:00
Robin Dadswell
1a755bd3c0
added option and start of info
2021-01-31 01:44:42 -05:00
Qstick
2a93686360
New: Reprocess items after selection in Manual Import
...
Fixes #5199
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2021-01-31 01:06:39 -05:00
Mark McDowall
2b7a383886
Fixed: Managing display profiles on mobile
...
Fixes #5761
(cherry picked from commit c2fcdb445776d3898be7938216cf8ace65a1a236)
2021-01-30 22:22:25 -05:00
Qstick
b56043504b
Simplify Quality size limit logic
...
Fixes #5701
2021-01-30 22:01:29 -05:00
Mark McDowall
79d4e0da80
Fixed: Update modal error
...
(cherry picked from commit 6d911581c3604a69b4a58c07da39ffb2a10fbf8d)
2021-01-30 16:05:03 -05:00
Qstick
553a8f2a0a
New: Show previously installed version in Updates UI
...
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2021-01-30 16:05:03 -05:00
Qstick
07f5312d43
Fixed: Don't double load Quality Definitions
2021-01-25 21:20:15 -05:00
Mark McDowall
ceeea9f7c6
Fixed: Queue refresh closing manual import from queue if items change
...
(cherry picked from commit f5d690aa7b703e6fc0cd7eeced177a28cfed4962)
2021-01-24 23:51:35 -05:00
Qstick
2983e27dcd
Fixed: Size Filter for Interactive Search missing ValueType
2021-01-18 08:05:38 -05:00
Qstick
a18036eed4
Add Logo to the Loading Screen for.... clarity
2021-01-18 08:05:38 -05:00
ta264
5ea3ad45cb
Hack: ignore wonky depedencies in signalR js client
2021-01-18 08:05:38 -05:00