Keivan Beigi
6a5c10a456
added Expansive
12 years ago
kay.one
6e88f55a54
cleaned up parsing logic and structure.
12 years ago
Keivan Beigi
339dd5a1dd
updated to NLog 2.0.1.2
12 years ago
Keivan Beigi
2eb3ead230
fixed indexer setting load/reload.
12 years ago
Keivan Beigi
1465fbf499
extracted interface fom HttpProvider
12 years ago
Keivan Beigi
d81e0885c3
updated json.net from 4.5.11 to 5.0.2
12 years ago
kay.one
a6a4932b44
rewrite of indexer/episode search
12 years ago
Keivan Beigi
aacc53d882
replaced autofac with TinyIoC
12 years ago
kay.one
048162a0ef
fixed more tests.
12 years ago
kay.one
a052a9389e
fully replaced TVDB with Trakt.tv
12 years ago
kay.one
af3282630f
event aggregator is singleton to prevent it from being disposed.
12 years ago
kay.one
f2886d89de
Autofac registrations are not singleton anymore.
12 years ago
kay.one
150b1902e9
no more Nzbdrone.Web in any of the paths.
12 years ago
Keivan Beigi
3b22c087c6
creating powershell build and package script
12 years ago
kay.one
63ba1ed026
removed some unneeded references.
12 years ago
markus101
4bb4faf626
Migrations
...
Still need to remove System.Data.Sqlite, prefer an option in OrmLite to pluralize table names.
12 years ago
markus101
ebbf5ea21f
First steps for SQLite
12 years ago
Mark McDowall
29ec800996
Run Nancy SelfHost locally only
...
Will run locally when URL hasn't been registered and not running in administrator context.
12 years ago
markus101
6ec700c632
NancySelfHost under Non-Admin Accounts
12 years ago
Keivan Beigi
10f4dd5a60
removed unused dependencies.
12 years ago
kay.one
d1ba892e45
Added IHandleAsync, these handlers will be run async and in parallel to each other.
12 years ago
kay.one
50674d388c
more project clean up.
12 years ago
kay.one
62f15d4d96
season list is properly populated in series details.
12 years ago
kay.one
ba68dd9386
removed TvdbLib.dll using the embedded wattvdb.codeplex.com
12 years ago
kay.one
beb2f7c7fd
removed sqlce
12 years ago
Keivan Beigi
8900bbb3a1
main app cleanup.
12 years ago
kay.one
651c7c095a
removed logconfiguration
12 years ago
Keivan Beigi
c935db93dd
config file based logging configuration.
12 years ago
kay.one
554924a522
post grab notification and updates are now using the new EventAggregator
12 years ago
Mark McDowall
6296e425d3
Added toastr, fullcalendar, start of API for Calendar.
...
Sending headers for DownloadString and DownloadFile in addition to DownloadStream.
12 years ago
kay.one
c35682376e
added sample event for series added
12 years ago
kay.one
66972e5bc6
simplified EventAggregator
12 years ago
Keivan Beigi
b5644bf660
moved series/season/episodes to object db.
12 years ago
Keivan Beigi
6ffa4e0568
NzbDrone is getting on a bus! (added EventAggregator)
12 years ago
Keivan Beigi
324b5e3b80
fixed some broken tests.
12 years ago
Keivan Beigi
68128809c9
started to remove iisexpress.
12 years ago
kay.one
97398f604b
removed mono/pilot build configs.
12 years ago
kay.one
a4ee4a913f
ignore WindowsService tests in *nix systems.
12 years ago
kay.one
b0940ed8de
upgraded to autofac 3. created nancy only mode for nzbdrone.exe /n
12 years ago
kay.one
aeae9d75d1
fixed jobprovider teardown breaking in mono.
12 years ago
kay.one
63cf7a3b85
app now starts up,
...
added monodevelop, siaodb files to git.ignore
12 years ago
kay.one
a0d0e4715e
fixed some tests, cleaned up root folders.
12 years ago
kay.one
2903d5d581
WTFFFFF!
12 years ago
kay.one
6c289f4482
ApplicationPath is actuall app path in mono.
12 years ago
kay.one
83186ba87b
wtf git extentions?
12 years ago
kay.one
885688f4c2
more dynamic binding to sqlce
12 years ago
kay.one
2873fc9f6d
replaced compile time with runtime mono check.
12 years ago
kay.one
88b06e8747
added mono build config
12 years ago
kay.one
9e4bb278ef
moved rootdir to eloquera
12 years ago
kay.one
0155de4d92
registered eloquere db with autofac.
12 years ago
Keivan Beigi
86e554010d
Revert "updated autofac to 3.0"
...
This reverts commit 4f6e928b4e650750c38f8bab8dbd36146c00933f.
12 years ago
Keivan Beigi
8a5a326480
updated autofac to 3.0
12 years ago
Mark McDowall
08e7490ac5
Re-fix for hidden console CPU + added tray icon
...
New: Tray Icon visible when running without console window
12 years ago
Mark McDowall
506899730a
CPU usage fail
...
Fixed: Running NzbDrone without a console should no longer cause
excessive CPU usage
12 years ago
Mark McDowall
a2e237b926
More logging during updates
12 years ago
Mark McDowall
1ef6906dc1
Merge branch 'autofac'
...
Conflicts:
NzbDrone.Common/IISProvider.cs
NzbDrone.Core/CentralDispatch.cs
12 years ago
Mark McDowall
7991887e5e
Removed silent switch
12 years ago
Mark McDowall
125703a2fa
Hidden startup, shutodwn and restart
...
New: Run without console window by default
New: Added NzbDrone.Console to run with console window
New: Shutdown from UI
New: Restart from UI
12 years ago
Mark McDowall
be2a5ea754
Cleaned up some error messages
12 years ago
Mark McDowall
924d3d0c8e
Hello Autofac, Goodbye Ninject
12 years ago
Mark McDowall
b3874dbdb0
Merge branch 'master' into backbone
12 years ago
Mark McDowall
cd98fbb4fa
Missing root dir won't stop app
...
Fixed: Missing root dir won't prevent UI from loading
12 years ago
Mark McDowall
f3809d3a80
Merge branch 'master' into backbone
...
Conflicts:
NzbDrone.Common/packages.config
NzbDrone.Core.Test/packages.config
NzbDrone.Core/NzbDrone.Core.csproj
NzbDrone.Core/packages.config
NzbDrone.Services/NzbDrone.Services.Service/packages.config
NzbDrone.Web.UI.Test/NzbDrone.Web.UI.Automation.csproj
NzbDrone.Web/_bin_deployableAssemblies/amd64/Microsoft.VC90.CRT/Microsoft.VC90.CRT.manifest
NzbDrone.Web/_bin_deployableAssemblies/amd64/Microsoft.VC90.CRT/README_ENU.txt
NzbDrone.Web/_bin_deployableAssemblies/amd64/Microsoft.VC90.CRT/msvcr90.dll
NzbDrone.Web/_bin_deployableAssemblies/amd64/sqlceme40.dll
NzbDrone.Web/_bin_deployableAssemblies/x86/Microsoft.VC90.CRT/Microsoft.VC90.CRT.manifest
NzbDrone.Web/_bin_deployableAssemblies/x86/Microsoft.VC90.CRT/README_ENU.txt
NzbDrone.Web/_bin_deployableAssemblies/x86/Microsoft.VC90.CRT/msvcr90.dll
NzbDrone.Web/_bin_deployableAssemblies/x86/sqlceme40.dll
NzbDrone.Web/packages.config
12 years ago
Mark McDowall
a9923e3d30
Updated NUGET packages, including sqlce
12 years ago
Mark McDowall
ae0648b8f4
Free space widgets
...
Fixed: Free space widgets take up less space on smaller screens
12 years ago
Mark McDowall
f94eda3c20
Removed nuget packages from repo
12 years ago
Mark McDowall
5a1039ed8d
Fixed ninject 2 reference
...
Fixed Core.Test reference to Signalr
12 years ago
Mark McDowall
64468cd9ed
Upgraded nuget packages, Ninject 3, SignalR 5
12 years ago
Mark McDowall
a2e7f9ecbb
XBMC Library updates should be more reliable now
12 years ago
Mark McDowall
5bbe310af5
Merge branch 'xem' into 'master'
...
Conflicts:
NzbDrone.Common/DiskProvider.cs
NzbDrone.Core.Test/ProviderTests/DiskScanProviderTests/ImportFileFixture.cs
NzbDrone.Core/Providers/DecisionEngine/CustomStartDateSpecification.cs
NzbDrone.Core/Providers/DiskScanProvider.cs
NzbDrone.Core/Providers/DownloadProvider.cs
12 years ago
Mark McDowall
5cc2810f77
Skip import when when folder is in use
...
Fixed: Skip post-processing when folder is in use or series path does
not exist on disk
12 years ago
Mark McDowall
b5e196fcef
Skip import when Series.Path doesn't exist
12 years ago
Mark McDowall
f9370a8aec
Cleaned and fixed broken tests
12 years ago
Mark McDowall
9c6d78d479
Cleanup and updates for XEM
...
SceneSource added to signify to lookup via scene name
Use Episodes for naming instead of EpisodeNumbers (in ParseResult)
12 years ago
Mark McDowall
27646310a1
Minor XML tweaks for Metadata
12 years ago
Mark McDowall
35511a8b76
NCrunch works for unit tests
13 years ago
kay.one
0eab46ce32
removed exceptioneer, updated ninject refrence for update.
13 years ago
Mark McDowall
15e4a286d1
Fixed debugging issues. Add Series tweaks.
...
Add series buttons are disabled on click to prevent multiple clicks.
13 years ago
Mark McDowall
ad47bd275b
Fixed broken nuget references
13 years ago
Mark McDowall
c9a01857f4
Updated nuget packages
13 years ago
Mark McDowall
23118871fd
Added Recycle Bin to server side
...
New: Recycle Bin is now available
13 years ago
Mark McDowall
0b8ca7c3b0
Merge remote-tracking branch 'origin/pneumatic'
13 years ago
Mark McDowall
e7816d7e7f
AppPath tweak
13 years ago
Mark McDowall
cc6011ec87
Organized tests for DiskScan and PostDownload
...
Added tests for GetVideoFiles and ProcessVideoFile
13 years ago
Mark McDowall
133edd82f2
Removed extraneous line
13 years ago
Mark McDowall
327b461667
Updated error reporting module
13 years ago
Mark McDowall
c2a1df61f6
New: Max DB Size is now 512MB (was 256MB)
13 years ago
Mark McDowall
653a0864c3
Removed DM - Branched if required later.
13 years ago
Mark McDowall
eee24aff1d
Tests added
...
Series metadata will be created when series info is refreshed (and on
add)
13 years ago
Mark McDowall
b50e16a456
Metadata coming together for XBMC
13 years ago
kay.one
fb74a1a6a7
Updated exceptron driver to 0.1.0.34
13 years ago
kay.one
aa2a3d997a
Updated Exceptron driver to 0.1.0.30 to add support for severity.
13 years ago
Keivan Beigi
7e5445fa3a
DownloadString exceptions are no longer reported.
13 years ago
Keivan Beigi
109904ccc8
Updated ET driver
13 years ago
Keivan Beigi
7f321c500b
Updated ET driver to v1a.
13 years ago
Mark McDowall
840fed2408
DownloadStream will now add a UserAgent to the request.
...
New: NzbMatrix won't block NzbDrone for not supplying an identifier now.
13 years ago
kay.one
0470f3d78c
Updated exceptron driver.
13 years ago
kay.one
a2d4b59002
Updated exceptron driver
13 years ago
kay.one
620a88dcb2
Updated exceptron driver
13 years ago
kay.one
16eecb3b4f
Updated to exceptron api v1a
13 years ago
kay.one
30358de9f4
Log message is now included with exception log.
13 years ago
kay.one
6b3e102899
Updated exceptrack driver's url, made test more effective.
13 years ago
kay.one
aff17f7767
Exceptions are now sent to exceptrack
13 years ago
kay.one
2b5776acbf
Added exceptrack.driver
...
updated json.net
13 years ago
kay.one
c702944d46
updated package.bat to not include the automation folder.
13 years ago
kay.one
e0470e12ca
Exceptions are now being stored in mongo.
13 years ago
Mark McDowall
a00c20c1af
Fixed spelling of enviroment provider (Environment). :)
13 years ago
Mark McDowall
5764059f1d
New: Banner will be deleted when series is deleted.
13 years ago
kay.one
7a3f7bf67c
Fixed: Exceptions during Upgrade and AppStart are reported correctly.
13 years ago
kay.one
245e122c61
Fixed service url
13 years ago
kay.one
d8418b35e1
Fixed broken service tests.
13 years ago
kay.one
9cebfab2f4
Finished Exception Controller
13 years ago
kay.one
98faca17ee
Adding support for exception instances in Services.NzbDrone
13 years ago
kay.one
1becb100df
fixed service path issue.
13 years ago
kay.one
39be4c567d
Fixed: Fixed an issue where there could be a race condition during app update.
13 years ago
kay.one
4e49ceb640
Temporally disabled exceptioneer.
...
Fixed: Increased log file size to 1MB from 400K.
13 years ago
kay.one
7e38afc838
Logging/Download notification tweaks.
13 years ago
kay.one
ac639120e3
Updated production detection to use path as well as version number.
13 years ago
kay.one
dde0432efc
Better logging for NzbDrone.Service
13 years ago
kay.one
5c03c873b2
updated analytics
13 years ago
Mark McDowall
2deb6822b0
Updated Nuget packages.
13 years ago
kay.one
786e38763a
Fixed ping for servers with windows auth enabled.
13 years ago
kay.one
5ecbdd3e64
Package cleanup
13 years ago
kay.one
5717b7f596
New: Rewrite of download decision engine.
13 years ago
kay.one
1d1c62d376
added file logging to services.
13 years ago
kay.one
ad9a7fa6e4
Fixed Nzbdrone reporting service to point to the right url.
13 years ago
kay.one
174f765ec9
New: NzbDrone service to automatically report errors and episode parse issues.
13 years ago
Mark McDowall
8ce6e8a08e
Cleaned up Backup.
13 years ago
Mark McDowall
ab7d3ebcc5
New: Added check to ensure FW is enabled before opening and closing ports.
13 years ago
kay.one
b225db9aaf
Started to add support for deskmetrics
13 years ago
kay.one
7071cf829a
Updated diskprovider to use GetFiles instead of EnumerateFiles to prevent a screwed up issue.
13 years ago
kay.one
ead5f37921
Directory write time is now calculated based on the most recent file write to any file inside of that directory.
13 years ago
kay.one
a68c882032
fixed http 500 error.
13 years ago
kay.one
d1e3298da1
Enabled rolling file logging.
13 years ago
kay.one
1e580856ca
Better exception logging.
13 years ago
kay.one
7acb563c05
Fixed an issue where GetProcessByName could return a list containing null items.
13 years ago
Mark McDowall
106f073cf2
Corrected exception logging.
13 years ago
kay.one
1301dc1b7b
All exception levels are now reported.
13 years ago
Mark McDowall
691a004d39
Added SecurityProvider to deal with administrative tasks (Url Registering and FW Port Opening).
13 years ago
kay.one
850880de47
Replaced ServiceInstall.bat/ServiceUninstall.bat with exe files that automatically elevate user permissions.
13 years ago
kay.one
a48db83be9
Separated migration for LogDB and Application update.
13 years ago
Mark McDowall
b1aeb0a973
Check if process HasExited before getting ProcessInfo.
...
Fixes ND-8.
13 years ago
kay.one
9be08b810e
Nzbdrone.exe file logging
13 years ago
kay.one
b8def06782
Automation ;)
13 years ago
kay.one
19c087e50a
Moving file from same source/destination no longer just deletes the file.
13 years ago
Mark McDowall
28259bc254
Profiler can be enabled via config file.
13 years ago
kay.one
0884fa617a
Added extra logging to update/ProcessProvider
13 years ago
kay.one
bfe4de7a08
Fixed some issue around path normalization.
13 years ago
kay.one
08a5b28f40
Banners folder moved to root.
13 years ago
kay.one
76608fc440
Banners folder moved to root.
13 years ago
kay.one
2eb14d93b7
Removed "nzbdrone" "iisexpress" spam from console.
13 years ago
kay.one
034d0c46e5
Updated some logs, removed .vob .ts from video extentions
13 years ago
kay.one
3520b56bb6
Update logs are now in the UI
13 years ago
Mark McDowall
03fb405c2e
GetUpdateClientExePath will now use the updater in nzbdrone_update.
13 years ago
Mark McDowall
a91c7bbff4
Removed Trace Logging from FileExists.
...
Update will now use copy to update, instead of move.
13 years ago
Mark McDowall
2e3adf27ec
Adding trace logging to DiskProvider.FileExists.
13 years ago
kay.one
2708c75091
Cleaned up Web.Config
13 years ago
kay.one
6e9a6313ff
Fixed update log path issues.
13 years ago
kay.one
5ea8fd22f7
Fixed application path detection.
13 years ago
kay.one
b74ef12a4c
Update log files are now copied to application folder.
13 years ago
kay.one
d73853f08b
Update provider now closes all orphaned IISExpress instances before update.
13 years ago
kay.one
115b06821e
Cleaned up Environment.ApplicationPath
13 years ago
kay.one
6778a6ed99
Moved duplicated NormalizePath method to PathExtentions
13 years ago
Mark McDowall
95d1832379
Added Trace Logging to DiskProvider.DeleteFile.
13 years ago
kay.one
950b2f0965
DiskProvider.MoveFile now overwrites existing file.
13 years ago
kay.one
d97a1d068c
DiskProvider.Move now overwrites existing folder, Update some Diskprovider to use .NET 4 calls.
13 years ago
kay.one
80df59c8e7
Better exception info for diskprovider
13 years ago
kay.one
e35a4bf8ac
Fixed an upgrade/service bug where it would try to stop an already stopped service.
13 years ago
kay.one
8779a37f7f
UI for automatic update.
13 years ago
kay.one
ecbf127321
Fixed a bug in DiskProvider where it wouldn't copy subfolders properly.
13 years ago
kay.one
bc5307a4d3
Fixed Environment Variable conflict in IISProvider
13 years ago
kay.one
6369d4f817
Update updates ;)
13 years ago
kay.one
88f4d15fa9
Added some update tests
13 years ago
kay.one
56a6e1372d
Update client is now included in the build package
13 years ago
kay.one
51518787d8
Lots of initialization, configuration clean up.
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
kay.one
2e94e322f4
Path calculations are now done using extension methods.
13 years ago
kay.one
8a7bc7bf80
Removed unused references.
13 years ago
kay.one
1270e464b3
More autoupdate code.
13 years ago
kay.one
ae9e941b30
AssemblyInfo version cleanup.
13 years ago
kay.one
157bcd8b0f
AssemblyInfo.cs cleanup
13 years ago
kay.one
633f0b6197
PathProvider. visit us for all of your pathing needs.
13 years ago
kay.one
bb1f6649b5
Fixed application path issue.
13 years ago
kay.one
cd32a70179
Starting path clean up. (All paths should go through EnvironmentProvider)
13 years ago
kay.one
5b3f0bdffe
Added google analytics. (only enabled in production)
13 years ago
kay.one
c1cf29757f
Unit test should now run in a machine with NzbDrone installed as a service with no side effects.
13 years ago
Mark McDowall
c86cf76181
Fixed installation of service, it was getting a blank filename for the executable.
13 years ago
kay.one
c1116d0faa
Fixed bug where service where windows service couldn't be installed.
13 years ago
kay.one
4ae268b8e5
lots of different things ;)
13 years ago
kay.one
c42518b34e
More NzbDrone.Common updates
13 years ago
kay.one
aa418a444b
More work on NzbDrone.Update
13 years ago
kay.one
fb0b505bf4
Added NzbDrone.Update, refactored some common wrappers to NzbDrone.Common
13 years ago