Jamie Magee
87a05df2fd
Upgrade TinyTwitter
...
From 1.1.1 to 1.1.2
NOTE: Sonarr was already using a modified version of TinyTwitter 1.1.2.
This change just modifies the packages.config file to reflect that
8 years ago
Jamie Magee
f3263efa52
Upgrade SharpRaven
...
From 2.1.0 to 2.2.0
8 years ago
Jamie Magee
1cad11d207
Upgrade Ical.Net
...
From 2.2.25 to 2.2.32
8 years ago
Jamie Magee
781df8b20a
Upgrade NLog
...
From 4.4.1 to 4.4.3
8 years ago
Mark McDowall
ebcce05588
Fixed: Parsing headers that have a trailing semi-colon
...
Fixes #1749
8 years ago
Taloth Saldono
bbf2134fe1
Fixed: Deluge 1.3.14 API support due to changed json-rpc checks.
...
fixes #1738
8 years ago
Mark McDowall
081c5fc332
Broken ExtraFiles migration due to extentionless files
...
Fixed: Prevent extensionless files from being imported
Fixed: Broken migration due to extensionless extra files
8 years ago
Mark McDowall
47915d5e05
Fixed: Bad extension when importing extra files
8 years ago
Mark McDowall
47e221d9a0
Fixed: Delay profiles are no longer hidden under advanced settings
8 years ago
Mark McDowall
bf485f6f2c
Log number of files found when getting video/non-video files
8 years ago
Mark McDowall
b365d8a537
Include language in suffix when importing
8 years ago
Taloth Saldono
fee8da88a6
Accept full language name as suffix.
8 years ago
Mark McDowall
cc0dbf1af4
New: Rename subtitles and extra files when renaming files
...
Towards #459
8 years ago
Mark McDowall
836131ebb1
New: Import subtitles and extra files when importing media files
8 years ago
Marcelo Castagna
9a870a3709
Fixed: DownloadStation interface stuck in infinite loop in some cases.
...
* removed empty spaces. changed dcaex => ex
* Changed error message
* changed error message
* Wrong message, ups
* Another message
8 years ago
Taloth Saldono
afe05189da
Fixed series scan tests.
8 years ago
Taloth Saldono
2abaef16f1
Fixed Indexer Health Checks and tests.
8 years ago
Daniel Smith
37d5a3f2ad
Fixed: Clear EpisodeFile records from database if Series folder is missing, but root folder appears to be mounted.
8 years ago
Mark McDowall
be4d70e3a9
Fixed: Health check failing and preventing others from running
8 years ago
Mark McDowall
79043f2c64
Improve indexer health check messages
...
Fixed: Improve health check message when all enabled indexers are disabled due to failures
Closes #1551
8 years ago
Mark McDowall
1dab0aee6a
Fixed: Reduce parameters required to add a new series
...
Fixes #1403
8 years ago
Mark McDowall
9b162f2d5e
Fixed: Clean RSS feed before detecting type
...
Fixes #1518
8 years ago
Mark McDowall
5518cf5362
Added Download decision comparator test to confirm quality is preferred over seeders
8 years ago
Taloth Saldono
f7e3d9b4c2
Fixed: DownloadStation regression in queue detection.
8 years ago
Taloth Saldono
6d9a952bd1
Fixed: DownloadStation proxy failing if non-bt/nzb downloads exist.
8 years ago
margaale
3501e33722
turn task type enum into string
8 years ago
margaale
fa89d33900
Fix for key not found, returning a generic error instead
8 years ago
Mark McDowall
0af48fb2e8
Fixed: NZBGet delete:scan treated as failure
...
Fixes #1394
8 years ago
Mark McDowall
7e9f0d0522
Updated analytics help text
8 years ago
Taloth Saldono
1f8bd8e1e9
Fixed typo in DL station hint text.
8 years ago
Taloth Saldono
2855090005
Fixed: Removed Womble indexer.
8 years ago
Taloth Saldono
060b9f6fd1
Fixed: Updated BTN api url.
8 years ago
margaale
9304547c95
Test if the OutputPath specified by TvDirectory/TvCategory exists.
8 years ago
margaale
c56c83e169
New: Added support for nzb downloads in Synology Download Station.
8 years ago
Mark McDowall
c6fa883662
Fixed: Saving nyaa settings
...
Fixes #1687
8 years ago
Mark McDowall
4043d07ab1
Verify LimeTorrents parsing
8 years ago
Mark McDowall
8af3348e7f
Fixed: Slow loading root folders caused them to never appear
8 years ago
Taloth Saldono
49d0d4c357
Renamed DownloadStation implementation to TorrentDownloadStation.
8 years ago
Taloth Saldono
47b1157b96
Fixed: Permanently removed kickass rss/api implementation.
8 years ago
Taloth Saldono
adc79f0eba
Added more sensible error for BTN html response.
8 years ago
Taloth Saldono
6b117427f8
Fixed double question mark in log.
8 years ago
Mark McDowall
7884dd9a39
New: Added omgwtfnzbs Newznab prefix
8 years ago
Marcelo Castagna
45d8b1e2ad
Fixed: Delete data when removing torrent from Download Station
...
fixes #1676
8 years ago
Marcelo Castagna
cf306f4aba
Throw exception with error message return by diskstation ( #1672 )
8 years ago
Mark McDowall
d7aa23388e
New: Update Media info for Windows/macOS to 0.7.92.1
8 years ago
margaale
82a99b7f80
New: Added support for Synology Download Station as torrent client.
8 years ago
Taloth Saldono
2f6d9e191e
Fixed: Ignore .nfs* files during copy actions since those files are special NFS files that should never be touched.
...
fixes #1552
8 years ago
Taloth Saldono
0782a15979
Remove backslashes from BTN release titles.
...
fixes #1075
8 years ago
vertigo235
ddd119a4eb
New: Add paused option for NZBGet
...
Closes #346
8 years ago
Taloth Saldono
d4788b4cae
Added tests for edge-case.
...
closes #1147
8 years ago
Taloth Saldono
812999423b
Fixed: Don't try to show diskspace usage non-existing drives.
...
fixes #1639
8 years ago
Taloth Saldono
657730f4d2
Fixed: /var/lib/docker no longer shows up in DiskSpace. Caused warnings if the user used docker with zfs storage driver.
...
fixes #1663
8 years ago
Taloth Saldono
0255eb3aca
Fixed: Increased timeout when waiting for rtorrent to finish adding torrent.
...
fixes #1665
8 years ago
Mark McDowall
fc15daa37e
New: Improve parsing of audio channels from MediaInfo output
8 years ago
Mark McDowall
10264a5bfb
New: Ensure folders are sorted alphabetically when importing
...
Closes #294
8 years ago
Mark McDowall
ef03e9e9a7
Fixed: Proper port validation for download clients and connections
...
Closes #1642
8 years ago
Mark McDowall
3bd7c09acf
Strip 2160p from titles before parsing
8 years ago
Keivan Beigi
fbd2f8dea4
Fixed: Growl download notification title
8 years ago
Keivan Beigi
15e07f72d4
Better Runtime names
8 years ago
Keivan Beigi
f25bfe9d28
don't log migrations during regular DB tests
8 years ago
Keivan Beigi
d5e720c404
include os name, runtime name in version tag for sentry
8 years ago
Keivan Beigi
c9a8ebc2e6
Create anonymous hash to detect issue duplication
8 years ago
Mark McDowall
5e7e816c03
AsOsAgnostic paths for root folder tests
8 years ago
vertigo235
f56076a135
Fixed: Pushover silent priority
8 years ago
Mark McDowall
54dd527f01
Exclude .grab and Plex Version folders
8 years ago
Mark McDowall
c6eb19c04d
Exclude .grab and Plex Version folders
...
New: Ignore .grab folder (Plex DVR)
New: Ignore Plex Versions folder (Media Optimizer)
Closes #1610
8 years ago
Keivan Beigi
a2a49ce934
Revert "New: Upgraded SQLite binares for macOS"
...
This reverts commit 8d91f18823
.
8 years ago
Keivan Beigi
047d5a4388
Revert "New: Upgraded SQLite binaries for Windows (3.16.0)"
...
This reverts commit 111e401a2c
.
8 years ago
Keivan Beigi
aae69ff49a
Revert "Upgraded System.Data.SQLite to 1.0.104.0"
...
This reverts commit 01e2f4e7e5
.
8 years ago
Sander Ploegsma
da451cfe03
Option to convert ical feed items to all-day events
8 years ago
Keivan Beigi
01e2f4e7e5
Upgraded System.Data.SQLite to 1.0.104.0
8 years ago
Keivan Beigi
8aacc61c50
New: Switched nyaa.se to HTTPS
8 years ago
Keivan Beigi
111e401a2c
New: Upgraded SQLite binaries for Windows (3.16.0)
8 years ago
Keivan
8d91f18823
New: Upgraded SQLite binares for macOS
...
Upgraded from 3.8.1 to 3.9.1
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
Mitchell Cash
20a2cfe260
Use DOGnzb name as the default rather than the URL
8 years ago
Drew Freyling
5b0a285b84
New: Reduced image file sizes
8 years ago
Mark McDowall
68ea8a551c
Fixed: Parsing of SABnzbd develop version
8 years ago
Keivan Beigi
2e36d35815
Added app.manifest to indicate proper windows 10 support
8 years ago
Keivan Beigi
ed2e4d0f1d
Sentry will now back-off if it's API key is revoked.
8 years ago
Keivan Beigi
0bdc137093
Smaller sentry payload, send machine name as user name
8 years ago
Keivan Beigi
cd7e208efa
Revert "Use line number instead of message for sentry fingerprint"
...
This reverts commit 5f339c0a92
.
# Conflicts:
# src/NzbDrone.Common/Instrumentation/Sentry/SentryTarget.cs
8 years ago
Keivan Beigi
73840dcacc
The great logger.Error cleanup!
8 years ago
Keivan Beigi
e45d4f60a4
Moved Fatal logging to use nlog patterns
8 years ago
Keivan Beigi
782efcfaf1
Added a one hour debounce of reporting the same errors to sentry
8 years ago
Keivan Beigi
76a7d4f866
Use line number instead of message for sentry fingerprint
8 years ago
Keivan Beigi
d61976251e
Apparently RemoveTarget doesn't do what you expect it to do.
8 years ago
Keivan Beigi
2487e8ed49
Don't report errors that don't have exceptions
8 years ago
Keivan Beigi
54bc642476
Fixed: OS Version detection shouldn't break user agents. Fixes #1611
8 years ago
Keivan Beigi
6577b0a721
Don't include null in sentry fingerprint if even has no exception
8 years ago
Keivan Beigi
bcd67dee5e
Added fingerprint to sentry events to allow better grouping
8 years ago
Keivan Beigi
e6705db743
Added platform version error handling
8 years ago
Keivan Beigi
dd7fdd8ace
Disable Sentry Reporting based on analytics flag
8 years ago
Keivan Beigi
a1f112e62f
Added branch name to Assembly Info
8 years ago
Keivan Beigi
053c730799
Added Sentry error reporting
8 years ago
Keivan Beigi
61579cfb7e
Consider /buildAgent/ to be a none production startup path
8 years ago
Keivan Beigi
92d706a10d
Updated bindingRedirect for Newtonsoft.Json
8 years ago
Keivan Beigi
6ae5829439
Removed duplicated code from ContainerBuilders
8 years ago
Keivan Beigi
8252a2a60f
RIP
8 years ago