Mark McDowall
fc46018c9a
Fixed: Connecting to XBMC when user name and password are configured
2014-07-31 23:30:30 -07:00
Mark McDowall
6ee4b6d428
Fixed: Checking for an existing file will respect the OSes case-sensitivity
2014-07-31 12:33:56 -07:00
Taloth Saldono
e5e00fd346
Fixed: Renaming Episodes will never overwrite existing files.
2014-07-31 12:32:31 -07:00
Mark McDowall
125e69da6d
Log error if gzip fails during response
2014-07-30 21:44:38 -07:00
Mark McDowall
9ecbf8773e
Better handling of ? for hotkey legend
2014-07-30 16:36:37 -07:00
Mark McDowall
b5607b79bc
Fixed: Update logs won't log an error if there are no update logs
2014-07-30 12:39:07 -07:00
Mark McDowall
b841d2e9b4
Fixed: VOSTFR will be treated as French
2014-07-30 07:56:43 -07:00
Mark McDowall
043ca57e1e
Fixed: no longer logging finished searching messages when search did not occur on that indexer
2014-07-30 07:31:02 -07:00
Mark McDowall
705d4a3d02
New: show mono version on System -> Info
2014-07-29 23:23:43 -07:00
Mark McDowall
e71de9cc29
Keyboard shortcut legend
...
New: Show keybaord shortcuts with '?'
New: ctrl+s will save settings
2014-07-29 00:10:07 -07:00
Mark McDowall
7fc3b971f6
Fixed: Womble's publish date will be treated as UTC instead of local
2014-07-28 07:50:28 -07:00
Mark McDowall
0200e3fa59
Fixed: series remembered when adding
2014-07-28 07:31:31 -07:00
Taloth Saldono
e867548ec3
Fixed: Some timing issues in Sabnzbd RetryDownload logic.
2014-07-28 01:14:20 +02:00
Mark McDowall
174a209c66
Update series test
2014-07-27 12:12:55 -07:00
Mark McDowall
b63eb4efd7
Log trace message when handling exceptions in the API
2014-07-27 11:56:04 -07:00
Mark McDowall
e0dc7fe2f3
Fixed: display of search results on series details pages
2014-07-27 11:42:51 -07:00
Mark McDowall
7febd71fd9
Title must be included for 6 digit air date
2014-07-27 00:17:48 -07:00
Mark McDowall
9410e01c92
Improve decision processing and deleting of pending releases
2014-07-26 17:39:28 -07:00
Taloth Saldono
5450170718
Cleanup, sorted project files.
2014-07-26 14:29:07 +02:00
Taloth Saldono
4b53cc7e52
Fixed: Manually marking a grabbed release failed will now mark all episodes in that release failed instead of only one.
2014-07-26 14:06:58 +02:00
Mark McDowall
74a38415cf
Profiles
...
Indexes are created with the same uniqueness when copying a table
New: Non-English episode support
New: Renamed Quality Profiles to Profiles and made them more powerful
New: Configurable wait time before grabbing a release to wait for a better quality
2014-07-25 23:21:44 -07:00
Mark McDowall
b72678a9ad
Using absolute episode number logging moved to Debug
2014-07-25 08:34:29 -07:00
Mark McDowall
daaf4e1831
New: Parse 6 digit date format (yymmdd)
2014-07-25 08:33:51 -07:00
Mark McDowall
a929b93695
Tests are good too.
2014-07-25 07:36:55 -07:00
Mark McDowall
d9f4eeb0f0
Fixed: Manual search won't fail if release wasn't parsed correctly
2014-07-25 06:37:25 -07:00
Mark McDowall
502c2fa6cf
Better regex for mono version parsing
2014-07-24 23:57:54 -07:00
Mark McDowall
0d112075cb
Added implementation of IRuntimeProvider for Windows
2014-07-24 23:40:55 -07:00
Mark McDowall
a4500606a9
Fixed: mono version check will check running mono version instead running another version
2014-07-24 23:37:32 -07:00
Mark McDowall
41583a8c67
New: Pushalot notification support
2014-07-24 23:08:32 -07:00
Mark McDowall
08b2e293d3
Verify disk scan won't scan if root folder doesn't exist
2014-07-24 18:02:47 -07:00
Mark McDowall
638c149b62
Added more resolutions for 1080p releases
2014-07-22 07:10:19 -07:00
Mark McDowall
39ef6123b8
New: PushBullet messages start with NzbDrone to match other applications
2014-07-22 06:33:35 -07:00
Mark McDowall
9b17a3787d
Fixed: do not send season images in json requests for series
...
This can save a significant amount of data on the wire, for something never used
2014-07-21 11:14:32 -07:00
Taloth Saldono
d64c4445b8
Fixed compile warnings.
2014-07-21 08:18:24 -07:00
Taloth Saldono
6c8c87d2e2
Added additional rules to cleanse confidential details from log file messages.
2014-07-21 08:18:23 -07:00
Taloth Saldono
9a649cf58e
Added UserAgent to RestClient.
2014-07-21 08:18:22 -07:00
Taloth Saldono
e9f39493f4
Fixed: Sabnzbd downloads with single obfuscated files in nested subdirectories are now handled appropriately.
2014-07-21 08:18:22 -07:00
Mark McDowall
8a18124212
Fixed: Do cache images returned through the API (3rd party app support)
2014-07-21 07:33:52 -07:00
Mark McDowall
fdddb13686
New: NZBgeek added as preset indexer
2014-07-20 21:07:36 -07:00
Taloth Saldono
98d79dab20
Updated NotInQueueSpecification Tests.
2014-07-19 22:33:12 +02:00
Taloth Saldono
53e723a301
Fixed: Blacklist Retry logic will now properly handle Sabnzbd changing the unique id.
2014-07-19 20:16:45 +02:00
Taloth Saldono
47089d360d
New: The History->Queue UI now show some elementary error information for failed imports.
2014-07-19 00:19:27 +02:00
Taloth Saldono
981ffb09fc
Added hint for tvdb: imdb: search prefixes. Also fixed the series title overflow issue.
2014-07-19 00:19:26 +02:00
Taloth Saldono
8f192e635f
New: The Manual Search result table is now sorted by the internal prioritization logic and sorting by quality now works as well.
...
Tnx to mspec and betrayed for averting catastrophe.
2014-07-19 00:19:25 +02:00
Mark McDowall
d8543ad533
New: Filter visible series on season pass
...
New: Filter visible series on series editor
2014-07-18 07:29:22 -07:00
Mark McDowall
bdfc03ee0b
Revert "New: Filter series by type (standard, daily or anime)"
...
This reverts commit 0a44744c5e
.
2014-07-15 15:10:04 -07:00
Mark McDowall
c0cfbc4de4
Fixed: Blu-Ray in release/file name will be handle as Blu-Ray properly
2014-07-15 07:34:36 -07:00
Mark McDowall
0a44744c5e
New: Filter series by type (standard, daily or anime)
2014-07-14 23:22:53 -07:00
Mark McDowall
1368c4376b
Fixed: Multi-episode style is used when renaming multi episode anime
2014-07-14 23:06:06 -07:00
Mark McDowall
6483e0951c
Fixed xem integration test
2014-07-13 20:19:19 -07:00