Keivan Beigi
|
0a341199a8
|
safer log configuration
|
2014-12-16 23:12:26 -08:00 |
|
Mark McDowall
|
427b102900
|
Support removing from nbzget queue
|
2014-12-15 21:56:24 -08:00 |
|
Mark McDowall
|
d651e6ac52
|
Prevent invalid response to get torrents from Deluge from throwing an error
|
2014-12-15 20:46:55 -08:00 |
|
Mark McDowall
|
bf169eb139
|
Improvements for minimum age
|
2014-12-15 16:31:26 -08:00 |
|
Mark McDowall
|
580f03a5bc
|
New: Minimum Age setting to deal with propagation issues (Usenet only)
|
2014-12-15 15:40:53 -08:00 |
|
Mark McDowall
|
eeafa2cb64
|
Fixed: download URL for some newznab imposters
|
2014-12-15 14:38:38 -08:00 |
|
Mark McDowall
|
f314fab878
|
Fixed: Url Encode password and category for SAB
|
2014-12-15 13:09:16 -08:00 |
|
Mark McDowall
|
683656c651
|
Fixed: Log error when health check fails to communicate with download client
|
2014-12-15 12:22:35 -08:00 |
|
Mark McDowall
|
83e3d7145f
|
Better parsing of Chistmas Specials
|
2014-12-15 10:52:16 -08:00 |
|
Mark McDowall
|
98b4027510
|
Fixed: Handle numerical hashed releases
|
2014-12-15 10:04:55 -08:00 |
|
Mark McDowall
|
d4ccbda99f
|
Fixed: WDTV Metadata will be created padding season/episode numbers to two digits
|
2014-12-15 06:34:00 -08:00 |
|
Mark McDowall
|
9686c2579b
|
Don't fetch media info when adding existing episodes
|
2014-12-14 14:09:51 -08:00 |
|
Mark McDowall
|
e3893083bc
|
Fixed: Add series searching improvements
|
2014-12-14 11:52:50 -08:00 |
|
Mark McDowall
|
2efed23450
|
Fixed: Show human readable sizes in manual search rejections
|
2014-12-14 11:12:36 -08:00 |
|
Mark McDowall
|
e637d68157
|
Advanced option to disable media info for add series/rescan
|
2014-12-14 10:50:38 -08:00 |
|
Mark McDowall
|
5f927722df
|
Fixed: Remove pending releases that are rejected
|
2014-12-14 10:16:43 -08:00 |
|
Mark McDowall
|
ca9c6c651f
|
Fixed: Follow redirects when getting torrent from KAT
|
2014-12-13 15:56:11 -08:00 |
|
Mark McDowall
|
a9171d44d9
|
Sorting for another show that starts with A
|
2014-12-12 15:49:32 -08:00 |
|
Mark McDowall
|
7aee3c5ac4
|
Fixed: Don't check for sample for anime specials
|
2014-12-12 07:39:51 -08:00 |
|
Mark McDowall
|
e457003a91
|
Fixed: Sonarr as default Release Group instead of DRONE
|
2014-12-11 16:50:42 -08:00 |
|
Mark McDowall
|
b8d9ec628d
|
Fixed: omgwtfnzbs RSS results will be delayed 30 minutes (propagation issues)
|
2014-12-10 08:15:43 -08:00 |
|
Mark McDowall
|
d77c685d14
|
Remove existing URL ACLs to avoid conflicts
New: Choose IP address to listen on (advanced)
Fixed: Check if URL has been registered with Windows before trying to register it
|
2014-12-09 23:38:52 -08:00 |
|
Mike
|
5a8ce04bd5
|
Allow binding to specific interface addresses
https://trello.com/c/aWazKGQc/404-allow-binding-to-specified-ip-address
|
2014-12-09 22:43:18 -08:00 |
|
Mark McDowall
|
d93bd52a01
|
Queue actions
New: Remove items from queue/history from Activity
New: Force import of series title mismatch from Activity
|
2014-12-09 21:52:41 -08:00 |
|
Mark McDowall
|
7ac6fc98a9
|
New: Add Unknown Quality to profile (advanced)
|
2014-12-09 21:47:40 -08:00 |
|
Mark McDowall
|
a5dd0cce29
|
Fixed: Delays use minutes not hours
|
2014-12-09 20:48:25 -08:00 |
|
Mark McDowall
|
fc4170c581
|
Fixed: Removed accents before searching indexers
|
2014-12-08 22:22:34 -08:00 |
|
Keivan Beigi
|
f4c202441c
|
Cleaned up environment detection
|
2014-12-07 12:56:47 -08:00 |
|
Keivan Beigi
|
cf77104a02
|
removed redundant else
|
2014-12-06 23:23:11 -08:00 |
|
Keivan Beigi
|
6af9b03d26
|
added missing using
|
2014-12-06 22:08:41 -08:00 |
|
Keivan Beigi
|
0be8f55a2f
|
Cleaned up using directive
|
2014-12-06 21:55:17 -08:00 |
|
Keivan Beigi
|
78aa91c170
|
Added StringLiteral as an acceptable identifier for sqlite migrations
|
2014-12-06 11:32:42 -08:00 |
|
Keivan Beigi
|
a8eb0f73d1
|
Added broken migration test
|
2014-12-06 11:16:22 -08:00 |
|
Mark McDowall
|
17d4b54561
|
Fixed: Removed support for CamelCase in folder names to support legitimate show titles like MythBusters
|
2014-12-05 17:45:43 -08:00 |
|
Keivan Beigi
|
de33b84eef
|
Merge pull request #151 from Sonarr/sonarr-url
update usages of nzbdrone.com to sonarr.tv
|
2014-12-05 14:52:03 -08:00 |
|
Mark McDowall
|
cd1d34a0f2
|
Fixed: Add tag when text box loses focus
|
2014-12-04 21:27:32 -08:00 |
|
Keivan Beigi
|
be81bf322a
|
Our first data migration test :D
|
2014-12-04 21:27:32 -08:00 |
|
Keivan Beigi
|
c7ed76f6d3
|
Added before migration hook, this can be used to insert "old" data into test Db
so data migration could be tested.
|
2014-12-04 21:27:31 -08:00 |
|
Mark McDowall
|
37a1398338
|
Delay Profiles
New: Select preferred protocol (usenet/torrent)
New: Option to delay grabs from usenet/torrents independently
|
2014-12-04 21:27:31 -08:00 |
|
Keivan Beigi
|
c4e684fbd3
|
update usages of nzbdrone.com to sonarr.tv
|
2014-12-04 17:54:37 -08:00 |
|
Keivan Beigi
|
1bef690a6a
|
better branch redirection logging
|
2014-12-04 15:25:56 -08:00 |
|
Keivan Beigi
|
cfa8dcca29
|
New: Added support for automatic update branch redirection
|
2014-12-04 15:23:22 -08:00 |
|
Mark McDowall
|
6b56e912eb
|
New: Original Filename renaming token to use original filename as-is
|
2014-12-03 21:43:58 -08:00 |
|
Mark McDowall
|
29ee0ef2be
|
Fixed: EZTV logging generic error when there were no results
|
2014-12-03 17:22:14 -08:00 |
|
Mark McDowall
|
0cc4639e65
|
Log reason why download isn't being imported
|
2014-12-03 16:45:40 -08:00 |
|
Mark McDowall
|
2de837558b
|
Fixed compilation
|
2014-12-01 22:48:11 -08:00 |
|
Mark McDowall
|
935b9e5f4e
|
New: Use the ID returned from SABnzbd (0.7.20) during retry
|
2014-12-01 22:39:27 -08:00 |
|
Mark McDowall
|
6467167046
|
Moved Extension methods in common to subfolder
|
2014-12-01 22:26:25 -08:00 |
|
Mark McDowall
|
867746a763
|
Fixed: Importing "Backup_tvdbid" encrypted filenames
|
2014-12-01 18:49:45 -08:00 |
|
Mark McDowall
|
1e8c2a6a12
|
Various naming fixes
Fixed: Parsing anime that had season/episode pattern in the hash
Fixed: Parsing anime that had 6 consectutive digits in the hash
|
2014-12-01 18:49:44 -08:00 |
|