Mark McDowall
b86a19451d
Better validation for Growl settings.
13 years ago
Mark McDowall
c0e0bf7e66
More validation for Settings.
13 years ago
Mark McDowall
1a5b20a48b
Validation is working on Settings -> Indexers again.
13 years ago
kay.one
3b18c9f621
Removed single episode rename button
...
Fix: while renaming series/seasons a single failure no longer stops the whole process
Fix: much better notification during batch rename
13 years ago
Mark McDowall
0ff60bde92
Mass edit is now Series Editor.
...
Renamed Opps to Oops.
Fixed broken SeriesEditor.
13 years ago
Mark McDowall
6116fdb032
Merge branch 'season-ignore'
...
Conflicts:
NzbDrone.Core.Test/NzbDrone.Core.Test.csproj
NzbDrone.Core/NzbDrone.Core.csproj
13 years ago
Mark McDowall
2c44005ef5
Minor spelling mistake..
13 years ago
Mark McDowall
6e767eafab
New: Added Plex to Notifications, allowing notifications and library updates.
13 years ago
Mark McDowall
aac42d4882
More Season ignore work. Already ignored seasons will be ignored.
...
Fix: Season Ignore is handled separately from Episode Ignore.
13 years ago
Mark McDowall
462eb53897
Retention check added to DecisionEngine.
...
Retention is configurable from Settings/Indexers.
13 years ago
Mark McDowall
d68ae8f3f3
SeriesGrid now has sorting.
13 years ago
Mark McDowall
baed29710e
Dates used for sorting will rely on EN-US standard, display will relay on user's culture.
13 years ago
Mark McDowall
d6e4c5fc53
System/PendingProcessing grid converted to Datatables.
...
Misnamed Controller and Views removed.
13 years ago
Mark McDowall
185edfb7f7
System/Jobs now uses DataTables
13 years ago
Mark McDowall
4225685715
Upcoming grid uses combined column for SeasonNumber and EpisodeNumber.
...
Removed DataTables extras.
13 years ago
Mark McDowall
9c24b5989b
Log Grid added, using server side filtering, sorting and paging. Using DynamicQueryable.
13 years ago
Mark McDowall
ca5888160d
Removed some extraneous code.
...
Missing grid is now a Datatable grid.
13 years ago
Mark McDowall
b82c63e2ec
Removed extraneous model.
13 years ago
Mark McDowall
4af27cc4b5
History grid will now be built from a json array sent to the view.
13 years ago
Mark McDowall
93355a4ae1
Upcoming grid NzbDroned. Bye Telerik Grid.
13 years ago
kay.one
1571e8ab0b
some minor styling updates to season gird.
13 years ago
Mark McDowall
d7bc3a3734
Fancy grid, well getting there anyways.
...
Cell colour only in the "Command" column.
Cell colour toggles when ignored is toggled.
13 years ago
Mark McDowall
f065d345a5
Replaced Telerik SeasonGrid with simple table.
13 years ago
Mark McDowall
df6db27d21
Fixed SabPriorityType of Force being Top in the model.
13 years ago
Mark McDowall
d670e45001
DownloadClient added to the UI, it still will only download via Sabnzbd.
13 years ago
Mark McDowall
ab7d3ebcc5
New: Added check to ensure FW is enabled before opening and closing ports.
13 years ago
Mark McDowall
02cb12bdb8
BacklogSetting refactoring.
13 years ago
Mark McDowall
9eb022fdf4
BacklogStatus added to individually control which series are included in backlog searches. Applies to Backlog and RecentBacklog jobs. Editable in Series/MassEdit and Series Edit.
13 years ago
kay.one
3cb61e4c34
Cleaned as much of notifications as I could find.
13 years ago
kay.one
121f3258af
Removed some unused models from NzbDrone.Web
13 years ago
kay.one
b8ac694fc4
added JsonErrorFilter to automatically handle failing ajax calls.
13 years ago
Mark McDowall
b4eed1a657
SabProvider now gets JSON instead of XML for history and queue.
13 years ago
kay.one
850880de47
Replaced ServiceInstall.bat/ServiceUninstall.bat with exe files that automatically elevate user permissions.
13 years ago
Mark McDowall
11b6720cd1
Backlog searching will be disabled by default. Option is available in Settings/Misc
13 years ago
Mark McDowall
1cbb3e3601
Usability: Changed wording on SAB settings to reflect this is the spot SAB downloads to, not the users final TV show directory.
13 years ago
Mark McDowall
2ed683159f
QualityProfiles now use jQuery UI Buttons to enable/disable.
13 years ago
Mark McDowall
041ad20bb3
Renamed EpisodeSorting to Naming (to Match UI).
...
Fixed EpisodeNaming CSS (Floats are now contained properly).
Renamed CodeFile1 to FooterModel.
13 years ago
kay.one
3520b56bb6
Update logs are now in the UI
13 years ago
Mark McDowall
639480e3ef
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
Mark McDowall
6c86f1dfdd
Newznab providers can be configured by the end user.
13 years ago
kay.one
72d0fc50ed
Alot of refactoring.
13 years ago
Mark McDowall
bbd5cba272
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
...
Fixed CentalDispatch Conflicts.
13 years ago
kay.one
157bcd8b0f
AssemblyInfo.cs cleanup
13 years ago
Mark McDowall
24a2c2be59
Finishing up Prowl integration.
13 years ago
Mark McDowall
277b873b39
Added Prowl notifications.
13 years ago
Mark McDowall
be64822f08
Added Growl Settings to GUI.
13 years ago
Mark McDowall
a2735d7716
Twatter has been added, Notifications cannot be saved (yet), nor will they send, but the framework for a user to setup Twitter (Authorize NzbDrone) is in place.
13 years ago
Mark McDowall
2c93a27962
Added SMTP settings editing to the UI.
...
Added testing of SMTP settings to the settings page.
Cleaned up some extraneous lines of JS and HTML.
13 years ago
Mark McDowall
745d9d9355
TopSlider added for local series searching!
...
Should be easy to add others (would want to have it close other open ones, I think).
13 years ago
Mark McDowall
f627b551fc
AuthenticationType is now configurable from /Settings/System.
13 years ago
Mark McDowall
ec6a0e6b7f
App_Data added to .gitignore
...
Added SetValue to ConfigFileProvider.
Added creating of default config file in ConfigFileProvider.
Added more ConfigFileProvider tests.
Added UI for Settings/System
13 years ago
Mark McDowall
71e1827ef8
Missing Grid uses ToBestDateString for formatting.
...
Fixed padding for No Data being cut off (also when loading) for the grids.
13 years ago
Mark McDowall
9714a96437
Upcoming/Index now uses .ToBestDateString() for Dates, only showing on FutureForecast grid (instead of all grids). Status is shown on grid and option to search for episode.
...
Series/Details season grids won't be as tall now, due to reduced padding.
13 years ago
Mark McDowall
6736afbeab
Added NextAiring to Series (ResultColumn), which is used for Series/Index. Added tests and fixed broken tests after adding new property.
13 years ago
Mark McDowall
95b4250d5d
Updated IndexerSettingsModel with better descriptions.
...
Enable checkbox for Indexer is now labeled as such.
Removed jscript load for deleted script.
A user will now be unable to add a rootDir if the SabDropDir value is the same (ignoring case).
A user will also be unable to set their SabDropDir to the same value as an exiting RootDir (Ignoring case).
The last two changes prevent users from possibly causing all TV shows to be deleted.
13 years ago
Mark McDowall
8c06dde28a
Quality size sliders are implemented. Limits are calculated based on MB/Minute.
13 years ago
Mark McDowall
f8ae95d36f
Banner is now shown on Details view.
13 years ago
Mark McDowall
7786f6a914
SeriesId is now passed back to the controller when adding a new/existing series.
13 years ago
Mark McDowall
d330c65165
AutoComplete is now using jQuery UI AutoComplete.
...
Removed jquery.liveQuery.
13 years ago
Mark McDowall
0b586de226
Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
...
A bunch of files changed removing System.Linq, thanks Resharper :(
13 years ago
Mark McDowall
f02e92b005
Fixed EpisodeSorting examples layout.
...
Added Missing to main UI.
Add links to series from History and Missing.
Image for search link on Missing.
13 years ago
Mark McDowall
ac3c3386fc
Added delete and redownload commands to History Grid (redownload will delete the existing item from history and then start an episode search)
13 years ago
Mark McDowall
1d983801e8
SABnzbd settings will now dynamically get the categories available from SABnzbd when the category drop-box gets focus, it will use values on the page so there is no need to save your settings first.
13 years ago
Mark McDowall
350e0388de
Updated JobProvider to allow jobs with two targets.
...
JobQueueItem class created instead of using Tuples.
Added Search for Season and Rename Season jobs , plus links for them on Series/Details.
Add GetSeasonFiles added to MediaFileProvider.
13 years ago
kay.one
5ab07d7028
Added instant notification framework
13 years ago
Mark McDowall
9cf77955d0
Removed broken season editor from Series/Index editor.
...
Cleaned up series editor UI, with descriptions.
13 years ago
Mark McDowall
c32346e6ea
New series ignore editor on Series/Details.
...
Styling works, backend saving not yet implemented.
13 years ago
kay.one
b4fb3002a4
Updated Add Series
13 years ago
Mark McDowall
348ff5a386
XbmcProvider updated to include new Json API methods.
...
EventClient is used for sending CleanLibrary and Notifications (With NzbDrone Logo - Internal Resource).
Support for Dharma's HTTP Server (Deprecated), since Dharma doesn't support Json as well.
14 years ago
Mark McDowall
dc44a81099
Settings views all cleaned up.
14 years ago
Mark McDowall
342406784a
Fixed seriesGrid query and tests.
...
Fixed GetEpisodeModels that would fail due to a null AirDate.
14 years ago
Mark McDowall
431d850d32
SeriesProvider gets QualityProfile in single call to DB.
...
SeriesProvider.GetAllSeriesWithEpisodeCount gets seasonCount(with or without specials), total episode count & episodeWithFile count (excluding ignored episodes).
Added tests for SeriesWithEpisodeCount.
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
c4163d1e0d
SabDropDirectory is now editable on Settings/Sabnzbd
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
383dfe302f
Merge branch 'master' of git://github.com/kayone/NzbDrone
...
Conflicts:
NzbDrone.Core/Providers/MediaFileProvider.cs
14 years ago
Mark McDowall
7291497ce0
Added search to Yesterday in Upcoming View.
14 years ago
kay.one
d3be516fb2
removed Season/SeasonProvider, updated dbBenchmark tests.
14 years ago
Mark McDowall
fdfd0a2153
Added Episodes of Episodes Total progress bar to Series Grid.
14 years ago
Mark McDowall
cd85964edd
Fixed add new profile.
...
Removed DownloadPropers bool.
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
7b56711a4f
Added episode status to episode grid
14 years ago
Mark McDowall
0645a9e552
EpisodeSorting UI has descriptions, removed extra options.
...
Config for EpisodeSorting variables added.
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
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
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
b146b62ef3
Added images for provider, shown on the History grid.
14 years ago
Mark McDowall
72d3f5cef2
Removed AccountModel.
...
Download Settings updated to use Descriptions.
14 years ago
Mark McDowall
c6ef828429
New UI for Indexer Settings, RAZOR!
...
Renamed NzbMatrix and NzbsRUs Providers
14 years ago
Keivan
6f2dcbf838
Revered back to subsonic
...
Added indexer configuration back-end
14 years ago
kay.one
e896af5cd0
ReSharper code cleanup
14 years ago
kay.one
79a0f09b43
Added quality to Series detail view
14 years ago
Mark McDowall
e62cb3b5da
Updated .gitignore to not store .nzb
...
Add [PROPER] to titleFix if it's a proper.
User can now change the QualityProfile when adding a series (new or existing), option will default to their DefaultQualityProfile.
14 years ago
Mark McDowall
7a57ab98dc
Added upcoming and history links to main menu.
...
Made Upcoming look a bit better, still needs work.
Wrapped Details in Upcoming/History in fieldset
14 years ago
Mark McDowall
6c818bd8d8
Upcoming shows view added.
14 years ago