1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-11-01 00:12:30 +01:00
Commit Graph

1806 Commits

Author SHA1 Message Date
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
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
Keivan Beigi
9835608ff0 skip episode folder if drop folder doesn't exist. 2013-07-16 10:55:36 -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
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
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
92bab993ae Missing will not include series and episodes that are not monitored 2013-07-15 15:19:30 -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
4456d3cbe0 fixed disk not being scanned during series refresh. 2013-07-13 13:21:34 -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
3e7ef408ee Added tests for ImportApprovedEpisodes 2013-07-11 23:14:53 -07:00