Mark McDowall
1e0c053bd3
Set write time on destination season folder - oops
11 years ago
Mark McDowall
88afc19716
Fixed LastWriteTime
11 years ago
Mark McDowall
82d4933152
Merge pull request #30 from thejinx0r/develop
...
Implement https://trello.com/c/a1il1sTd
11 years ago
Eric Yen
f9384d48dd
Implement https://trello.com/c/a1il1sTd
...
modified: NzbDrone.Core/MediaFiles/EpisodeFileMovingService.cs
-modified: DiskProvider.cs
added SetFolderAccessTime to the interface
added SetFolderAccessTime function
-modified MoveEpisodeFile.cs
call SetFolderAccessTime from both MoveEpisodeFile
11 years ago
Mark McDowall
de556764bd
Changelog is now available in the UI
...
New: Added changelog to UI
11 years ago
Mark McDowall
9fa4cedb71
Now checking for errors before parsing newznab feeds
11 years ago
Mark McDowall
ca429cf5de
Set year to current year when show doesn't have a valid year
11 years ago
Mark McDowall
f0e721ee80
Validate newznab indexers when adding
11 years ago
Mark McDowall
ca3b4cb1d7
Merge branch 'api-key' into develop
...
Conflicts:
NzbDrone.Integration.Test/NzbDroneRunner.cs
11 years ago
Mark McDowall
2b85b7f466
Added ssl support (config file only)
11 years ago
Mark McDowall
c5908c52a5
Allow manual downloads
11 years ago
Mark McDowall
d19a755fb1
Integration tests use the api key now
11 years ago
Mark McDowall
f826890d2b
Check if URL is registered when running in non-admin and run accordingly
11 years ago
Mark McDowall
5343bde070
Cleaned up some validation
11 years ago
Mark McDowall
a40ad82fa7
DownloadAllowed logic moved, using proper validation
11 years ago
Mark McDowall
57fdbe6e08
Added API key authentication
11 years ago
kay.one
5f8c6da9d9
updated restsharp
11 years ago
Mark McDowall
4a3410f85a
Fixed install update progress message
11 years ago
Mark McDowall
f716a6d9fd
Housekeepers talk to the DB directly now
11 years ago
Mark McDowall
82933fbcc3
removed unused Housekeeping interface
11 years ago
Keivan Beigi
487519a09f
Removed Core/Model Core/Provider
11 years ago
Keivan Beigi
25b0a4f275
more json cleanup.
11 years ago
Keivan Beigi
88b9104bc9
cleanup using statements
11 years ago
Keivan Beigi
41c5619d1b
added custom IntConverter to get around the mono bug
...
http://json.codeplex.com/workitem/24176
11 years ago
Mark McDowall
42efef0bb2
Added PushBullet notifications
11 years ago
Mark McDowall
742a21252c
Command Equality ignores properties defined in Command
11 years ago
Mark McDowall
07b68b17ee
Added housekeeping to cleanup orphaned episodes and history items
11 years ago
Mark McDowall
174689f533
Fixed: Issue parsing size from newznab mocking indexers
11 years ago
Mark McDowall
bb72308afa
Trakt fixed DST issue, removing workaround
11 years ago
kay.one
430f76e6c7
Xem cleanup.
11 years ago
kay.one
0794affae0
removed dead code.
11 years ago
kay.one
3d71c129eb
event aggregator uses threadpool to publish events
11 years ago
kay.one
48c06de098
updated CommandExecutedEvent to be handled sync.
11 years ago
Mark McDowall
eb7dda0629
Added NMA support, also added generic HttpStatusCode handling
11 years ago
Mark McDowall
261751727b
Couple minor download spec changes
11 years ago
Mark McDowall
663eeb53c1
Tests for ParsingService
11 years ago
Mark McDowall
5b5ddf67f8
Use episodes attached to search criteria instead of fetching from DB
11 years ago
kay.one
372ac79fe6
fixed command equality to take type into consideration.
11 years ago
kay.one
492b1715e4
less chatty command events.
11 years ago
kay.one
634cc32ad8
added test for command executed event
11 years ago
kay.one
1665bfa6ac
added sample check for remote episode.
11 years ago
kay.one
d5e5d6de29
reject all updates if in linux.
11 years ago
kay.one
7d6e14d342
missed files.
11 years ago
kay.one
64181ebdff
split MessageAggregator in EventAggregator and CommandExecutor
11 years ago
kay.one
909439f615
cleanup CommandId from MappedDiagnosticsContext
11 years ago
kay.one
5bc35fa997
Merge branch 'torrent' into develop
11 years ago
Mark McDowall
47ee7f276c
Adding some trace logging when setting last execution time for tasks
11 years ago
Mark McDowall
d4096f8786
FreeSpaceSpec will return true is free space check returns null
11 years ago
Keivan Beigi
5fc4cd29a3
added torrent feature toggle.
...
dropped NzbClub.
11 years ago
Keivan Beigi
771e366441
fixed rebase issues.
11 years ago