Qstick
ec12bede9d
Fixed: Cleanup 11 more tests
7 years ago
Tynan CR
1368dd6a53
Fix: Quality range definitions in kbps ( #157 )
...
* Quality range uses kbits per second. Quality ranges updated for each format
* Changed vorbis q10 weight
* Fixed element name
* Added migration to keep existing MB/min quality constraints valid
* Fixed migration SQL
* Slider step now 1
* Fix: using kbps for min size as well
* Added tooltip for quality-size
* Updated AcceptableSizeSpecification test
* Small magic number fix
7 years ago
Qstick
a4dacf2812
Fixed: Language Upgrade Tests
7 years ago
Qstick
8b7b2e6a83
Fixed: QueueSpecificationFixture Tests and Misc Others
7 years ago
Qstick
17eac6dac7
Fixed: Incorrect Namespace for TorrentSeedingSpecification.cs
7 years ago
Qstick
10b8174726
Extend Qualities and Setup Default Groups ( #127 )
...
* Extend Qualities and Setup Default Groups
* fixup! Extend Qualities
* fixup! Codacy
* fixup! One more
7 years ago
Qstick
21428cba6f
Medium Support (Multi-disc Albums), Quality Grouping ( #121 )
...
* Multi Disc Stage 1 - Backend Work
* Quality Group Functionality
* Fixed: Only show wanted album types on ArtistDetail page
* Add Media Count Column to ArtistDetail Page
* Parser updates for multidisc cases, other usenet release title formats
* Search for Tracks by Medium Number in Addition to Title and TrackNumber
* Medium Renaming Token for Track Naming
* fixup Codacy and Comment Cleanup
* fixup remove comments
7 years ago
Qstick
13bfb73ee9
Upstream Changes to DownloadClients and Indexers
7 years ago
Qstick
a80360f6fd
Remove Remaining TV Code
7 years ago
Qstick
42e25055a9
Rework Tests for Music, Start TV Code Cleanup
7 years ago
Qstick
64d9457322
New: Check whether an existing trackfile was deleted before grabbing an upgrade, to avoid timing issues in combination with Ignore Deleted Tracks.
...
Sonarr fa006d85f
7 years ago
Qstick
95051cbd63
Initial Commit Rework
7 years ago
Qstick
9fba2458d8
Remove TV search commands ( #68 )
...
* Remove TV search commands
Remove TV search commands
* Cleanup Newznab, Fix variable name in IntegrationTests
7 years ago
Qstick
1e4d9480e9
Implement Release Parsing, Decision Engine, and Downloading ( #35 )
...
* Implement Parsing, Decision Engine, and Downloading
7 years ago
Joseph Milazzo
ef4da4ac9f
Track Parsing Code ( #10 )
...
* We now have the ability to import local tracks into Lidarr. Switching to IDv3 tag reading over custom parsing for local tracks.
* Stable code for track refresh.
* RefreshArtist and RescanArtist events are working correctly. Need to add potential rejection decisions in future.
* Implemented code comments
* PR comments and fixing some odd db bugs.
* Fix some conflicts after Unit Test PR Merge
Fix some conflicts after Unit Test PR Merge
* Track/Album Add and Update Fixes
Track/Album Add and Update Fixes
* Fixed an issue with trackimport looking up trackId instead of artistId
* Add Handle to TrackService for TrackAddedEvent
Add Handle to TrackService for TrackAddedEvent
* Update Quality Regex, Store BitRateMode in TrackFile
Update Quality Regex, Store BitRateMode in TrackFile
7 years ago
d7ad9b8218
Support music qualities. This is a work in progress, lots of code still references tv series
8 years ago
Mark McDowall
5518cf5362
Added Download decision comparator test to confirm quality is preferred over seeders
8 years ago
Keivan Beigi
cea6469ab8
Use nameof
8 years ago
Mark McDowall
ced7a7dce2
New: Prefer anime batch releases over single episode releases
8 years ago
Keivan Beigi
0214c8e0f0
Removed unused using statements
8 years ago
Taloth Saldono
e2272dcca3
Reject m2ts (bluray) raw releases from BTN as well.
8 years ago
Taloth Saldono
c7d445d1c1
New: Added raw DVD check for BTN to prevent those pesky VIDEO_TS downloads.
...
fixes #r1377
8 years ago
Mark McDowall
fd42ddec1b
Fixed: Respect delays when searching after a failed DownloadRelease
...
Closes #1292
9 years ago
Mark McDowall
e9248e284e
Return decisions when catching exceptions during decision making
...
Fixed: Manual Import not showing files that failed to process
Closes #1131
9 years ago
Mark McDowall
8a6d1ef373
Release scoring
9 years ago
vawen
2fabe2d198
New: Prevent grabbing season packs if full season hasn't aired yet
...
Closes #743
9 years ago
Mark McDowall
c00c207517
Prevent regrab for all grabs
...
Fixed: Prevent incorrectly grabbing a similar or identical release for 12 hours
9 years ago
Mark McDowall
9cc8ed545f
History Spec handles both blackhole and CDH disabled scenarios
...
Fixed: History will always be used to determine upgrade eligibility when CDH is disabled
9 years ago
Mark McDowall
8bf969983b
Tests passing for the wrong reason
9 years ago
Mark McDowall
4ee7d57b7d
lrn2spell
9 years ago
Mark McDowall
6ff754eec0
Extend Blackhole grace period to 12 hours
9 years ago
Mark McDowall
20df619ddd
HistorySpecification checks cutoff as well
9 years ago
Taloth Saldono
e13c89521d
Merge branch 'nn-tvdbid' into develop
9 years ago
Mark McDowall
e67de6aae8
New: Blackhole won't grab another release if release in last hour meets the cutoff
...
Fixed: Invalid season packs preventing future releases from being grabbed when using SAB as download client
Closes #837
Fixes #625
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
Taloth Saldono
ba2da07c2f
Added tests and refactored TorrentRss code.
10 years ago
Taloth Saldono
ab1e82414b
Fixed: Unlimited MaxSize and increased granularity.
...
fixes #337
10 years ago
Mark McDowall
0c6ca6971d
Fixed: Do not replace a file unless it contains the same episodes
10 years ago
Mark McDowall
210524b51a
Fixed: Scene numbered season searches when some episode weren't monitored
10 years ago
Taloth Saldono
d1ce1bf218
Fixed: Season packs will no longer be grabbed if it contains an unmonitored episode.
10 years ago
Taloth Saldono
dcc988da06
Removed duplicate tests.
10 years ago
Mark McDowall
72993f3c3c
Fixed: Cutoff will be respected when release is still in queue
10 years ago
Mark McDowall
37959fd753
Search improvements
...
New: Series/Season search will not grab unmonitored episodes
Fixed: Missing episode search won't grab missing unmonitored episodes by mistake
10 years ago
Taloth Saldono
29fe7b2acd
Fixed and added tests.
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
83e3d7145f
Better parsing of Chistmas Specials
10 years ago
Mark McDowall
7ac6fc98a9
New: Add Unknown Quality to profile (advanced)
10 years ago
Mark McDowall
a5dd0cce29
Fixed: Delays use minutes not hours
10 years ago