Commit Graph

3639 Commits

Author SHA1 Message Date
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
kay.one 7d7cdfa148 form tooltips pop from right. 2013-07-13 23:06:18 -07:00
kay.one 94807ac00b Added autocomplete to edit series path field. 2013-07-13 23:05:51 -07:00
kay.one 45c7a99439 added boxshadow to main regions/ series overview. 2013-07-13 22:42:10 -07:00
kay.one 53db90e19a moved series/season monitor toggle. 2013-07-13 22:24:18 -07:00
kay.one 12dcc1ae6c fixed FontAwsome relative path. 2013-07-13 21:20:14 -07:00
kay.one 0f52a5de22 app.js is no longer cached. 2013-07-13 21:19:36 -07:00
kay.one 8f9b9c901c styled log page. 2013-07-13 19:40:47 -07:00
kay.one 27c7ed1e6d recent folder is removed from list when deleted. 2013-07-13 14:01:14 -07:00
kay.one 4456d3cbe0 fixed disk not being scanned during series refresh. 2013-07-13 13:21:34 -07:00
kay.one 4a324cc31a cleaned up project config 2013-07-13 13:20:08 -07:00
Mark McDowall e8238fb03a Fixed an issue when trying to import files 2013-07-13 01:11:04 -07:00
Keivan Beigi 389201a9eb fixed broken build. 2013-07-12 16:45:09 -07:00
Keivan Beigi 0486b610c0 Added polyfils for IE console object. 2013-07-12 16:30:52 -07:00
Keivan Beigi e88768d621 Fixed getting series with number only titles. eg. 90210 2013-07-12 12:13:16 -07:00
Mark McDowall 87731d56bf Fixed an issue with parsing full path instead of filename on import
This should fix Card #61
2013-07-12 01:15:23 -07:00
Mark McDowall bb42bb30aa Added monitored, edit and refresh to series details 2013-07-12 00:33:26 -07:00
Mark McDowall 3e7ef408ee Added tests for ImportApprovedEpisodes 2013-07-11 23:14:53 -07:00
Mark McDowall 9b80478f6f No longer setting AirDate to null if it aired before series start date
This was causing an issue which is caused by bad data coming from trakt...
2013-07-11 23:14:51 -07:00
Mark McDowall e1f2b0da69 Specials will not be monitored by default 2013-07-11 23:14:50 -07:00
kay.one d607b831c9 added exception logging to Tasks. 2013-07-11 23:10:34 -07:00
kay.one 508b087c46 added logos 2013-07-11 22:40:35 -07:00
Mark McDowall 55b8b31bed Existing episodes will not be added to history 2013-07-11 19:19:37 -07:00
Mark McDowall 40962aca1d Add new series won't create a folder
EpisodeFile DB cleanup happens even when series folder is missing
2013-07-11 18:47:22 -07:00
Keivan Beigi 895665c856 Testing trello connection Card(44) 2013-07-11 17:54:05 -07:00
Keivan Beigi 330ac208bb removed history tab from episode modal for now. 2013-07-11 17:54:04 -07:00
Keivan Beigi 2263b5873a removed test button from download client page 2013-07-11 17:54:03 -07:00
Mark McDowall ef42034e38 Free disk space should be faster on drive pools 2013-07-11 17:07:21 -07:00
Mark McDowall f6ec58ecd5 Delete xhr.data before sending
I did this all by myself, kayone did not assist in any way, shape or form.
2013-07-11 15:38:29 -07:00
Keivan Beigi f3194279e4 Fixed selecting a new folder on add new series. 2013-07-11 14:28:57 -07:00