Commit Graph

1822 Commits

Author SHA1 Message Date
kay.one e24c85cc1c upped updated interval to 60 minutes from 5 minutes. 2013-07-29 19:34:29 -07:00
kay.one 2dfebd2147 moved update url from db to nzbdrone.config 2013-07-29 19:12:16 -07:00
Keivan Beigi c48ce4d9e0 DB log target is removed after test/app shutdown 2013-07-29 17:57:55 -07:00
Keivan Beigi c80202bec3 updated FluentMigrator 2013-07-29 17:57:54 -07:00
Mark McDowall 60177abf51 A bit more logging for delete file (in recycle bin) 2013-07-30 02:09:48 +02:00
Mark McDowall 17d5895957 Properly store AirDate from source timezone 2013-07-30 01:52:54 +02:00
Mark McDowall 625acef635 Added links and api key links to notifications 2013-07-27 13:57:41 -07:00
Mark McDowall 3f85104d18 Fixed parsing of shows with scene numbering 2013-07-27 01:05:21 -07:00
kay.one 9a24268ee7 removed code redundancies. 2013-07-26 22:02:25 -07:00
kay.one 6d3a604677 create data folder if doesn't exist. 2013-07-26 21:53:05 -07:00
Keivan Beigi 72d0b9c839 remove AnyCPU 2013-07-26 17:04:55 -07:00
Mark McDowall 07073be73c Notifications work for daily shows 2013-07-26 08:22:02 -07:00
kay.one 23b2c9eef5 more linux fixes 2013-07-25 22:22:44 -07:00
Mark McDowall 9330f0aefc Fixed SeriesStats query 2013-07-25 21:31:57 -07:00
Mark McDowall 5bfcc511e8 AirDate now stored as a string 2013-07-25 21:04:47 -07:00
Mark McDowall e96e1b10db Added pushover notifications 2013-07-25 00:24:09 -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 84af2be14a Log level halfway there 2013-07-24 18:59:02 -07:00
kay.one 478caf15f8 static resource URLs are now case sensitive. 2013-07-23 23:27:31 -07:00
kay.one e89a35522e removed redundant qualifiers. 2013-07-23 23:27:30 -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 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
Keivan Beigi 121f3b973d added TTL to cached objects 2013-07-23 17:35:49 -07:00
Mark McDowall fa5dda8e2f Remove _UNPACK_ and _FAILED_ from folder name before processing 2013-07-22 23:46:42 -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 d19e33f0a8 Series search added 2013-07-21 19:52:53 -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
kay.one b676f868ce Disk scan is much much much much faster. 2013-07-18 22:05:07 -07:00
kay.one 9252c5269a Removed unused using statements 2013-07-18 20:47:55 -07:00
Mark McDowall 4a77197877 Daily series status will be fetched from API on data refresh 2013-07-18 18:53:10 -07:00
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 57c876a420 Added Notification display time to XBMC 2013-07-18 00:08:32 -07:00
Mark McDowall e92b273d75 Import will only delete folder if files were imported 2013-07-17 21:50:58 -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 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 6a9ca9295f Fixed parsing of NzbClub releases below 1GB 2013-07-16 23:58:50 -07:00
Mark McDowall 7ae7c488f3 Fixed an issue with auto unmonitor episodes 2013-07-16 20:40:37 -07:00