Commit Graph

315 Commits

Author SHA1 Message Date
Bogdan f19c6e8ee1 Remove unused imports
Close #3651
2023-05-12 19:24:16 +03:00
Bogdan a3c33fe8cc Fix namespace for CustomFormatController 2023-05-10 21:23:58 +03:00
Servarr d61b851d23 Automated API Docs update 2023-05-09 01:21:23 +03:00
The Dark 5b701aafc1 New: On Health Restored notification
(cherry picked from commit 5fdc8514da7c7ad98192f2ecb2415b3a7b5d0d05)

Closes #3631
Closes #3637
2023-05-09 01:03:41 +03:00
Servarr 14a77d8b3d Automated API Docs update 2023-05-03 11:10:48 +03:00
Mark McDowall 45329f29bd New: Add result to commands to report commands that did not complete successfully
(cherry picked from commit 103ce3def4636ef891e72bd687ef8f46b5125233)
2023-05-03 05:46:57 +03:00
Servarr e83de41f08 Automated API Docs update 2023-04-29 01:48:40 -05:00
Bogdan ea0a78b620 Fixed: Migrate to FluentValidation 9 2023-04-29 00:39:04 -05:00
Qstick 1bc0b5f950 Enable all analyzers and enforce code style on build
Fixes #3406
Fixes #3407
Fixes #3408
Fixes #3409
Fixes #3410
Fixes #3411
Fixes #3412
Fixes #3413
Fixes #3414
Fixes #3415
Fixes #3416
Fixes #3417
Fixes #3418
Fixes #3419
Fixes #3420
Fixes #3421
Fixes #3422
Fixes #3423
2023-04-11 21:31:27 -05:00
Qstick b1a3db6cad Fixed: Settings fail to save for some auth setups
(cherry picked from commit a379d0c403449b2623f84aa6851c850971528ff8)
2023-02-07 20:31:30 -06:00
Servarr 79a175c74d Automated API Docs update 2023-01-26 21:08:23 -06:00
Servarr 21c2599d85 Automated API Docs update 2023-01-26 20:50:13 -06:00
Qstick 032089b1f9 New: Setting SceneName and ReleaseGroup for TrackFiles via API
Closes #2248

Co-Authored-By: Michael Higgins <mdhiggins23@gmail.com>
2023-01-26 20:24:04 -06:00
Qstick d37b226fd4 Fixed: Artist/album history loading
Closes #3195
Fixes #3312
2023-01-24 22:27:45 -06:00
Servarr 7eb028caf3 Automated API Docs update 2023-01-23 19:21:52 -06:00
Qstick 9fe13a2d14 New: Custom Formats
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2023-01-22 16:38:04 -06:00
Qstick 71c1edd47c New: Bulk Delete from Unmapped
Fixes #3041
Fixes #1060
2023-01-14 23:31:01 -06:00
Servarr 10e0d50ac3 Automated API Docs update 2023-01-14 19:26:33 -06:00
Qstick 5a8082de2d Fixed: Schedule refresh and process monitored download tasks at high priority
Fixes #2661
Fixes #2666
Fixes #2674
2023-01-14 17:52:35 -06:00
Mark McDowall 8bddb1ae7e Fixed: Multiple pushed releases will be processed sequentially
(cherry picked from commit 1f8e1cf582f59fe1e8dcc0fad15afeed6d9cd9d1)
2023-01-14 17:14:38 -06:00
Qstick 84a758064c Fixed: Manual Import Reprocessing 2023-01-14 13:24:33 -06:00
Qstick cb34495e0a New: OnDelete Notifications
Closes #1933
Closes #1936
Closes #1937
Closes #1938
Closes #1939
Closes #2189
Closes #2444
Closes #2604

Co-Authored-By: Robin Dadswell <19610103+RobinDadswell@users.noreply.github.com>
2022-12-24 20:42:14 -06:00
Qstick a431a1ce95 New: Reset Quality Definitions to default
Closes #2843

(cherry picked from commit d5fff15f32fdb49768dcadd94c760678e650c884)
2022-12-24 17:39:11 -06:00
Qstick 845c27f63b API Updates
Fixes #3153
Fixes #2513
Fixes #2512

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2022-12-24 17:26:34 -06:00
Lewis England 1b4a1c11c4 fix: add end date to calendar events
Fixes: #3218
2022-12-17 12:00:13 -06:00
Mark McDowall acf3ef7fb2 Fixed: Improve Bind Address validation and help text
Closes #3167

(cherry picked from commit 6bdeafcf8c78e145595f52e885356be1210abe91)
2022-12-11 19:00:17 -06:00
Qstick c02b66ec44 Enforce comment spacing with Stylecop
Fixes #3104
2022-11-21 19:51:00 -06:00
Robin Dadswell 8f6e099794 New: Postgres Database Support
Co-Authored-By: Qstick <376117+Qstick@users.noreply.github.com>
2022-11-20 10:41:48 -06:00
Servarr 39c3993759 Automated API Docs update 2022-11-06 19:37:24 -06:00
luz paz 7d8a4abc8e Fix various typos
Found via `codespell -q3 -S ./yarn.lock,./src/NzbDrone.Core.Test,./src/NzbDrone.Core/Localization -L bitap,tempdate,uptodate`
2022-11-03 10:44:26 -05:00
Servarr 940070eb9d Automated API Docs update 2022-11-03 10:34:25 -05:00
Qstick 117436b199 Cleanup dual target and mono code 2022-10-23 11:15:36 -05:00
Devin Buhl 878f415e21 New: Add application URL to host configuration settings
Fixes #2933
Closes #2934

(cherry picked from commit 762042ba97c2ae689cee32d8e66a458f6d7a8adc)
2022-10-23 10:29:25 -05:00
Servarr 12413a2a9a Automated API Docs update 2022-10-17 19:54:00 -05:00
Zak Saunders c4d8f66322
New: Darkmode (#3039)
* New: Native Theme Engine

Co-Authored-By: Zak Saunders <thezak48@users.noreply.github.com>
(cherry picked from commit 2291f3e00eb2ff9268a0b2f49da8dde82ee13c04)

* Update CSS for themes

Co-authored-by: Qstick <qstick@gmail.com>
2022-10-17 18:51:55 -05:00
Qstick 64c2fb2dee Fixed: Fall back to sorting by release title if artist is not matched 2022-09-26 20:48:04 -05:00
Servarr 24c2b1519f Automated API Docs update 2022-09-26 19:48:04 -05:00
Qstick f6f44f2fbd Updated NLog Version
Co-Authored-By: Robin Dadswell <19610103+RobinDadswell@users.noreply.github.com>
2022-09-26 17:18:11 -05:00
Qstick b8c84c8550 Fixed: Parse endpoint response when title failed to parse
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2022-09-26 16:00:20 -05:00
Qstick e6fb6b5033 Rename NzbSearchService to ReleaseSearchService
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2022-09-26 16:00:20 -05:00
Qstick a26cbdf61f New: Add tag support to indexers
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2022-09-26 16:00:20 -05:00
ta264 c1dd253bc1 Fixed: Correctly add missing new artist when an album's artist changes in musicbrainz
Fixes LIDARR-H
2022-08-04 20:58:33 +01:00
Servarr 4ba118d351 Automated API Docs update 2022-08-03 16:00:03 -05:00
ta264 7ebd41eff1 Update packages 2022-08-03 17:11:51 +01:00
ta264 70ae0c931e New: Make monitoring existing albums on an import list optional
(cherry picked from commit b05bd685bc1bbd04d4b25b83a9fdd4ab3c4651ee)
2022-08-03 14:23:31 +01:00
ta264 92e0a6e6c6 New: Option to disable automatic search on import lists
(cherry picked from commit 9fc0a8d4d1109ee5a99e3776b4dcec6b3d458fbc)
2022-08-03 14:23:31 +01:00
Servarr a3f5fa0596 Automated API Docs update 2022-06-22 20:07:42 -04:00
Kai Yang 9b120f4885
New: Link indexer to specific download client (#2668)
* New: Link indexer to specific download client

Closes #1215
Co-authored-by: Qstick <qstick@gmail.com>

(cherry picked from commit 13aaa20f1bf1448fa804738804205cb16f0d91f9)

* lint

Co-authored-by: Qiming Chen <simoncqm@gmail.com>
2022-06-06 22:06:40 -05:00
Qstick 397e2bf418 Fixed: Default sort key for wanted/missing API endpoint
Fixes #2725

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2022-06-05 13:26:31 -05:00
Qstick 423b489cf8 Fixed: Sorting interactive search by quality for unknown artist results
Fixes #1587
2022-06-05 13:26:31 -05:00
Servarr b12fac5d8c Automated API Docs update 2022-05-15 19:24:56 +01:00
Qstick d3b1ed41aa New: Instance name in System/Status API endpoint 2022-05-15 13:16:30 -05:00
Robin Dadswell 1553a8f37b New: Set Instance Name 2022-05-15 13:16:30 -05:00
Servarr 740650ff82 Automated API Docs update 2022-05-04 16:14:35 -05:00
ta264 2318c43536 New: Option to control which new artist albums get monitored
(cherry picked from commit c51ae664aa6e6f5330be67e68476af76c55352f5)
2022-05-02 21:30:09 -05:00
Servarr 146a04788a Automated API Docs update 2022-04-14 07:42:44 -05:00
Qstick fc1e094b41 MusicBrainzIds added to Track Response
Closes #2686
2022-04-14 00:58:42 -05:00
Zack Eckersley Pallett c690f1ad39 New: Add backup size information
Closes #2657
2022-04-14 00:58:42 -05:00
Qstick 498368e8c5 MediaCover Pulls and Fixes 2022-04-14 00:58:42 -05:00
Qstick 4dd0b49dbc Package and Installer Updates 2022-04-13 22:05:50 -05:00
Qstick 6883356e28
New: Add AppName to system status response 2022-01-18 23:28:12 -06:00
Qstick 9e7d57426f Fixed: Mark as Failed Issues
Fixes #1997
Fixes #2582
2022-01-15 18:28:02 -06:00
Qstick 67c96f0b89 New: OnApplicationUpdate Notifications
* Added translations

Fixes #2552
[common]

(cherry picked from commit 9e175e28efcfc6ac3e414649b955a10fb0e951e7)
2022-01-08 12:55:04 -06:00
PearsonFlyer 3e26424797 New: Add Validations for Recycle Bin Folder
Fixes 1794

(cherry picked from commit fd4fb88ce1efa8f673c74f04cd632a3f607565c4)
2022-01-07 23:57:04 -06:00
Qstick 24e0336f06 New: Show previously installed version in Updates UI
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2021-12-30 16:59:47 -06:00
Qstick 1eb0d3b11a Track fully imported downloads in separate history table 2021-12-29 11:47:19 -06:00
Qstick 1d0df366fb New: Per download client setting to Remove Completed/Failed 2021-12-29 11:47:19 -06:00
Qstick 7ea4e4070e Fixed: Sab Removing and DS Various 2021-12-29 11:47:19 -06:00
Qstick 25914ddf39 Fixed: Workaround net6 object serialization issues 2021-12-24 14:17:17 -06:00
Qstick 947ad15af0 New: Build on Net6 2021-12-24 14:17:17 -06:00
PearsonFlyer 5f725a0a4d Fixed: Manual adding to blocklist 2021-12-08 15:22:33 +00:00
Robin Dadswell 8573065a4e New: Renamed Blacklist to Blocklist 2021-10-02 14:45:14 -04:00
Qstick 729a876fc7 New: Localization Framework 2021-10-01 21:32:57 -04:00
Qstick 388a43a3f9 Update swagger.json 2021-09-26 19:31:58 -05:00
ta264 ccc417e62e Fix deleting providers
(cherry picked from commit a6f8391f40b38daba7208db4e2354ceeba4d08fe)
2021-09-26 19:56:50 -04:00
ta264 7fe36a7e92 New: Use native dotnet host and DryIoc
(cherry picked from commit d6170dbfedf27a6218afe242a0fae2eb8b368aec)
2021-09-26 19:56:50 -04:00
ta264 c247d07e84 New: Use ASP.NET Core instead of Nancy 2021-09-26 19:56:50 -04:00
bakerboy448 3d1437bf18 Fixed: Updated wiki links for WikiJS 2021-08-22 13:14:51 -04:00
Qstick 57bd659f4c New: Even More Mono Cleaning 2021-06-30 23:52:24 -04:00
ta264 2cc114c037 New: Drop mono support
(cherry picked from commit fb130fd0e916262651a8ce97f4263f05117b91cc)
2021-06-30 23:52:24 -04:00
ta264 b800b17c8a Package updates 2021-06-30 23:52:24 -04:00
ta264 9ba87ceee3 Fixed: Adding indexers from presets
(cherry picked from commit 5cc0331c75993ecd79e17b2da1c2d5dcd08f6b0f)
2021-06-30 23:52:24 -04:00
ta264 b0ea6550d7 New: Use System.Text.Json for Nancy and SignalR
(cherry picked from commit d3e8c7e0c94a3d2987329d278dc0d00ae3d76c8f)
2021-06-30 23:52:24 -04:00
ta264 c1a6e1c39d New: Build with NET5
(cherry picked from commit da1686b53c3bfa3904414d92ae0fb2435c4c0309)
2021-06-30 23:52:24 -04:00
Robin Dadswell bc6261efb8
New: Show User Agent in System->Tasks for externally triggered commands (#2261) 2021-05-23 06:27:22 +01:00
Qstick 9696eb5ca2 Fixed: Queue broken when sorting by Album ReleaseDate 2021-04-17 22:12:45 -04:00
ta264 c9ee3f8b8a Fixed: Ensure SSL cert exists before saving config
Trap missing certificate exception to avoid bootloop

(cherry picked from commit 78c7372a0d64e15734b14b0ca9852ae7c0a47132)
2021-02-24 17:55:01 +00:00
Qstick b9f91db3ae New: Speed up Bulk Artist Deletions 2021-01-24 21:52:55 -05:00
Qstick 77b565c882 Fixed: Remove AlbumFolder column in Mass Editor 2021-01-24 20:27:43 -05:00
Qstick 774a3597de New: Remove AlbumFolder, Support Nested Track Format 2021-01-17 03:58:33 -05:00
ta264 60d1a7fbc4 Fixed: Update statistics if album deleted 2020-12-21 21:59:24 +00:00
bakerboy448 1268f90f26 New: Update all wiki links to point to the Servarr Wiki
Fixes:
https://github.com/lidarr/Lidarr/issues/1805
https://github.com/lidarr/Lidarr/issues/1803
2020-12-19 17:43:59 -05:00
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
2020-12-17 08:08:26 -05:00
Mark McDowall d7183f999c New: Bulk remove from Blacklist 2020-12-17 08:08:26 -05:00
Taloth 9b1bbaef02 New: Newznab/Torznab categories dropdown with indexer provided category names 2020-12-17 08:08:26 -05:00
Qstick d61a6852b2 Fixed: Sorting of queue by artist title when unknown items are included
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-12-17 08:08:26 -05:00
Arthur Bols e5f48959eb New: Removed chown and simplified chmod options for linux/osx 2020-12-17 08:08:26 -05:00
Qstick dca8495f38 Fixed: Root folder custom filter in Mass Editor
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:25:39 -04:00
Mark McDowall a085dd38a6 Fixed: Metadata files not being created after rescan
(cherry picked from commit e2ff089232765b876719b324e0543441e0bd1521)
2020-10-13 23:25:38 -04:00
Dtaggart 2655430c98 New: Index priority 2020-10-13 23:25:37 -04:00