Commit Graph

160 Commits (e426a1967ffa92e9c7872a5c1061a264aa75dc22)

Author SHA1 Message Date
Mark McDowall 5bbe310af5 Merge branch 'xem' into 'master'
12 years ago
Mark McDowall 9c6d78d479 Cleanup and updates for XEM
12 years ago
Mark McDowall c9c967fa1d Properly using Xem now
12 years ago
Mark McDowall 09665c2920 Added WEBDL 1080p
12 years ago
Mark McDowall 2a1bb8989f Fixed Series Details
12 years ago
Mark McDowall 92acb4c049 QualityTypes no longer an enum
12 years ago
Mark McDowall 49f086cf19 Renamed Quality to QualityModel
12 years ago
Mark McDowall 070f6bb318 Added absolute episode number to DB
12 years ago
Mark McDowall a7a0a25029 Renamed AiredAfter to CustomStartDate
12 years ago
Mark McDowall 713c4225c0 Added EpisodeAiredAfter to server side
12 years ago
Mark McDowall 6f3262c68a Release group is added to history and episodefile
12 years ago
Mark McDowall bee6914062 Allow scene name to be used for renaming
12 years ago
Mark McDowall 1d2cd49bde Metadata issues with renaming resolved
12 years ago
Mark McDowall b50e16a456 Metadata coming together for XBMC
12 years ago
Mark McDowall cc5b2c3e40 Initial commit for Metadata
12 years ago
Mark McDowall 15279d3e97 Added some validation to Newznab.
12 years ago
Mark McDowall 92c6451bfc Initialze Newznab will delete any with a null/empty name or URL.
12 years ago
Mark McDowall b930eb0993 Newznab providers will be compared based on url, not name.
12 years ago
Mark McDowall ce0a6f8b86 NzbInfoUrl added to history and episode parse result, will be added to history item before being added to the DB.
12 years ago
Mark McDowall 38927e3ca1 Signalr errors will not be shown in the UI.
12 years ago
Mark McDowall cef7b6a8dc SearchResult Controller added.
12 years ago
Mark McDowall 4f005e45c0 Search Results grid added.
12 years ago
Mark McDowall c7f8f57f77 Episode searching now stores the results of the tests.
12 years ago
Mark McDowall 1c22ec91d6 New: Episodes that air today will not be shown in the UI as missing.
13 years ago
Mark McDowall 4d918ff683 New: Added Network to Series Grid.
13 years ago
Mark McDowall aac42d4882 More Season ignore work. Already ignored seasons will be ignored.
13 years ago
Mark McDowall 969f8ae5e2 SeasonProvider Added to handle ignoring of Seasons.
13 years ago
kay.one 5717b7f596 New: Rewrite of download decision engine.
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
Mark McDowall afb8305c00 SceneMapping will use the JSON API instead of CSV file now.
13 years ago
Mark McDowall 1ee2ae8210 Removed Command from JobDefinition.
13 years ago
Mark McDowall 9264dcdf88 Added ImageLink helpers for Ajax and Html links.
13 years ago
Mark McDowall 2ed683159f QualityProfiles now use jQuery UI Buttons to enable/disable.
13 years ago
Mark McDowall e16f83c433 Added ReferenceDataProvider to provide lookups (and refreshing) of IsDaily - which will check if the series is a daily series.
13 years ago
Mark McDowall 6c86f1dfdd Newznab providers can be configured by the end user.
13 years ago
Mark McDowall b3abcb6096 RootDirProvider.GetMostFreeRootDir() will calculate the find the RootDir with the most free space and return its path.
13 years ago
Mark McDowall 5098ea3249 Added two new Episode Statuses - Unpacking and Failed.
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 8c06dde28a Quality size sliders are implemented. Limits are calculated based on MB/Minute.
13 years ago
Mark McDowall e4f01ae0d4 Size is now parsed for each item in the feed.
13 years ago
Mark McDowall dfd0720872 Added BannerDownloadJob, it will run every 30 days.
13 years ago
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)
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.
13 years ago
Mark McDowall d120a61ccb Series/Details specials grid will be generated like all others.
13 years ago
Mark McDowall ee4b6c9442 ExternalNotifications enabled (Xbmc only right now).
13 years ago
kay.one 8927a938b7 Fixed episode status of recently imported episodes.
13 years ago
kay.one 15aedfc847 some db/migration cleanup
13 years ago
kay.one 69239bc371 Switched to SQLCE 4.0
13 years ago
kay.one 56fdf1a040 Removed Episodes list from EpisodeFile object.
13 years ago