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
10 years ago
Mark McDowall
55beec4908
Fixed: Attempt to refresh anime episodes by absolute numering when refreshing
10 years ago
Mark McDowall
9a92815cbf
Fixed: Specials with the season number will be handled properly
10 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.
10 years ago
Mark McDowall
2b6f908038
New: HR WS PDTV releases will be treated as HDTV720p
10 years ago
Mark McDowall
07cb7edfcf
Fixed newznab testing and saving
10 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
10 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
10 years ago
Mark McDowall
4170415b03
Fixed: Fate/Zero being incorrectly imported to Fate/Stay Night
10 years ago
Mark McDowall
7dd5731633
Version check for mono 3.6.1
10 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
10 years ago
Mark McDowall
7df5d6c9b8
Merge branch 'develop' of https://github.com/Taloth/NzbDrone into develop
10 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
10 years ago
Taloth Saldono
34edeac391
Fixed: Updated check for hashed releases.
10 years ago
Taloth Saldono
c2b06d957d
New: Series Overview sorted by Next Airing now sorts all remaining items by their Last Aired date.
10 years ago
Taloth Saldono
fd5e8a5166
Added Series SortTitle Migration. (Left a slot for anime)
10 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