1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-11 12:02:35 +02:00
Commit Graph

5658 Commits

Author SHA1 Message Date
Taloth Saldono
e6494ba229 Fixed: Rejection message for cutoff already met in Manual Search. 2014-11-01 12:40:59 +01:00
Mark McDowall
f154e4236f Only check changes when changes aren't null 2014-10-31 09:34:17 -07:00
Mark McDowall
877a851fe9 Fixed: Only show install/cannot install on the latest version 2014-10-31 08:42:09 -07:00
Mark McDowall
86aba08289 Fixed broken migration 036 for people upgrading from very old DBs 2014-10-30 22:26:48 -07:00
Keivan Beigi
aadd9243a4 Merge pull request #128 from NzbDrone/sonarr
New: Replaced user facing instances of  NzbDrone with Sonarr
2014-10-29 11:26:17 -07:00
Keivan Beigi
1eaef4360d Merge pull request #127 from NzbDrone/wtf-gtfo
New: automatically switch back to master if current branch is invalid
2014-10-29 11:25:42 -07:00
Keivan Beigi
4929e9fc9b New: Replaced user facing instances of NzbDrone with Sonarr 2014-10-28 21:49:49 -07:00
Keivan Beigi
380d2624f1 minor fixes to wtf-gtfo 2014-10-28 17:08:07 -07:00
Keivan Beigi
aa68faaf88 New: automatically switch back to master if current branch is invalid 2014-10-28 16:48:37 -07:00
Mark McDowall
95d67ef9f4 Download decision rejection reasons are no longer static messages
New: Better messaging on manual search when release is rejected
2014-10-27 22:25:06 -07:00
Mark McDowall
e82b29e346 Tags
New: Ability to tag series
New: Use tags to control which series use which notification channels
2014-10-27 22:04:09 -07:00
Mark McDowall
0e436f371b Fixed: Should allow space/period between season and episode number patterns in naming 2014-10-27 07:38:53 -07:00
Mark McDowall
c4836975a9 Fixed: Treat WebHD as Web-DL 2014-10-26 18:46:57 -07:00
Mark McDowall
9d5d3ce4c3 Fixed: Treat iTunesHD as Web-DL 2014-10-26 16:31:45 -07:00
Mark McDowall
0322eab509 Fixed: Parse extended multi episode with 4 digit (year) seasons 2014-10-26 01:31:00 -07:00
Mark McDowall
121ec0873b Fixed: Parsing 'NL Subs' in addition to NLSub 2014-10-26 01:26:04 -07:00
Mark McDowall
889af78b26 Fixed broken tests 2014-10-24 21:30:49 -07:00
Mark McDowall
71416eea29 Fixed: Missing won't show episodes that are on air 2014-10-24 19:44:29 -07:00
Mark McDowall
b538b450f5 Fixed: ctrl + clicking links will open in a new tab 2014-10-24 16:54:02 -07:00
Mark McDowall
2711cd6afa Fixed: Update UI will show that older versions are not installable 2014-10-24 16:40:36 -07:00
Mark McDowall
6a3bea5adc Log path being deleted when deleting permanently at info 2014-10-24 11:59:35 -07:00
Mark McDowall
1298eedb29 Fixed: Searching for a new series with the same title twice in a row 2014-10-23 21:47:05 -07:00
Mark McDowall
d017c40747 Fixed: Show search for existing series that finds no results 2014-10-23 16:55:25 -07:00
Mark McDowall
8b3fd95d55 Fixed: Multi-absolute episode parsing 2014-10-21 15:48:31 -07:00
Taloth Saldono
b532661a27 Resolved failing search due to missing Scene season number. 2014-10-21 22:19:12 +02:00
Mark McDowall
35396ea44e Fixed: Duplicate multi-episode style with trailing brackets
Only dashes, underscores, periods and spaces will be considered separators
2014-10-21 07:14:51 -07:00
Taloth Saldono
6dfbc3c290 Fixed: Will no longer cause an error when trying to parse an anime episode with absolute number 0. 2014-10-20 22:16:31 +02:00
Mark McDowall
e978a425c2 Fixed: Getting list of xem series won't die if a bad ID is entered on their site 2014-10-19 20:04:46 -07:00
Mark McDowall
f776aae2c0 Fixed: Mono returning a drive with an empty path causing disk space check to fail 2014-10-19 17:47:23 -07:00
Keivan Beigi
0ed0c5c5db remove vshost files from all packages 2014-10-18 10:05:24 -07:00
Keivan Beigi
7f75a39752 fix powershell error during build 2014-10-18 09:58:49 -07:00
Mark McDowall
42c17e885c Fixed some more tests 2014-10-17 22:47:00 -07:00
Mark McDowall
c03f4b8125 Run NzbDrone.Mono.Test on mono 2014-10-17 22:30:44 -07:00
Mark McDowall
1a26bd9232 Fixed broken last write time test 2014-10-17 17:23:41 -07:00
Mark McDowall
aa6b3f70ed Fixed: log to the database using UTC not local time 2014-10-17 07:07:21 -07:00
Mark McDowall
e8e94d4384 Don't convert arg values to lower-case 2014-10-17 00:36:56 -07:00
Mark McDowall
f61f3e39b9 Run mono tests with --debug 2014-10-16 23:40:53 -07:00
Keivan Beigi
0301636767 switched projects from Any CPU to x86 2014-10-16 22:19:10 -07:00
Keivan Beigi
6c3a5b336d Merge pull request #124 from NzbDrone/raw-dblog
Use raw sql to write logs to db.
2014-10-16 15:11:47 -07:00
Mark McDowall
76f61e683f Fixed: Getting tracked download status for pending item in UI won't result in an error 2014-10-16 09:57:59 -07:00
Keivan Beigi
d10cdf9c87 removed method column from log db. 2014-10-15 19:23:10 -07:00
Keivan Beigi
cb00644a09 Use raw sql to write logs to db. 2014-10-15 19:10:25 -07:00
Keivan Beigi
f44fd5fcbd Fixed: filter duplicated episodes returned from Trakt
http://support.trakt.tv/forums/188762-general/suggestions/4430690-anger-management-duplicate-episode
2014-10-14 16:34:36 -07:00
Taloth Saldono
ab264b3c06 Should no longer log error if download client was removed/disabled between CDH updates. 2014-10-15 00:21:43 +02:00
Taloth Saldono
20fc66c8cc Fixed: Using different retry method for NzbGet to actually trigger NzbGet to redownload. 2014-10-15 00:21:42 +02:00
Keivan Beigi
ef1e290311 Removed redunent UTC/non-utc File/dire methods.
everything is in UTC now.
2014-10-14 14:31:35 -07:00
Mark McDowall
9d8e4de7b4 Extra check to make sure trackedDownloadStatus exists on queue item 2014-10-13 22:20:39 -07:00
Keivan Beigi
28f7e256b2 removed dead code 2014-10-13 14:11:35 -07:00
Keivan Beigi
907023ca10 don't blow up if a single download is not trackable. 2014-10-13 13:43:36 -07:00
Keivan Beigi
dcf434abd3 better error messages when download client connection fails 2014-10-13 11:07:05 -07:00