Taloth Saldono
e6494ba229
Fixed: Rejection message for cutoff already met in Manual Search.
10 years ago
Mark McDowall
86aba08289
Fixed broken migration 036 for people upgrading from very old DBs
10 years ago
Keivan Beigi
380d2624f1
minor fixes to wtf-gtfo
10 years ago
Keivan Beigi
aa68faaf88
New: automatically switch back to master if current branch is invalid
10 years ago
Mark McDowall
95d67ef9f4
Download decision rejection reasons are no longer static messages
...
New: Better messaging on manual search when release is rejected
10 years ago
Mark McDowall
e82b29e346
Tags
...
New: Ability to tag series
New: Use tags to control which series use which notification channels
10 years ago
Mark McDowall
0e436f371b
Fixed: Should allow space/period between season and episode number patterns in naming
10 years ago
Mark McDowall
c4836975a9
Fixed: Treat WebHD as Web-DL
10 years ago
Mark McDowall
9d5d3ce4c3
Fixed: Treat iTunesHD as Web-DL
10 years ago
Mark McDowall
0322eab509
Fixed: Parse extended multi episode with 4 digit (year) seasons
10 years ago
Mark McDowall
121ec0873b
Fixed: Parsing 'NL Subs' in addition to NLSub
10 years ago
Mark McDowall
71416eea29
Fixed: Missing won't show episodes that are on air
10 years ago
Mark McDowall
6a3bea5adc
Log path being deleted when deleting permanently at info
10 years ago
Mark McDowall
8b3fd95d55
Fixed: Multi-absolute episode parsing
10 years ago
Taloth Saldono
b532661a27
Resolved failing search due to missing Scene season number.
10 years ago
Mark McDowall
35396ea44e
Fixed: Duplicate multi-episode style with trailing brackets
...
Only dashes, underscores, periods and spaces will be considered separators
10 years ago
Taloth Saldono
6dfbc3c290
Fixed: Will no longer cause an error when trying to parse an anime episode with absolute number 0.
10 years ago
Mark McDowall
e978a425c2
Fixed: Getting list of xem series won't die if a bad ID is entered on their site
10 years ago
Mark McDowall
42c17e885c
Fixed some more tests
10 years ago
Mark McDowall
aa6b3f70ed
Fixed: log to the database using UTC not local time
10 years ago
Keivan Beigi
6c3a5b336d
Merge pull request #124 from NzbDrone/raw-dblog
...
Use raw sql to write logs to db.
10 years ago
Keivan Beigi
d10cdf9c87
removed method column from log db.
10 years ago
Keivan Beigi
cb00644a09
Use raw sql to write logs to db.
10 years ago
Keivan Beigi
f44fd5fcbd
Fixed: filter duplicated episodes returned from Trakt
...
http://support.trakt.tv/forums/188762-general/suggestions/4430690-anger-management-duplicate-episode
10 years ago
Taloth Saldono
ab264b3c06
Should no longer log error if download client was removed/disabled between CDH updates.
10 years ago
Taloth Saldono
20fc66c8cc
Fixed: Using different retry method for NzbGet to actually trigger NzbGet to redownload.
10 years ago
Keivan Beigi
ef1e290311
Removed redunent UTC/non-utc File/dire methods.
...
everything is in UTC now.
10 years ago
Keivan Beigi
28f7e256b2
removed dead code
10 years ago
Keivan Beigi
907023ca10
don't blow up if a single download is not trackable.
10 years ago
Keivan Beigi
dcf434abd3
better error messages when download client connection fails
10 years ago
Keivan Beigi
f684d2f0d7
Fixed: Missing MediaInfo doesn't block import anymore
10 years ago
Keivan Beigi
1b6f684522
New: Added health check to show a warning when MediaInfo is missing
10 years ago
Mark McDowall
f6e4ccda84
Fixed broken tests (due to logging)
10 years ago
Mark McDowall
a21b539298
Fixed: 3 digit season/episode numbers followed by an underscore
10 years ago
Mark McDowall
89d0293f6e
Fixed: Error when attempting to retry a release with nzbget
10 years ago
Mark McDowall
4e98a447cb
Fixed: SAB retry not finding new ID in history
10 years ago
Mark McDowall
485fa6a13d
Fixed: Only upgrade anime version when release group is the same
10 years ago
Mark McDowall
9056bc1747
Fixed: Setting SSL Cert Hash should remove all extra characters
10 years ago
Keivan Beigi
ac4f2d5e9a
Don't try to download small version of non-existing poster
10 years ago
Keivan Beigi
6a743a8792
removed dead code
10 years ago
Keivan Beigi
aa75b3d331
don't log getqueue download client exceptions as error.
10 years ago
Keivan Beigi
a44be4d902
log newsnab 429 errors as warn instead of exceptions
10 years ago
Keivan Beigi
89e83ded04
Added fluent FluentMigrator.Runner as nuget packages
10 years ago
Keivan Beigi
54b6bfc181
updated fluentassertion/fluentmigrator
10 years ago
Keivan Beigi
c10a9ddf6e
updated json.net to 6.0.5
10 years ago
Mike
87cafe0035
Don't allow port 0 as a listen port
...
Port 0 is not really a valid port. Using it will most likely dynamically
allocate a port to listen on.
10 years ago
Mark McDowall
acc25d7558
Check history when retrying downloads with SAB
...
Fixed: Retrying a download shouldn't cause drone to lose track of it
10 years ago
Mark McDowall
caa6a3858b
Use DownloadClientIds to find matching series/episodes instead of relying solely on release name
...
Fixed: Show a warning in Queue when drone is unable to import due to a name mismatch
Fixed: Better UI messages for Queue when there is an error or warning
10 years ago
Mark McDowall
3f11fcf2e1
Fixed: Use empty string when {Original Title} is not available
10 years ago
Mark McDowall
97370cc8b3
omgwtfnzbs fixes
...
New: connect to omgwtfnzbs over https
Fixed: No results found response for omgwtfnzbs
10 years ago