1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-22 09:21:43 +02:00
Commit Graph

764 Commits

Author SHA1 Message Date
Mark McDowall
a4e96ba314 Had the episodes going into the episode count tuple in the wrong order than, they were being retrieved. Oh noes. 2011-06-03 07:17:53 -07:00
kay.one
c0814fa95d Hacked sabprovider to support addbyurl from newzbin 2011-06-02 23:08:55 -07:00
Mark McDowall
90d9e7d41e Moved episodeCount logic to mediaFileProvider.
Episode count counts by 5 now, so it doesn't take forever.
2011-06-02 20:04:39 -07:00
Mark McDowall
eb3875d43b DeleteRootDir and AddSeries shared the same method, which caused addSeries to fail. 2011-06-02 19:09:24 -07:00
Mark McDowall
4f16615e8b Merge branch 'master' of git://github.com/kayone/NzbDrone 2011-06-02 18:37:43 -07:00
Mark McDowall
dc5bec4d2e Work on episode count. 2011-06-02 18:33:33 -07:00
kay.one
a986c2790d fixed broken tests 2011-06-02 18:24:15 -07:00
kay.one
67e55e5c39 newzbin now supports episode search 2011-06-02 18:15:19 -07:00
kay.one
d09a82a20f Integrated scene name helper into episode search, series lookup 2011-06-02 18:15:02 -07:00
kay.one
f97209d476 commiting tests before teamcity demo 2011-06-02 14:06:46 -07:00
Mark McDowall
25a74db924 Merge branch 'master' of git://github.com/kayone/NzbDrone 2011-06-02 00:23:51 -07:00
Mark McDowall
467ed51432 AJax load episode count to keep initial loading time of Series Grid. 2011-06-02 00:23:38 -07:00
kay.one
702399318b Added NUnit 2011-06-01 21:50:10 -07:00
Mark McDowall
681353de3c Episode progress on Grid is now rounded. 2011-06-01 21:40:06 -07:00
kay.one
72f8a7eab1 fixed random dbbenchmark test breaking 2011-06-01 20:44:32 -07:00
Mark McDowall
b77a91b7f7 Merge branch 'master' of git://github.com/kayone/NzbDrone 2011-06-01 20:37:04 -07:00
Mark McDowall
fdfd0a2153 Added Episodes of Episodes Total progress bar to Series Grid. 2011-06-01 20:36:30 -07:00
kay.one
3665856d79 Updated deploy file to remove some unneeded files 2011-06-01 19:41:24 -07:00
kay.one
25007c7807 Merge branch 'markus101' 2011-06-01 18:23:20 -07:00
Mark McDowall
1411cac54a Renamed style.css to Site.css
Added Episode Search to Missing
2011-06-01 18:16:49 -07:00
kay.one
56169b515f fixed broken episode status tests 2011-06-01 18:16:17 -07:00
kay.one
22c24f7419 Recompiled Sqlite to fix a known issue, http://system.data.sqlite.org/index.html/tktview?name=54e52d4c6f 2011-06-01 17:13:15 -07:00
Mark McDowall
9ee74d68eb Moved episodeSearch to it's own javascript file. 2011-06-01 16:50:36 -07:00
Mark McDowall
0284f54e08 Search for Episode won't add #Search to URL now. 2011-06-01 16:39:01 -07:00
Mark McDowall
3770067c32 Merge branch 'master' of git://github.com/kayone/NzbDrone 2011-06-01 16:26:47 -07:00
Mark McDowall
5953ae038e EpisodesWithoutFiles will ignore episodes with an air date before 1900.
Renamed SiteLayout to _Layout (MVC3 standard)
Moved some images to the image folder.
2011-06-01 16:18:08 -07:00
kay.one
6075a615ab Release now target x86 2011-05-31 20:57:50 -07:00
kay.one
ae6a87b284 MVC 3.0 dlls should now be included in the package 2011-05-31 20:53:49 -07:00
Mark McDowall
b8067b41f4 Merge branch 'master' of git://github.com/kayone/NzbDrone 2011-05-31 13:55:08 -07:00
Mark McDowall
8d38f98338 Add Existing with Refresh button after modifying root dirs.
Renamed AddSeries/Add to AddSeries/Index
2011-05-31 13:50:19 -07:00
kay.one
2493f65c43 updated app.config files 2011-05-31 12:52:24 -07:00
kay.one
8c48e63f36 updated app.config files 2011-05-31 12:02:45 -07:00
kay.one
82368c49d2 added .bat file that runs unit tests 2011-05-30 23:57:51 -07:00
Mark McDowall
cd4268cf4a Cleaned up AddSeries UI a bit. 2011-05-30 23:46:24 -07:00
Mark McDowall
f27c1d89f6 Moved root dir config to add series.
Cleaned up Indexers.cshtml.
Indexers is the new default Settings page.
2011-05-30 23:13:46 -07:00
kay.one
c6d6abddf6 Added Versioning Controlled Build 2011-05-30 19:58:40 -07:00
kay.one
8bcb21d7ad CI changes 2011-05-30 19:30:59 -07:00
kay.one
f211c40d69 trying to get build number into the file name 2011-05-30 19:25:05 -07:00
kay.one
3385eacb49 Added 7zip and package.bat for build server 2011-05-30 19:05:39 -07:00
kay.one
e1177463cd Removed MVC3 GAC dependency 2011-05-30 15:39:06 -07:00
kay.one
d6281b80bb reverted jquery registration 2011-05-30 01:09:19 -07:00
kay.one
80201c8a88 fixed some build issues 2011-05-30 00:51:33 -07:00
kay.one
e4fcb6d573 added jquery registration to sitelayout.cshtml 2011-05-30 00:45:35 -07:00
kay.one
8eb04d9de7 Updated jQuery/Ninject/Unity using nuget 2011-05-30 00:38:39 -07:00
kay.one
1399ff15f2 moved all libraries out of NzbDrone.Core\Libraries to the root of the solution 2011-05-30 00:33:07 -07:00
kay.one
10cf7b774a using nuget for Moq 2011-05-30 00:27:39 -07:00
kay.one
ae55b29bec Moved NLog, Subsonic to root library folder 2011-05-30 00:22:20 -07:00
kay.one
45d9324055 using nuget for Ninject MVC3 2011-05-30 00:13:23 -07:00
kay.one
6ade4b4bd7 Updated sqlite to the latests official builds 2011-05-30 00:05:45 -07:00
kay.one
0ca70bc971 Merge branch 'markus101' 2011-05-29 23:47:39 -07:00