Mark McDowall
15f9c3a95d
Removed some extra using statements
2014-08-05 23:17:44 -07:00
Mark McDowall
4ad28bb6f6
Pushover default to Normal
2014-08-05 13:53:37 -07:00
Taloth Saldono
8a5edfeaf5
Rewrote most of the renamer token handling code to give it a bit more generic architecture. Also added MediaInfo as possible token.
2014-08-05 18:14:09 +02:00
Taloth Saldono
7b420fc033
Added MediaInfo to EpisodeFile.
2014-08-05 18:14:06 +02:00
Taloth Saldono
b427954f5f
null EmbeddedDocuments are now stored as DBNull instead of json null.
2014-08-05 18:14:03 +02:00
Mark McDowall
18874e2c79
Calendar/Date localization
...
New: Choose calendar starting day of week
New: Choose prefered date/time formats
New: Option to disable relative dates and show absolute dates instead
2014-08-04 23:18:14 -07:00
Mark McDowall
0ba19f0cd7
New: Add to Homescreen for mobile support
2014-08-03 16:05:15 -07:00
Mark McDowall
c21ffcb5e4
New: Show processing time for pending items on Calendar and Queue
2014-08-01 18:08:32 -07:00
Mark McDowall
3b26e82644
Much better logging for searching
2014-08-01 18:08:02 -07:00
Mark McDowall
c11c2c831d
Don't set folder write time on Mono
2014-08-01 00:17:20 -07:00
Mark McDowall
f657afc424
Fixed: don't try to delete series folder if it doesn't exist
2014-07-31 23:57:17 -07:00
Mark McDowall
ff99c383da
XBMC version is cached by host & port
...
Cache is cleared on test
Version is cached for 12 hours
2014-07-31 23:53:38 -07:00
Mark McDowall
fc46018c9a
Fixed: Connecting to XBMC when user name and password are configured
2014-07-31 23:30:30 -07:00
Taloth Saldono
e5e00fd346
Fixed: Renaming Episodes will never overwrite existing files.
2014-07-31 12:32:31 -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
7fc3b971f6
Fixed: Womble's publish date will be treated as UTC instead of local
2014-07-28 07:50:28 -07:00
Taloth Saldono
e867548ec3
Fixed: Some timing issues in Sabnzbd RetryDownload logic.
2014-07-28 01:14:20 +02: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
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
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
Taloth Saldono
d64c4445b8
Fixed compile warnings.
2014-07-21 08:18:24 -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
fdddb13686
New: NZBgeek added as preset indexer
2014-07-20 21:07:36 -07: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
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
1368c4376b
Fixed: Multi-episode style is used when renaming multi episode anime
2014-07-14 23:06:06 -07:00
Mark McDowall
bb87d4e96e
Fixed: Get all anime episodes even when absolute episode number is zero
2014-07-13 19:11:28 -07:00
Taloth Saldono
df0082c077
Fixed issue with a relative complete dir in sabnzbd.
2014-07-13 17:01:51 +02:00
Mark McDowall
2a0f461135
Fixed broken tests
2014-07-10 20:38:48 -07:00
Mark McDowall
55beec4908
Fixed: Attempt to refresh anime episodes by absolute numering when refreshing
2014-07-10 19:23:57 -07:00
Mark McDowall
8b2ef1a228
Fixed: tvrage ID will be updated if changed on trakt
2014-07-10 13:16:41 -07:00
Mark McDowall
70af42e69c
Manual search shouldn't die on mono
2014-07-10 09:26:20 -07:00
Mark McDowall
c5a62bfdf1
Fixed: Problems with backup before update (see forums for announcement on updating)
2014-07-10 07:08:10 -07:00