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