Commit Graph

31 Commits

Author SHA1 Message Date
Keivan Beigi 0214c8e0f0 Removed unused using statements 2016-12-23 13:45:24 -08:00
Taloth Saldono a2536deef0 Fixed: Significantly improved api performance. 2016-07-24 01:00:41 +02:00
Taloth Saldono e6ab4196de Revert "Fixed: Sort episodes on the api by episode number when they air at the same time."
This reverts commit 9ffc0ec521.
2016-03-11 16:53:22 +01:00
Taloth Saldono 9ffc0ec521 Fixed: Sort episodes on the api by episode number when they air at the same time. 2016-03-06 00:43:04 +01:00
Taloth Saldono 2f50074123 Fixed: Incorrect api error when calling /api/episode without seriesId queryparam.
fixes #1070
2016-01-20 21:58:02 +01:00
Mark McDowall cfe121c777 Don't return series as subtype for /api/episode
Fixed: Sped up loading episodes from server
2015-12-27 00:45:20 -08:00
Taloth Saldono 0b219e1169 Fixed nullables. 2015-10-03 21:19:25 +02:00
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords. 2015-10-03 21:14:06 +02:00
Taloth Saldono 6d046a8df8 Fixed: Extrapolate scene numbering but won't auto import. 2015-07-20 21:05:48 +02:00
Taloth Saldono 20e40f73b3 Made optional resource properties nullable. 2015-04-11 09:15:15 +02:00
Keivan Beigi 0be8f55a2f Cleaned up using directive 2014-12-06 21:55:17 -08:00
Taloth Saldono 6dfbc3c290 Fixed: Will no longer cause an error when trying to parse an anime episode with absolute number 0. 2014-10-20 22:16:31 +02:00
Mark McDowall 2ff1208947 Episode resource now uses series resource as the subtype
Fixed: Episodes on the calendar have series images attached properly again
2014-09-10 18:11:35 -07:00
Mark McDowall 57a95d4cc5 Fixed: Errors after episode is imported 2014-08-28 00:13:38 -07:00
Mark McDowall 9f3bdaa1ce Fixed: Cutoff Unmet not loading
Fixed injection of lazy loaded models to resources
2014-08-27 07:22:09 -07:00
Taloth Saldono 64ecaf5f6e Fixed: Repaired Cutoff Unmet UI and added Cutoff Unmet status badge to History. 2014-08-27 02:26:18 +02:00
kayone 322ff2af8c signalR connection is now called directly rather than using a command to reduce overhead. 2014-08-25 21:01:32 -07:00
Taloth Saldono ded6e966e3 New: Episode quality badges are now styled differently for episodes that haven't met quality cutoff yet. 2014-08-23 23:42:09 +02:00
Taloth Saldono 803a76ed0f Fixed UI notification error for Missing. 2014-07-13 17:01:52 +02:00
Mark McDowall a72e70fa27 Fixed: Errors after importing episodes 2014-07-06 21:08:58 -07:00
Mark McDowall 193672b652 Anime!
New: Anime support
New: pull alternate names from thexem.de
New: Search using all alternate names (if rage ID is unavailable)
New: Show scene mapping information when hovering over episode number
New: Full season searching for anime (searches for each episode)
New: animezb.com anime indexer
New: Treat BD as bluray

Fixed: Parsing of 2 digit absolute episode numbers
Fixed: Loading series details page for series that start with period
Fixed: Return 0 results when manual search fails, instead of an error
Fixed: animezb URL
2014-07-02 07:33:51 -07:00
Mark McDowall a6639fecd9 More fixes for signalr + episodes 2014-06-28 10:01:59 -07:00
Mark McDowall 293e6cac6d Fixed signalR for Missing/Wanted 2014-06-28 09:45:50 -07:00
Mark McDowall cb291d30b3 New: Missing/Cutoff Unmet will update when an episode is grabbed 2014-06-25 01:31:37 -07:00
Mark McDowall ab05aabcd8 Renmed Downloading on EpisodeResource to Grabbed (also hidden by default) 2014-05-19 22:03:59 -07:00
markus101 5a673a33ab Moved /api/episodes to /api/episode to align with other endpoints 2014-02-04 20:36:16 -08:00
Mark McDowall e42ac25657 Rename preview for full series and season
New: Preview before renaming files
2013-11-27 01:26:10 -08:00
kayone ec63053fe7 cleaned up using directives. 2013-11-19 16:42:17 -08:00
Mark McDowall 27511769ae Episode activity goes through History now
Do not report exceptions on linux (culture is null and fails)
2013-10-06 11:06:39 -07:00
Mark McDowall c0b7612053 Episode Activity added
New: Activity tab added to Episode Details
2013-10-04 20:51:56 -07:00
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00