1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-11-01 00:12:30 +01:00
Commit Graph

2680 Commits

Author SHA1 Message Date
kay.one
9a8414edde moved cleanup of deleted files to their own service.
detaching of episodes when files are deleted is done through events now.
2013-03-07 21:39:54 +09:00
kay.one
40a959a309 more search cleanup. 2013-03-07 21:39:53 +09:00
kay.one
ef5f565a4d cleaned up episode search 2013-03-07 21:39:52 +09:00
kay.one
02d842a2b2 some preliminary work to move decision engine to use the visitor pattern. 2013-03-07 21:39:51 +09:00
kay.one
969dff5197 more file naming cleanup. 2013-03-07 21:39:51 +09:00
kay.one
f21358fce5 file name builder cleanup. 2013-03-07 21:39:50 +09:00
kay.one
dce64a5530 moved naming specification out of general config. 2013-03-07 21:39:50 +09:00
kay.one
db37d020f4 renamed report rejection reason. 2013-03-07 21:39:49 +09:00
Mark McDowall
28efb7c4ec Quality size styling 2013-03-07 00:22:16 -08:00
Mark McDowall
6b8314206a Quality Settings divided up in layout
Using bootstrap slider
2013-03-07 00:01:18 -08:00
Mark McDowall
c345d81c6a Naming settings with css fixes. 2013-03-06 10:41:59 -08:00
Keivan Beigi
10f4dd5a60 removed unused dependencies. 2013-03-05 11:58:53 -08:00
Keivan Beigi
4877ce405e event based cleanup when a series is deleted. 2013-03-05 11:49:34 -08:00
Keivan Beigi
cc1dcffdf3 added delete series event 2013-03-05 11:35:59 -08:00
Mark McDowall
80ac142434 Removed all the ids! 2013-03-05 08:39:12 -08:00
Mark McDowall
3dcf99753e Added SaveValues to ConfigService 2013-03-05 08:13:58 -08:00
Mark McDowall
9bb383e2b8 Removed virtuals from ConfigService.
Settings UI taking shape.
2013-03-05 08:13:56 -08:00
Mark McDowall
b9a14a5cf5 Naming settings in UI, fuck its ugly 2013-03-05 08:13:55 -08:00
kay.one
d1ba892e45 Added IHandleAsync, these handlers will be run async and in parallel to each other. 2013-03-04 22:25:05 -08:00
kay.one
333a88ebd1 added locking to RssSyncJob 2013-03-04 21:55:36 -08:00
kay.one
6c17639ade added job time that ticks kicks off scheduler. 2013-03-04 21:51:07 -08:00
kay.one
568d4b8eeb moved jobs around again ;) 2013-03-04 21:37:33 -08:00
kay.one
50674d388c more project clean up. 2013-03-04 21:33:34 -08:00
kay.one
126f499259 minor project cleanup. 2013-03-04 21:24:28 -08:00
kay.one
eaf6f94c02 job structure cleanup. 2013-03-04 21:20:47 -08:00
Keivan Beigi
5e77d51510 Cleaned up JobController. 2013-03-04 18:34:38 -08:00
Keivan Beigi
8ebcf0eb8b moved jobcontroller to a blocking collection 2013-03-04 17:48:20 -08:00
Keivan Beigi
35cb7e55c7 cleaned up some tests. 2013-03-04 17:47:51 -08:00
kay.one
1ccbb3c9d8 automatically download banner,poster, fanart. without a job :D 2013-03-03 21:53:28 -08:00
Mark McDowall
62c1be1634 Settings return with default values (via reflection) 2013-03-03 17:07:22 -08:00
Mark McDowall
3430ad3ee8 Fixed merge conflicts 2013-03-03 16:29:48 -08:00
Mark McDowall
50f6ec4fc6 Settings wired up 2013-03-03 16:10:58 -08:00
kay.one
9a738e3a65 episode detail is working but its a bit slow. 2013-03-03 15:21:54 -08:00
kay.one
4a4e440ec0 series structure cleanup. 2013-03-03 15:21:53 -08:00
kay.one
62f15d4d96 season list is properly populated in series details. 2013-03-03 15:21:53 -08:00
kay.one
6447b78a5a restructuring series detail around season and episodes being separate resources. 2013-03-03 15:21:52 -08:00
Mark McDowall
c5b845cbee Removed tvdblib from tests
Added settings to API
2013-03-02 13:37:28 -08:00
kay.one
77eedf448e fixed jobs running all the time. 2013-03-02 12:14:18 -08:00
kay.one
ba68dd9386 removed TvdbLib.dll using the embedded wattvdb.codeplex.com 2013-03-02 11:33:17 -08:00
kay.one
32ed3dbb46 removed TvdbLib.dll using the embedded wattvdb.codeplex.com 2013-03-02 11:33:16 -08:00
Mark McDowall
bb27995eaf Series Details started 2013-03-02 11:13:39 -08:00
kay.one
e1a3637107 removed some left over files. 2013-03-02 10:30:33 -08:00
kay.one
beb2f7c7fd removed sqlce 2013-03-02 10:25:39 -08:00
kay.one
b76c6329fe debug doesn't start a Visualstudio webdev server anymore. 2013-02-28 23:05:52 -08:00
kay.one
de5d5b76e8 moved media file service 2013-02-28 23:05:52 -08:00
Keivan Beigi
8900bbb3a1 main app cleanup. 2013-02-28 23:05:24 -08:00
Mark McDowall
da2c0d1d65 Calendar colouring, upcoming list shows yesterday
Cleaned up series file a bit.
Added spoon for common sugar tasks.
2013-02-28 20:59:06 -08:00
Mark McDowall
14cf5bf3cc Calendar is coming together! 2013-02-28 08:34:18 -08:00
Mark McDowall
4e1c04b186 Fixed series info not saving properly when refreshing info 2013-02-28 08:33:55 -08:00
Mark McDowall
295a624311 popover overflows, overviews no longer capped 2013-02-27 23:33:27 -08:00