Bogdan
|
5959d4e51a
|
Fixed: Instance name must contain application name
|
2025-02-26 03:59:22 +02:00 |
|
soup
|
0caa793df4
|
New: Add config file setting for CGNAT authentication bypass
(cherry picked from commit 4c41a4f368046f73f82306bbd73bec992392938b)
|
2024-12-04 13:30:56 +02:00 |
|
Mark McDowall
|
348060351a
|
New: Check for available space before grabbing
(cherry picked from commit 4b5ff3927d3c123f9e3a2bc74328323fab1b0745)
Closes #10429
|
2024-09-15 22:42:59 +03:00 |
|
Bogdan
|
674e414111
|
Don't persist value for SslCertHash when checking for existence
|
2024-08-27 01:56:03 +03:00 |
|
Mark McDowall
|
abc7efabea
|
New: Configurable log file size limit
(cherry picked from commit 813965e6a20edef2772d68eaa7646af33028425a)
Closes #10267
|
2024-08-14 18:41:00 +03:00 |
|
Mark McDowall
|
ace692aca6
|
New: Add Compact Log Event Format option for console logging
(cherry picked from commit 0d914f4c53876540ed2df83ad3d71615c013856f)
Closes #10266
|
2024-08-14 18:36:10 +03:00 |
|
Bogdan
|
f76c97c3ce
|
Remove unused ImportExclusions property
|
2024-08-13 00:01:24 -05:00 |
|
Mark McDowall
|
04c5e6c2a6
|
New: Default file log level changed to debug
(cherry picked from commit 9b528eb82914a05cfc3b67d4d6146ce51e86f68d)
|
2024-08-02 22:24:13 -05:00 |
|
Mark McDowall
|
1366f6e8b4
|
New: Show update settings on all platforms
(cherry picked from commit c023fc700896c7f0751c4ac63c4e1a89d6e1a9bb)
Closes #10184
|
2024-07-18 20:59:42 +03:00 |
|
Bogdan
|
7dee5bb689
|
Rename Sonarr to Radarr
|
2024-06-11 07:31:07 +03:00 |
|
Mark McDowall
|
9b24dab71b
|
Fixed: Improve error messaging if config file isn't formatted correctly
(cherry picked from commit 52b72925f9d42c896144dde3099dc19c397327b0)
|
2024-06-11 07:16:02 +03:00 |
|
Bogdan
|
320bfeec16
|
Fixed: Trimming slashes from UrlBase when using environment variable
(cherry picked from commit d7ceb11a64c3926f35aabf67c935680cf031bd0e)
|
2024-05-22 03:19:25 +03:00 |
|
Jared
|
086a0addba
|
New: Config file setting to disable log database (#9943)
Co-authored-by: sillock1 <jprest97@gmail.com>
|
2024-05-06 21:51:19 +03:00 |
|
Jared
|
7f03a916f1
|
New: Optionally use Environment Variables for settings in config.xml (#9985)
Co-authored-by: sillock1 <jprest97@gmail.com>
|
2024-05-05 22:32:07 +03:00 |
|
Mark McDowall
|
03dec07cbe
|
Fixed: Disable SSL on start if certificate path is not set
(cherry picked from commit 4e19fec123900b8ba1252b640f26f2a4983683ff)
|
2023-12-31 18:40:21 -06:00 |
|
servarr[bot]
|
6c487ead00
|
Fixed: Disable SSL when using the removed SslCertHash configuration (#9426)
(cherry picked from commit d95660d3c78d1ee11a7966d58e78a82a8df01393)
Co-authored-by: Mark McDowall <mark@mcdowall.ca>
|
2023-11-19 21:46:06 +02:00 |
|
Mark McDowall
|
e0c8a8f0d6
|
New: Download client option for redownloading failed releases from Interactive Search
(cherry picked from commit 87e0a7983a437a4d166aa8b9c9eaf78ea5431969)
Closes #9260
|
2023-10-11 04:50:39 +03:00 |
|
bakerboy448
|
58eb24ff89
|
New: Default RSS Sync Interval to 30 minutes
|
2023-08-20 09:14:31 -05:00 |
|
Marty Zalega
|
9ccefe0095
|
Don't lowercase UrlBase in ConfigFileProvider
UrlBase should honour the case it is given.
(cherry picked from commit e1de523c89f7649e64f520b090bbdb2f56cc4b85)
|
2023-08-14 20:05:03 -05:00 |
|
Qstick
|
8911386ed0
|
New: Rework and Require Authentication
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
2023-08-14 20:05:03 -05:00 |
|
Bogdan
|
bd1844030d
|
New: Rework List sync interval logic
* New: Rework List sync interval logic
(cherry picked from commit c522cd120d08757e7e43c2348be4d7f05a254fac)
* Minor alignment with Sonarr
* Remove ListUpdateInterval
---------
Co-authored-by: Qstick <qstick@gmail.com>
|
2023-07-04 19:17:28 +03:00 |
|
JeWe37
|
0b4c12dd7b
|
New: Option to Import via Script
(cherry picked from commit 9f1e2151206a077334a9c34a12a373b465752d87)
|
2023-05-28 22:49:23 +03:00 |
|
Bogdan
|
c987824174
|
Use 'var' instead of explicit type
(cherry picked from commit 12374f7f0038e5b25548f5ab3f71122410832393)
|
2023-05-28 16:41:52 +03:00 |
|
Bogdan
|
8762588ef0
|
Inline 'out' variable declarations
(cherry picked from commit 281add47de1d3940990156c841362125dea9cc7d)
|
2023-05-28 16:41:52 +03:00 |
|
Bogdan
|
ecc906a754
|
Fixed: Config file settings do not need to be case-sensitive
(cherry picked from commit 2107635b7e7e5392624f2957af7d7b88ba6be283)
|
2023-04-11 20:00:35 -05:00 |
|
Bogdan
|
d0fcac389c
|
Fixed: Ensure default config file on starting app
(cherry picked from commit 5326a102e23eacfc1132eb544a92af737a531df5)
|
2023-04-11 20:00:35 -05:00 |
|
Zak Saunders
|
a5fb01f1e6
|
New: Auto theme option to match OS theme
Co-authored-by: Qstick <qstick@gmail.com>
(cherry picked from commit 4ca5a213fa0fc29ed93e7e31b080728d6fa7f1f3)
|
2022-12-09 22:11:03 -06:00 |
|
Qstick
|
44d7c54077
|
Enforce comment style in CS
|
2022-11-20 12:27:45 -06:00 |
|
Qstick
|
850bfdcf82
|
New: Native Theme Engine
Co-Authored-By: Zak Saunders <1936903+thezak48@users.noreply.github.com>
|
2022-11-20 11:49:50 -06:00 |
|
Devin Buhl
|
1ab3df03a3
|
New: Add application URL to host configuration settings
(cherry picked from commit 762042ba97c2ae689cee32d8e66a458f6d7a8adc)
|
2022-08-27 22:16:00 +01:00 |
|
Qstick
|
f80272a659
|
New: Collections View
|
2022-05-28 17:46:44 -05:00 |
|
Robin Dadswell
|
39ad315e73
|
New: Instance Name used for Syslog
|
2022-05-13 23:37:53 +01:00 |
|
Robin Dadswell
|
0559996566
|
New: Set Instance Name
|
2022-05-13 23:37:53 +01:00 |
|
ta264
|
bd53092f0c
|
Allow configuring postgres with environment variables
|
2022-04-03 00:06:30 +01:00 |
|
Robin Dadswell
|
80b1aa9a2c
|
New: Postgres Support
Co-Authored-By: Qstick <376117+Qstick@users.noreply.github.com>
|
2022-04-03 00:06:30 +01:00 |
|
Robin Dadswell
|
4f512c5cdf
|
New: Added UDP syslog support
(cherry picked from commit 8d856b2edb8bf46a2b516d5f7644ae3fa1151323)
|
2022-03-27 00:43:38 +00:00 |
|
Qstick
|
9a395b52ac
|
New: Per download client setting to Remove Completed/Failed
Fixes #6322
Fixes #6328
Fixes #6331
Fixes #6337
|
2021-11-24 12:51:10 -06:00 |
|
ta264
|
36962f176f
|
Always access config file via provider to utilise lock
|
2021-05-07 11:52:03 +01:00 |
|
Taloth Saldono
|
024000275d
|
Added mechanism for package maintainers to produce a health check error.
(cherry picked from commit 7da02c236aa03e6aef011130526040c1cb8399fc)
|
2021-03-07 11:14:40 -05:00 |
|
Qstick
|
e263d066da
|
Remove TODO [skip ci]
|
2021-01-11 19:47:07 -05:00 |
|
Qstick
|
3d5d884505
|
Default Branch to Master
|
2020-11-28 11:05:41 -05:00 |
|
Qstick
|
17f8eb3aae
|
Make list options advanced settings, Set min list sync
|
2020-11-27 00:38:47 -05:00 |
|
Qstick
|
9c77399379
|
New: Dynamic Select and UMask Fields
Fixes #5380
Fixes #5348
Fixes #5167
Fixes #5166
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
|
2020-11-22 01:01:50 -05:00 |
|
Taloth Saldono
|
f1b7f5b355
|
Bumped Sabnzbd default history request size from 30 to 60
(cherry picked from commit 8b2550cef0381a07c466044063c9d8c2be4d89c3)
|
2020-11-13 21:10:27 -05:00 |
|
Qstick
|
0198c7a3b1
|
Fixed: Use Length/Count property instead of Enumerable.Count method
|
2020-10-03 21:58:31 -04:00 |
|
Qstick
|
41cf722ab5
|
Change over aphrodite references
|
2020-09-26 22:03:14 -04:00 |
|
Qstick
|
ecf6dccb35
|
New: Option to not prefer repacks/propers (for use with Custom Formats)
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
2020-09-10 21:07:14 -04:00 |
|
Qstick
|
ecbdd58f42
|
New: Separate UI Language into two settings for Movie Info and Main UI
|
2020-09-08 21:38:05 -04:00 |
|
nitsua
|
3548433a10
|
New: Add runtime format option in Settings > UI so users can choose between a mins view and h/m view
|
2020-09-03 22:51:33 -04:00 |
|
Qstick
|
361ffe353d
|
New: Browse Lists from Discover Movies Page
|
2020-09-03 22:50:56 -04:00 |
|