Commit Graph
100 Commits
Author SHA1 Message Date
Mark McDowall 9ba0623987 Episode count on posters and coloured bars 2013-07-25 21:05:26 -07:00
Mark McDowall 5bfcc511e8 AirDate now stored as a string 2013-07-25 21:04:47 -07:00
Mark McDowall ea278c39b6 Logo in app links to www.nzbdrone.com 2013-07-25 21:04:46 -07:00
Mark McDowall e96e1b10db Added pushover notifications 2013-07-25 00:24:09 -07:00
Mark McDowall 20e72ca103 Added indexer to history and tooltip to series view radio buttons 2013-07-24 22:20:28 -07:00
Mark McDowall 52f12c15a6 QualitySizeView uses filesize now 2013-07-24 20:57:34 -07:00
Mark McDowall 69d067d2c0 Logging level can be set in the UI (immediately applied)
Logging level is set from config on startup as well
2013-07-24 18:59:11 -07:00
Mark McDowall 13b71bdeb7 Set version to 10.0.0.* in AssemblyInfo 2013-07-24 18:59:09 -07:00
Mark McDowall db67d4d657 Use airDateUtc on missing 2013-07-24 18:59:06 -07:00
Mark McDowall d122693703 Added TVDB and TVRage links on series details 2013-07-24 18:59:04 -07:00
Mark McDowall 84af2be14a Log level halfway there 2013-07-24 18:59:02 -07:00
Mark McDowall 50f66cbcca Fixed broken tests 2013-07-23 22:40:29 -07:00
Mark McDowall eb5a15a8ca Added AirDateUtc for UTC offset time 2013-07-23 22:28:06 -07:00
Mark McDowall 7689b50dee Removed CustomStartDate 2013-07-23 21:40:05 -07:00
Mark McDowall e706e148fd QualityCell uses badges 2013-07-23 21:40:04 -07:00
Mark McDowall 2083a86c2a Xem update errors will be treated as trace 2013-07-23 20:52:37 -07:00
Mark McDowall 537989c515 Updated MediaInfo.dll 2013-07-23 20:19:20 -07:00
Mark McDowall fa5dda8e2f Remove _UNPACK_ and _FAILED_ from folder name before processing 2013-07-22 23:46:42 -07:00
Mark McDowall 483b39899e Fixed broken import decision test 2013-07-22 23:23:48 -07:00
Mark McDowall f2d030ef27 Xem is used now 2013-07-22 22:50:32 -07:00
Mark McDowall 236316c402 Do not reparse episode files 2013-07-22 18:37:52 -07:00
Mark McDowall 4c1e6e14aa EpisodeFile cleanup and deletion fixes
Upgraded episodes will no longer be auto unmonitored
EpsiodeFiles will be removed from db if parsing rules have changed
EpisodeFiles will be removed from db if they are not in their series' folder (or subfolder)
2013-07-22 17:50:37 -07:00
Mark McDowall 19fc3bad6c More logging for existing file import issue 2013-07-21 23:31:51 -07:00
Mark McDowall 116913107d Missing count will not include unmonitored episodes 2013-07-21 21:39:26 -07:00
Mark McDowall 6d2090519e Added mobile/touch icons 2013-07-21 20:31:54 -07:00
Mark McDowall d19e33f0a8 Series search added 2013-07-21 19:52:53 -07:00
Mark McDowall 125f3d87a4 Actioneer added to handle common spinner switching 2013-07-21 19:23:17 -07:00
Mark McDowall efbf89fac9 Fixed sorting on episode tables 2013-07-21 16:46:45 -07:00
Mark McDowall 3b4a1986c5 Dates older than 1 year will show date instead of time ago 2013-07-19 18:21:13 -07:00
Mark McDowall 9ea588dd91 Added posters to edit and delete series 2013-07-19 17:18:29 -07:00
Mark McDowall 20794bc461 Epsiode quality styling 2013-07-19 10:40:09 -07:00
Mark McDowall e634022dd7 Episode status shows quality for downloaded episodes 2013-07-19 08:41:08 -07:00
Mark McDowall 87114c77e6 Fixed an issue where season and episode monitored states were inversed 2013-07-18 23:54:38 -07:00
Mark McDowall c07bef0e1b Fixed merge conflict 2013-07-18 23:22:49 -07:00
Mark McDowall b6b3d26868 Added tests for rename episodes 2013-07-18 23:21:13 -07:00
Mark McDowall 637b101975 Rename series added 2013-07-18 23:21:12 -07:00
Mark McDowall c6d82bf98b SeriesRenamed should trigger AfterRename 2013-07-18 23:19:17 -07:00
Mark McDowall e6447352f3 Fixed airdate on episode modal 2013-07-18 19:32:52 -07:00
Mark McDowall 4a77197877 Daily series status will be fetched from API on data refresh 2013-07-18 18:53:10 -07:00
Mark McDowall 17ffdbc89e Toggle episode monitored status from episode details 2013-07-18 18:53:08 -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
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
Mark McDowall 50718ae94e Updated vnext description 2013-07-16 16:31:55 -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
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
Mark McDowall 9a5b700671 Fixed parsing of mult-episode files with underscores 2013-07-14 23:30:39 -07:00
Mark McDowall e8238fb03a Fixed an issue when trying to import files 2013-07-13 01:11:04 -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
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
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
Mark McDowall 6ea0b16585 A little formating on add series 2013-07-11 09:51:38 -07:00
Mark McDowall 61e8e180fc Fixed root folder deletion 2013-07-11 08:16:47 -07:00
Mark McDowall ff7292bbc1 General settings now with save 2013-07-11 08:16:19 -07:00
Mark McDowall 2e8311bdd0 Fixed season folder format not changing 2013-07-11 00:15:00 -07:00
Mark McDowall e6e842c218 Fixed episode details from history 2013-07-10 23:52:04 -07:00
Mark McDowall c519195ce3 Fixed default monitored status for non-special episodes 2013-07-09 20:26:12 -07:00
Mark McDowall 1b83549cab General settings tab is model bound 2013-07-09 20:05:43 -07:00
Mark McDowall 1905b66a66 Episode Details episode number is templated 2013-07-09 19:57:50 -07:00
Mark McDowall e62274bc54 Removed misc tab from settings 2013-07-09 19:57:48 -07:00
Mark McDowall 2909498781 Season monitor toggle added 2013-07-09 19:57:47 -07:00
Mark McDowall b520554741 Toogle cell shows spinner when clicked 2013-07-09 19:57:46 -07:00
Mark McDowall 1143547556 Revert "Airing instead of On Air"
This reverts commit 5b226a4a5e.
2013-07-09 19:57:45 -07:00