Commit Graph

265 Commits

Author SHA1 Message Date
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 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 174a209c66 Update series test 2014-07-27 12:12:55 -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 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 a4500606a9 Fixed: mono version check will check running mono version instead running another version 2014-07-24 23:37: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 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 e9f39493f4 Fixed: Sabnzbd downloads with single obfuscated files in nested subdirectories are now handled appropriately. 2014-07-21 08:18:22 -07:00
Taloth Saldono 98d79dab20 Updated NotInQueueSpecification Tests. 2014-07-19 22:33:12 +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 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 6483e0951c Fixed xem integration test 2014-07-13 20:19:19 -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 9a92815cbf Fixed: Specials with the season number will be handled properly 2014-07-09 13:56:52 -07:00
Taloth Saldono 257cdf9382 New: It is now possible to use Completed Download Handling with remote download clients by specifying the local mount in settings. 2014-07-09 21:36:45 +02:00
Mark McDowall 2b6f908038 New: HR WS PDTV releases will be treated as HDTV720p 2014-07-08 22:45:19 -07:00
Mark McDowall 07cb7edfcf Fixed newznab testing and saving 2014-07-07 13:12:00 -07:00
Mark McDowall 7af782d353 Provider testing improvements
New: Test button for indexers in UI

Fixed: Testing download clients shows error messages in UI
Fixed: Testing notifications shows error messages in UI
2014-07-06 20:12:42 -07:00
Mark McDowall c5bd8b27fb Backups
New: Backup drone's database and configuration from the UI
New: Download Backup files from the UI

Fixed: Run a database backup before upgrade
2014-07-06 20:10:51 -07:00
Mark McDowall 4170415b03 Fixed: Fate/Zero being incorrectly imported to Fate/Stay Night 2014-07-04 08:28:31 -07:00
Mark McDowall 7dd5731633 Version check for mono 3.6.1 2014-07-04 07:52:24 -07:00
Mark McDowall bd0392a376 Merge branch 'series-sorttitle' of https://github.com/Taloth/NzbDrone into develop
Conflicts:
	src/NzbDrone.Api/Series/SeriesResource.cs
	src/NzbDrone.Core/Tv/SeriesService.cs
2014-07-02 07:42:04 -07:00
Mark McDowall 7df5d6c9b8 Merge branch 'develop' of https://github.com/Taloth/NzbDrone into develop 2014-07-02 07:40:32 -07:00
Mark McDowall 193672b652 Anime!
New: Anime support
New: pull alternate names from thexem.de
New: Search using all alternate names (if rage ID is unavailable)
New: Show scene mapping information when hovering over episode number
New: Full season searching for anime (searches for each episode)
New: animezb.com anime indexer
New: Treat BD as bluray

Fixed: Parsing of 2 digit absolute episode numbers
Fixed: Loading series details page for series that start with period
Fixed: Return 0 results when manual search fails, instead of an error
Fixed: animezb URL
2014-07-02 07:33:51 -07:00
Taloth Saldono 34edeac391 Fixed: Updated check for hashed releases. 2014-06-30 23:26:16 +02:00
Taloth Saldono c2b06d957d New: Series Overview sorted by Next Airing now sorts all remaining items by their Last Aired date. 2014-06-30 23:25:19 +02:00
Taloth Saldono fd5e8a5166 Added Series SortTitle Migration. (Left a slot for anime) 2014-06-30 23:24:55 +02:00
Mark McDowall 801b1b4ec4 Fixed: Parsing of RAW-HD releases 2014-06-20 08:18:48 -07:00
Mark McDowall 2fd3c354fd Added tests for Roksbox and Wdtv metadata
Fixed: Detecting metadata files for Roksbox and WDTV inside of Specials folders
2014-06-19 07:18:50 -07:00
Mark McDowall df1283c0a5 Quality parsing improvements
Fixed: Parsing quality in filename from other applications
Fixed: Parsing WEB.DL as WEB-DL
2014-06-16 07:57:55 -07:00
Mark McDowall 95f4d71c68 Fixed issue trying getting parent of drive 2014-06-09 18:26:49 -07:00
Mark McDowall d2615cd831 Fixed update tests 2014-06-07 12:31:24 -07:00
Mark McDowall ebd13bdda8 New: Health check for AppData and Startup folder conflict 2014-06-07 12:19:37 -07:00
Mark McDowall 5d5b12d80e Fixed: Updater being passed invalid path in some cases 2014-06-05 15:36:01 -07:00
Mark McDowall bc9a1fe6a5 Merge pull request #81 from Taloth/search-improvements
Search improvements
2014-06-05 07:22:31 -07:00