Commit Graph

3518 Commits

Author SHA1 Message Date
Keivan Beigi 635e206e03 replaced our zip library so we can validate update package before applying. 2013-07-18 16:37:09 -07:00
Mark McDowall 8f0d3e2e3b Episode grid is sorted by episode number descending 2013-07-18 08:35:44 -07:00
Mark McDowall 1bf855ca3a Redirect to index when on series is deleted from details 2013-07-18 08:21:21 -07:00
Mark McDowall 57c876a420 Added Notification display time to XBMC 2013-07-18 00:08:32 -07:00
Mark McDowall deb4972cdc DeleteFiles with Delete Series is now respected 2013-07-17 23:24:38 -07:00
Mark McDowall 8d2fc4945b Calendar past events are grayed out, today's background is gray 2013-07-17 22:52:13 -07:00
Mark McDowall 07ba92ba87 Episode status cell shows TBA for episodes that do not have an air date 2013-07-17 22:02:19 -07:00
Mark McDowall e92b273d75 Import will only delete folder if files were imported 2013-07-17 21:50:58 -07:00
Mark McDowall d5ca1259b2 Even better date formating 2013-07-17 19:37:39 -07:00
Mark McDowall b9dc803e0b Series grid sorts on title now 2013-07-17 19:09:34 -07:00
Mark McDowall 135cf3ce17 QualityProfile added to series table 2013-07-17 17:39:41 -07:00
Mark McDowall fe48fd9fe9 Fixed DateCells 2013-07-17 17:28:33 -07:00
Mark McDowall 40f49d7385 Less shitty way to do series stats for single requests and fixed tests 2013-07-17 17:07:48 -07:00
Mark McDowall c3b8b52644 Blow up if series stats is null 2013-07-17 14:59:40 -07:00
Mark McDowall 13fab38702 Improved Paginator 2013-07-17 14:53:25 -07:00
Mark McDowall d71765be53 RefreshSeriesTask runs every 12 hours now 2013-07-17 10:44:48 -07:00
Mark McDowall 19b3add783 SeriesStats are returned when fetching a single series
SeriesStats are no longer wipred from UI on update
2013-07-17 08:41:32 -07:00
Mark McDowall a9dd2d2f04 Actually fixed size parsing this time 2013-07-17 00:33:54 -07:00
Mark McDowall 8921c45a96 Added test for size parsing 2013-07-17 00:01:51 -07:00
Mark McDowall 6a9ca9295f Fixed parsing of NzbClub releases below 1GB 2013-07-16 23:58:50 -07:00
Mark McDowall 0c12183b93 Fixed episode details, manual download will show check on success 2013-07-16 23:41:40 -07:00
Mark McDowall 207d9c256d sugar kills (removed sugar.js)
Relative dates for next airing on posters and list (series)
History time shows real time on tooltip
2013-07-16 23:23:44 -07:00
Mark McDowall 641e01376b Fixed series links on calendar/upcoming 2013-07-16 20:40:41 -07:00
Mark McDowall 4fedccf6d3 Fixed EpisodeStatusCell 2013-07-16 20:40:39 -07:00
Mark McDowall 7ae7c488f3 Fixed an issue with auto unmonitor episodes 2013-07-16 20:40:37 -07:00
Keivan Beigi c354ed230f deleted mutator, mutator.deepmodel 2013-07-16 17:56:38 -07:00
Keivan Beigi 48bf793746 updated around import episodes, update series. 2013-07-16 17:53:52 -07:00
Mark McDowall 53bfd43fba NLsub releases are properly detected 2013-07-16 17:51:05 -07:00
Mark McDowall 94fb6bf89f Dextered mutators 2013-07-16 17:43:28 -07:00
Mark McDowall e164df217d Removed mutators from EpisodeModel 2013-07-16 17:41:04 -07:00
Keivan Beigi 83fe07524a removed mutators from series. 2013-07-16 16:55:20 -07:00
Mark McDowall 50718ae94e Updated vnext description 2013-07-16 16:31:55 -07:00
Keivan Beigi eceed9f439 removed QualityModel/SeasonModel mutators. 2013-07-16 15:57:06 -07:00
Keivan Beigi 9835608ff0 skip episode folder if drop folder doesn't exist. 2013-07-16 10:55:36 -07:00
Mark McDowall 3e0140f263 Fixed broken tests 2013-07-16 09:55:15 -07:00
Mark McDowall 0fbb45c175 Moved SampleSizeLimit to Spec 2013-07-15 23:43:45 -07:00
Mark McDowall de6304e628 Lower quality episodes are deleted on import (from disk and db) 2013-07-15 19:57:06 -07:00
Mark McDowall 7381501775 Reverted solution changes for Any CPU 2013-07-15 19:57:05 -07:00
Mark McDowall 8dacd076d8 Do not import episodes with the same filename and size 2013-07-15 19:57:04 -07:00
Keivan Beigi 89b43836d0 minor cleanup. 2013-07-15 17:46:53 -07:00
Keivan Beigi e0aceb98d2 converted underscore.mixin.deepExtend to proper AMD module. 2013-07-15 17:46:52 -07:00
Keivan Beigi 28a919e74a fixed marr threading bug.
datamapper instances should not be reused!!!
2013-07-15 17:46:52 -07:00
Mark McDowall 440a128f28 Calendar will now only show monitored episodes 2013-07-15 15:52:00 -07:00
Mark McDowall f4a3394745 Fixed broken missing test 2013-07-15 15:38:41 -07:00
Mark McDowall 92bab993ae Missing will not include series and episodes that are not monitored 2013-07-15 15:19:30 -07:00
Mark McDowall 8388e0a77c Use x86 not Any CPU 2013-07-15 15:19:16 -07:00
Keivan Beigi 8f37507ea1 fixed disabling of app.js cache. 2013-07-15 11:25:16 -07:00
Mark McDowall 9a5b700671 Fixed parsing of mult-episode files with underscores 2013-07-14 23:30:39 -07:00
kay.one 0c5827fb41 Cleaned up auth settings 2013-07-14 00:00:50 -07:00
kay.one e046d2c680 Renamed Search Indexers to Search in episode popup. 2013-07-13 23:07:10 -07:00