Mark McDowall
2bf97fd76f
Fix: Size will be displayed in best format when rejected (instead of bytes). It will also be displayed as info so it shows in the normal log.
13 years ago
kay.one
14559d035b
Updated deskmetrics libraries.
13 years ago
Mark McDowall
8ce6e8a08e
Cleaned up Backup.
13 years ago
kay.one
7a83a46d31
Added integration to deskmetrics
13 years ago
kay.one
b225db9aaf
Started to add support for deskmetrics
13 years ago
Mark McDowall
02cb12bdb8
BacklogSetting refactoring.
13 years ago
Mark McDowall
9eb022fdf4
BacklogStatus added to individually control which series are included in backlog searches. Applies to Backlog and RecentBacklog jobs. Editable in Series/MassEdit and Series Edit.
13 years ago
kay.one
a93846d2d8
Deleting any series with seriesid =0 during migration.
13 years ago
Mark McDowall
b4eed1a657
SabProvider now gets JSON instead of XML for history and queue.
13 years ago
Mark McDowall
26c4240a6b
SabProvider can now get the entire Queue for additional processing.
13 years ago
kay.one
4da2e1cb72
Episode auto-ignore is now done in realtime rather than using a job.
13 years ago
Mark McDowall
218059e08d
Added the ability to auto-ignore episodes for files that are deleted, good for people that delete after watching. Option is not exposed in the UI and is disabled by default (obviously).
13 years ago
kay.one
a48db83be9
Separated migration for LogDB and Application update.
13 years ago
Mark McDowall
3dce784672
XbmcProvider uses Json.net for reading/writing JSON.
...
Updated for v3 of XBMC JSON API.
13 years ago
Mark McDowall
2cc066ccf2
GetActivePlayers will now work with Eden and Dharma.
13 years ago
kay.one
1de610c5bb
moved last job over.
13 years ago
kay.one
fabc4c84bd
Moved Jobs to their own folder.
13 years ago
kay.one
30497357b4
Removed single search method in indexer base.
13 years ago
Mark McDowall
02f6af4750
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
kay.one
c1ea4c18c2
Updated WebActivator to 1.5
13 years ago
Mark McDowall
e16f83c433
Added ReferenceDataProvider to provide lookups (and refreshing) of IsDaily - which will check if the series is a daily series.
13 years ago
Mark McDowall
e781501021
Added RecentBacklogSearchJob to fill missing episodes from the last 30 days, runs nightly.
13 years ago
kay.one
c6716f2425
Log page now uses EF for faster runtime queries.
13 years ago
kay.one
a984060533
Merge branch 'markus' into kay.one
13 years ago
kay.one
35e47e1adc
Updated twitterizer to 2.4.0.26532
...
Updated Json to 4.0.4
Updated NBuilder to 3.0.1.1
13 years ago
Mark McDowall
6ae341373f
Missed in last commit.
13 years ago
Mark McDowall
d5a602c4eb
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
kay.one
6369d4f817
Update updates ;)
13 years ago
Mark McDowall
8c1f7e6663
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
kay.one
51518787d8
Lots of initialization, configuration clean up.
13 years ago
Mark McDowall
639480e3ef
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
Mark McDowall
6c86f1dfdd
Newznab providers can be configured by the end user.
13 years ago
kay.one
72d0fc50ed
Alot of refactoring.
13 years ago
kay.one
8a7bc7bf80
Removed unused references.
13 years ago
Mark McDowall
bbd5cba272
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
...
Fixed CentalDispatch Conflicts.
13 years ago
kay.one
157bcd8b0f
AssemblyInfo.cs cleanup
13 years ago
Mark McDowall
277b873b39
Added Prowl notifications.
13 years ago
Mark McDowall
3fe1e80ccb
Added Growl (Not yet visible on the GUI).
13 years ago
Mark McDowall
dd7dcf4db8
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
kay.one
cd32a70179
Starting path clean up. (All paths should go through EnvironmentProvider)
13 years ago
Mark McDowall
d9bef59ec2
Twitter notifications working from end-to-end.
13 years ago
Mark McDowall
a2735d7716
Twatter has been added, Notifications cannot be saved (yet), nor will they send, but the framework for a user to setup Twitter (Authorize NzbDrone) is in place.
13 years ago
Mark McDowall
9957aef811
Added SMTP as an ExternalNotifcation method.
13 years ago
kay.one
b3e4485d71
Post processor now deletes folders that are less than 40MB.
13 years ago
kay.one
4ae268b8e5
lots of different things ;)
13 years ago
kay.one
ec08436587
Refactored the shit out of PostDownloadProvider
13 years ago
kay.one
8f9946eb63
Added some update APIs to check for updates and download and extract the update package.
...
Todo: apply updated, UI.
13 years ago
kay.one
ea05635fd3
Moved NLog, Fluentassertion to Nuget.
13 years ago
Mark McDowall
8cac84b4ad
PostDownloadProvider broken down further.
...
Will try to reprocess _NzbDrone_ directories each pass, but will mark with an error when possible.
Attempt to process _UNPACK_ and _FAILED_ directories 30 minutes after first detected by NzbDrone (to give SAB time to unpack properly before processing).
13 years ago
Mark McDowall
04ed22db55
Moved core of PostDownloadScanJob to PostDownloadProvider.
13 years ago