Mark McDowall
71416eea29
Fixed: Missing won't show episodes that are on air
2014-10-24 19:44:29 -07:00
Mark McDowall
8b3fd95d55
Fixed: Multi-absolute episode parsing
2014-10-21 15:48:31 -07: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
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
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
Keivan Beigi
ef1e290311
Removed redunent UTC/non-utc File/dire methods.
...
everything is in UTC now.
2014-10-14 14:31:35 -07:00
Keivan Beigi
28f7e256b2
removed dead code
2014-10-13 14:11:35 -07:00
Mark McDowall
f6e4ccda84
Fixed broken tests (due to logging)
2014-10-11 22:05:21 -07:00
Mark McDowall
a21b539298
Fixed: 3 digit season/episode numbers followed by an underscore
2014-10-11 12:16:21 -07:00
Mark McDowall
485fa6a13d
Fixed: Only upgrade anime version when release group is the same
2014-10-04 23:04:19 -07:00
Keivan Beigi
6a743a8792
removed dead code
2014-10-03 16:29:52 -07:00
Keivan Beigi
89e83ded04
Added fluent FluentMigrator.Runner as nuget packages
2014-10-02 21:53:19 -07:00
Keivan Beigi
54b6bfc181
updated fluentassertion/fluentmigrator
2014-10-02 21:44:53 -07:00
Keivan Beigi
cdee4916f1
updated nunit to 2.6.3
2014-10-02 21:41:57 -07:00
Keivan Beigi
c10a9ddf6e
updated json.net to 6.0.5
2014-10-02 21:39:21 -07:00
Mark McDowall
acc25d7558
Check history when retrying downloads with SAB
...
Fixed: Retrying a download shouldn't cause drone to lose track of it
2014-09-30 14:18:04 -07:00
Mark McDowall
caa6a3858b
Use DownloadClientIds to find matching series/episodes instead of relying solely on release name
...
Fixed: Show a warning in Queue when drone is unable to import due to a name mismatch
Fixed: Better UI messages for Queue when there is an error or warning
2014-09-28 16:20:06 -07:00
Mark McDowall
3f11fcf2e1
Fixed: Use empty string when {Original Title} is not available
2014-09-28 00:47:24 -07:00
Taloth Saldono
5e62c2335f
Fixed: Refactored the Indexer architecture to support non-rss indexers.
2014-09-27 21:57:35 +02:00
Taloth Saldono
cc8c88e921
Fixed: Extensions are now removed from scene names during import.
2014-09-26 23:28:24 +02:00
Mark McDowall
92f73900ef
Moved mini series parsing tests to their own fixture
2014-09-26 07:19:45 -07:00
Taloth Saldono
d8d641b8df
Fixed: Detecting NzbGet free-space errors during unpack and move errors as warnings.
...
Fixed: NzbGet Script errors are again considered failures so that corruption-detection scripts trigger drone to grab another release.
2014-09-25 20:48:41 +02:00
Mark McDowall
a3d013d908
New: v2/v3/etc handling for anime
2014-09-22 11:08:30 -07:00
Taloth Saldono
8bef19448f
Fixed: NzbGet history items deleted due to health are now properly recognized as failed.
2014-09-20 22:14:09 +02:00
Mark McDowall
4cbb59d4e8
Episode file import fixes
...
Fixed: Import event when file doesn't have a valid scene name
Fixed: Filename when file doesn't have a valid scene name
2014-09-15 16:46:35 -07:00
Mark McDowall
21c5352183
Fixed: Properly parse mono version 3.10
2014-09-14 08:28:00 -07:00
Taloth Saldono
525f1aa9dd
New: Added global Remote Path mapping table to replace individual Local Category Path settings.
2014-09-14 00:26:18 +02:00
Taloth Saldono
80ed203258
Updated HttpResponse to support binary content.
2014-09-13 00:46:03 +02:00
Taloth Saldono
56436fea69
Fixed: Now shows UI notification if downloading nzb from indexer fails.
2014-09-12 21:22:50 +02:00
Taloth Saldono
70fc927e9f
New: Will now provider a clearer error if the indexer returned unexpected html content (indicating a blocked site) instead of failing with a parser error.
2014-09-12 21:22:50 +02:00
Taloth Saldono
82061cf5a0
General fixes and adjusted ParseSize method.
2014-09-12 21:22:26 +02:00
Keivan Beigi
879035b28a
Merge branch 'http-client' into develop
2014-09-11 16:49:54 -07:00
Keivan Beigi
2c1d3339d0
HttpClient
2014-09-11 16:49:41 -07:00
Mark McDowall
f63476260b
New: Show episode file file deletions in history and episode activity
2014-09-06 08:08:12 -07:00
Taloth Saldono
49e2f26ffc
Fixed: Multiple SeasonEpisode formats in the same pattern are now supported.
2014-09-06 01:26:54 +02:00
Keivan Beigi
3a287bf7e7
Merge pull request #108 from NzbDrone/scene-name
...
Fixed: Use Nzb title as scene name when available
2014-09-04 09:24:37 -07:00
Mark McDowall
b638e09f24
Fixed: Don't mark releases as imported unless at least one file is imported
2014-09-03 17:57:27 -07:00
Mark McDowall
044d5ad0a5
A couple more tests for periods at start/end of folder name
2014-09-02 21:44:02 -07:00
Mark McDowall
b9ff97fe9f
Fixed: series/season folders will have leading/trailing periods removed when they are created
2014-09-02 17:15:03 -07:00
kayone
ee285c2d4a
made ImportApprovedEpisodesFixture Os Agnostic
2014-09-02 15:07:30 -07:00
kayone
20287f84ce
Fixed: Use Nzb title as scene name when available
2014-09-02 15:07:29 -07:00
Taloth Saldono
b9623957fd
Fixed: All migrations are now transactional and will rollback if failed
2014-09-01 22:00:20 -07:00
Mark McDowall
ae97af6bb6
Fixed: Support for poorly numbered multi-episode releases
2014-09-01 21:46:07 -07:00
Mark McDowall
bf1547a524
Pneumatic will set the download client ID for strm files
2014-09-01 11:14:54 -07:00
Mark McDowall
2651cd63a8
Fixed: Don't mark a download as successful unless all valid files are imported
2014-08-30 14:42:24 -07:00
Taloth Saldono
7116167ea7
Added additional test to check retry interval.
2014-08-28 21:42:01 +02:00
Taloth Saldono
1bca66a0c2
Fixed: Failed downloads not removed from history will no longer be erroneously retried after restarting drone.
2014-08-28 21:29:02 +02:00
Mark McDowall
ebf0dbc1d0
New: Enable/Disable RSS Sync/Searching on a per indexer basis
2014-08-27 08:23:55 -07:00
kayone
322ff2af8c
signalR connection is now called directly rather than using a command to reduce overhead.
2014-08-25 21:01:32 -07:00
kayone
a225830da0
Revert "updated moq"
...
This reverts commit 34bf34c2ff
.
2014-08-25 19:06:34 -07:00
kayone
89e0262733
updated reference path for fluentmigrator
2014-08-24 23:21:41 -07:00
kayone
e0e90efbc9
updated fluentmigrator
2014-08-24 23:17:05 -07:00
kayone
34bf34c2ff
updated moq
2014-08-24 22:54:15 -07:00
kayone
3114aee88e
updated AutoMoq
2014-08-24 20:13:04 -07:00
kayone
79f9805c52
fixed property comparison order
2014-08-24 18:52:05 -07:00
kayone
3205f91db0
fixed property comparison order
2014-08-24 18:51:41 -07:00
kayone
e53513a575
fixed ShouldBeEquivalentTo tests
2014-08-24 18:45:56 -07:00
kayone
3f3cc69da7
updated json.net
2014-08-24 18:45:55 -07:00
Mark McDowall
a933ab90ec
Merge pull request #103 from Taloth/develop
...
Styling episode Quality badge for Cutuff Unmet
2014-08-24 18:33:02 -07:00
kayone
4c8f3724a2
updated fluentassertion
2014-08-24 18:28:41 -07:00
kayone
7b2b4794c7
updated fluentvalidation
2014-08-24 18:18:37 -07:00
Taloth Saldono
04160a61c9
Fixed: Update Quality parser for Anime Elysium group.
2014-08-23 23:42:07 +02:00
Mark McDowall
7a804d4702
Fixed: parsing of files without a title and a 4 digit season number
2014-08-23 10:58:27 -07:00
Mark McDowall
59a91040df
Fixed tests
2014-08-21 19:28:17 -07:00
Mark McDowall
807ed7df1a
New: Show disk space used by series on series details
2014-08-17 00:41:16 -07:00
Mark McDowall
6671934c0f
Relative episode file paths
2014-08-13 17:08:24 -07:00
Taloth Saldono
9e9cb98b3a
Fixed: Added additional separators to reversed title detection.
2014-08-13 22:09:31 +02:00
Mark McDowall
3b08f317dd
Remove request info from title when parsing
2014-08-11 22:11:06 -07:00
Mark McDowall
9e0c8a60b4
Anime special fixes
...
Fixed: Parsing of special/OVA/OVD releases
Fixed: Handling of anime releases with season number of zero
2014-08-11 19:44:26 -07:00
Mark McDowall
41ece422c9
Fixed: Remove accents from titles when looking for matching series
2014-08-11 12:26:06 -07:00
Taloth Saldono
6c44121b09
Fixed: Now assuming that an Ended series without any airdates are direct-to-dvd.
2014-08-10 14:54:56 -07:00
Taloth Saldono
a5a99f64ff
Fixed: Parser now recognizes 848x480 as 480p.
2014-08-10 14:54:55 -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
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
Mark McDowall
69567de9a2
Some additional release group parsing tests
2014-06-04 21:54:40 -07:00
Mark McDowall
545bc756f2
Fixed: Error messages not being shown in the UI or being shown in the wrong place
2014-06-04 17:03:53 -07:00
Taloth Saldono
50303ce470
Fixed: Checks full path for _UNPACK_ prefix so that full season downloads are properly checked for unpacking.
2014-06-04 23:44:38 +02:00
Taloth Saldono
9916479f02
Sabnzbdproxy now returns the folder instead of the file in case of a single file download.
2014-06-04 22:27:16 +02:00
Mark McDowall
1446e1e0e7
Merge branch 'downloadclient-import' of https://github.com/Taloth/NzbDrone into download-client-import
2014-06-03 14:09:23 -07:00
Mark McDowall
b4012e0752
Fixed: Quality in notifications when file name doesn't contain the quality
2014-06-02 23:31:41 -07:00
Taloth Saldono
68352e0340
Updated migration to enable completed download handling for new users (those with no drone factory configured)
2014-05-30 22:20:17 +02:00
Taloth Saldono
1a63b1caba
Updated migration to attempt associate old grabbed & imported events and associate drone factory imports during CompletedDownloadHandling.
2014-05-30 19:40:38 +02:00
Taloth Saldono
1b96a43037
Fixed performance issues with the QueueModule and limited the number of items the Download Client will fetch as history.
2014-05-30 19:40:35 +02:00
Taloth Saldono
ab154d924e
Added db migration to deal with the settings changes.
2014-05-30 19:40:33 +02:00
Taloth Saldono
f304ad50d1
New: Updated Nzbget Download Client proxy with time estimation for both download and post-processing stages.
2014-05-30 19:40:31 +02:00
Taloth Saldono
2035fe8578
New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature)
2014-05-30 19:40:29 +02:00
Taloth Saldono
dcb586b937
Fixed: Better parsing of the delimiters for absolute episode numbering.
2014-05-30 19:40:27 +02:00
Taloth Saldono
9cf8436dbc
Added 'Nordic' as norwegian language.
2014-05-30 19:40:26 +02:00
Taloth Saldono
2528dc5b95
Removed specials from test data to fix RefreshEpisodeService tests.
2014-05-30 19:40:25 +02:00
mythjuha
7c5bc94f6e
Fixed binary files.
2014-05-30 19:40:24 +02:00
Mark McDowall
30c82f2613
Added tests for RootFolderCheck
...
Fixed: Progress bar colour when series is continuing
Fixed: Episode Title in tables will show proper cursor and underline
2014-05-28 07:15:19 -07:00
Mark McDowall
61194bc925
Added poorly named multi episode test (commented out)
2014-05-25 22:39:06 -07:00
Mark McDowall
1b10002ed8
Fixed: Specials will be ignored if no specials existed previously
2014-05-25 18:47:54 -07:00
Mark McDowall
3717b558e4
Fixed: Bluray 480p releases will be treated as DVD
2014-05-25 13:28:43 -07:00
Mark McDowall
16c60ff92c
Fixed: Bluray 576p will be detected as DVD instead of Bluray 720p
2014-05-24 23:21:53 -07:00
Mark McDowall
198e7cc2f7
Fixed: parsing of some porrly named episodes
2014-05-24 11:29:40 -07:00
Mark McDowall
20124ab61d
Fixed: Parsing of some quality from some Bluray files
2014-05-16 23:01:36 -07:00
Mark McDowall
ef3777fccf
Update improvements
...
Include NzbDrone.Update in mono/osx package
Do not ignore certificate warnings for services
Check hash before extracting update
New: Update support for Linux/OS X - see the wiki for more information
2014-05-15 21:58:38 -07:00