Mark McDowall
|
73e82c2f69
|
Fixed broken tests from merge
|
12 years ago |
Mark McDowall
|
5bbe310af5
|
Merge branch 'xem' into 'master'
Conflicts:
NzbDrone.Common/DiskProvider.cs
NzbDrone.Core.Test/ProviderTests/DiskScanProviderTests/ImportFileFixture.cs
NzbDrone.Core/Providers/DecisionEngine/CustomStartDateSpecification.cs
NzbDrone.Core/Providers/DiskScanProvider.cs
NzbDrone.Core/Providers/DownloadProvider.cs
|
12 years ago |
Mark McDowall
|
96a14bab9a
|
Handle add to queue errors in SAB
|
12 years ago |
Mark McDowall
|
5cc2810f77
|
Skip import when when folder is in use
Fixed: Skip post-processing when folder is in use or series path does
not exist on disk
|
12 years ago |
Mark McDowall
|
b5e196fcef
|
Skip import when Series.Path doesn't exist
|
12 years ago |
Mark McDowall
|
887456b337
|
Fixed dynamic jobs with single property
|
12 years ago |
Mark McDowall
|
f9370a8aec
|
Cleaned and fixed broken tests
|
12 years ago |
Mark McDowall
|
de62dc6f56
|
Merge remote-tracking branch 'origin/quality'
|
12 years ago |
Mark McDowall
|
cbdbc9a01b
|
New: Import will skip any video file under 40MB
|
12 years ago |
Mark McDowall
|
40accd835b
|
Fixed: Issues with Custom Start Date
|
12 years ago |
Mark McDowall
|
d99415bc31
|
Revert to standard numbering when scene is absent
|
12 years ago |
Mark McDowall
|
728a18f680
|
Fixed searchProvider
|
12 years ago |
Mark McDowall
|
c693f90271
|
Fixed up issues with initial XEM implementation
|
12 years ago |
Mark McDowall
|
5cd9438939
|
Added job for updating XEM mappings
XEM mappings will also be updated when a new series is imported
|
12 years ago |
Mark McDowall
|
2fd1263619
|
Download naming uses tvdb numbering
Searching by scene name added
Removed American Dad
|
12 years ago |
Mark McDowall
|
59bfa16462
|
Added tests for GetEpisodeBySceneNumbering
|
12 years ago |
Mark McDowall
|
9c6d78d479
|
Cleanup and updates for XEM
SceneSource added to signify to lookup via scene name
Use Episodes for naming instead of EpisodeNumbers (in ParseResult)
|
12 years ago |
Mark McDowall
|
c9c967fa1d
|
Properly using Xem now
|
12 years ago |
Mark McDowall
|
4b5d20cefe
|
Revert "XemClient added"
This reverts commit a6e8ec6123 .
|
12 years ago |
Mark McDowall
|
c5252ca22d
|
Merge remote-tracking branch 'origin/master' into quality
|
12 years ago |
Mark McDowall
|
d25da21e58
|
Multi episode title cleanup #ND-67 Fixed
|
12 years ago |
Mark McDowall
|
09665c2920
|
Added WEBDL 1080p
New: WEBDL 720p and 1080p are now separated
|
12 years ago |
Mark McDowall
|
b40c6ba7b8
|
Merge branch 'master' into quality
|
12 years ago |
Mark McDowall
|
fae0cadbec
|
Fixed header parsing
|
12 years ago |
Mark McDowall
|
c91ff9be3e
|
a.b.hdtv added
New: Enabled searching of a.b.hdtv for NzbClub and NzbIndex
|
12 years ago |
Mark McDowall
|
92acb4c049
|
QualityTypes no longer an enum
|
12 years ago |
Mark McDowall
|
49f086cf19
|
Renamed Quality to QualityModel
|
12 years ago |
Mark McDowall
|
070f6bb318
|
Added absolute episode number to DB
|
12 years ago |
Mark McDowall
|
a6e8ec6123
|
XemClient added
New: Now using the thexem.de for episode information
|
12 years ago |
Mark McDowall
|
27646310a1
|
Minor XML tweaks for Metadata
|
12 years ago |
Mark McDowall
|
9a006fc702
|
Font-Awesomed System
|
12 years ago |
Mark McDowall
|
8280561e11
|
User configurable RSS Sync Time
New: RSS Sync Interval is now user configurable (Default 25 minutes)
|
12 years ago |
Mark McDowall
|
23f8f534fc
|
TVDB numbering confusion fixed
Fixed: Issue when episode numbers changed on TheTVDB causing episode
files were linked incorrectly
|
12 years ago |
Mark McDowall
|
b2c4f0201c
|
Better error message for import fails.
|
12 years ago |
Mark McDowall
|
a7a0a25029
|
Renamed AiredAfter to CustomStartDate
|
12 years ago |
Mark McDowall
|
3061219367
|
EpisodeAiredAfter added to edit/editor
|
12 years ago |
Mark McDowall
|
6c78187601
|
EpisodeAiredAfter added to AddSeries UI
New: Ability to skip episodes that aired before a certain date, per
series.
|
12 years ago |
Mark McDowall
|
713c4225c0
|
Added EpisodeAiredAfter to server side
|
12 years ago |
Mark McDowall
|
760a40d61d
|
Changed update URL
|
12 years ago |
Mark McDowall
|
4cefc5323c
|
Using TPL for feed downloading - more speed!
New: Faster searching and rss syncing
|
12 years ago |
Mark McDowall
|
f6952abf39
|
Newznab searching is better
Fixed: Newznab returns better results for multi-word searches
|
12 years ago |
Mark McDowall
|
23118871fd
|
Added Recycle Bin to server side
New: Recycle Bin is now available
|
12 years ago |
Mark McDowall
|
a7fd486b03
|
Change episode file quality
New: Ability to change the quality of an episode in the database
|
12 years ago |
Mark McDowall
|
d3ccd70470
|
Fixed broken tests... wtf was I doing?
|
12 years ago |
Mark McDowall
|
4052db7502
|
Pneumatic added to client side
New: Pneumatic added as a download client
|
12 years ago |
Mark McDowall
|
8b45714e59
|
Pneumatic wired up as download client
|
12 years ago |
Mark McDowall
|
853f7689bc
|
Pneumatic added to server side
|
12 years ago |
Mark McDowall
|
cc6011ec87
|
Organized tests for DiskScan and PostDownload
Added tests for GetVideoFiles and ProcessVideoFile
|
12 years ago |
Mark McDowall
|
3cdd479bb4
|
Import video files from root of unsroted dir
New: Import Files directly from unsorted directory (no subfolder
required)
|
12 years ago |
Mark McDowall
|
39aa5065bb
|
Merge branch 'release-group'
|
12 years ago |