kay.one
b525757d8a
Removed left over assemblies, CastleCore (Subsonic) and some old nuget packages
2011-06-17 22:26:04 -07:00
kay.one
acf23d4fc2
Removed subsonic completely
2011-06-17 18:46:22 -07:00
kay.one
b47cdd8ab2
Updated to MiniProfiler 1.3
2011-06-16 01:29:00 -07:00
kay.one
6355d5ada1
Added MiniProfiler
2011-06-13 18:35:44 -07:00
Mark McDowall
03c6dea53f
Ignore copy error for SQLite.Interop.dll (so I don't need to quick IISExpress manually everytime I debug).
2011-06-09 08:24:11 -07:00
Mark McDowall
bda226096b
Auto complete for paths added. Config text boxes are now wider.
2011-06-08 18:45:06 -07:00
Mark McDowall
54e7092e2d
Added new helper to find the best file size format given a long with file size in bytes.
...
Added view under system to see which folders have not been processed in dropDir.
2011-06-07 23:15:35 -07:00
Mark McDowall
381d67e56b
Renamed image is in effect.
...
Series Detail by series will now store episodeFileId.
2011-06-05 15:19:07 -07:00
Mark McDowall
08b7b8c3e1
SeasonEditor moved to Gird Editor.
2011-06-04 22:23:50 -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
681353de3c
Episode progress on Grid is now rounded.
2011-06-01 21:40:06 -07:00
Mark McDowall
fdfd0a2153
Added Episodes of Episodes Total progress bar to Series Grid.
2011-06-01 20:36:30 -07:00
Mark McDowall
9ee74d68eb
Moved episodeSearch to it's own javascript file.
2011-06-01 16:50:36 -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
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
e1177463cd
Removed MVC3 GAC dependency
2011-05-30 15:39:06 -07:00
kay.one
80201c8a88
fixed some build issues
2011-05-30 00:51:33 -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
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
Mark McDowall
556d5d9fb3
Quality Profile now uses jQuery UI Selectable instead of Sortable.
2011-05-29 01:59:25 -07:00
Mark McDowall
72e73b7513
All profiles (including the default ones) are now editable.
2011-05-28 21:07:11 -07:00
Mark McDowall
463881843e
Combined AddNew and AddExisting Series pages.
...
Fixed AddNew Series
2011-05-28 00:16:16 -07:00
kay.one
cbbb6e2b18
Oh hai search!
2011-05-26 23:03:57 -07:00
kay.one
a6ad977114
Fixed import new series being stuck in a loop if an update failed
...
Seperated IndexerProviderTest from ProviderTests
Fixed some ToString() issues
Refactored IndexerBase/IndexerProvider
2011-05-26 19:12:28 -07:00
Mark McDowall
4e01896cbe
Fixed SabProvider test for AddByUrlSuccess.
2011-05-20 00:00:41 -07:00
Mark McDowall
26b7bc5c53
Loading overlays added to Series/Details, Upcoming and History views.
2011-05-19 15:59:30 -07:00
kay.one
90c6b78e8c
minor tweaks
2011-05-18 21:54:33 -07:00
kay.one
f89eff9305
some cleanup
2011-05-18 20:59:12 -07:00
Mark McDowall
d6ae21506c
Merge branch 'master' of git://github.com/kayone/NzbDrone
2011-05-17 22:32:32 -07:00
Mark McDowall
8e214029c9
Renamed Download settings to Sabnzbd settings.
...
Moved Download Propers to Quality settings.
Cleaned up Quality UI and enhanced it with some jQuery goodness. Mmmmm jQuery.
2011-05-17 20:39:26 -07:00
kay.one
45fde370d8
Removed post processor from solution
2011-05-17 20:10:39 -07:00
Mark McDowall
d4c9e5d12f
Added Glimpse.
2011-05-16 19:15:37 -07:00
Mark McDowall
9caacc4809
Added Season Monitored editor (linked from Season Count on Series Grid), It would be under AJAX Edit, but it won't play nice with lists.
...
Editor should support about 40 seasons without scrolling (TvDb doesn't list all seasons for large series)
Removed &pp=3 from SabProvider (it will use SAB's configured Post Processing value).
2011-05-15 23:27:02 -07:00
Mark McDowall
46e7c6f495
Added auto completion on General Settings for RootDir settings using jQuery UI.
2011-05-14 00:49:57 -07:00
Mark McDowall
c5ea0dee17
Removed Edit page and Delete (w/o AJAX) from Series Controller.
...
Series grid now shows seasons count without counting season 0 (specials).
2011-05-11 22:21:48 -07:00
Mark McDowall
49a059bdea
AutoConfigure for SAB is setup, it works for systems with NzbDrone and SABnzbd on the same server only.
2011-05-10 23:46:26 -07:00
Mark McDowall
70bfc49b4e
Series Grid AJAX'd.
...
Edit in popup for Series Grid using custom editing template.
2011-05-09 23:32:33 -07:00
Mark McDowall
86019a2597
Added Missing view to show which episodes are missing from disk for all series.
2011-05-01 01:05:28 -07:00
Mark McDowall
2e32d6efd4
Moved indexer images to a subfolder.
2011-04-27 23:04:57 -07:00
Mark McDowall
72d3f5cef2
Removed AccountModel.
...
Download Settings updated to use Descriptions.
2011-04-26 22:09:24 -07:00
Mark McDowall
975d8bc679
New Helper (Html Extension) for displaying the DescriptionAttribute.
2011-04-26 16:43:27 -07:00
Mark McDowall
5a4bedc34d
Added an icon to the NzbDrone project (and set as the icon for that compiled application).
2011-04-24 19:44:01 -07:00