Commit Graph

4441 Commits

Author SHA1 Message Date
kayone bb37444a99 minor parsing fix 2013-11-26 23:48:57 -08:00
kayone 0069b29f88 Fixed: xem mappings for series without scene mapping 2013-11-26 23:48:28 -08:00
kayone 7efac124c7 added input validation around MoveFile 2013-11-26 22:52:11 -08:00
kayone 95324b53d2 Update integration test uses actual update package from develop 2013-11-26 18:15:03 -08:00
kayone ed355a5ee6 install nzbdrone into c:\ProgramData instead of start menu 2013-11-26 18:07:37 -08:00
kayone b02c92d445 added branch version to generated setup file. 2013-11-26 17:08:28 -08:00
kayone 19657b471e installing as windows service is now optional during setup. 2013-11-26 15:59:17 -08:00
kayone 72fc530da9 updated build number, uninstall/reinstall service on install. 2013-11-26 12:43:36 -08:00
kayone 4389f9d96d fixed inno script. 2013-11-26 12:19:26 -08:00
kayone 36253714c9 update inno script 2013-11-26 12:17:16 -08:00
kayone 9c3cea2570 made paths relative in inno script file. 2013-11-26 12:07:05 -08:00
Keivan Beigi 8f44009a4e Merge pull request #40 from NzbDrone/single-instance
Single instance
2013-11-26 10:09:14 -08:00
kayone d42a63a480 Service kills other instances on start. 2013-11-25 23:08:12 -08:00
kayone 1e6817220a applicationmode cleanup. 2013-11-25 22:53:36 -08:00
kayone c219be8c8d Added single instance policy 2013-11-25 21:39:59 -08:00
kayone 266d1a43d9 app lifecycle cleanup 2013-11-25 21:36:06 -08:00
kayone cbcbaa2305 fuck you wix. 2013-11-25 21:35:13 -08:00
kayone 50913c69b6 added inno setup scripts 2013-11-25 21:34:53 -08:00
Mark McDowall c72c2f24c0 Merge branch 'custom-naming' into develop 2013-11-25 17:58:57 -08:00
Mark McDowall a3ddc12e24 Don't watch _output for changes 2013-11-25 17:56:56 -08:00
kayone c59ca37d1a removed conflicting files from wix. 2013-11-23 18:05:42 -08:00
kayone 47c3ec6047 added wix binaries 2013-11-23 17:48:22 -08:00
kayone 410c8a25d3 cleanup grunt file 2013-11-23 17:45:04 -08:00
kayone afda9242f7 generate msi installer based on _output folder. 2013-11-23 17:45:03 -08:00
kayone e5859b4c4b updated wix script. 2013-11-23 17:45:03 -08:00
Mark McDowall 061da0573a Fixed: Another runtime parsing issue for .ts files 2013-11-22 23:45:22 -08:00
kayone 41e02208d7 Increased load timeout of UI for remote requests from 7 to 30 seconds. 2013-11-22 14:13:36 -08:00
Mark McDowall 767586304a Never allow empty episode formats to be saved 2013-11-22 09:17:04 -08:00
Mark McDowall c90d010cd8 Fixed the broken tests 2013-11-22 08:59:03 -08:00
Mark McDowall 5659a3c496 No more wizard, now only show when advanced settings are off 2013-11-21 23:45:39 -08:00
Mark McDowall d9b7dd257e Couple touch ups 2013-11-21 23:45:39 -08:00
Mark McDowall 3d23ac9234 Fixed compilation issue 2013-11-21 23:45:38 -08:00
Mark McDowall 2b682a4936 Added caching to seasonEpisodePattern matching 2013-11-21 23:45:38 -08:00
Mark McDowall 3db97e9d11 Moved SeasonFolderFormat to NamingConfig
Moved UseSeasonFolder to UI only (add series)
2013-11-21 23:45:37 -08:00
Mark McDowall 9d94c4490f Cleanup! 2013-11-21 23:45:37 -08:00
Mark McDowall 7a5cee5b8e Fixed issue with validation when rename episodes is false 2013-11-21 23:45:36 -08:00
Mark McDowall fbf91fe8f5 Added naming integration tests 2013-11-21 23:45:36 -08:00
Mark McDowall 2e694485fe Validation for samples and saving 2013-11-21 23:45:35 -08:00
Mark McDowall 9d5c1aa0a4 Validate that we can parse the chosen scheme before saving 2013-11-21 23:45:34 -08:00
Mark McDowall 48ece3d367 Using season:00 instead of 0season 2013-11-21 23:45:34 -08:00
kayone 41cb5c02e8 added tests for when patter doesn't match our 'expected casing' 2013-11-21 23:45:33 -08:00
kayone 4cfb2f271d minor cleanup. 2013-11-21 23:45:32 -08:00
Mark McDowall 21af4bbdfa Season folder format is lowercase 2013-11-21 23:45:32 -08:00
Mark McDowall f2aec932a4 Fixed naming config integration test 2013-11-21 23:45:31 -08:00
Mark McDowall 795f78296c Added tooltips and link to wiki, also made it an advanced option
New: Fully customized naming now available as an advanced setting
2013-11-21 23:45:31 -08:00
Mark McDowall af2c7244bd Helper for configuring naming 2013-11-21 23:45:30 -08:00
Mark McDowall 0ec520c4d5 Basic UI + Wizard for custom naming added 2013-11-21 23:45:29 -08:00
Mark McDowall 7b54bca3c7 Server side for custom naming is complete 2013-11-21 23:45:28 -08:00
Keivan Beigi 5fd25ff3f3 Merge pull request #39 from NzbDrone/internal-signalr
Internal signalr
2013-11-21 22:49:51 -08:00
kayone 23c6cf2210 Fixed: NzbDrone using 100% CPU on Linux. 2013-11-21 21:51:34 -08:00