Mark McDowall
669f351d08
Properly handling multi episode in one scene numbered release
...
Fixed: Multiple episodes under one scene episode for some shows
2014-02-26 22:51:41 -08:00
Mark McDowall
ea09a74ad9
Fixed indexer health check service
2014-02-25 21:58:11 -08:00
Mark McDowall
c8ae9f40fb
New: App health displayed in UI
2014-02-25 21:40:47 -08:00
Taloth Saldono
4786bc0c34
Failed Download detection now ignores history without unique download client id.
2014-02-24 21:50:00 +01:00
Mark McDowall
5672c42f24
Merge branch 'sqlite' into develop
2014-02-23 15:02:54 -08:00
Taloth Saldono
eddfe67eb1
Added test to verify 'like' clause and fixed issue.
2014-02-23 16:02:28 +01:00
Mark McDowall
120a4cf9ec
Fixed up some tests
2014-02-22 19:50:24 -08:00
kayone
c973ab844a
Added some missing indexes database.
2014-02-22 16:22:58 -08:00
kayone
7f8fa7ec4b
Updated project config
2014-02-22 16:22:07 -08:00
kayone
a0b0f586c8
New: Log database is compressed when logs are trimmed/purged
2014-02-22 16:22:06 -08:00
kayone
9370de0cc0
New: Main DB is compressed on app start
2014-02-22 16:22:05 -08:00
kayone
e1376397a7
cleaned up Datastore folder
2014-02-22 16:22:04 -08:00
Taloth Saldono
45f748cf03
Added tests to verify Marr.data changes. Fixed nested LazyLoading.
2014-02-22 16:21:41 -08:00
Taloth Saldono
8f87f06ac6
Processed PR Comments.
...
Added tests for EpisodesWithCutoffUnmet.
2014-02-22 16:21:41 -08:00
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
2014-02-22 16:21:40 -08:00
Mark McDowall
6d1cb90723
Possible special is less aggressive, with tests
2014-02-22 15:33:11 -08:00
Mark McDowall
0d14a2df9e
Changed trakt test to use Castle instead of Dexter
2014-02-22 01:09:44 -08:00
Mark McDowall
515901d1be
Fixed broken decision engine tests
2014-02-22 00:59:05 -08:00
Mark McDowall
6525fe9a67
Fixed: Better support for adding series that contain special characters
2014-02-20 18:16:26 -08:00
Mark McDowall
0b2b8e9bbe
Cleaned up parser tests, 1103/1113 parsing is less greedy
...
Fixed: Importing of hashed releases
2014-02-20 09:18:32 -08:00
Mark McDowall
46f904d165
Refactored retention spec
2014-02-19 18:23:55 -08:00
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
2014-02-16 23:01:36 -08:00
Mark McDowall
606d78f5e1
Download clients now use thingy provider
2014-02-16 23:01:36 -08:00
Mark McDowall
defa54f15c
cleaned up tests and names
2014-02-16 17:05:11 -08:00
Taloth Saldono
ff9887deaa
Added MinSize check and revised tests.
2014-02-15 11:51:52 +01:00
Mark McDowall
e9db0fc14a
Fixes after rebase
2014-02-12 01:05:29 -08:00
Mark McDowall
409e1cca94
No more dupes and house cleaner added
2014-02-12 01:04:56 -08:00
Mark McDowall
3ca5e478ff
Almost everything working except importing episode thumbs
2014-02-12 01:04:54 -08:00
Mark McDowall
6493622ebc
Also trim question marks
2014-02-12 01:03:24 -08:00
Mark McDowall
1b21f4a2d7
Fixed: Double periods before extensions when episode title ends in a period
2014-02-12 00:59:22 -08:00
Mark McDowall
54f01ce41d
Fixed: Detection of russian releases using 'rus' in the title
2014-02-11 19:18:17 -08:00
Mark McDowall
235bbc2d91
Single quotes around index column name won't die
2014-02-05 23:39:28 -08:00
Mark McDowall
958c2f1fe1
Merge branch 'quality-definitions' into develop
...
Conflicts:
src/UI/Settings/Quality/Profile/EditQualityProfileTemplate.html
src/UI/app.js
2014-02-03 17:29:22 -08:00
Taloth Saldono
45304b1bbc
Solved error in quality comparison for HistoryService
2014-02-02 00:38:19 +01:00
markus101
01bdec965b
Add absolute episode numbers to episodes during refresh
2014-02-01 14:26:49 -08:00
Mark McDowall
0ab7d035e1
Validate series is the one searched for
2014-01-30 17:35:22 -08:00
Mark McDowall
4fc25b010c
Fixed: Sequential series have proper clean titles
2014-01-29 22:43:23 -08:00
Taloth Saldono
3e97106aa7
Updated QualityProfile to contain a list of Items each with a 'Allowed' bool.
2014-01-29 01:53:59 +01:00
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.
2014-01-27 19:21:29 +01:00
Mark McDowall
24430aef07
Use proper path for episode file moving
2014-01-26 15:12:06 -08:00
Mark McDowall
37231d1ef0
DiskProvider split to Windows and Mono projects
2014-01-25 23:51:33 -08:00
Mark McDowall
a228bd8f1c
Added test for series folder name
2014-01-24 14:08:06 -08:00
Mark McDowall
0b2865a97c
Fixed broken add series test
2014-01-17 08:14:58 -08:00
Mark McDowall
b5b9fababb
New: Series Folder format now configurable (used when adding series only)
2014-01-16 23:52:28 -08:00
Mark McDowall
7c6605c02b
New: Original Title can be used in file names
2014-01-16 23:23:34 -08:00
Mark McDowall
1e878a88fd
ImdbId and Title Slug are now nullable
2014-01-16 20:41:23 -08:00
Mark McDowall
442ab2b7c4
Get 1000 releases from indexers
2014-01-15 19:43:49 -08:00
Mark McDowall
885872ff3a
Fixed: Extra new line in release restrictions causing all releases to be rejected
2014-01-15 12:39:32 -08:00
Mark McDowall
c50fb84216
Some test cleanup for season search
2014-01-14 11:58:53 -08:00
Mark McDowall
2dccc0567e
Fixed broken integration tests
2014-01-13 19:57:47 -08:00