Mark McDowall
3a8f40511d
New: Added NzbIndex.nl as an indexer, enabled by default
13 years ago
Mark McDowall
c5367624ea
New: Added FileSharingTalk indexer.
...
Fixed Atom DateTime parsing bug.
13 years ago
Mark McDowall
a00c20c1af
Fixed spelling of enviroment provider (Environment). :)
13 years ago
kay.one
3b18c9f621
Removed single episode rename button
...
Fix: while renaming series/seasons a single failure no longer stops the whole process
Fix: much better notification during batch rename
13 years ago
Mark McDowall
6e767eafab
New: Added Plex to Notifications, allowing notifications and library updates.
13 years ago
Mark McDowall
d8957a85ef
Small tweak in SignalR dependency injection.
13 years ago
kay.one
5c03c873b2
updated analytics
13 years ago
kay.one
e5fa098d66
deskmetrics doesn't report during dev.
13 years ago
kay.one
05df752cc8
Fix: Downgraded some log levels for less verbose logging
13 years ago
kay.one
9bea027907
Fixed compile issue
13 years ago
kay.one
83aa6330d1
Minor cleanups.
13 years ago
kay.one
174f765ec9
New: NzbDrone service to automatically report errors and episode parse issues.
13 years ago
kay.one
340f05aef4
Fixed broken tests, DeskMetrics now has a different id during dev and production.
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
kay.one
4da2e1cb72
Episode auto-ignore is now done in realtime rather than using a job.
13 years ago
Mark McDowall
488be41fb1
Fixed broken tests after adding new job.
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
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