1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-10-05 23:57:20 +02:00
Commit Graph

4424 Commits

Author SHA1 Message Date
Mark McDowall
33986a9185 Seasons are now subdocuments of series 2013-09-09 23:44:00 -07:00
Mark McDowall
0861e5f8c1 Use drone factory folder in error message when not configured 2013-09-09 23:41:42 -07:00
kay.one
4ddc599668 added history integration test 2013-09-09 22:39:18 -07:00
Mark McDowall
c7bdf4148b Removed old logo from Core, Growl uses new icon. 2013-09-09 08:13:54 -07:00
Mark McDowall
529f65339f Moved NzbDroneClientException to Core 2013-09-09 08:09:55 -07:00
Mark McDowall
0c57c6a6c1 Better client side errors when there are issues communicating with trakt. 2013-09-08 23:40:24 -07:00
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
f72d4dd394 emergency hack to fix breaking trakt api. 2013-09-02 23:19:24 -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
kay.one
9d5f6fcbc7 fixed merge conflict 2013-09-02 22:02:08 -07:00
kay.one
08203b1f6f Merge branch 'develop'
Conflicts:
	NzbDrone.Core/Tv/SeasonService.cs
	NzbDrone.Integration.Test/EpisodeIntegrationTests.cs
	NzbDrone.Integration.Test/SeasonIntegrationTests.cs
2013-09-02 21:58:58 -07:00
Mark McDowall
e0735de9da semi-colon required 2013-09-01 21:12:59 -07:00