Mark McDowall
3ed8f0ea84
Fixed: Not properly getting the parent of a folder with a trailing slash
...
GetParentFolder will trim trailing slashes
10 years ago
Taloth Saldono
6e179839d9
Added test to check Config behavior.
10 years ago
Taloth Saldono
11803afc39
Added FolderWritable to DiskProvider to centralize the check.
10 years ago
Mark McDowall
3c756348eb
New: Forms authentication
10 years ago
Mark McDowall
ddb24549d4
Fixed: Extra checks in place to prevent config file corruption
10 years ago
Keivan Beigi
c8993db2ad
Fix: Remove invalid metadata images
10 years ago
Mark McDowall
85a9b74008
File Browser
...
New: File Browser to navigate to folders when choosing paths
10 years ago
Keivan Beigi
3d1e0e7042
Merge pull request #158 from Sonarr/update-handshake
...
Update handshake
10 years ago
Keivan Beigi
a6d34caf2c
New: Rebuilt Completed/Failed download handling from scratch
10 years ago
Keivan Beigi
cb3d5fbfe7
Pass data cmd argument between application and update.
10 years ago
Mark McDowall
c10f02e0b1
More test cases for human readable bytes
10 years ago
Mark McDowall
6d31b14d96
Fixed: Humanized size show same values as size settings
10 years ago
Keivan Beigi
0be8f55a2f
Cleaned up using directive
10 years ago
Mark McDowall
6467167046
Moved Extension methods in common to subfolder
10 years ago
Mark McDowall
3c1df5693c
Cleanse API key from logs for omgwtfnzbs
10 years ago
Mark McDowall
33ca71a745
Connect to EZTV over SSL
10 years ago
Taloth Saldono
8a86b8acdc
Added OsPath to handle OS agnostic path handling.
10 years ago
MythJuha
67cd5703a1
New: Implemented Torrent Download Clients: uTorrent, Transmission and Deluge. And several public and private Torrent Indexers.
10 years ago
Taloth Saldono
ffa814f387
Added support for Hardlinking instead of Copy.
10 years ago
Mark McDowall
42c17e885c
Fixed some more tests
10 years ago
Mark McDowall
1a26bd9232
Fixed broken last write time test
10 years ago
Keivan Beigi
ef1e290311
Removed redunent UTC/non-utc File/dire methods.
...
everything is in UTC now.
10 years ago
Keivan Beigi
a44be4d902
log newsnab 429 errors as warn instead of exceptions
10 years ago
Keivan Beigi
54b6bfc181
updated fluentassertion/fluentmigrator
10 years ago
Keivan Beigi
cdee4916f1
updated nunit to 2.6.3
10 years ago
Taloth Saldono
b3f086fe93
Fixed: Now sends appropriate http Accept header to indexer.
10 years ago
Keivan Beigi
2c1d3339d0
HttpClient
10 years ago
kayone
a225830da0
Revert "updated moq"
...
This reverts commit 34bf34c2ff
.
10 years ago
kayone
34bf34c2ff
updated moq
10 years ago
kayone
3f3cc69da7
updated json.net
10 years ago
kayone
4c8f3724a2
updated fluentassertion
10 years ago
Taloth Saldono
e5e00fd346
Fixed: Renaming Episodes will never overwrite existing files.
10 years ago
Mark McDowall
705d4a3d02
New: show mono version on System -> Info
10 years ago
Taloth Saldono
5450170718
Cleanup, sorted project files.
10 years ago
Taloth Saldono
6c8c87d2e2
Added additional rules to cleanse confidential details from log file messages.
10 years ago
Taloth Saldono
257cdf9382
New: It is now possible to use Completed Download Handling with remote download clients by specifying the local mount in settings.
10 years ago
Mark McDowall
c5bd8b27fb
Backups
...
New: Backup drone's database and configuration from the UI
New: Download Backup files from the UI
Fixed: Run a database backup before upgrade
10 years ago
Taloth Saldono
839a2ac742
Fixed: NzbDrone running on Windows should no longer fail while getting a very long path from a sabnzbd running on linux.
11 years ago
Mark McDowall
6184105d3c
Fixed: Prevent adding a series if the path is the ancestor of another series
11 years ago
Taloth Saldono
e28123eefd
Fixed: Search results from trakt are now sorted based on similarity with the search query.
...
Using a Levenshtein distance algorithm.
11 years ago
Taloth Saldono
2035fe8578
New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature)
11 years ago
Mark McDowall
ef3777fccf
Update improvements
...
Include NzbDrone.Update in mono/osx package
Do not ignore certificate warnings for services
Check hash before extracting update
New: Update support for Linux/OS X - see the wiki for more information
11 years ago
Mark McDowall
b3fb807f41
HttpProvider.PostCommand will no longer keep the connection alive
11 years ago
Taloth Saldono
79b2b14668
Updated tests to work better with VS2013 Test Adapter.
11 years ago
Mark McDowall
e21574a203
Blacklisting improvements
...
New: New releases that fail will be retried a second time after waiting 1hr (configurable)
Fixed: Blacklisting releases with the same date and vastly different ages
11 years ago
Taloth Saldono
f20c40a24d
VS2013 automatically adds these entries for NUnit integration.
11 years ago
Mark McDowall
01d3decf7e
Added Mono version health check
11 years ago
Mark McDowall
a02108922f
Set episode file modified date to local or utc air date
11 years ago
kayone
7f8fa7ec4b
Updated project config
11 years ago
Mark McDowall
e9db0fc14a
Fixes after rebase
11 years ago
Mark McDowall
a6361d0bbd
New: XBMC Metadata (Frodo+)
11 years ago
Mark McDowall
f5d85b8f57
Mono NzbDrone processes are more restricted
11 years ago
Mark McDowall
37231d1ef0
DiskProvider split to Windows and Mono projects
11 years ago
kayone
a7d5b3761b
Fixed: Memory leak in Ensure.That
11 years ago
kayone
1e6817220a
applicationmode cleanup.
11 years ago
kayone
018b898a46
trying to fix lastwrite unit test
11 years ago
kayone
844fa9d5e6
update NLog, Restsharp, json.net
11 years ago
Mark McDowall
5bf0e197ec
Moved source code under src folder - massive change
11 years ago