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

1546 Commits

Author SHA1 Message Date
kayone
ec63053fe7 cleaned up using directives. 2013-11-19 16:42:17 -08:00
Mark McDowall
d71ca52467 Fixed broken tests 2013-11-18 10:23:36 -08:00
Mark McDowall
07386f12e6 New: Only clean XBMC Library when a file is being upgraded 2013-11-17 22:28:49 -08:00
Mark McDowall
ff0785b8d1 Fixed tests 2013-11-17 15:32:16 -08:00
Mark McDowall
7dfbbb3130 Changed names 2013-11-17 15:02:46 -08:00
Mark McDowall
7442cb4c68 Cleanup naming specs if there is more than one
Fixed: Rare scenario where settings wouldn't load due to data issue
2013-11-17 00:42:05 -08:00
kayone
5ab873150e added signalR to Integration Test 2013-11-13 12:08:37 -08:00
Mark McDowall
e045b6fc8f Added lost+found to SpecialFolders list 2013-11-12 22:39:21 -08:00
Mark McDowall
106f06c81f Fixed daily parsing tests 2013-11-11 21:03:12 -08:00
Mark McDowall
92cb702b9c Added more multi-episode tests and support for them 2013-11-11 21:03:11 -08:00
Mark McDowall
9be6e68e7e Fixed broken tests 2013-11-11 21:03:10 -08:00
Cyberlane
44c1bc632e Parsing service code (and tests) for absolute numbered episodes 2013-11-11 21:03:08 -08:00
Cyberlane
d13b41313f Parser can parse absolute episode numbers 2013-11-11 21:03:07 -08:00
Mark McDowall
410bf0d846 Use folder quality when it is better than file quality
Fixed: Better handling of downloads that don't have the quality in the filename
2013-11-11 19:59:51 -08:00
kayone
4eecf3d1ab updated FluentValidation 2013-11-11 00:34:27 -08:00
kayone
844fa9d5e6 update NLog, Restsharp, json.net 2013-11-11 00:17:29 -08:00
Mark McDowall
d111be17ad Fixed broken sample tests 2013-11-03 22:44:35 -08:00
Mark McDowall
77a5fd62d2 Better sample checks
Fixed: Sample checking relies on runtime instead of file size (Windows)
Fixed: Minimum file size for 1080p releases is now 140MB (lower will be considered samples)
2013-11-03 22:39:37 -08:00
Mark McDowall
e7ac2247ab Log details
New: Logs now have details available
2013-10-31 23:15:15 -07:00
Mark McDowall
436644318b Added name + year lookups
New: Support series lookup when year has been appended to the release name
2013-10-31 16:50:39 -07:00
Mark McDowall
7b6549fcd3 Fixed broken FailedDownloadService tests 2013-10-29 09:51:54 -07:00
Mark McDowall
f99573e334 Added some blacklist tests 2013-10-24 08:34:39 -07:00
Mark McDowall
5150f9bd91 Fixed broken tests 2013-10-23 22:24:26 -07:00
Mark McDowall
8520fe3e0c Blacklisting will trigger episode search 2013-10-23 22:13:04 -07:00
Mark McDowall
68e40bca29 Blacklist check is case insensitive now 2013-10-23 08:19:27 -07:00
Mark McDowall
1f5bcfeb75 Blacklist is now used when processing results 2013-10-22 23:36:31 -07:00
Mark McDowall
71c0a340e7 Fixed sab test 2013-10-22 22:36:41 -07:00
Mark McDowall
e64d2f33d6 Failed downloads are added to history 2013-10-22 22:36:40 -07:00
Mark McDowall
fa2bc76102 Posting nzbs to SAB instead of sending an URL to download 2013-10-22 22:36:38 -07:00
Mark McDowall
a5e08eefae Made NotUnpackingSpec test WindowsOnly 2013-10-22 22:25:17 -07:00
Mark McDowall
52da5b643d Using string for airdate instead of DateTime in models to prevent timezone issues
Fixed: Manual search air by date shows can now be sent to download client
2013-10-22 22:17:02 -07:00
Mark McDowall
46bd5d1767 Fixed: Skip last write time check on linux for _UNPACK_ folders 2013-10-22 17:42:43 -07:00
Mark McDowall
3586d59d6c Fixed: Now able to parse series names that use underscores instead of spaces 2013-10-17 11:25:08 -07:00
Mark McDowall
741279b596 Import episodes will import largest files first (to reject samples) 2013-10-14 09:22:16 -07:00
Mark McDowall
27da44ba45 Converted notifications to thingi provider
Fixed: Issues creating and saving Connects
2013-10-12 12:05:37 -07:00
Mark McDowall
c926775719 Cleanup orphaned episode files if the series was deleted
Fixed: Cleanup orphaned episode files after a series is deleted
2013-10-09 23:58:56 -07:00
Mark McDowall
9f403b46ff Dropped TVDbEpisodeId since its not used and was causing contraint issues
Fixed: Issues refreshing some series due to episodes being reordered on TheTVDB
2013-10-09 17:23:13 -07:00
Mark McDowall
d8189260bb Fixed broken test 2013-10-09 00:12:13 -07:00
Mark McDowall
6d46819972 Download client will return queue with remoteEpsiode
Fixed: In Queue check is more accurate
2013-10-08 23:58:29 -07:00
Mark McDowall
883d0c815e Better NotInQueue checking 2013-10-08 23:16:36 -07:00
Mark McDowall
6cff6122a1 Tests for command comparer when lists are different 2013-10-05 16:55:43 -07:00
Mark McDowall
7ef2fb0242 Speicals go in Specials folder 2013-10-04 22:23:10 -07:00
Mark McDowall
ba4193cc46 CommandComparer supports IEnumerables now 2013-10-04 21:49:54 -07:00
kayone
d0d65db4f2 updated to owin 2.0.0-rc1 2013-10-04 14:58:32 -07:00
Mark McDowall
0c9260b05c Do not copy config.xml for Core.Test 2013-10-02 18:26:18 -07:00
Mark McDowall
5bf0e197ec Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00