kay.one
3cd4ee3996
moved SQL CE to Nuget.
14 years ago
kay.one
2537dafb36
Added SQL CE dlls, removed SQLite
14 years ago
kay.one
8b484601f6
Removed all warnings
14 years ago
kay.one
b525757d8a
Removed left over assemblies, CastleCore (Subsonic) and some old nuget packages
14 years ago
kay.one
acf23d4fc2
Removed subsonic completely
14 years ago
kay.one
b47cdd8ab2
Updated to MiniProfiler 1.3
14 years ago
kay.one
6355d5ada1
Added MiniProfiler
14 years ago
Mark McDowall
03c6dea53f
Ignore copy error for SQLite.Interop.dll (so I don't need to quick IISExpress manually everytime I debug).
14 years ago
Mark McDowall
bda226096b
Auto complete for paths added. Config text boxes are now wider.
14 years ago
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.
14 years ago
Mark McDowall
381d67e56b
Renamed image is in effect.
...
Series Detail by series will now store episodeFileId.
14 years ago
Mark McDowall
08b7b8c3e1
SeasonEditor moved to Gird Editor.
14 years ago
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
681353de3c
Episode progress on Grid is now rounded.
14 years ago
Mark McDowall
fdfd0a2153
Added Episodes of Episodes Total progress bar to Series Grid.
14 years ago
Mark McDowall
9ee74d68eb
Moved episodeSearch to it's own javascript file.
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
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
e1177463cd
Removed MVC3 GAC dependency
14 years ago
kay.one
80201c8a88
fixed some build issues
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
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
Mark McDowall
556d5d9fb3
Quality Profile now uses jQuery UI Selectable instead of Sortable.
14 years ago
Mark McDowall
72e73b7513
All profiles (including the default ones) are now editable.
14 years ago
Mark McDowall
463881843e
Combined AddNew and AddExisting Series pages.
...
Fixed AddNew Series
14 years ago
kay.one
cbbb6e2b18
Oh hai search!
14 years ago
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
14 years ago
Mark McDowall
4e01896cbe
Fixed SabProvider test for AddByUrlSuccess.
14 years ago
Mark McDowall
26b7bc5c53
Loading overlays added to Series/Details, Upcoming and History views.
14 years ago
kay.one
90c6b78e8c
minor tweaks
14 years ago
kay.one
f89eff9305
some cleanup
14 years ago
Mark McDowall
d6ae21506c
Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
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.
14 years ago
kay.one
45fde370d8
Removed post processor from solution
14 years ago
Mark McDowall
d4c9e5d12f
Added Glimpse.
14 years ago
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).
14 years ago
Mark McDowall
46e7c6f495
Added auto completion on General Settings for RootDir settings using jQuery UI.
14 years ago
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).
14 years ago
Mark McDowall
49a059bdea
AutoConfigure for SAB is setup, it works for systems with NzbDrone and SABnzbd on the same server only.
14 years ago
Mark McDowall
70bfc49b4e
Series Grid AJAX'd.
...
Edit in popup for Series Grid using custom editing template.
14 years ago
Mark McDowall
86019a2597
Added Missing view to show which episodes are missing from disk for all series.
14 years ago
Mark McDowall
2e32d6efd4
Moved indexer images to a subfolder.
14 years ago
Mark McDowall
72d3f5cef2
Removed AccountModel.
...
Download Settings updated to use Descriptions.
14 years ago
Mark McDowall
975d8bc679
New Helper (Html Extension) for displaying the DescriptionAttribute.
14 years ago
Mark McDowall
5a4bedc34d
Added an icon to the NzbDrone project (and set as the icon for that compiled application).
14 years ago
Mark McDowall
43e02fa24a
Add series with an ' apostrophe will now work correctly.
14 years ago
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
14 years ago
kay.one
8c7c2ac296
More work on indexers/jobs
14 years ago
kay.one
fa1b287d58
JobProvider now stores last execution and success
...
JobProvider is now wired working
Job view ui is updated
14 years ago
kay.one
6f73260ab7
Merge branch 'markus101'
...
Conflicts:
NzbDrone.Web/NzbDrone.Web.csproj
NzbDrone.Web/Views/Log/Index.cshtml
14 years ago
kay.one
e9c63b81e6
Added asp.net tick timer
...
Added health monitoring
Updated database logging
14 years ago
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.
14 years ago
Mark McDowall
33b67a138c
RAZOR'd Series and the Error page.
...
NzbDrone has been RAZORfied completely now, die ASPX pages!
14 years ago
Mark McDowall
d3d138c2af
Master page for RAZOR views created and will be auto inherited by pages.
...
Settings have been RAZORfied.
14 years ago
Mark McDowall
0e5ceff380
Settings partial pages are all in RAZOR now!
14 years ago
kay.one
6caae19430
Timers are now initialized on startup.
14 years ago
kay.one
2a603d908f
Merge branch 'markus101/NzbDrone'
...
Conflicts:
NzbDrone.Core/CentralDispatch.cs
NzbDrone.Core/NzbDrone.Core.csproj
NzbDrone.Web/Views/Settings/Indexers.ascx
14 years ago
Mark McDowall
c6ef828429
New UI for Indexer Settings, RAZOR!
...
Renamed NzbMatrix and NzbsRUs Providers
14 years ago
kay.one
b6c04dc2d0
project updates
14 years ago
Keivan
6f2dcbf838
Revered back to subsonic
...
Added indexer configuration back-end
14 years ago
kay.one
1cc44ed88a
fixed some build issues/notification issues
14 years ago
kay.one
ac7c795eb6
Updated Exceptioneer.
...
project cleanup
14 years ago
Keivan
dd9032348e
Fixed project to support Razor
...
Moved AddSeriesItem to Razor
14 years ago
kay.one
0556c31846
Fixed add existing. needs more polish around quality and manual mapping.
14 years ago
kay.one
d310c06f2e
deleted some old files. updated some ui
14 years ago
kay.one
ff75d0c555
Upgraded to MVC3, Hello Razor.
14 years ago
kay.one
06b358e20f
updated jQuery to 1.5.1
14 years ago
kay.one
5884460be7
Updated Ninject using NuGet
14 years ago
kay.one
6870c2326f
Updated Ninject using NuGet
14 years ago
kay.one
499279e2ac
Updated telerik to 2011.1.315
14 years ago
Keivan
82808355c4
added sub menu for add series
14 years ago
Mark McDowall
6c818bd8d8
Upcoming shows view added.
14 years ago
Mark McDowall
33b09567ce
History VIew Added.
...
Fixed Relationships between History and Episode/Indexer.
Indexer now uses int as ID, string caused issues.
Get single Indexer by ID.
14 years ago
Mark McDowall
4f2f5a3d71
HttpProvider - Added Download File.
...
SabProvider - Added AddById (Newzbin)
Fixes to RssItemProcessingProvider
Can either download NZB to file or send to SAB...
14 years ago
Mark McDowall
636f352599
Ability to manually add a show has been added.
...
UI cleanup for adding series (new, existing and manual).
14 years ago
Mark McDowall
5a8842e3db
AddExisting clears check/hides rows once submitted. Bi-winning
...
AddNew, currently unable to submit. Bi-polar
14 years ago
markus101
48b89abfeb
Add Existing Series works, UI shows TVDB Name and Path so you can check before adding to DB.
14 years ago
Mark McDowall
2871723bfe
Manage multiple Tv Root Folders in Settings/General.
...
Start of AddExisting.
14 years ago
markus101
2e9dd7f1ff
Add Series, will need to design new and existing flows.
...
ScanProvider will need to be updated to support adding shows individually as well as SeriesProvider, GEt Unmapped will need to accept a path... move to ScanProvider perhaps.
14 years ago
markus101
df041eb300
Notifications UI Implemented, Added ExternalNotifications and Xbmc Providers to CentralDispatch.
14 years ago
markus101
0cb20b0092
XBMC Provider finished
14 years ago
markus101
1314d00c97
Post Processing has been implemented, still need to finish app for SAB to NzbDrone.
14 years ago
markus101
46830a2777
EpisodeSorting setup, setting page created and usable, needs labels still.
14 years ago
markus101
d3b7d199ab
Fixed QualityProfile mapping to Series, resulted in a large number of changed files referencing ProfileId instead of QualityProfileId
14 years ago
markus101
83ee068d45
Removed an extra file, VS changed things on me.
14 years ago
markus101
baeda11ece
Cleaned up Quality partial page.
...
Fixed the sortable, so multiple user profiles correctly update order (and save), user profile sortable is no long connected.
14 years ago
markus101
6e66a7a27f
Working on validation for forms, issues with server side, not sure how to post back model with AJAX submit, yet.
...
Split out settings model to support validation.
14 years ago
markus101
b32c539c71
Quality Settings UI updated some more.
14 years ago
markus101
2ba6057ec7
Quality config complete (needs to look better, but it is functional, minus deleting).
14 years ago
markus101
6d790f8939
Quality now has sortable lists for configuring Profiles, saving not implemented yet.
14 years ago
markus101
be6bdbc483
Quality Config, Dynamically add new User Profiles, just need to get them to save.
14 years ago
Keivan
bfef6166f5
some changes to unmapped view
14 years ago
markus101
764f67f8e8
JquerySimpleDropdown menu added, not sure of full usage yet.
...
Fixed SettingsController for Quality Config.
14 years ago
markus101
9f0e512f5f
Returned missing Graphics, CSS and JavaScript files.
...
Settings Sub-menu updated to include Quality link.
Quality config page started.
14 years ago
Keivan
1d3dc564f2
Updated telerik to Version: 2010.3 1318 (Jan 18, 2011)
14 years ago
markus101
63336ed58d
Added Timer, will hold timer information for RSS Sync and eventually backlog searching.
...
Attempt at styling configuration page, lots of work to go though.
14 years ago
markus101
da979639ba
More config pages have been added. AJAX to save. Order with jquery sortable.
...
Some RssFeed Parsing has been implemented, it does not currently download items, still need to perform a more verbose episode check.
14 years ago
Keivan
bf1ff29519
look right in IE, all episodes are ajax loaded.
...
commited somewhere between vancouver and vegas @ 2135ft. Alt and 480mph.
14 years ago
Keivan
c9bc063a9c
Updated log appearance.
14 years ago
Keivan
fa0af257ff
fixed a bunch of things. added basic support for file scanning. logs are now avilable in the UI
14 years ago
Keivan
41d9b0364f
updated Ninject and Ninject.Web.Mvc
14 years ago
Keivan
9c7500d4ae
updated notification ui
14 years ago
Keivan
273de41d23
Cleaned up logging code
...
Added udp logging
Added SyncProvider to provide async long running tasks
Refactored SyncSeries to SyncProvider
Episode Info is now fetched automatically
Optimized RefreshEpisodeInfo for better performance
14 years ago
Keivan
c597363bf8
Updated logging and instrumentation
14 years ago
Keivan
b59d9f13b1
Oh Hai IIS
14 years ago
Keivan
76379341a7
Added series update notification.
14 years ago
Keivan
eaca7543cd
fixed ninjet's race condition
...
added notification js (not functional)
14 years ago
Keivan
30d38eead6
fixed ninjet's race condition
14 years ago
Keivan
27d86a8540
Added Notification System, Renamed Repository to Entities
14 years ago
Keivan
afafc6b032
pretty...
14 years ago
Keivan
26c03d7162
Added broken tests
14 years ago
kay.one
4c83d8d6ed
removed old nlog refrence
14 years ago
markus101
f5cf44c2b3
New Web theme
...
Added IDownloadClientController & SabController (WIP)
14 years ago
kay.one
4d4a8198eb
fixed show grid, added details page
14 years ago
kay.one
d7bae9135c
added settings view to mvc project
14 years ago
kay.one
9ff60cba63
Application now starts up
14 years ago
kay.one
036b2e7f4f
updated the apppath logic and db location
14 years ago
kay.one
74ac3bb599
Initial Commit
14 years ago