Mark McDowall
af12fad185
New: Show downloading status for artist progress bar
...
(cherry picked from commit ac806a2933bf2dc0c96d471ec143fca8e1f5282f)
10 months ago
Mark McDowall
6517485e0f
New: Optionally remove from queue by changing category to 'Post-Import Category' when configured
...
(cherry picked from commit 345854d0fe9b65a561fdab12aac688782a420aa5)
Closes #4510
10 months ago
Rubicj
829ef83e00
New: Added column in Queue
...
(cherry picked from commit 57445bbe57a84990e284ef97d42455a06587e1ee)
Closes #4460
10 months ago
Bogdan
71608897b7
Allow to override download client
...
Towards #3494
10 months ago
Mark McDowall
a356b01efd
New: Queue custom filters
...
(cherry picked from commit e357d17b187378b92377f8acb077b12c1e7ea527)
Closes #4212
Closes #4234
1 year ago
Mark McDowall
dcdc140945
Paging params in API docs
...
(cherry picked from commit bfaa7291e14a8d3847ef2154a52c363944560803)
Closes #4178
Closes #4196
1 year ago
Qstick
6ba4ed7d78
Remove unused using
1 year ago
Qstick
4ea5c68216
Fixed: Blocklisting pending releases
...
Closes #2357
Closes #2478
Closes #3247
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
1 year ago
Bogdan
fd9bd5f691
New: Async HttpClient
1 year ago
Bogdan
6ecab2d84b
Fix typo in SkipRedownload
1 year ago
jack-mil
bdea4bfb67
New: Custom Format Score column in queue
...
(cherry picked from commit a6f2db9139c4a6b01d162ccf8884fc02c874b4cf)
Closes #3843
Closes #3852
1 year ago
Bogdan
4ee3d581dd
Remove not implemented endpoints from API docs
...
Closes #3812
1 year ago
Bogdan
6de2f4b171
Fix sorting queue items by size
1 year ago
Qstick
d400685cd1
Add some API attributes
1 year ago
Qstick
9fe13a2d14
New: Custom Formats
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2 years ago
Qstick
64c2fb2dee
Fixed: Fall back to sorting by release title if artist is not matched
2 years ago
Qstick
7ea4e4070e
Fixed: Sab Removing and DS Various
3 years ago
Qstick
25914ddf39
Fixed: Workaround net6 object serialization issues
3 years ago
PearsonFlyer
5f725a0a4d
Fixed: Manual adding to blocklist
3 years ago
ta264
c247d07e84
New: Use ASP.NET Core instead of Nancy
3 years ago
Qstick
9696eb5ca2
Fixed: Queue broken when sorting by Album ReleaseDate
4 years ago
Qstick
d61a6852b2
Fixed: Sorting of queue by artist title when unknown items are included
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
dbdc805e80
Remove unnecessary usings
4 years ago
ta264
2e1e2137a6
Fixed: Sorting tables by artist/album
...
Fixes Sentry LIDARR-10A
Fixes Sentry LIDARR-105
Fixes Sentry LIDARR-109
4 years ago
Mark McDowall
48750780fe
New: Option to ignore items when removing from queue instead of removing from client
4 years ago
Mark McDowall
d83e20937d
New: Monitor and Process downloads separately
...
New: Queue remains up to date while importing file from remote file system
Fixed: Failed downloads still in queue won't result in failed search
4 years ago
Qstick
a4b78b44ce
StyleCop ( #1058 )
...
* Stylecop Rules and Fixes
4 years ago
ta264
17c9fc419c
New: Update Nancy to 2.0
5 years ago
Qstick
8b860bcb82
Changed: Remove Language Profiles ( #870 )
...
* Changed: Remove Language Profiles
* fixup! Changed: Remove Language Profiles
* fixup! Changed: Remove Language Profiles
* Remove unused method in FileNameBuilder
* Fixed: Cleanup Int Converter Copy/Paste Issues and Grammar
5 years ago
ta264
8cd9ab4a9f
Add: option to skip automatic redownload when removing from queue ( #734 )
...
* Add: option to skip automatic redownload when removing from queue
* Add tests for RedownloadFailedDownloadService
* Fix formatting
* Make re-download dialog conditional
6 years ago
Qstick
a3e955443d
New: Output Path column in Queue
6 years ago
Qstick
ea3534b204
Fixed: Queue fails when sorting by Album columns with null Albums
...
Fixes #771
6 years ago
Qstick
909140988f
New: Release title column in queue table
6 years ago
Qstick
a4d2ed6f31
Fixed: Queue count badge showing warning/error incorrectly
6 years ago
Qstick
8befd77f0f
Fixed: Queue Details endpoint using wrong parameters
6 years ago
Qstick
3f064c94b9
New: Release Profiles, Frontend updates ( #580 )
...
* New: Release Profiles - UI Updates
* New: Release Profiles - API Changes
* New: Release Profiles - Test Updates
* New: Release Profiles - Backend Updates
* New: Interactive Artist Search
* New: Change Montiored on Album Details Page
* New: Show Duration on Album Details Page
* Fixed: Manual Import not working if no albums are Missing
* Fixed: Sort search input by sortTitle
* Fixed: Queue columnLabel throwing JS error
6 years ago
ta264
c98b86b413
Fixed: Allow downloading any search result ( #525 )
...
* Allow downloading any search result
Ones that couldn't be parsed get a red icon
* Not required - initialized to false
* Add a warning the the queue page for manual downloads
6 years ago
Qstick
61387b3d44
New: Album Release Date on queue screen
6 years ago
Qstick
6581b3a2c5
New: UI Updates, Tag manager, More custom filters ( #437 )
...
* New: UI Updates, Tag manager, More custom filters
* fixup! Fix ScanFixture Unit Tests
* Fixed: Sentry Errors from UI don't have release, branch, environment
* Changed: Bump Mobile Detect for New Device Detection
* Fixed: Build on changes to package.json
* fixup! Add MetadataProfile filter option
* fixup! Tag Note, Blacklist, Manual Import
* fixup: Remove connectSection
* fixup: root folder comment
6 years ago
Daniel Underwood
71a0c62fdb
Fixed: Add queue size check to sort to fix #219 ( #223 )
7 years ago
Qstick
c712d932a0
Fixed: Queue sort keys
...
Closes #194
7 years ago
Qstick
54e9f88648
Various UI Fixes and Updates
...
Closes #188
Closes #185
Closes #187
7 years ago
Qstick
c83353e7ee
Fixed: Possible DivideByZeroException when getting queue
...
Closes #161
7 years ago
Qstick
aae9f3cfc3
Change API Version from V3 to V1
7 years ago