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
Mark McDowall
43e02fa24a
Add series with an ' apostrophe will now work correctly.
2011-04-24 19:30:40 -07:00
kay.one
fd32a04d45
Attach to debugger is a lot more reliable.
...
Added system/config ui
rss job only runs enabled jobs
fixed wrong mappings for indexers in settingscontroller
2011-04-22 10:09:06 -07:00
kay.one
8c7c2ac296
More work on indexers/jobs
2011-04-21 23:23:29 -07:00
kay.one
fa1b287d58
JobProvider now stores last execution and success
...
JobProvider is now wired working
Job view ui is updated
2011-04-21 22:46:47 -07:00
kay.one
6f73260ab7
Merge branch 'markus101'
...
Conflicts:
NzbDrone.Web/NzbDrone.Web.csproj
NzbDrone.Web/Views/Log/Index.cshtml
2011-04-21 21:03:59 -07:00
kay.one
e9c63b81e6
Added asp.net tick timer
...
Added health monitoring
Updated database logging
2011-04-21 19:23:31 -07:00
Mark McDowall
ec8c83760b
Adding/Deleting QualityProfiles will now save/delete the profile from the database to make the process less hacky.
...
RootDir and UserProfileSection do not inherit the master layout automatically.
2011-04-21 17:30:19 -07:00
Mark McDowall
33b67a138c
RAZOR'd Series and the Error page.
...
NzbDrone has been RAZORfied completely now, die ASPX pages!
2011-04-21 00:14:47 -07:00