1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-11-09 20:42:37 +01:00
Commit Graph

17 Commits

Author SHA1 Message Date
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
9a738e3a65 episode detail is working but its a bit slow. 2013-03-03 15:21:54 -08:00
kay.one
de5d5b76e8 moved media file service 2013-02-28 23:05:52 -08:00
Mark McDowall
c6836e0cb1 Quality moved to ObjectDb. 2013-02-26 19:19:47 -08:00
Keivan Beigi
8a34f1096d Replaced EpisodeService with IEpisodeService 2013-02-21 16:47:09 -08:00
Keivan Beigi
b5644bf660 moved series/season/episodes to object db. 2013-02-19 18:05:15 -08:00
kay.one
2d4998d52d moved Series,Seasons,Episodes to their own folders. 2013-02-18 22:01:03 -08:00
kay.one
cb0c3b85de moved all of the tests that didn't need to be SQL test to basic core test. 2013-02-16 21:44:06 -08:00
kay.one
f973a42669 separated sqlce and db4o tests. 2013-02-15 16:52:46 -08:00
Mark McDowall
62b10a56df GetNewFilename takes series instead of string now 2012-12-26 19:51:04 -08:00
Mark McDowall
bee6914062 Allow scene name to be used for renaming
New: Added option to use scene name for episodefiles
2012-08-03 00:01:34 -07:00
Mark McDowall
d5e62bc70b Files will be tagged with Proper when append quality is enabled and episode is a proper. 2012-01-22 11:25:59 -08:00
kay.one
1b45a85f3f All tests now use base class Mocker 2011-12-14 20:15:53 -08:00
kay.one
51518787d8 Lots of initialization, configuration clean up. 2011-11-13 16:22:18 -08:00
kay.one
f52620db70 Replaced deprecated NBuilder calls. 2011-10-22 22:39:14 -07:00
Keivan Beigi
e5c4f34e0e Adding some structure to NzbDrone.Core.Test 2011-10-20 16:42:17 -07:00