Mark McDowall
6f3262c68a
Release group is added to history and episodefile
2012-08-05 23:33:07 -07:00
Mark McDowall
d44c07b27b
Fixed: History grid loads faster (lazy loaded)
2012-07-27 23:37:47 -07:00
Mark McDowall
c4b57c4a23
Fixed: SABnzbd queue checking will not fail when items in queue are being repaired.
...
SabQueue priority is parsed with a custom converter to prevent blowing up because SAB decides to use Repair as a queue priority type.
2012-05-19 13:07:30 -07:00
Mark McDowall
ce0a6f8b86
NzbInfoUrl added to history and episode parse result, will be added to history item before being added to the DB.
2012-05-02 08:37:09 -07:00
Mark McDowall
a1fa6287c7
New: Basic stats on your library. View at: /System/Stats
2012-04-25 12:50:37 -07:00
Mark McDowall
4f005e45c0
Search Results grid added.
2012-04-21 01:16:15 -07:00
Mark McDowall
c7f8f57f77
Episode searching now stores the results of the tests.
2012-04-19 23:42:13 -07:00
Mark McDowall
74105974dd
New: Added test button to SABnzbd.
...
New: Added test button to Prowl.
2012-03-17 21:14:32 -07:00
Mark McDowall
1c22ec91d6
New: Episodes that air today will not be shown in the UI as missing.
2012-03-03 12:11:26 -08:00
kay.one
4fe1d7e6f7
Jobs added to queue have higher priority than scheduler jobs.
2012-02-26 14:35:45 -08:00
kay.one
7e38afc838
Logging/Download notification tweaks.
2012-02-21 20:43:19 -08:00
Mark McDowall
462eb53897
Retention check added to DecisionEngine.
...
Retention is configurable from Settings/Indexers.
2012-02-18 12:33:04 -08:00
Mark McDowall
a168bdfa00
Merge branch 'overview-grid'
2012-02-06 21:11:26 -08:00
Mark McDowall
93355a4ae1
Upcoming grid NzbDroned. Bye Telerik Grid.
2012-02-06 17:22:17 -08:00
kay.one
174f765ec9
New: NzbDrone service to automatically report errors and episode parse issues.
2012-02-04 22:50:41 -08:00
Mark McDowall
df6db27d21
Fixed SabPriorityType of Force being Top in the model.
2012-02-01 16:02:19 -08:00
Mark McDowall
d670e45001
DownloadClient added to the UI, it still will only download via Sabnzbd.
2012-02-01 16:02:15 -08:00
Mark McDowall
26adbf2602
Code cleanup per commit comments. More Work?!
...
EpisodeParseResult will use Season ## when it is a full season instead of writing out each episode number.
2012-01-30 22:55:57 -08:00
Mark McDowall
1f983094ac
Fix: Resolved a parsing issue when timeleft for an SabQueueItem was greater than 24 hours.
2012-01-30 13:34:15 -08:00
Mark McDowall
02cb12bdb8
BacklogSetting refactoring.
2012-01-25 17:02:21 -08:00
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.
2012-01-23 22:29:32 -08:00
Mark McDowall
dc4f5e48f3
SabQueueItem ParseResult will trim off duplicate before parsing.
2012-01-21 20:06:17 -08:00
kay.one
78268f3c58
Better parser logging.
2012-01-19 22:35:10 -08:00
kay.one
9acfb7330c
Check sab queue now takes quality into consideration
2012-01-19 21:50:16 -08:00
Mark McDowall
b4eed1a657
SabProvider now gets JSON instead of XML for history and queue.
2012-01-18 20:05:03 -08:00
Mark McDowall
26c4240a6b
SabProvider can now get the entire Queue for additional processing.
2012-01-18 16:05:44 -08:00
Mark McDowall
3dce784672
XbmcProvider uses Json.net for reading/writing JSON.
...
Updated for v3 of XBMC JSON API.
2012-01-04 16:41:42 -08:00
Mark McDowall
2cc066ccf2
GetActivePlayers will now work with Eden and Dharma.
2011-12-31 12:57:02 -08:00
kay.one
fabc4c84bd
Moved Jobs to their own folder.
2011-12-01 17:33:17 -08:00
kay.one
30497357b4
Removed single search method in indexer base.
2011-11-28 22:49:38 -08:00
kay.one
0a70c836df
Cleaned up progress notification.
2011-11-20 20:43:16 -08:00
kay.one
72d0fc50ed
Alot of refactoring.
2011-11-12 23:27:16 -08:00
kay.one
07458529f6
JobProvider can reset itself.
...
cleaned up unit test logging
2011-11-06 22:26:21 -08:00
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.
2011-10-28 00:57:00 -07:00
kay.one
ec08436587
Refactored the shit out of PostDownloadProvider
2011-10-22 19:31:28 -07:00
kay.one
35e44284c0
Fixed broken test, drop folder prefix uses regex instead of prefix now.
2011-10-22 16:28:57 -07:00
kay.one
8f9946eb63
Added some update APIs to check for updates and download and extract the update package.
...
Todo: apply updated, UI.
2011-10-20 22:04:26 -07:00
Mark McDowall
e87cdbde44
Removed SharedLiveTemplates.xml.
...
Cleaned up PostDownloadProvider, added more tests.
2011-10-17 20:08:26 -07:00
Mark McDowall
642707e46d
Fixed some issues with PostDownloadProvider.
...
Added tests for PostDownloadProvider.
2011-10-17 13:05:38 -07:00
Mark McDowall
8cac84b4ad
PostDownloadProvider broken down further.
...
Will try to reprocess _NzbDrone_ directories each pass, but will mark with an error when possible.
Attempt to process _UNPACK_ and _FAILED_ directories 30 minutes after first detected by NzbDrone (to give SAB time to unpack properly before processing).
2011-10-14 08:37:19 -07:00
Mark McDowall
5098ea3249
Added two new Episode Statuses - Unpacking and Failed.
...
Tests added to support new Statuses.
PostDownloadScanJob will update PostDownloadStatus for failed or unpacking.
ImportFile will set the PostDownloadStatus to Processed when added to the database.
2011-10-11 20:44:19 -07:00
Mark McDowall
f973c74c87
ConfigFileProvider will now add missing config values automatically, with a default value.
...
Added Handbrake and AtomicParsley wrappers for iPod video conversion.
2011-10-06 21:36:47 -07:00
Mark McDowall
e4f01ae0d4
Size is now parsed for each item in the feed.
...
QualityType added to database to allow saving of size limits.
Fluent now uses longs for multiplication, to ensure it doesn't overflow.
2011-09-13 19:25:33 -07:00
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 :(
2011-09-03 20:05:44 -07:00
Mark McDowall
35cad3d27e
Added partial season searching when a full season NZB is not available.
2011-08-31 23:58:54 -07:00
Mark McDowall
485f618e02
Full Season searching added (Single NZB). SearchProvider added to perform both Season and Episode searching, triggered via jobs.
...
Tests added for season searching.
2011-08-27 22:45:36 -07:00
Mark McDowall
07a4c94032
Removed ParseSeasonInfo.
...
ParseEpisodeInfo will mark a report as a full season if no episodes are found, but was matched.
Fixed tests that were affected by REGEX changes.
2011-08-26 22:37:20 -07:00
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.
2011-08-26 10:45:59 -07:00
Mark McDowall
66522b8109
Merge branch 'master' of git://github.com/kayone/NzbDrone
2011-08-21 18:21:48 -07:00
kay.one
1e9b279a9b
Removed basic notification. client side notification should be used.
2011-08-21 18:19:34 -07:00
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.
2011-08-21 17:48:37 -07:00
Mark McDowall
3507b97887
Settings save buttons are disabled until jQuery loads and attribute is removed (prevents saving without ajax if saving too quickly).
...
Notifications are set when saving now (progress) until basic is redone.
2011-08-04 21:38:18 -07:00
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.
2011-07-09 11:19:33 -07:00
kay.one
a1caa789fe
Instant progress notifications. Now use comet instead of pooling.
2011-07-02 01:56:58 -07:00
kay.one
69239bc371
Switched to SQLCE 4.0
2011-06-22 23:56:17 -07:00
kay.one
01163a4f87
Cleanup and tests around ImportFile
2011-06-21 18:12:20 -07:00
kay.one
8b484601f6
Removed all warnings
2011-06-19 13:43:47 -07:00
kay.one
acf23d4fc2
Removed subsonic completely
2011-06-17 18:46:22 -07:00
Mark McDowall
cbaa2f7ef4
RenameProvider will return string for Multi-Episode files.
2011-06-05 21:03:08 -07:00
kay.one
1239da656e
Rewrite of InventoryProvider
2011-05-28 12:23:35 -07:00
kay.one
500e9af6c3
Fixed a bug where reports weren't being added to history
2011-05-23 21:12:54 -07:00
kay.one
f33c2c4939
Added episode status to back end, getting ready for backlog
2011-05-22 09:53:06 -07:00
kay.one
8fca3c3419
more test/fixes
2011-05-19 22:52:05 -07:00
kay.one
849beef5a2
Added inventory provider with basic tests
2011-05-19 21:59:35 -07:00
kay.one
9c1ff4af6b
initial stage of indexer refactoring. things compile.
2011-05-19 20:47:07 -07:00
kay.one
b4ea8838d2
Updated file scan logging
2011-05-18 20:56:19 -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
11b96afd75
Merge conflicts resolved.
...
Added Language parsing.
2011-05-08 23:16:26 -07:00
Mark McDowall
a36d5fae2f
Added ExternalNotificationProviderBase based on IndexProviderBase.
2011-04-28 23:06:13 -07:00
Mark McDowall
b146b62ef3
Added images for provider, shown on the History grid.
2011-04-27 21:27:02 -07:00
Mark McDowall
7e946277bb
IndexerType added, this will store the source indexer in history, so users can see (if they care) and we can add an icon if we want.
2011-04-27 17:11:08 -07:00
Mark McDowall
a34bd818cf
Start of AutoConfigureSab
2011-04-25 00:42:29 -07:00
kay.one
80d47e611c
more notification updates
2011-04-23 22:48:12 -07:00
kay.one
0d139f9c21
Updated task notification UI. Last message will stay on screen for an extra 3 seconds if there are no new messages.
2011-04-23 21:06:34 -07:00
kay.one
217f98c4a9
Moved GetSabTitle from episodeprovider to sabprovider, removed seriesprovider dependency
2011-04-23 13:53:13 -07:00
kay.one
3beeff4e18
Add TvDbEpisodeId to Episode. now we can index episodes before they showup in thetvdb
2011-04-23 13:33:24 -07:00
Mark McDowall
e9ce98caa4
Removed Year from EpisodeParseResult (we never used it anyways).
...
Episode parsing REGEX will properly handle filenames with S01E01/1x01 naming.
Added REGEX to support seasons with more than 100 episodes (0-99)... Stupid soaps.
Title Normalizing REGEX will keep the year (has to start with 19 or 20 and be exactly 4 digits long)
2011-04-23 01:04:30 -07:00
Mark McDowall
361d1f8d3b
Commit after Merge.
2011-04-22 15:23:29 -07:00
kay.one
10ad7d1ed5
Added sabtitle method
...
Added custom parse option to Indexrbase
2011-04-20 18:26:13 -07:00
Mark McDowall
5e37bfa0c6
Added parsing for daily shows and tests for that format.
2011-04-19 19:59:28 -07:00
kay.one
e896af5cd0
ReSharper code cleanup
2011-04-09 19:44:01 -07:00
kay.one
1e73138f6d
some subsonic cleanup
2011-04-05 20:14:43 -07:00
kay.one
7e4c38ec3f
removed most of existing rss code
2011-04-03 22:24:19 -07:00
kay.one
11e2b63b60
more rss refactoring
2011-04-03 21:54:58 -07:00
kay.one
d7732cab3b
fixed episode parse issue
2011-04-03 21:20:01 -07:00
kay.one
62b2cd510f
started rss cleanup
2011-04-03 20:50:12 -07:00
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.
2011-03-28 13:22:12 -07:00
Mark McDowall
caa99540a6
Cleaned up RssItemProcessingProvider, will actually process Season NZBs now.
...
Added Newzbin ID parsing.
2011-03-26 13:11:05 -07:00
Mark McDowall
1076b3ab58
RssItemProcessingProvider will now handle full series NZBs.
2011-03-26 12:16:53 -07:00
Mark McDowall
6c818bd8d8
Upcoming shows view added.
2011-03-23 00:06:22 -07:00
Mark McDowall
84f0dfed4e
Removed un-needed WebClient from XbmcProvider.
...
BackLog Provider created.
QueueIfWanted moved to new class (RssItemProcessingProvider) to cutdown on repeating code (between RssSyncProvider and BacklogProvider)
Style.css now sets width for rootDirectories class (when adding a new show).
2011-03-18 08:39:19 -07:00
Mark McDowall
636f352599
Ability to manually add a show has been added.
...
UI cleanup for adding series (new, existing and manual).
2011-03-17 00:40:23 -07:00
markus101
48b89abfeb
Add Existing Series works, UI shows TVDB Name and Path so you can check before adding to DB.
2011-03-09 23:49:59 -08:00
markus101
2af078b23d
ExternalNotifications, XBMC notification, building the framework for these, UI not implemented.
2011-03-06 12:45:35 -08:00
markus101
46830a2777
EpisodeSorting setup, setting page created and usable, needs labels still.
2011-02-25 20:07:22 -08:00
markus101
9ffe8ea4cd
Fixed the badly broken Renaming, it will now only attempt to rename episodes with files and works with multi-episode files.
2011-02-23 17:23:58 -08:00
markus101
738700537e
Episode RenamingProvider created, allows renaming by Every Episode for Every Series, by Series, by Season, or individual Episodes.
...
Currently uses Hard-Coded Naming Convention, Undecided on SAB or SB configuration style, SAB's is more robust (and flawless? -SP).
2011-02-21 22:22:40 -08:00
markus101
c448c17605
Add to History when SAB receives the NZB and set episode.status to grabbed.
2011-02-18 08:36:50 -08:00
markus101
e7cbc4cbcf
Added additional priorities supported by SABnzbd.
...
From shypike:This is the (kind of weird) priority table:
TOP_PRIORITY = 2
HIGH_PRIORITY = 1
NORMAL_PRIORITY = 0
LOW_PRIORITY = -1
DEFAULT_PRIORITY = -100
PAUSED_PRIORITY = -2
-100 won't do a thing, since it means: whatever is default.
2011-02-11 00:12:44 -08:00
Keivan
16fcda18c3
fixed episode parse, profile storage
2011-02-03 12:09:19 -08:00