Mark McDowall
56d9dc4c7c
New: Show error message for pending queue items without albums
...
(cherry picked from commit 5ca868b4b2d34ba65ba3d40144ed889ccf55343d)
Closes #3512
9 months ago
Mark McDowall
7ff23ccadb
New: Add download client name to pending items waiting for a specific client
...
(cherry picked from commit 3cd4c67ba12cd5e8cc00d3df8929555fc0ad5918)
Closes #4504
10 months ago
Rubicj
829ef83e00
New: Added column in Queue
...
(cherry picked from commit 57445bbe57a84990e284ef97d42455a06587e1ee)
Closes #4460
10 months ago
Bogdan
4c2f17f1cf
Add release source for releases
...
Towards #3287
10 months 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
14816306a4
Inline 'out' variable declarations
...
(cherry picked from commit 281add47de1d3940990156c841362125dea9cc7d)
Closes #3748
1 year ago
Mark McDowall
14f5a94867
Fixed: Don't retry grabbing the same release if download client is unavailable
...
(cherry picked from commit b38c1255dc19d72ee10db4af67e76a4ce95f288f)
Closes #3704
1 year ago
Stepan Goremykin
565c05c4c9
Use MinBy and MaxBy instead of OrderBy + First
...
(cherry picked from commit 6ea3d8c127eafbcf9d1b6e9338b737e91e256875)
Closes #3485
2 years ago
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
2 years ago
Qstick
9fe13a2d14
New: Custom Formats
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2 years ago
Qstick
c02b66ec44
Enforce comment spacing with Stylecop
...
Fixes #3104
2 years ago
Qstick
b9f91db3ae
New: Speed up Bulk Artist Deletions
4 years ago
Qstick
a4b78b44ce
StyleCop ( #1058 )
...
* Stylecop Rules and Fixes
4 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
Qstick
7d4d923903
Fixed: Some TV scrubbing
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
Qstick
e06858e4bf
Sonarr pulls ( #310 )
...
* New: Speed up sqlite3 initialization by disabling unused features
Co-Authored-By: taloth <taloth@users.noreply.github.com>
* New: Debounce Command Notifications
Co-Authored-By: taloth <taloth@users.noreply.github.com>
* Changed: Refactored PendingRelease logic for performance
Co-Authored-By: taloth <taloth@users.noreply.github.com>
* Added: Indexes to speed up DecisionMaker performance.
Co-Authored-By: taloth <taloth@users.noreply.github.com>
* New: Cache EventAggregator Subscribers
Co-Authored-By: taloth <taloth@users.noreply.github.com>
* Fixed: Hide fallback pending releases if temporarily delayed
Co-Authored-By: taloth <taloth@users.noreply.github.com>
7 years ago
Qstick
b3fbd81594
Fixed: Progressively degrading performance issue in Pending/Delayed releases system
7 years ago
Qstick
4725f4b2bd
Fixed: Lidarr stuck if Deluge didn't return an infohash.
7 years ago
Qstick
13bfb73ee9
Upstream Changes to DownloadClients and Indexers
7 years ago
Qstick
f1b1904e07
Update DB Schema, Change Artist Slugs, Rework SubtitleFiles to LyricFiles
7 years ago
Qstick
95051cbd63
Initial Commit Rework
7 years ago
Qstick
1e4d9480e9
Implement Release Parsing, Decision Engine, and Downloading ( #35 )
...
* Implement Parsing, Decision Engine, and Downloading
7 years ago
Mark McDowall
7934003b5e
Fixed: Rare error when removing pending items that have been rejected
9 years ago
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
9 years ago
Taloth Saldono
f2a70677e4
New: Will now temporarily stop using an indexer if the indexer reported an error.
9 years ago
Mark McDowall
fd3dda2b16
Fixed: Removing pending releases
9 years ago
Keivan Beigi
724a3eee45
Fix: When removing pending items from the queue remove all releases for that episode
9 years ago
Mark McDowall
74ad841be4
Fixed: Only show best pending item in Queue
10 years ago
Taloth Saldono
2da23ae230
Fixed tooltip for pending queue items.
10 years ago
Mark McDowall
5d41ebd322
Fixed: Removing pending items from Queue
10 years ago
Mark McDowall
e641611662
New: Show download protocol in Queue
10 years ago
Taloth Saldono
c19a393f99
Now generating unique ids for queue items sent to the api.
10 years ago
Keivan Beigi
a6d34caf2c
New: Rebuilt Completed/Failed download handling from scratch
10 years ago
Mark McDowall
580f03a5bc
New: Minimum Age setting to deal with propagation issues (Usenet only)
10 years ago
Mark McDowall
d93bd52a01
Queue actions
...
New: Remove items from queue/history from Activity
New: Force import of series title mismatch from Activity
10 years ago
Keivan Beigi
0be8f55a2f
Cleaned up using directive
10 years ago
Mark McDowall
37a1398338
Delay Profiles
...
New: Select preferred protocol (usenet/torrent)
New: Option to delay grabs from usenet/torrents independently
10 years ago
Mark McDowall
6467167046
Moved Extension methods in common to subfolder
10 years ago
Keivan Beigi
6a743a8792
removed dead code
10 years ago
Mark McDowall
c21ffcb5e4
New: Show processing time for pending items on Calendar and Queue
10 years ago
Mark McDowall
9410e01c92
Improve decision processing and deleting of pending releases
10 years ago
Mark McDowall
74a38415cf
Profiles
...
Indexes are created with the same uniqueness when copying a table
New: Non-English episode support
New: Renamed Quality Profiles to Profiles and made them more powerful
New: Configurable wait time before grabbing a release to wait for a better quality
10 years ago