Mark McDowall
5e7c0951b7
Searching refactored
...
#ND-135 fixed
2013-01-13 00:24:48 -08:00
Mark McDowall
829ba1cf92
Start of EpisodeSearch refactor
2013-01-10 16:35:33 -08:00
Mark McDowall
106ea1d04b
Raw-HD
...
New: Raw-HD (TrollHD) support added
Fixed: Parser for TrollHD releases from NzbIndex and NzbClub
#ND-115 fixed
#ND-115 comment Max size will be ignored for Raw-HD releases, since they
are always very large anyways
2013-01-09 00:15:06 -08:00
Mark McDowall
924d3d0c8e
Hello Autofac, Goodbye Ninject
2013-01-02 17:09:13 -08:00
Mark McDowall
5ba1c0eceb
Merge branch 'master' into backbone
2013-01-01 13:14:47 -08:00
Mark McDowall
f032917595
Added parsing for 1080p HDTV
...
New: Support for 1080p HDTV (parsing only)
2012-12-31 19:45:57 -08:00
Mark McDowall
72c7fc2680
Fixed: Allow ports above 32767
2012-12-31 13:09:43 -08:00
Mark McDowall
2235b83809
Sample file cutoff now 70MB
...
#ND-121 fixed
Fixed: Any file under 70MB will be treated as a sample file
2012-12-31 00:41:19 -08:00
Mark McDowall
b3874dbdb0
Merge branch 'master' into backbone
2012-12-26 21:09:01 -08:00
Mark McDowall
78187b68f9
DailySeries renaming fixed
...
Fixed: Daily Series will be named with AirDate
#ND-112 fixed
2012-12-26 20:12:23 -08:00
Mark McDowall
62b10a56df
GetNewFilename takes series instead of string now
2012-12-26 19:51:04 -08:00
Mark McDowall
4ade27427b
Fixed: omgwtfnzbs URL changed to .org
2012-12-26 19:34:47 -08:00
Mark McDowall
89cfb5c9b1
TVRageMapping updates
...
Fixed: Issue matching TVDB series to TVRage series in some situations
2012-12-26 16:16:15 -08:00
Mark McDowall
afef5ba0f4
No longer clean Newznab URLs when saving
2012-12-26 14:33:42 -08:00
Mark McDowall
cd98fbb4fa
Missing root dir won't stop app
...
Fixed: Missing root dir won't prevent UI from loading
2012-12-25 23:20:31 -08:00
Mark McDowall
f3809d3a80
Merge branch 'master' into backbone
...
Conflicts:
NzbDrone.Common/packages.config
NzbDrone.Core.Test/packages.config
NzbDrone.Core/NzbDrone.Core.csproj
NzbDrone.Core/packages.config
NzbDrone.Services/NzbDrone.Services.Service/packages.config
NzbDrone.Web.UI.Test/NzbDrone.Web.UI.Automation.csproj
NzbDrone.Web/_bin_deployableAssemblies/amd64/Microsoft.VC90.CRT/Microsoft.VC90.CRT.manifest
NzbDrone.Web/_bin_deployableAssemblies/amd64/Microsoft.VC90.CRT/README_ENU.txt
NzbDrone.Web/_bin_deployableAssemblies/amd64/Microsoft.VC90.CRT/msvcr90.dll
NzbDrone.Web/_bin_deployableAssemblies/amd64/sqlceme40.dll
NzbDrone.Web/_bin_deployableAssemblies/x86/Microsoft.VC90.CRT/Microsoft.VC90.CRT.manifest
NzbDrone.Web/_bin_deployableAssemblies/x86/Microsoft.VC90.CRT/README_ENU.txt
NzbDrone.Web/_bin_deployableAssemblies/x86/Microsoft.VC90.CRT/msvcr90.dll
NzbDrone.Web/_bin_deployableAssemblies/x86/sqlceme40.dll
NzbDrone.Web/packages.config
2012-12-24 21:53:45 -08:00
Mark McDowall
ae0648b8f4
Free space widgets
...
Fixed: Free space widgets take up less space on smaller screens
2012-12-23 23:16:43 -08:00
Mark McDowall
f9ad52ffba
Merge remote-tracking branch 'origin/nzbx'
2012-12-23 01:09:40 -08:00
Mark McDowall
0bfc6cfe71
Merge branch 'master' into backbone
...
Conflicts:
.gitignore
2012-12-23 00:46:23 -08:00
Mark McDowall
4212da9146
Free diskspace in UI
...
New: View Diskspace for root directories visible in UI
#ND-98 fixed
2012-12-22 21:35:36 -08:00
Mark McDowall
2bd866f590
Better handling of xml errors on tvrage
2012-12-22 17:18:05 -08:00
Mark McDowall
49f6c9cffb
Added nzbx to UI
...
New: nzbx indexer added
2012-12-22 11:44:47 -08:00
Mark McDowall
117edd4286
Backend work for nzbx.co
2012-12-21 00:35:20 -08:00
Mark McDowall
2439b9e087
Allow sorting with articles (option)
...
New: Option to sort with articles (a, the, an) included
2012-12-20 21:36:48 -08:00
Mark McDowall
c2f9679141
Ampersand removed from title before searching
...
Fixed: Remove "&" from title before searching TheTVDB
2012-12-20 13:27:54 -08:00
Mark McDowall
9c98a764f5
Ampersand in searching replaced with and
...
Fixed: "&" is replaced with "and" in the Series title when searching for
episodes
2012-12-20 08:31:05 -08:00
Mark McDowall
b577d78494
Merge remote-tracking branch 'origin/tvrage'
2012-12-19 22:55:27 -08:00
Mark McDowall
7fb8f05421
Prevent TvRage issues from breaking InfoUpdate
2012-12-19 22:17:18 -08:00
Mark McDowall
f40f1d37c7
Merge remote-tracking branch 'origin/master' into backbone
2012-12-19 20:56:00 -08:00
Mark McDowall
4635ac0488
New: Include nzbs.org DVD and BR categories
2012-12-19 20:44:16 -08:00
Mark McDowall
253426873c
Matching TvRage to TvDb
...
#ND-15 In Progress
2012-12-19 08:41:51 -08:00
Mark McDowall
eb42272764
Fixed SignalR - Its FM!
2012-12-18 17:40:47 -08:00
Mark McDowall
b73f7a02d7
Inject DecisionEngine
2012-12-18 12:20:55 -08:00
Mark McDowall
f00b17ac47
Added TvRageProvider and model classes
2012-12-17 22:41:08 -08:00
Mark McDowall
fcefb3f762
Merge remote-tracking branch 'origin/master' into backbone
2012-12-17 21:05:28 -08:00
Mark McDowall
87cf09685c
Backend work for omgwtfnzbs
2012-12-17 17:52:56 -08:00
Mark McDowall
89568cbe99
Merge branch 'master' into backbone
...
Conflicts:
.gitignore
NzbDrone.Core.Test/NzbDrone.Core.Test.csproj
NzbDrone.Core.Test/packages.config
NzbDrone.Core/packages.config
2012-12-16 19:13:19 -08:00
Mark McDowall
6f1df9fe05
Fixed: XBMC Frodo library updates
2012-12-13 21:18:15 -08:00
Mark McDowall
b747db6b93
Version number parsing for XBMC Frodo
2012-12-13 13:52:54 -08:00
Mark McDowall
7cf326eeb5
Index and Club URLs fixed
...
Fixed: RSS URLs for NzbIndex and NzbClub
2012-12-11 08:22:27 -08:00
Mark McDowall
af2c86e40a
Merge remote-tracking branch 'origin/master' into backbone
2012-12-09 22:41:18 -08:00
Mark McDowall
aa40fe8c94
Removed NzbMatrix
...
New: Removed NzbMatrix
2012-12-09 20:50:05 -08:00
Mark McDowall
461d55f15c
Merge remote-tracking branch 'origin/master' into backbone
2012-12-06 18:11:17 -08:00
Mark McDowall
7bdc10c370
Xbmc episode metadata
...
Fixed: An issue with episode nfo not downloading when episode did not
have a thumbnail (XBMC Metadata)
2012-12-04 17:41:19 -08:00
Mark McDowall
ecab574042
Merge remote-tracking branch 'origin/master' into backbone
2012-12-03 18:13:19 -08:00
Mark McDowall
c8969b77fe
More newzbin cleanup
2012-12-02 19:47:28 -08:00
Mark McDowall
05e4523bee
Newzbin and NzbsRus
...
New: Removed Newzbin
Fixed: NzbsRus now uses SSL.
2012-12-02 19:31:47 -08:00
Mark McDowall
bc424709af
Merge remote-tracking branch 'origin/master' into backbone
2012-11-26 16:45:57 -08:00
Mark McDowall
d1f9bdf0ec
Empty searches in search history now show
...
Fixed: Empty searches will show up in search history
2012-11-24 00:42:30 -08:00
Mark McDowall
ccccb9a4cd
Merge branch 'master' into backbone
...
Conflicts:
NzbDrone.Web/Views/Settings/Quality.cshtml
2012-11-23 08:26:26 -08:00