Mark McDowall
90d9e7d41e
Moved episodeCount logic to mediaFileProvider.
...
Episode count counts by 5 now, so it doesn't take forever.
14 years ago
Mark McDowall
eb3875d43b
DeleteRootDir and AddSeries shared the same method, which caused addSeries to fail.
14 years ago
Mark McDowall
4f16615e8b
Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
Mark McDowall
dc5bec4d2e
Work on episode count.
14 years ago
kay.one
a986c2790d
fixed broken tests
14 years ago
kay.one
67e55e5c39
newzbin now supports episode search
14 years ago
kay.one
d09a82a20f
Integrated scene name helper into episode search, series lookup
14 years ago
kay.one
f97209d476
commiting tests before teamcity demo
14 years ago
Mark McDowall
25a74db924
Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
Mark McDowall
467ed51432
AJax load episode count to keep initial loading time of Series Grid.
14 years ago
kay.one
702399318b
Added NUnit
14 years ago
Mark McDowall
681353de3c
Episode progress on Grid is now rounded.
14 years ago
kay.one
72f8a7eab1
fixed random dbbenchmark test breaking
14 years ago
Mark McDowall
b77a91b7f7
Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
Mark McDowall
fdfd0a2153
Added Episodes of Episodes Total progress bar to Series Grid.
14 years ago
kay.one
3665856d79
Updated deploy file to remove some unneeded files
14 years ago
kay.one
25007c7807
Merge branch 'markus101'
14 years ago
Mark McDowall
1411cac54a
Renamed style.css to Site.css
...
Added Episode Search to Missing
14 years ago
kay.one
56169b515f
fixed broken episode status tests
14 years ago
kay.one
22c24f7419
Recompiled Sqlite to fix a known issue, http://system.data.sqlite.org/index.html/tktview?name=54e52d4c6f
14 years ago
Mark McDowall
9ee74d68eb
Moved episodeSearch to it's own javascript file.
14 years ago
Mark McDowall
0284f54e08
Search for Episode won't add #Search to URL now.
14 years ago
Mark McDowall
3770067c32
Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
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.
14 years ago
kay.one
6075a615ab
Release now target x86
14 years ago
kay.one
ae6a87b284
MVC 3.0 dlls should now be included in the package
14 years ago
Mark McDowall
b8067b41f4
Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
Mark McDowall
8d38f98338
Add Existing with Refresh button after modifying root dirs.
...
Renamed AddSeries/Add to AddSeries/Index
14 years ago
kay.one
2493f65c43
updated app.config files
14 years ago
kay.one
8c48e63f36
updated app.config files
14 years ago
kay.one
82368c49d2
added .bat file that runs unit tests
14 years ago
Mark McDowall
cd4268cf4a
Cleaned up AddSeries UI a bit.
14 years ago
Mark McDowall
f27c1d89f6
Moved root dir config to add series.
...
Cleaned up Indexers.cshtml.
Indexers is the new default Settings page.
14 years ago
kay.one
c6d6abddf6
Added Versioning Controlled Build
14 years ago
kay.one
8bcb21d7ad
CI changes
14 years ago
kay.one
f211c40d69
trying to get build number into the file name
14 years ago
kay.one
3385eacb49
Added 7zip and package.bat for build server
14 years ago
kay.one
e1177463cd
Removed MVC3 GAC dependency
14 years ago
kay.one
d6281b80bb
reverted jquery registration
14 years ago
kay.one
80201c8a88
fixed some build issues
14 years ago
kay.one
e4fcb6d573
added jquery registration to sitelayout.cshtml
14 years ago
kay.one
8eb04d9de7
Updated jQuery/Ninject/Unity using nuget
14 years ago
kay.one
1399ff15f2
moved all libraries out of NzbDrone.Core\Libraries to the root of the solution
14 years ago
kay.one
10cf7b774a
using nuget for Moq
14 years ago
kay.one
ae55b29bec
Moved NLog, Subsonic to root library folder
14 years ago
kay.one
45d9324055
using nuget for Ninject MVC3
14 years ago
kay.one
6ade4b4bd7
Updated sqlite to the latests official builds
14 years ago
kay.one
0ca70bc971
Merge branch 'markus101'
14 years ago
kay.one
5879d3ac31
Added dbBenchmark tests
14 years ago
Mark McDowall
f6578bd535
QualityProfile name, max 15 characters (to keep the UI intact).
...
Add series has the proper title now.
14 years ago