Commit Graph

4012 Commits

Author SHA1 Message Date
Mark McDowall 377e5d28e9 Added season pass link to index 2013-09-08 21:24:40 -07:00
Mark McDowall e8550b6c6e Allow editing of unknown episode file quality 2013-09-08 17:35:39 -07:00
Mark McDowall 14468eafee Series stats tests 2013-09-08 17:31:31 -07:00
Mark McDowall 2156d9ff9b NextAiring will skip episodes that already have files 2013-09-08 16:49:04 -07:00
Mark McDowall 412adfed71 Check for null before checking if EST 2013-09-08 10:57:03 -07:00
Mark McDowall b06f1004f8 hacked in a fix for EDT shows showing the wrong start time 2013-09-08 10:49:49 -07:00
Mark McDowall 00bf533696 Empty folder before update instead of deleting it 2013-09-08 10:49:48 -07:00
Mark McDowall ac607560d4 Fixed fetching root folders 2013-09-07 18:50:43 -07:00
Mark McDowall 78c409a05f More parsing tests 2013-09-07 13:47:09 -07:00
Mark McDowall 0725f865c1 Log fatal for windows app when fails to start 2013-09-06 23:38:31 -07:00
Mark McDowall 54b83e2e91 Disabled root folder signalr 2013-09-06 21:16:51 -07:00
Mark McDowall 1454f158f5 Added caching to SAB 2013-09-06 21:16:51 -07:00
Keivan Beigi 739188a577 fail nicer when MediaInfo lib is not available. 2013-09-06 11:56:58 -07:00
Mark McDowall 3ef5baf0a0 Allow editing of branch name when not on master 2013-09-06 00:16:38 -07:00
Mark McDowall cb6c8729b1 DailySeries uses new endpoint 2013-09-06 00:16:13 -07:00
Mark McDowall 67555db685 Fixed SceneMappingProxy tests 2013-09-05 23:28:52 -07:00
Mark McDowall e07b588fd8 SceneMapping uses new API endpoint 2013-09-05 23:25:34 -07:00
Mark McDowall a39125eb6c Set templateHelpers in initialize to stop it from being attached to __proto__ 2013-09-05 23:18:34 -07:00
Mark McDowall 46e3dafd44 Progress messaging updates as each report is processed 2013-09-05 23:18:33 -07:00
Keivan Beigi 3cab8159a3 fixed broken test 2013-09-05 07:25:47 -07:00
Keivan Beigi 47d9b4d5bb better migration error handling. 2013-09-05 07:25:47 -07:00
Keivan Beigi 9390a00f80 re-adding indexes for series/episodes. 2013-09-05 07:25:46 -07:00
kay.one c90a96c2e0 fixed broken tests 2013-09-05 07:25:46 -07:00
kay.one 16c9232b12 update SQLiteMigrationHelperFixture 2013-09-05 07:25:45 -07:00
kay.one 2068b732a2 restore sqlite indexes on alter. 2013-09-05 07:25:45 -07:00
Mark McDowall 4196b7eedb SeasonCount is fixed 2013-09-04 23:45:18 -07:00
Mark McDowall 7c72e1e865 Season status icon added to seasons on series details 2013-09-04 23:33:06 -07:00
Mark McDowall 4bcd5ce5c6 Removed season menu in favour of minimizing seasons 2013-09-04 22:05:38 -07:00
Mark McDowall f00c0f0cca Actioneer won't blow up after saving model 2013-09-04 17:24:46 -07:00
Mark McDowall b2ab9c1547 QualityParserFixture improvements, m2ts will default to HDTV720p 2013-09-04 11:05:28 -07:00
Mark McDowall d5e1be39f1 SignalR disconnect timeout is now 5 minutes instead of 30 seconds 2013-09-03 22:02:58 -07:00
Mark McDowall 1166a81eb3 Chained commands keep the same CommandId in nlog context 2013-09-03 22:02:26 -07:00
Mark McDowall c184ec2d98 Progress messages are logged with Logger.Progress 2013-09-03 22:01:28 -07:00
Mark McDowall a7eb331d4e Merge branch 'ui-notifications' into develop
Conflicts:
	NzbDrone.Common/NzbDrone.Common.csproj
	UI/Series/Details/SeasonLayout.js
2013-09-03 07:18:04 -07:00
kay.one 5557ac8454 emergency hack to fix breaking trakt api. 2013-09-02 23:18:54 -07:00
Keivan Beigi 7417f76086 updated logging/loggly 2013-09-02 22:15:10 -07:00
Keivan Beigi 2f204e3d29 fixed broken tests. 2013-09-02 22:15:10 -07:00
Keivan Beigi b6e4f5ed46 delete target folder before update 2013-09-02 22:15:09 -07:00
Keivan Beigi bceaee27a3 moved logging config to in-process 2013-09-02 22:15:08 -07:00
Mark McDowall 95b21358c4 Episode files are refreshed after season is renamed 2013-09-02 22:02:47 -07:00
Mark McDowall e0735de9da semi-colon required 2013-09-01 21:12:59 -07:00
Mark McDowall c928ccb201 Added progress messaging, using info logging
Also extension methods for complete and failed (for coloured UI messaging)
2013-09-01 21:12:57 -07:00
Mark McDowall eeda4e83f9 Fixed the broken tests 2013-09-01 21:12:54 -07:00
Mark McDowall e68fe9033d If nzbdrone restarts mid command the client will treat it as failed 2013-09-01 21:12:51 -07:00
Mark McDowall 0894fc0e77 Fixing CommandIntegrationTest - for now 2013-09-01 21:12:48 -07:00
Mark McDowall 1e7db2287e ScheduledTasks properly set last run time now 2013-09-01 21:12:45 -07:00
Mark McDowall c96ba5efd3 Commands return immediately and signalr is used to control the UI 2013-09-01 21:12:41 -07:00
Keivan Beigi 772ab3c921 Cahce.Remove is now void
Added tests for Cache.Remove
2013-09-01 21:12:39 -07:00
Mark McDowall 56cd80d24a TrackedCommands are cleaned up automatically
TrackedCommandCleanupCommand is not tracked
2013-09-01 21:12:35 -07:00
Mark McDowall 780e374122 Added ProgressMessaging through nlog 2013-09-01 21:12:30 -07:00