Mark McDowall
1d2cd49bde
Metadata issues with renaming resolved
2012-07-14 01:17:37 -07:00
Mark McDowall
b50e16a456
Metadata coming together for XBMC
2012-07-09 21:37:24 -07:00
Mark McDowall
cc5b2c3e40
Initial commit for Metadata
2012-07-07 16:52:04 -07:00
Mark McDowall
15279d3e97
Added some validation to Newznab.
2012-05-12 10:25:59 -07:00
Mark McDowall
92c6451bfc
Initialze Newznab will delete any with a null/empty name or URL.
2012-05-12 10:16:07 -07:00
Mark McDowall
b930eb0993
Newznab providers will be compared based on url, not name.
...
Built-in Newznab providers cannot be deleted (they would be re-added anyways), nor can the URL be changed.
2012-05-04 08:30: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
38927e3ca1
Signalr errors will not be shown in the UI.
...
New: Search History, review recent searches and force specific reports to download (Under history)
2012-04-23 00:38:42 -07:00
Mark McDowall
cef7b6a8dc
SearchResult Controller added.
...
Force Download added.
2012-04-22 23:31:11 -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
1c22ec91d6
New: Episodes that air today will not be shown in the UI as missing.
2012-03-03 12:11:26 -08:00
Mark McDowall
4d918ff683
New: Added Network to Series Grid.
...
Fixed logging for RetentionSpecification.
2012-02-28 23:20:40 -08:00
Mark McDowall
aac42d4882
More Season ignore work. Already ignored seasons will be ignored.
...
Fix: Season Ignore is handled separately from Episode Ignore.
2012-02-20 22:50:38 -08:00
Mark McDowall
969f8ae5e2
SeasonProvider Added to handle ignoring of Seasons.
2012-02-20 19:25:19 -08:00
kay.one
5717b7f596
New: Rewrite of download decision engine.
2012-02-06 21:14:55 -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
afb8305c00
SceneMapping will use the JSON API instead of CSV file now.
2012-01-12 19:22:28 -08:00
Mark McDowall
1ee2ae8210
Removed Command from JobDefinition.
2011-12-16 21:27:37 -08:00
Mark McDowall
9264dcdf88
Added ImageLink helpers for Ajax and Html links.
...
Added run button to System/Jobs.
2011-12-15 00:48:23 -08:00
Mark McDowall
2ed683159f
QualityProfiles now use jQuery UI Buttons to enable/disable.
2011-11-28 21:10:43 -08:00
Mark McDowall
e16f83c433
Added ReferenceDataProvider to provide lookups (and refreshing) of IsDaily - which will check if the series is a daily series.
2011-11-25 18:20:50 -08:00
Mark McDowall
6c86f1dfdd
Newznab providers can be configured by the end user.
2011-11-13 12:51:15 -08:00
Mark McDowall
b3abcb6096
RootDirProvider.GetMostFreeRootDir() will calculate the find the RootDir with the most free space and return its path.
2011-10-15 11:54:39 -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
6736afbeab
Added NextAiring to Series (ResultColumn), which is used for Series/Index. Added tests and fixed broken tests after adding new property.
2011-09-28 10:56:30 -07:00
Mark McDowall
8c06dde28a
Quality size sliders are implemented. Limits are calculated based on MB/Minute.
2011-09-15 21:42:30 -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
dfd0720872
Added BannerDownloadJob, it will run every 30 days.
...
New series will have their banner downloaded on import.
2011-09-10 01:42:05 -07:00
Mark McDowall
0a65e85e21
EpisodesWithFiles now returns the full series object, instead of just the SeriesTitle (So we don't need to add junk to the Episode class)
2011-09-04 00:45:58 -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
d120a61ccb
Series/Details specials grid will be generated like all others.
...
Added images for Episode Status, Ignored status removed
Updated SceneNameMappings.csv
2011-08-21 23:25:32 -07:00
Mark McDowall
ee4b6c9442
ExternalNotifications enabled (Xbmc only right now).
...
- Grab, Download, Rename
Notification Settings for Xbmc uses definitions.
2011-07-28 00:21:49 -07:00
kay.one
8927a938b7
Fixed episode status of recently imported episodes.
2011-07-10 13:07:42 -07:00
kay.one
15aedfc847
some db/migration cleanup
2011-07-07 20:27:11 -07:00
kay.one
69239bc371
Switched to SQLCE 4.0
2011-06-22 23:56:17 -07:00
kay.one
56fdf1a040
Removed Episodes list from EpisodeFile object.
2011-06-21 22:44:57 -07:00
Mark McDowall
cdf77ad2df
Changed QualityProfile to a ResultColumn to make note that it will be used as a result only.
...
Wrapped find series in try/catch to prevent a case where the series is in SceneMapping, but isn't in the users database.
2011-06-21 17:11:08 -07:00
kay.one
5c45515b00
Merge branch 'markus101'
2011-06-20 22:44:30 -07:00
kay.one
63adb6b566
Wired-up drop folder move
2011-06-20 22:44:01 -07:00
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.
2011-06-20 00:13:17 -07:00
Mark McDowall
86ab26e2d9
UpcomingProvider now gets Series in call for episodes.
2011-06-19 20:08:09 -07:00
Mark McDowall
cf324ace73
Episode EpisodeFile changed to ResultColumn instead of Ignore
2011-06-19 17:23:23 -07:00
Mark McDowall
0972c956b8
HistoryProvider will return History Items with Episode and SeriesTitle.
2011-06-19 16:44:45 -07:00
kay.one
a12e148d54
Removed unnecessary IsDailyFlag from episode.cs
2011-06-17 23:39:14 -07:00
kay.one
520e9c9d14
Fixed Series.QualityProfile relationship
...
more subsonic cleanup
2011-06-17 21:39:02 -07:00
kay.one
17d084cdf3
Removed Series.Episodes and Series.EpisodeFiles list.
2011-06-17 21:08:17 -07:00
kay.one
acf23d4fc2
Removed subsonic completely
2011-06-17 18:46:22 -07:00
Mark McDowall
01944acbb1
IndexerProvider now uses PetaPoco.
2011-06-17 17:10:33 -07:00