Mark McDowall
889af78b26
Fixed broken tests
10 years ago
Mark McDowall
71416eea29
Fixed: Missing won't show episodes that are on air
10 years ago
Mark McDowall
8b3fd95d55
Fixed: Multi-absolute episode parsing
10 years ago
Mark McDowall
35396ea44e
Fixed: Duplicate multi-episode style with trailing brackets
...
Only dashes, underscores, periods and spaces will be considered separators
10 years ago
Taloth Saldono
6dfbc3c290
Fixed: Will no longer cause an error when trying to parse an anime episode with absolute number 0.
10 years ago
Keivan Beigi
6c3a5b336d
Merge pull request #124 from NzbDrone/raw-dblog
...
Use raw sql to write logs to db.
10 years ago
Keivan Beigi
d10cdf9c87
removed method column from log db.
10 years ago
Keivan Beigi
cb00644a09
Use raw sql to write logs to db.
10 years ago
Keivan Beigi
f44fd5fcbd
Fixed: filter duplicated episodes returned from Trakt
...
http://support.trakt.tv/forums/188762-general/suggestions/4430690-anger-management-duplicate-episode
10 years ago
Keivan Beigi
ef1e290311
Removed redunent UTC/non-utc File/dire methods.
...
everything is in UTC now.
10 years ago
Keivan Beigi
28f7e256b2
removed dead code
10 years ago
Mark McDowall
f6e4ccda84
Fixed broken tests (due to logging)
10 years ago
Mark McDowall
a21b539298
Fixed: 3 digit season/episode numbers followed by an underscore
10 years ago
Mark McDowall
485fa6a13d
Fixed: Only upgrade anime version when release group is the same
10 years ago
Keivan Beigi
6a743a8792
removed dead code
10 years ago
Keivan Beigi
89e83ded04
Added fluent FluentMigrator.Runner as nuget packages
10 years ago
Keivan Beigi
54b6bfc181
updated fluentassertion/fluentmigrator
10 years ago
Keivan Beigi
cdee4916f1
updated nunit to 2.6.3
10 years ago
Keivan Beigi
c10a9ddf6e
updated json.net to 6.0.5
10 years ago
Mark McDowall
acc25d7558
Check history when retrying downloads with SAB
...
Fixed: Retrying a download shouldn't cause drone to lose track of it
10 years ago
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
10 years ago
Mark McDowall
3f11fcf2e1
Fixed: Use empty string when {Original Title} is not available
10 years ago
Taloth Saldono
5e62c2335f
Fixed: Refactored the Indexer architecture to support non-rss indexers.
10 years ago
Taloth Saldono
cc8c88e921
Fixed: Extensions are now removed from scene names during import.
10 years ago
Mark McDowall
92f73900ef
Moved mini series parsing tests to their own fixture
10 years ago
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.
10 years ago
Mark McDowall
a3d013d908
New: v2/v3/etc handling for anime
10 years ago
Taloth Saldono
8bef19448f
Fixed: NzbGet history items deleted due to health are now properly recognized as failed.
10 years ago
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
10 years ago
Mark McDowall
21c5352183
Fixed: Properly parse mono version 3.10
10 years ago
Taloth Saldono
525f1aa9dd
New: Added global Remote Path mapping table to replace individual Local Category Path settings.
10 years ago
Taloth Saldono
80ed203258
Updated HttpResponse to support binary content.
10 years ago
Taloth Saldono
56436fea69
Fixed: Now shows UI notification if downloading nzb from indexer fails.
10 years ago
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.
10 years ago
Taloth Saldono
82061cf5a0
General fixes and adjusted ParseSize method.
10 years ago
Keivan Beigi
879035b28a
Merge branch 'http-client' into develop
10 years ago
Keivan Beigi
2c1d3339d0
HttpClient
10 years ago
Mark McDowall
f63476260b
New: Show episode file file deletions in history and episode activity
10 years ago
Taloth Saldono
49e2f26ffc
Fixed: Multiple SeasonEpisode formats in the same pattern are now supported.
10 years ago
Keivan Beigi
3a287bf7e7
Merge pull request #108 from NzbDrone/scene-name
...
Fixed: Use Nzb title as scene name when available
10 years ago
Mark McDowall
b638e09f24
Fixed: Don't mark releases as imported unless at least one file is imported
10 years ago
Mark McDowall
044d5ad0a5
A couple more tests for periods at start/end of folder name
10 years ago
Mark McDowall
b9ff97fe9f
Fixed: series/season folders will have leading/trailing periods removed when they are created
10 years ago
kayone
ee285c2d4a
made ImportApprovedEpisodesFixture Os Agnostic
10 years ago
kayone
20287f84ce
Fixed: Use Nzb title as scene name when available
10 years ago
Taloth Saldono
b9623957fd
Fixed: All migrations are now transactional and will rollback if failed
10 years ago
Mark McDowall
ae97af6bb6
Fixed: Support for poorly numbered multi-episode releases
10 years ago
Mark McDowall
bf1547a524
Pneumatic will set the download client ID for strm files
10 years ago
Mark McDowall
2651cd63a8
Fixed: Don't mark a download as successful unless all valid files are imported
10 years ago
Taloth Saldono
7116167ea7
Added additional test to check retry interval.
10 years ago
Taloth Saldono
1bca66a0c2
Fixed: Failed downloads not removed from history will no longer be erroneously retried after restarting drone.
10 years ago
Mark McDowall
ebf0dbc1d0
New: Enable/Disable RSS Sync/Searching on a per indexer basis
10 years ago
kayone
322ff2af8c
signalR connection is now called directly rather than using a command to reduce overhead.
10 years ago
kayone
a225830da0
Revert "updated moq"
...
This reverts commit 34bf34c2ff
.
10 years ago
kayone
89e0262733
updated reference path for fluentmigrator
10 years ago
kayone
e0e90efbc9
updated fluentmigrator
10 years ago
kayone
34bf34c2ff
updated moq
10 years ago
kayone
3114aee88e
updated AutoMoq
10 years ago
kayone
79f9805c52
fixed property comparison order
10 years ago
kayone
3205f91db0
fixed property comparison order
10 years ago
kayone
e53513a575
fixed ShouldBeEquivalentTo tests
10 years ago
kayone
3f3cc69da7
updated json.net
10 years ago
Mark McDowall
a933ab90ec
Merge pull request #103 from Taloth/develop
...
Styling episode Quality badge for Cutuff Unmet
10 years ago
kayone
4c8f3724a2
updated fluentassertion
10 years ago
kayone
7b2b4794c7
updated fluentvalidation
10 years ago
Taloth Saldono
04160a61c9
Fixed: Update Quality parser for Anime Elysium group.
10 years ago
Mark McDowall
7a804d4702
Fixed: parsing of files without a title and a 4 digit season number
10 years ago
Mark McDowall
59a91040df
Fixed tests
10 years ago
Mark McDowall
807ed7df1a
New: Show disk space used by series on series details
10 years ago
Mark McDowall
6671934c0f
Relative episode file paths
10 years ago
Taloth Saldono
9e9cb98b3a
Fixed: Added additional separators to reversed title detection.
10 years ago
Mark McDowall
3b08f317dd
Remove request info from title when parsing
10 years ago
Mark McDowall
9e0c8a60b4
Anime special fixes
...
Fixed: Parsing of special/OVA/OVD releases
Fixed: Handling of anime releases with season number of zero
10 years ago
Mark McDowall
41ece422c9
Fixed: Remove accents from titles when looking for matching series
10 years ago
Taloth Saldono
6c44121b09
Fixed: Now assuming that an Ended series without any airdates are direct-to-dvd.
10 years ago
Taloth Saldono
a5a99f64ff
Fixed: Parser now recognizes 848x480 as 480p.
10 years ago
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.
10 years ago
Taloth Saldono
7b420fc033
Added MediaInfo to EpisodeFile.
10 years ago
Taloth Saldono
b427954f5f
null EmbeddedDocuments are now stored as DBNull instead of json null.
10 years ago
Mark McDowall
fc46018c9a
Fixed: Connecting to XBMC when user name and password are configured
10 years ago
Taloth Saldono
e5e00fd346
Fixed: Renaming Episodes will never overwrite existing files.
10 years ago
Mark McDowall
b841d2e9b4
Fixed: VOSTFR will be treated as French
10 years ago
Mark McDowall
043ca57e1e
Fixed: no longer logging finished searching messages when search did not occur on that indexer
10 years ago
Mark McDowall
174a209c66
Update series test
10 years ago
Mark McDowall
9410e01c92
Improve decision processing and deleting of pending releases
10 years ago
Taloth Saldono
5450170718
Cleanup, sorted project files.
10 years ago
Taloth Saldono
4b53cc7e52
Fixed: Manually marking a grabbed release failed will now mark all episodes in that release failed instead of only one.
10 years ago
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
10 years ago
Mark McDowall
daaf4e1831
New: Parse 6 digit date format (yymmdd)
10 years ago
Mark McDowall
a929b93695
Tests are good too.
10 years ago
Mark McDowall
a4500606a9
Fixed: mono version check will check running mono version instead running another version
10 years ago
Mark McDowall
08b2e293d3
Verify disk scan won't scan if root folder doesn't exist
10 years ago
Mark McDowall
39ef6123b8
New: PushBullet messages start with NzbDrone to match other applications
10 years ago
Taloth Saldono
d64c4445b8
Fixed compile warnings.
10 years ago
Taloth Saldono
e9f39493f4
Fixed: Sabnzbd downloads with single obfuscated files in nested subdirectories are now handled appropriately.
10 years ago
Taloth Saldono
98d79dab20
Updated NotInQueueSpecification Tests.
10 years ago
Taloth Saldono
47089d360d
New: The History->Queue UI now show some elementary error information for failed imports.
10 years ago
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.
10 years ago
Mark McDowall
c0cfbc4de4
Fixed: Blu-Ray in release/file name will be handle as Blu-Ray properly
10 years ago
Mark McDowall
1368c4376b
Fixed: Multi-episode style is used when renaming multi episode anime
10 years ago
Mark McDowall
6483e0951c
Fixed xem integration test
10 years ago
Mark McDowall
bb87d4e96e
Fixed: Get all anime episodes even when absolute episode number is zero
10 years ago
Taloth Saldono
df0082c077
Fixed issue with a relative complete dir in sabnzbd.
10 years ago
Mark McDowall
2a0f461135
Fixed broken tests
11 years ago
Mark McDowall
55beec4908
Fixed: Attempt to refresh anime episodes by absolute numering when refreshing
11 years ago
Mark McDowall
9a92815cbf
Fixed: Specials with the season number will be handled properly
11 years ago
Taloth Saldono
257cdf9382
New: It is now possible to use Completed Download Handling with remote download clients by specifying the local mount in settings.
11 years ago
Mark McDowall
2b6f908038
New: HR WS PDTV releases will be treated as HDTV720p
11 years ago
Mark McDowall
07cb7edfcf
Fixed newznab testing and saving
11 years ago
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
11 years ago
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
11 years ago
Mark McDowall
4170415b03
Fixed: Fate/Zero being incorrectly imported to Fate/Stay Night
11 years ago
Mark McDowall
7dd5731633
Version check for mono 3.6.1
11 years ago
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
11 years ago
Mark McDowall
7df5d6c9b8
Merge branch 'develop' of https://github.com/Taloth/NzbDrone into develop
11 years ago
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
11 years ago
Taloth Saldono
34edeac391
Fixed: Updated check for hashed releases.
11 years ago
Taloth Saldono
c2b06d957d
New: Series Overview sorted by Next Airing now sorts all remaining items by their Last Aired date.
11 years ago
Taloth Saldono
fd5e8a5166
Added Series SortTitle Migration. (Left a slot for anime)
11 years ago
Mark McDowall
801b1b4ec4
Fixed: Parsing of RAW-HD releases
11 years ago
Mark McDowall
2fd3c354fd
Added tests for Roksbox and Wdtv metadata
...
Fixed: Detecting metadata files for Roksbox and WDTV inside of Specials folders
11 years ago
Mark McDowall
df1283c0a5
Quality parsing improvements
...
Fixed: Parsing quality in filename from other applications
Fixed: Parsing WEB.DL as WEB-DL
11 years ago
Mark McDowall
95f4d71c68
Fixed issue trying getting parent of drive
11 years ago
Mark McDowall
d2615cd831
Fixed update tests
11 years ago
Mark McDowall
ebd13bdda8
New: Health check for AppData and Startup folder conflict
11 years ago
Mark McDowall
5d5b12d80e
Fixed: Updater being passed invalid path in some cases
11 years ago
Mark McDowall
bc9a1fe6a5
Merge pull request #81 from Taloth/search-improvements
...
Search improvements
11 years ago
Mark McDowall
69567de9a2
Some additional release group parsing tests
11 years ago
Mark McDowall
545bc756f2
Fixed: Error messages not being shown in the UI or being shown in the wrong place
11 years ago
Taloth Saldono
50303ce470
Fixed: Checks full path for _UNPACK_ prefix so that full season downloads are properly checked for unpacking.
11 years ago
Taloth Saldono
9916479f02
Sabnzbdproxy now returns the folder instead of the file in case of a single file download.
11 years ago
Mark McDowall
1446e1e0e7
Merge branch 'downloadclient-import' of https://github.com/Taloth/NzbDrone into download-client-import
11 years ago
Mark McDowall
b4012e0752
Fixed: Quality in notifications when file name doesn't contain the quality
11 years ago
Taloth Saldono
68352e0340
Updated migration to enable completed download handling for new users (those with no drone factory configured)
11 years ago
Taloth Saldono
1a63b1caba
Updated migration to attempt associate old grabbed & imported events and associate drone factory imports during CompletedDownloadHandling.
11 years ago
Taloth Saldono
1b96a43037
Fixed performance issues with the QueueModule and limited the number of items the Download Client will fetch as history.
11 years ago
Taloth Saldono
ab154d924e
Added db migration to deal with the settings changes.
11 years ago
Taloth Saldono
f304ad50d1
New: Updated Nzbget Download Client proxy with time estimation for both download and post-processing stages.
11 years ago
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)
11 years ago
Taloth Saldono
dcb586b937
Fixed: Better parsing of the delimiters for absolute episode numbering.
11 years ago
Taloth Saldono
9cf8436dbc
Added 'Nordic' as norwegian language.
11 years ago
Taloth Saldono
2528dc5b95
Removed specials from test data to fix RefreshEpisodeService tests.
11 years ago
mythjuha
7c5bc94f6e
Fixed binary files.
11 years ago
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
11 years ago
Mark McDowall
61194bc925
Added poorly named multi episode test (commented out)
11 years ago
Mark McDowall
1b10002ed8
Fixed: Specials will be ignored if no specials existed previously
11 years ago
Mark McDowall
3717b558e4
Fixed: Bluray 480p releases will be treated as DVD
11 years ago
Mark McDowall
16c60ff92c
Fixed: Bluray 576p will be detected as DVD instead of Bluray 720p
11 years ago
Mark McDowall
198e7cc2f7
Fixed: parsing of some porrly named episodes
11 years ago
Mark McDowall
20124ab61d
Fixed: Parsing of some quality from some Bluray files
11 years ago
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
11 years ago
Mark McDowall
ad0e372c35
Fixed broken test
11 years ago
Mark McDowall
b3fb807f41
HttpProvider.PostCommand will no longer keep the connection alive
11 years ago
Taloth Saldono
afff79feae
Fixed: Restricted allowed Release Groups to reduce erroneous matches.
11 years ago
Taloth Saldono
79b2b14668
Updated tests to work better with VS2013 Test Adapter.
11 years ago
Taloth Saldono
388943ea1b
Fixed: Quality parser now properly deals with releases with underscores as delimiter.
11 years ago
Taloth Saldono
bf7180f9ac
Fixed: mm.dd.yyyy airdate now parsed.
11 years ago
Taloth Saldono
7b607ce895
Moved IsFirstOrLastEpisodeOfSeason logic to AcceptableSize specification so we can reuse the seasonsearchcriteria to reduce the number of database calls.
11 years ago
Taloth Saldono
ed99fa8698
Corrected various spelling errors in code.
11 years ago
Mark McDowall
344e6b0f9c
Cleanup duplicate episode metadata and images
11 years ago
Mark McDowall
6d8b38366f
Fixed: Double periods in filenames will be replaces with a single period
11 years ago
Mark McDowall
1ce58c58af
Fixed: Parsing daily episode formats that contain [] around the quality
11 years ago
Taloth Saldono
5428d9d53f
Improved detection of hashed releases.
...
- Added specific rejection code for 32 random characters to ignore all md5 and mixed-case hashes.
- Added NZBGeek hash format.
- Removed -RP from Release Group.
- Added test and fix for reversed title. Currently matching it based on a couple of patterns.
11 years ago
Mark McDowall
9c858445a3
Cleanup episode metadata/image files that aren't properly attached to files
11 years ago
Mark McDowall
a2a2ad38b0
Fixed broken test
11 years ago
Mark McDowall
bc17466dbc
Fixed: Parsing files that contain the date along with a season and episode
11 years ago
Mark McDowall
14554b49bc
HashedReleaseFixture uses OS agnostic paths
11 years ago
Taloth Saldono
6aaa3c573f
Fixed: Hashed releases should be parsed more accurately.
11 years ago
Mark McDowall
5bc820efed
Fixed: Plex server authentication
11 years ago
Mark McDowall
ceb06378ad
Fixed: Daily series won't get treated as specials during sample checks
11 years ago
Mark McDowall
64ea525f79
Added test to confirm Release Group: Cyphanix parses properly
11 years ago
Mark McDowall
3f4c1a16f8
Health check results are stored in memory and updated as required
11 years ago
Mark McDowall
e21574a203
Blacklisting improvements
...
New: New releases that fail will be retried a second time after waiting 1hr (configurable)
Fixed: Blacklisting releases with the same date and vastly different ages
11 years ago
Mark McDowall
6a26204d8e
Allow episode zero in tests, but fail in season and episode are both zero
11 years ago
Mark McDowall
31deff1ea3
Fixed: Daily shows will no longer skip sample detection
11 years ago
Mark McDowall
0a17630c5a
Fixed: Do not treat the pressence of Italy as an Italian release
11 years ago
Mark McDowall
0f9360bccb
New: Advanced option to skip checking free space when importing files
11 years ago
Mark McDowall
e5263f143d
Import process improvements
...
New: Post processing scripts can pass "Path" via API to scan a specific folder directly
Fixed: Do not delete folder from drone factory when non-sample video files exist
11 years ago
Mark McDowall
9edb261c16
Fixed: Daily series with multiple episodes on the same day
11 years ago
Taloth Saldono
38b0fae29a
Moved Episode Not Requested check to new Specification. Updated tests.
11 years ago
Taloth Saldono
198ff059c4
Fixed: Season Search now correctly uses scene numbering.
11 years ago
Mark McDowall
da5713688d
Fixed: Cleanup duplicate Series Metadata files in database on startup
11 years ago
Mark McDowall
30894429f3
Add another test to ensure removal from directories
11 years ago
Mark McDowall
149a1c2b75
OsAgnostic for OnlyContain
11 years ago
Mark McDowall
41ebf21657
Fixed system files test
11 years ago
Mark McDowall
6072a58c57
Fixed: Ignore Apple generated files when adding existing series
11 years ago
Mark McDowall
f88a83ae10
Better cleaning before parsing releases and files
11 years ago
Mark McDowall
c6e492af4e
Fixed: Ended series will be refreshed from trakt every 30 days instead of daily
11 years ago
Taloth Saldono
f20c40a24d
VS2013 automatically adds these entries for NUnit integration.
11 years ago
Mark McDowall
78ef0d6fb0
Fixed broken in queue test for nzbget
11 years ago
Mark McDowall
55a808a87b
Fixed broken build
11 years ago
Mark McDowall
bac75ac6d9
New: Failed download handling for Nzbget
11 years ago
Mark McDowall
87f591dfbd
Fixed: nzb.su URL changed to api.nzb.su
11 years ago
Mark McDowall
7445adb455
mono version check will support 3 digit versions
11 years ago
Mark McDowall
eeac2aee89
Fixed test reference
11 years ago
Mark McDowall
01d3decf7e
Added Mono version health check
11 years ago
Mark McDowall
2f3430387e
Major logging overhaul
11 years ago
Mark McDowall
a02108922f
Set episode file modified date to local or utc air date
11 years ago
Mark McDowall
8478379ff4
Merge branch 'AirDate' of https://github.com/JackDandy/NzbDrone into set-file-date
11 years ago
Mark McDowall
9447ea6786
Fixed broken tests
11 years ago
Mark McDowall
db5baf70ea
Don't clean common words from the start of the title
...
Fixed: Do not treat similar titles as the exact same
11 years ago
Mark McDowall
565a172053
Fixed casing of folder
11 years ago
Mark McDowall
d6adf2ebaf
Added TestArchive.tar.gz
11 years ago
Mark McDowall
d3621fca71
Run update tests on linux
11 years ago
Mark McDowall
57912ab86d
Fixed update test, send os when requesting update packages
11 years ago
JackDandy
d9eab04029
Add new feature, set file date to episode aired date. Fix, use alternative Trakt API field for episode air time. Improve the Preview Rename tip.
...
Add, new setting "Set File Date to Airdate" on the Media Management tab of the Settings page to toggle this feature for new, imported and auto updating media files.
Change, home page "Series Editor" - "Rename" button to "Update Files" and add "Set File Date To Air Date" action button to this modal to add capability of updating legacy media.
Add, non UTC functions given that Windows undesirably adds time to file times set when using UTC.
Fix, the Trakt API response show.air_time_utc contains erroneous data, this is replaced with show.air_time.
11 years ago
Mark McDowall
1013471449
Fixed update test
11 years ago
Mark McDowall
715f6c3263
Fixed broken test
11 years ago
Mark McDowall
fb5bd4994a
Added EpisodesWithFiles to get episodes in a serires that have an episode file
11 years ago
Mark McDowall
b14a0dd96d
Fixed broken language test
11 years ago
Mark McDowall
669f351d08
Properly handling multi episode in one scene numbered release
...
Fixed: Multiple episodes under one scene episode for some shows
11 years ago
Mark McDowall
ea09a74ad9
Fixed indexer health check service
11 years ago
Mark McDowall
c8ae9f40fb
New: App health displayed in UI
11 years ago
Taloth Saldono
4786bc0c34
Failed Download detection now ignores history without unique download client id.
11 years ago
Mark McDowall
5672c42f24
Merge branch 'sqlite' into develop
11 years ago
Taloth Saldono
eddfe67eb1
Added test to verify 'like' clause and fixed issue.
11 years ago
Mark McDowall
120a4cf9ec
Fixed up some tests
11 years ago
kayone
c973ab844a
Added some missing indexes database.
11 years ago
kayone
7f8fa7ec4b
Updated project config
11 years ago
kayone
a0b0f586c8
New: Log database is compressed when logs are trimmed/purged
11 years ago
kayone
9370de0cc0
New: Main DB is compressed on app start
11 years ago
kayone
e1376397a7
cleaned up Datastore folder
11 years ago
Taloth Saldono
45f748cf03
Added tests to verify Marr.data changes. Fixed nested LazyLoading.
11 years ago
Taloth Saldono
8f87f06ac6
Processed PR Comments.
...
Added tests for EpisodesWithCutoffUnmet.
11 years ago
Taloth Saldono
d416dd4177
Repurposed the Missing page to include filter options and display episodes that haven't reached cutoff.
...
--HG--
rename : src/NzbDrone.Api/Missing/MissingModule.cs => src/NzbDrone.Api/Wanted/MissingModule.cs
rename : src/UI/Missing/ControlsColumnTemplate.html => src/UI/Wanted/ControlsColumnTemplate.html
rename : src/UI/Missing/MissingCollection.js => src/UI/Wanted/Missing/MissingCollection.js
rename : src/UI/Missing/MissingLayout.js => src/UI/Wanted/WantedLayout.js
rename : src/UI/Missing/MissingLayoutTemplate.html => src/UI/Wanted/WantedLayoutTemplate.html
extra : source : 2c76f3e423d39446f3bd7799b7344d7be63c70f5
11 years ago
Mark McDowall
6d1cb90723
Possible special is less aggressive, with tests
11 years ago
Mark McDowall
0d14a2df9e
Changed trakt test to use Castle instead of Dexter
11 years ago
Mark McDowall
515901d1be
Fixed broken decision engine tests
11 years ago
Mark McDowall
6525fe9a67
Fixed: Better support for adding series that contain special characters
11 years ago
Mark McDowall
0b2b8e9bbe
Cleaned up parser tests, 1103/1113 parsing is less greedy
...
Fixed: Importing of hashed releases
11 years ago
Mark McDowall
46f904d165
Refactored retention spec
11 years ago
Mark McDowall
77b83b521e
Validation, settings UI cleanup and different settings models, oh my
...
New: Download client UI matches other settings
Fixed: Prevent drone factory folder from being set to invalid paths/root path for series
Fixed: Switching pages in settings will not hide changes
Fixed: Test download clients
Fixed: Settings are validated before saving
11 years ago
Mark McDowall
606d78f5e1
Download clients now use thingy provider
11 years ago
Mark McDowall
defa54f15c
cleaned up tests and names
11 years ago
Taloth Saldono
ff9887deaa
Added MinSize check and revised tests.
11 years ago
Mark McDowall
e9db0fc14a
Fixes after rebase
11 years ago
Mark McDowall
409e1cca94
No more dupes and house cleaner added
11 years ago
Mark McDowall
3ca5e478ff
Almost everything working except importing episode thumbs
11 years ago
Mark McDowall
6493622ebc
Also trim question marks
11 years ago
Mark McDowall
1b21f4a2d7
Fixed: Double periods before extensions when episode title ends in a period
11 years ago
Mark McDowall
54f01ce41d
Fixed: Detection of russian releases using 'rus' in the title
11 years ago
Mark McDowall
235bbc2d91
Single quotes around index column name won't die
11 years ago
Mark McDowall
958c2f1fe1
Merge branch 'quality-definitions' into develop
...
Conflicts:
src/UI/Settings/Quality/Profile/EditQualityProfileTemplate.html
src/UI/app.js
11 years ago
Taloth Saldono
45304b1bbc
Solved error in quality comparison for HistoryService
11 years ago
markus101
01bdec965b
Add absolute episode numbers to episodes during refresh
11 years ago
Mark McDowall
0ab7d035e1
Validate series is the one searched for
11 years ago
Mark McDowall
4fc25b010c
Fixed: Sequential series have proper clean titles
11 years ago
Taloth Saldono
3e97106aa7
Updated QualityProfile to contain a list of Items each with a 'Allowed' bool.
11 years ago
Taloth Saldono
c90791b266
Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled.
11 years ago
Mark McDowall
24430aef07
Use proper path for episode file moving
11 years ago
Mark McDowall
37231d1ef0
DiskProvider split to Windows and Mono projects
11 years ago
Mark McDowall
a228bd8f1c
Added test for series folder name
11 years ago
Mark McDowall
0b2865a97c
Fixed broken add series test
11 years ago
Mark McDowall
b5b9fababb
New: Series Folder format now configurable (used when adding series only)
11 years ago
Mark McDowall
7c6605c02b
New: Original Title can be used in file names
11 years ago
Mark McDowall
1e878a88fd
ImdbId and Title Slug are now nullable
11 years ago
Mark McDowall
442ab2b7c4
Get 1000 releases from indexers
11 years ago
Mark McDowall
885872ff3a
Fixed: Extra new line in release restrictions causing all releases to be rejected
11 years ago
Mark McDowall
c50fb84216
Some test cleanup for season search
11 years ago
Mark McDowall
2dccc0567e
Fixed broken integration tests
11 years ago
Mark McDowall
5ac55b0421
Fixed: omgwtfnzbs season/series searches stuck in a loop
...
Fixed: MegaSearch season/series searches stuck in a loop
11 years ago
Mark McDowall
72e56a1845
Fixed: Some specials will no longer be treated as containing the full season on import
11 years ago
Mark McDowall
b29efa5823
Fixed: Release group will not contain file extension
11 years ago
Mark McDowall
a5a02ce90e
Fixed: Incorrectly treating single episode releases as full season releases
11 years ago
Mark McDowall
80b2e605a9
Fixed: Issue processing full season releases
11 years ago
kayone
9484e7d2a9
Xem integration tests for American Dad.
11 years ago
Mark McDowall
2bfaaddedb
One more test
11 years ago
Mark McDowall
0a12343b9e
Tests and cleanup
11 years ago
Mark McDowall
f76c4700a6
New: Release Group can now be used in rename patterns
11 years ago
Mark McDowall
87bda21b28
Fixed: Incorrect parsing as DVD for releases that contained 'pal' as part of another word
11 years ago
Mark McDowall
7ebc9e3980
Fixed broken test
11 years ago
kayone
b055fc5ade
added test for HistoryRepository.Grabbed()
11 years ago
kayone
37ae2d04e3
fixed newznab validation when URL is null.
11 years ago
Mark McDowall
bd157b794b
Merge pull request #43 from NzbDrone/mediainfo-dll
...
Added mediainfo dllmaps for linux/os x support
11 years ago
Mark McDowall
9cb220bf2a
dllmap added for MediaInfo.DLL
...
Fall back to filesize check if mediainfo is not available
Ubuntu package depends on sqlite3 and mediainfo
New: mediainfo now used on mono to check runtime when available
11 years ago
kayone
be3ec7ddb8
new: smarter validation for newznab indexer settings
11 years ago
Mark McDowall
53cebdee17
NzbGet now uses RestSharp
11 years ago
Mark McDowall
9e00da4d2a
Don't strip episode count from title if only one episode
11 years ago
kayone
150b14aaeb
renamed FailedDownloadCommand to CheckForFailedDownloadCommand
11 years ago
kayone
91d64f0b6a
path performance optimization
11 years ago
kayone
0503d7eea6
ignore known xem errors.
11 years ago
Mark McDowall
26495aaa4b
More parsing tests to ensure anime doesn't break standard episodes
11 years ago
Mark McDowall
c554e3f6b9
More tests for single title paring of shows with a number in the title
11 years ago
Mark McDowall
d0adac0b5d
Fixed: Parsing files/releases for series that start with numbers
11 years ago
Mark McDowall
133ee1a0b3
Fixed: Scheduled Tasks that last ran in the future will be re-run after application start up
11 years ago
Mark McDowall
f3fbbf66e0
Catching InvalidOperationExceptions when Inheriting folder permissions
...
Fixed: Issue sorting files when series is on a share running on UFS
11 years ago
Mark McDowall
e42ac25657
Rename preview for full series and season
...
New: Preview before renaming files
11 years ago
kayone
0069b29f88
Fixed: xem mappings for series without scene mapping
11 years ago
kayone
95324b53d2
Update integration test uses actual update package from develop
11 years ago
kayone
1e6817220a
applicationmode cleanup.
11 years ago
Mark McDowall
3d23ac9234
Fixed compilation issue
11 years ago
Mark McDowall
9d5c1aa0a4
Validate that we can parse the chosen scheme before saving
11 years ago
Mark McDowall
48ece3d367
Using season:00 instead of 0season
11 years ago
kayone
41cb5c02e8
added tests for when patter doesn't match our 'expected casing'
11 years ago
Mark McDowall
7b54bca3c7
Server side for custom naming is complete
11 years ago
Mark McDowall
ab4e1edac0
Fixed compilation issue
11 years ago
kayone
ec63053fe7
cleaned up using directives.
11 years ago
Mark McDowall
d71ca52467
Fixed broken tests
11 years ago
Mark McDowall
07386f12e6
New: Only clean XBMC Library when a file is being upgraded
11 years ago
Mark McDowall
ff0785b8d1
Fixed tests
11 years ago
Mark McDowall
7dfbbb3130
Changed names
11 years ago
Mark McDowall
7442cb4c68
Cleanup naming specs if there is more than one
...
Fixed: Rare scenario where settings wouldn't load due to data issue
11 years ago
kayone
5ab873150e
added signalR to Integration Test
11 years ago
Mark McDowall
e045b6fc8f
Added lost+found to SpecialFolders list
11 years ago
Mark McDowall
106f06c81f
Fixed daily parsing tests
11 years ago
Mark McDowall
92cb702b9c
Added more multi-episode tests and support for them
11 years ago
Mark McDowall
9be6e68e7e
Fixed broken tests
11 years ago
Cyberlane
44c1bc632e
Parsing service code (and tests) for absolute numbered episodes
11 years ago
Cyberlane
d13b41313f
Parser can parse absolute episode numbers
11 years ago
Mark McDowall
410bf0d846
Use folder quality when it is better than file quality
...
Fixed: Better handling of downloads that don't have the quality in the filename
11 years ago
kayone
4eecf3d1ab
updated FluentValidation
11 years ago
kayone
844fa9d5e6
update NLog, Restsharp, json.net
11 years ago
Mark McDowall
d111be17ad
Fixed broken sample tests
11 years ago
Mark McDowall
77a5fd62d2
Better sample checks
...
Fixed: Sample checking relies on runtime instead of file size (Windows)
Fixed: Minimum file size for 1080p releases is now 140MB (lower will be considered samples)
11 years ago
Mark McDowall
e7ac2247ab
Log details
...
New: Logs now have details available
11 years ago
Mark McDowall
436644318b
Added name + year lookups
...
New: Support series lookup when year has been appended to the release name
11 years ago
Mark McDowall
7b6549fcd3
Fixed broken FailedDownloadService tests
11 years ago
Mark McDowall
f99573e334
Added some blacklist tests
11 years ago
Mark McDowall
5150f9bd91
Fixed broken tests
11 years ago
Mark McDowall
8520fe3e0c
Blacklisting will trigger episode search
11 years ago
Mark McDowall
68e40bca29
Blacklist check is case insensitive now
11 years ago
Mark McDowall
1f5bcfeb75
Blacklist is now used when processing results
11 years ago
Mark McDowall
71c0a340e7
Fixed sab test
11 years ago
Mark McDowall
e64d2f33d6
Failed downloads are added to history
11 years ago
Mark McDowall
fa2bc76102
Posting nzbs to SAB instead of sending an URL to download
11 years ago
Mark McDowall
a5e08eefae
Made NotUnpackingSpec test WindowsOnly
11 years ago
Mark McDowall
52da5b643d
Using string for airdate instead of DateTime in models to prevent timezone issues
...
Fixed: Manual search air by date shows can now be sent to download client
11 years ago
Mark McDowall
46bd5d1767
Fixed: Skip last write time check on linux for _UNPACK_ folders
11 years ago
Mark McDowall
3586d59d6c
Fixed: Now able to parse series names that use underscores instead of spaces
11 years ago
Mark McDowall
741279b596
Import episodes will import largest files first (to reject samples)
11 years ago
Mark McDowall
27da44ba45
Converted notifications to thingi provider
...
Fixed: Issues creating and saving Connects
11 years ago
Mark McDowall
c926775719
Cleanup orphaned episode files if the series was deleted
...
Fixed: Cleanup orphaned episode files after a series is deleted
11 years ago
Mark McDowall
9f403b46ff
Dropped TVDbEpisodeId since its not used and was causing contraint issues
...
Fixed: Issues refreshing some series due to episodes being reordered on TheTVDB
11 years ago
Mark McDowall
d8189260bb
Fixed broken test
11 years ago
Mark McDowall
6d46819972
Download client will return queue with remoteEpsiode
...
Fixed: In Queue check is more accurate
11 years ago
Mark McDowall
883d0c815e
Better NotInQueue checking
11 years ago
Mark McDowall
6cff6122a1
Tests for command comparer when lists are different
11 years ago
Mark McDowall
7ef2fb0242
Speicals go in Specials folder
11 years ago
Mark McDowall
ba4193cc46
CommandComparer supports IEnumerables now
11 years ago
kayone
d0d65db4f2
updated to owin 2.0.0-rc1
11 years ago
Mark McDowall
0c9260b05c
Do not copy config.xml for Core.Test
11 years ago
Mark McDowall
5bf0e197ec
Moved source code under src folder - massive change
11 years ago