Keivan Beigi
f3ca3e97f9
Starting to add windows service support, making nzbdrone.exe unit testable.
2011-10-06 18:30:44 -07:00
Mark McDowall
f0f706b32c
ConfigFile for NzbDrone.exe is now stored under App_Data for NzbDrone.Web. - This will be to provide the users a way to edit Port and set whether they want their default browser to open on startup, all form the WebUI (and not be overwritten on upgrades).
2011-09-30 20:12:18 -07:00
Mark McDowall
3efe465114
Added multiple bindings for IISExpress. Allowing users to not run as admin (or add an urlacl as admin), but still access NzbDrone from localhost.
2011-09-20 22:41:44 -07:00
Mark McDowall
322767c3f3
Changed back to port 8989.
2011-08-22 22:51:05 -07:00
kay.one
b4fb3002a4
Updated Add Series
2011-07-27 15:59:48 -07:00
kay.one
931bb2ea12
Fixed process priority correction.
2011-07-17 13:01:37 -07:00
kay.one
b11a449f65
Updated PetaPoco
...
Upped IIS's priority
Added Byte multiplier to extention method.
2011-07-17 12:32:58 -07:00
kay.one
f1ec592834
Priority is now set using a timer
2011-07-10 22:05:52 -07:00
kay.one
da27db7e03
Priority/JobProvider tweaks
2011-07-10 17:03:58 -07:00
kay.one
77c82df482
Priority/JobProvider tweaks
2011-07-10 17:03:01 -07:00
kay.one
452b5c8f84
Renamed sorting config keys
2011-07-07 20:36:02 -07:00
kay.one
2a64014c96
Added version to page footer, minor tweaks.
2011-07-04 23:46:03 -07:00
kay.one
badcfecb93
Fixed Exceptioneer, Launcher should run as priority normal
2011-07-03 22:03:05 -07:00
kay.one
06c70d13d1
Removed unnecessary IIS modules.
2011-07-03 19:02:25 -07:00
kay.one
3d33606d7e
IISExpress now runs in above normal priority
...
WebFroms view is removed from view registration
2011-07-03 17:19:05 -07:00
kay.one
861026f743
Fixed some petapoco issue with insert.
2011-07-02 16:45:29 -07:00
kay.one
3d961654d8
Fixed doctype,
...
removed telerik script/css registrar
2011-06-27 18:23:22 -07:00
kay.one
5a5d0852ee
Updated some log levels
2011-06-21 23:36:07 -07:00
kay.one
5fb2c61c77
Fixed sab title issue
...
Added profiling to OpenSharedconnection
2011-06-21 20:38:46 -07:00
kay.one
8686eb5d32
IISExpress is now attached to NZBDrone.exe earlier, which means it should almost have a garanteed termination as soon as the host is killed.
...
Console logging starts earlier in the app.
Moved Default profiles to QualityProvider.
2011-06-12 20:45:22 -07:00
kay.one
1399ff15f2
moved all libraries out of NzbDrone.Core\Libraries to the root of the solution
2011-05-30 00:33:07 -07:00
kay.one
f62b02a36b
Merge branch 'sschlesier'
2011-05-26 23:21:08 -07:00
sschlesier
97c6d60e12
Make Release build compile succesfully
2011-05-26 23:01:07 -07:00
kay.one
a6ad977114
Fixed import new series being stuck in a loop if an update failed
...
Seperated IndexerProviderTest from ProviderTests
Fixed some ToString() issues
Refactored IndexerBase/IndexerProvider
2011-05-26 19:12:28 -07:00
Mark McDowall
9c51633470
Fixed nzbs.org RSS URL.
...
Series Details Specials looks like the standard season grids.
2011-05-21 00:09:41 -07:00
kay.one
9c1ff4af6b
initial stage of indexer refactoring. things compile.
2011-05-19 20:47:07 -07:00
kay.one
90c6b78e8c
minor tweaks
2011-05-18 21:54:33 -07:00
kay.one
0e191f6a44
Added HealthController to web project for IIS Ping to use
2011-05-18 20:57:03 -07:00
unknown
8c372e938c
fixed some settings value convert issues. would cause crash on clean installs.
2011-05-16 00:32:01 -07:00
kay.one
7d3f6c81e0
Exceptioneer is only enabled during release.
...
Nzbdrone.exe waits for enter before closing on error.
2011-04-25 11:41:20 -07:00
kay.one
623857eb90
Merge branch 'markus101'
...
Conflicts:
NzbDrone.Web/NzbDrone.Web.Publish.xml
2011-04-24 20:53:04 -07:00
kay.one
d3471b5bbb
Downgraded some logs
2011-04-24 20:51:18 -07:00
Mark McDowall
5a4bedc34d
Added an icon to the NzbDrone project (and set as the icon for that compiled application).
2011-04-24 19:44:01 -07:00
Mark McDowall
19c7702647
IISController now wraps config path (in argument) with quotes to allow for paths with spaces
2011-04-24 17:43:54 -07:00
Mark McDowall
822719bdaf
Missed some changes for send to Sab functionality in IndexerProviderBased.
2011-04-24 15:53:01 -07:00
kay.one
53a7b92a64
Upgraded IISExpress from WebMatrix Beta 2 to 7.5 Final
2011-04-23 20:02:20 -07:00
kay.one
23f6cc3901
More tests
2011-04-22 12:16:52 -07:00
kay.one
fd32a04d45
Attach to debugger is a lot more reliable.
...
Added system/config ui
rss job only runs enabled jobs
fixed wrong mappings for indexers in settingscontroller
2011-04-22 10:09:06 -07:00
kay.one
8ec72ed432
Cleaned-up NzbDrone.exe
2011-04-21 23:46:26 -07:00
kay.one
6f73260ab7
Merge branch 'markus101'
...
Conflicts:
NzbDrone.Web/NzbDrone.Web.csproj
NzbDrone.Web/Views/Log/Index.cshtml
2011-04-21 21:03:59 -07:00
kay.one
e9c63b81e6
Added asp.net tick timer
...
Added health monitoring
Updated database logging
2011-04-21 19:23:31 -07:00
kay.one
9028e498ca
Added completely awesome JobProvider. extremely easy to do async/timer tasks with ui status/notification already plugged in.
2011-04-20 00:44:13 -07:00
kay.one
e896af5cd0
ReSharper code cleanup
2011-04-09 19:44:01 -07:00
Mark McDowall
722b3805d6
Merge branch 'master' of git://github.com/kayone/NzbDrone
2011-03-30 16:03:37 -07:00
Mark McDowall
fd3d94c9b0
ParseEpisodeInfo will now handle repeating Episode Naming Format (S01E01E02 or S01E01-02), It will not handle ranges (S01E01-06)
...
Changed port back to 8989.
2011-03-30 08:42:36 -07:00
kay.one
ff75d0c555
Upgraded to MVC3, Hello Razor.
2011-03-29 23:18:35 -07:00
Keivan
613a49c3ea
Refactored BacklogProvider
...
Fixed some issues with root folder and settings controller
2011-03-28 14:57:06 -07:00
Keivan
bf1ff29519
look right in IE, all episodes are ajax loaded.
...
commited somewhere between vancouver and vegas @ 2135ft. Alt and 480mph.
2010-10-29 20:54:48 -06:00
Keivan
fa0af257ff
fixed a bunch of things. added basic support for file scanning. logs are now avilable in the UI
2010-10-24 00:46:58 -07:00
Keivan
c8a8fb4d62
Fixed notification issues
...
Added basic support for file scan
Major redactor of ReportTitle/File parsing
Updated Ninject/Ninject.MVC
Removed dependency from Microsoft.Web.Administration
reactored Episode repository structure
2010-10-20 18:49:23 -07:00