1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-17 15:02:34 +02:00
Commit Graph

1846 Commits

Author SHA1 Message Date
kay.one
d64bb56575 always replace .NET 3.5 of json.net with 4.0 on build. 2013-08-05 15:49:41 -07:00
kay.one
256520c551 cleaned up extra usings. 2013-08-05 15:10:32 -07:00
Mark McDowall
57bb37a8cd Update season episodes from season pass 2013-08-05 13:02:25 -07:00
Mark McDowall
6ca17942f0 Added season pass for toggling monitored status of seasons
Linked from missing
2013-08-05 02:09:41 -07:00
Mark McDowall
19906e0350 Special folders also apply to RootFolder unmapped folders 2013-08-04 10:04:36 -07:00
Mark McDowall
7e4236df3e EpisodeRefresh matches by season and episode number instead of tvdbepisodeid 2013-08-03 22:45:46 -07:00
Mark McDowall
ab9c22f7c1 Newznab urls will have any trailing slashes stripped before searching 2013-08-03 14:39:07 -07:00
Mark McDowall
6296293286 Update errors shouldn't re-run updater 30 seconds later so we'll catch the error 2013-08-03 14:15:31 -07:00
Mark McDowall
7efe4419fb Because kayone says any 2013-08-03 11:18:01 -07:00
Mark McDowall
bbd0fd41a3 MediaFile cleanup will unlink removed episode files from episodes 2013-08-02 23:44:10 -07:00
Mark McDowall
177e4b850e Fixed the broken tests 2013-08-02 20:28:17 -07:00
Mark McDowall
1c5e30bbd0 Directory lookup will not include some folders at base of drive 2013-08-02 20:01:16 -07:00
Mark McDowall
485f05d4b9 Prevent adding a root folder that is the same as drone factory 2013-08-02 00:17:19 -07:00
Mark McDowall
12bb55f52d Added indexer name to manual search 2013-08-01 16:34:36 -07:00
Mark McDowall
eaa7b39025 Better notification messages 2013-08-01 00:11:42 -07:00
Keivan Beigi
4e7468e6fe cleaned up refresh series a bit. 2013-07-31 19:02:36 -07:00
Mark McDowall
9d0501816c "Its an error" 2013-07-31 09:43:38 -07:00
Mark McDowall
7a408f0ed8 Do not blowup notificaiton pipeline when on notification throws 2013-07-31 08:38:12 -07:00
kay.one
5a62e8ae6b updated project output for core/common to _output 2013-07-30 22:55:58 -07:00
kay.one
a5bb99367e skip queue check and adding new items if download client isn't configured correctly. 2013-07-30 22:49:41 -07:00
kay.one
1eb278c7f6 less aggressive http exception logging. 2013-07-30 22:35:07 -07:00
kay.one
c57fb29db4 upgrade service only tries to delete existing file if it actually exists. 2013-07-30 22:11:54 -07:00
Keivan Beigi
c3b25878d4 do a check to see if daily episode has airdate before attempting a search. 2013-07-30 21:48:55 -07:00
Mark McDowall
17842d3fa1 Added categories to newznab section 2013-07-30 20:42:07 -07:00
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