servarr[bot]
a8618fcf49
New: Log warning if less than 1 GB free space during update
...
* New: Log warning if less than 1 GB free space during update
(cherry picked from commit e66ba84fc0b5b120dd4e87f6b8ae1b3c038ee72b)
---------
Co-authored-by: Mark McDowall <mark@mcdowall.ca>
10 months ago
Mark McDowall
caf4a18e59
Fixed: Don't block updates under docker unless configured in package_info
...
(cherry picked from commit 5a7e34e291c2715aa67161e5c455d25e80f498df)
1 year ago
Bogdan
f19c6e8ee1
Remove unused imports
...
Close #3651
2 years ago
Robin Dadswell
8f6e099794
New: Postgres Database Support
...
Co-Authored-By: Qstick <376117+Qstick@users.noreply.github.com>
2 years ago
Qstick
117436b199
Cleanup dual target and mono code
2 years ago
Taloth Saldono
ba07e60be6
Fixed duplicate UpdateHistory items
...
(cherry picked from commit ad9e709d96a4c8635f52e9ee8623fa805e628de6)
3 years ago
Taloth Saldono
d370fd1b02
Fixed corrupt Update History due to date-time notation
3 years ago
Qstick
24e0336f06
New: Show previously installed version in Updates UI
...
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
3 years ago
Taloth Saldono
5cc2db26e7
Added mechanism for package maintainers to produce a health check error.
...
Fixes #2049
(cherry picked from commit 7da02c236aa03e6aef011130526040c1cb8399fc)
(cherry picked from commit 024000275df3b2d3b884c2c2fbf0b86bd36a631a)
4 years ago
Taloth Saldono
06d2a297eb
Fixed post-install update check not running
...
(cherry picked from commit eea6be459d5dbfafb9a5285046282c25c4697242)
4 years ago
Taloth Saldono
72658dd2d5
Fixed binary execute permissions for osx and Radarr
4 years ago
Taloth Saldono
e2a0b63256
New: Displaying folder-based permissions in UI rather than file-based permissions and with selectable sane presets
...
Fixed: Preserve setgid when applying unix permissions
4 years ago
Taloth Saldono
4f220d9532
Fixed: Removed hardlink-based transactional file transfer logic (instead relying on explicit copy+delete for cifs)
4 years ago
Arthur Bols
e5f48959eb
New: Removed chown and simplified chmod options for linux/osx
4 years ago
Qstick
0148418732
Use Arch and Runtime when getting list of update changes
4 years ago
Taloth Saldono
22be6820f8
Added update check early in startup if the package requested a post-install update check
4 years ago
Qstick
050827a86b
Fixed: Don't lock command queue if updating is disabled
4 years ago
Qstick
5ef2ec18d3
New: Set Branch, Update Mech from PackageInfo
4 years ago
Qstick
a4b78b44ce
StyleCop ( #1058 )
...
* Stylecop Rules and Fixes
4 years ago
ta264
8fe924fdcd
New: Multi target net framework 4.6.2 and net core 3.0
4 years ago
Taloth Saldono
be829a15ca
Added active detection for updatecheck so we know which os/runtime versions don't need to be supported anymore.
4 years ago
Qstick
38448333b2
Fixed: Bump 0.7.2, Allow update to 0.8+ netcore builds
4 years ago
Qstick
d81b063388
Fixed: Don't throw error on Docker Update Attempt ( #725 )
6 years ago
ta264
4be01a5a95
Disable update for docker containers ( #715 )
...
Also add docker info to about page and sentry context
6 years ago
Qstick
ba96dad8c7
Fixed: UI and Command manager updates
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
8219a8014b
Fixed: Use Update branch specified in settings instead of always develop
7 years ago
Qstick
c8ed46850a
Updates to UI, Update NLog to 4.4.12
7 years ago
Qstick
82ee8e6c42
Fixed: Smarter application update completed message
...
Sonarr e97e13e89
7 years ago
TCBWZA
0d4e049225
Removed reference to Sonarr and replaced them with Lidarr
8 years ago
Matthew Despain
20c8dec50a
First round of refactoring.
8 years ago
Keivan Beigi
cea6469ab8
Use nameof
8 years ago
Keivan Beigi
73840dcacc
The great logger.Error cleanup!
8 years ago
Keivan Beigi
ad7d571b24
New: Better platform detection specifically for Non-Windows Systems
8 years ago
Keivan Beigi
0214c8e0f0
Removed unused using statements
8 years ago
Keivan Beigi
aba613acd1
Because it's 2016!
8 years ago
Taloth Saldono
2ffbbb0e71
Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder.
...
Added ContentSummary to be able to describe the ContentData in a human readable form. (Useful for JsonRpc and FormData).
9 years ago
Taloth Saldono
6a90035a4c
Updated NLog to v4.2.3.
9 years ago
Mark McDowall
9f523bb167
New: Prevent automatic update if UI folder is not writable
9 years ago
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
9 years ago
Mark McDowall
5acaf9d60b
Fixed: Preserve startup arguments during restart
...
Closes #325
9 years ago
Taloth Saldono
5effca92b8
New: Now checks the file size of moved episodes to verify if the transfer was completed successfully to be able to detect errors with mounted network storage.
10 years ago
Mark McDowall
638e3ca898
Command queue
...
New: Adding multiple series will queue them instead of running all at once
New: Slower scheduled tasks won't be block others from running
10 years ago
Taloth Saldono
40987cc335
Include version in services Changes api call so the server knows how to redirect.
10 years ago
Taloth Saldono
52a71a4e96
Fixed some mono specific tests.
10 years ago
Taloth Saldono
071839fa86
Removed InstallUpdate, instead manually triggering ApplicationUpdate.
10 years ago
Taloth Saldono
2f06cc6ffa
Fixed: Branch redirects will now occur during install of the a new update instead of during an update check.
10 years ago
Taloth Saldono
7ce9f416d1
InstallUpdate pre-check failures should now show a nice error on the UI.
10 years ago
Taloth Saldono
3a938e18fa
Fixed: Install Update UI should now report an error if the application folder is not writable instead of failing silently.
10 years ago
Taloth Saldono
104d35299b
Checks for update regardless of settings, but won't install it.
10 years ago
Taloth Saldono
35ab3a28fd
New: MediaCover api now includes several resized variants to save bandwidth for mobile apps.
...
banner-35.jpg (height)
banner-70.jpg
fanart-180.jpg (height)
fanart-360.jpg
poster-170.jpg (width)
poster-340.jpg
10 years ago