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
Mark McDowall
b02c7066ad
Trim added to LogProvider.
...
TrimLogsJob added to trim the logs every 24 hours.
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
79b3a22c9a
Fixed some exception logging where exceptions weren't logged.
13 years ago
kay.one
883dffca80
More update code. almost there.
13 years ago
kay.one
207550176c
Removed assembly level fixtures
13 years ago
kay.one
72d0fc50ed
Alot of refactoring.
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
ca7deedfb9
CentralDispatch is no longer static.
13 years ago
kay.one
390dfbdee8
Fixed startup issue.
13 years ago
kay.one
07458529f6
JobProvider can reset itself.
...
cleaned up unit test logging
13 years ago
kay.one
633f0b6197
PathProvider. visit us for all of your pathing needs.
13 years ago
Mark McDowall
24a2c2be59
Finishing up Prowl integration.
13 years ago
Mark McDowall
ee90564519
Fixed Growl ExternalNotification binding.
13 years ago
Mark McDowall
3fe1e80ccb
Added Growl (Not yet visible on the GUI).
13 years ago
Mark McDowall
d9bef59ec2
Twitter notifications working from end-to-end.
13 years ago
Mark McDowall
9957aef811
Added SMTP as an ExternalNotifcation method.
13 years ago
kay.one
4ae268b8e5
lots of different things ;)
13 years ago
kay.one
6828f099bc
Removed all static state tracking from job provider.
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
1ba959298b
Added BuildDateTime to central dispatch
13 years ago
Mark McDowall
f973c74c87
ConfigFileProvider will now add missing config values automatically, with a default value.
...
Added Handbrake and AtomicParsley wrappers for iPod video conversion.
13 years ago
Mark McDowall
ec6a0e6b7f
App_Data added to .gitignore
...
Added SetValue to ConfigFileProvider.
Added creating of default config file in ConfigFileProvider.
Added more ConfigFileProvider tests.
Added UI for Settings/System
13 years ago
Mark McDowall
e4f01ae0d4
Size is now parsed for each item in the feed.
...
QualityType added to database to allow saving of size limits.
Fluent now uses longs for multiplication, to ensure it doesn't overflow.
13 years ago
Mark McDowall
dfd0720872
Added BannerDownloadJob, it will run every 30 days.
...
New series will have their banner downloaded on import.
13 years ago
Mark McDowall
5f75891d36
Fixed logs being written to nzbdrone.sdf instead of log.sdf
13 years ago
kay.one
8ce222a10c
Should fix the transaction issues in petapoco, we are getting to far petapoco master which I don't like.
13 years ago
Mark McDowall
8afd7d2b47
Fixed broken tests.
13 years ago
Mark McDowall
f6c9fa4f95
Added SeriesSearch and RenameSeries jobs.
...
Add UI controls for new jobs.
Skip ignored episodes when doing series/season searches.
13 years ago
Mark McDowall
350e0388de
Updated JobProvider to allow jobs with two targets.
...
JobQueueItem class created instead of using Tuples.
Added Search for Season and Rename Season jobs , plus links for them on Series/Details.
Add GetSeasonFiles added to MediaFileProvider.
13 years ago
kay.one
eaaf464d38
Merge branch 'markus101'
13 years ago
kay.one
2601c7c1b9
minor changes
13 years ago
Mark McDowall
ee4b6c9442
ExternalNotifications enabled (Xbmc only right now).
...
- Grab, Download, Rename
Notification Settings for Xbmc uses definitions.
13 years ago
kay.one
6393d0a3f9
Added Tests for CentralDispatch
14 years ago
kay.one
2a64014c96
Added version to page footer, minor tweaks.
14 years ago
kay.one
7d706a3304
Renamed SubsonicTarget to DataBaseTarget
14 years ago
kay.one
bbf27c6f66
Fixed MVC profiler issue with Jobs, SQL profiling is on again.
14 years ago
kay.one
f4a765817b
Fixed some small issues, here and there.
14 years ago
kay.one
acf23d4fc2
Removed subsonic completely
14 years ago
kay.one
f4801901a7
LogProvider now usues petapoco
14 years ago
Mark McDowall
0432109a95
Merge branch 'master' of git://github.com/kayone/NzbDrone
...
Conflicts:
NzbDrone.Core.Test/SeriesProviderTest.cs
NzbDrone.Core/Providers/MediaFileProvider.cs
NzbDrone.Core/Providers/SeriesProvider.cs
14 years ago
kay.one
cb8cb1691f
SeriesProvider is now Subsonic free.
14 years ago
kay.one
63f6899894
Added PetaPoco
14 years ago
Mark McDowall
a290a0dcb0
Merge branch 'master' of git://github.com/kayone/NzbDrone
...
Conflicts:
NzbDrone.Core/Providers/Jobs/EpisodeSearchJob.cs
NzbDrone.Core/Providers/SeriesProvider.cs
14 years ago