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

3529 Commits

Author SHA1 Message Date
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
32933ef1c0 fixed broken tests. 2013-07-18 22:25:42 -07:00
kay.one
75fe4bb7d8 fixed broken tests. 2013-07-18 22:18:11 -07:00
kay.one
b676f868ce Disk scan is much much much much faster. 2013-07-18 22:05:07 -07:00
kay.one
c21ff235b6 fixed compile issues 2013-07-18 20:50:12 -07:00
kay.one
9252c5269a Removed unused using statements 2013-07-18 20:47:55 -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
Keivan Beigi
44950c212e updated loggly to only report upgrade logs. 2013-07-18 16:41:11 -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
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