Commit Graph

47 Commits (develop)

Author SHA1 Message Date
Bogdan 1db0eb1029 New: Indexer flags
3 months ago
Rubicj 829ef83e00 New: Added column in Queue
5 months ago
Bogdan cba51fd60a Map queue item to artist and album by parsing the title
7 months ago
Qstick 1bc0b5f950 Enable all analyzers and enforce code style on build
1 year ago
Qstick 9fe13a2d14 New: Custom Formats
1 year ago
Qstick 5a8082de2d Fixed: Schedule refresh and process monitored download tasks at high priority
1 year ago
Qstick f538feb798 Fixed: Errors loading queue after albums in artist are removed
1 year ago
Qstick c02b66ec44 Enforce comment spacing with Stylecop
2 years ago
ta264 b9e780d41c Fixed: Stop downloads requiring manual import from being stuck as Downloaded
2 years ago
Qstick 1eb0d3b11a Track fully imported downloads in separate history table
2 years ago
ta264 4eac1c5663 Pull DownloadClientItemClientInfo part of 824d315a
4 years ago
ta264 39b57cfe6e Fixed: Get actual file names from QBittorrent API (#5226)
4 years ago
Mark McDowall 1d58b33ac6 Fixed: Remove seeded downloads if they've finished seeding after import
4 years ago
Taloth Saldono c402a831f8 Fixed missing interface for the CheckForFinishedDownloadCommand backward compat handling
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
4 years ago
Qstick a4b78b44ce StyleCop (#1058)
4 years ago
Qstick 3288c21c36 Fixed: Null Ref on Album Cache Update in TrackedDownloadService.cs
5 years ago
Qstick 5defb69eb6
Fixed: Tracked Download Cache Keeps Deleted Albums (#811)
5 years ago
ta264 6afece237c Fixed: Don't process tracked download if RemoteAlbum is null (#716)
5 years ago
Qstick 3f064c94b9
New: Release Profiles, Frontend updates (#580)
5 years ago
ta264 bb02d73c42 Whole album matching and fingerprinting (#592)
5 years ago
Qstick ded7574227
Fix Headphones Download Auth, Add Special Parsing (#152)
7 years ago
Qstick 13bfb73ee9 Upstream Changes to DownloadClients and Indexers
7 years ago
Qstick 42e25055a9 Rework Tests for Music, Start TV Code Cleanup
7 years ago
Qstick ab9a9232cf Sonarr Pulls
7 years ago
Qstick 95051cbd63 Initial Commit Rework
7 years ago
Qstick 1e4d9480e9 Implement Release Parsing, Decision Engine, and Downloading (#35)
7 years ago
Keivan Beigi 73840dcacc The great logger.Error cleanup!
8 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Taloth Saldono 6a90035a4c Updated NLog to v4.2.3.
8 years ago
Mark McDowall 8373024f9d Fixed: Parsing of queued specials from download client queue
9 years ago
Taloth Saldono 99f452e299 New: Added support for newznab indexers using tvdbid for searching.
9 years ago
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords.
9 years ago
Mark McDowall a2f62a5dcd Hide completed downloads when CDH is disabled
9 years ago
Taloth Saldono 5ea954695e Ignore duplicates when using history to identify an existing downloaditem.
9 years ago
Kayomani de8deffbd2 New: Downloads can be tracked by the source name in addition to the download name
9 years ago
Taloth Saldono d0bf539a73 Fixed: A season pack import taking a long time should no longer cause the download to be deleted prematurely.
9 years ago
Taloth Saldono 7b0bc4334d Fixed: Activity->Queue didn't show manually downloaded specials for which the parser couldn't find an episode number.
9 years ago
Taloth Saldono d67811b50a TrackedDownload cache, queue etc now use DownloadId instead of TrackedId so it can be found purely by the id provided by the download client.
9 years ago
Mark McDowall 2bbce39faa Show title mismatches, but don't import them automaticallys
9 years ago
Mark McDowall 2306815992 Fixed: Remove failed downloads from download client (when enabled)
9 years ago
Taloth Saldono 19da886706 Fixed: Deleting items from download queue should now work as intended.
10 years ago
Keivan Beigi e79a2c742a Fixed: some issues around removing completed and failed downloads
10 years ago
Keivan Beigi 2193e34537 Fixed: issue where completed torrents wouldn't be removed after they finished seeding
10 years ago
Mark McDowall 400a47cd19 Private constructor for TrackedDownloadStatusMessage
10 years ago
Keivan Beigi a6d34caf2c New: Rebuilt Completed/Failed download handling from scratch
10 years ago