Mark McDowall
52e49ce879
Merge branch 'searching'
12 years ago
Mark McDowall
6b7e4d10e5
Added emptry constructor to Search
12 years ago
Mark McDowall
5e7c0951b7
Searching refactored
...
#ND-135 fixed
12 years ago
Mark McDowall
8d9e69af96
BestQualityInHistory fixed
...
#ND-138 fixed
#ND-138 comment "No issue with Disk upgrade check, just history."
Fixed: An issue with some qualities being treated as lower than expected
when checking history
12 years ago
Mark McDowall
829ba1cf92
Start of EpisodeSearch refactor
12 years ago
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
12 years ago
Mark McDowall
b8fff306bf
Goodbye EF!
12 years ago
Mark McDowall
d3a84228a5
Underscores & REGEX
...
Fixed: Parsing file names with underscores in title
#ND-131 fixed
12 years ago
Mark McDowall
1ef6906dc1
Merge branch 'autofac'
...
Conflicts:
NzbDrone.Common/IISProvider.cs
NzbDrone.Core/CentralDispatch.cs
12 years ago
Mark McDowall
125703a2fa
Hidden startup, shutodwn and restart
...
New: Run without console window by default
New: Added NzbDrone.Console to run with console window
New: Shutdown from UI
New: Restart from UI
12 years ago
Mark McDowall
05aed27923
Register Types in Updater
12 years ago
Mark McDowall
be2a5ea754
Cleaned up some error messages
12 years ago
Mark McDowall
120758bf02
More CentralDispatch Tests (bug caught!)
12 years ago
Mark McDowall
c4e886a8f8
More autofac
12 years ago
Mark McDowall
924d3d0c8e
Hello Autofac, Goodbye Ninject
12 years ago
Mark McDowall
5ba1c0eceb
Merge branch 'master' into backbone
12 years ago
Mark McDowall
f032917595
Added parsing for 1080p HDTV
...
New: Support for 1080p HDTV (parsing only)
12 years ago
Mark McDowall
72c7fc2680
Fixed: Allow ports above 32767
12 years ago
Mark McDowall
c738a32162
Fixed: Better language parsing of releases
...
#ND-120 fixed
12 years ago
Mark McDowall
2235b83809
Sample file cutoff now 70MB
...
#ND-121 fixed
Fixed: Any file under 70MB will be treated as a sample file
12 years ago
Mark McDowall
b3874dbdb0
Merge branch 'master' into backbone
12 years ago
Mark McDowall
78187b68f9
DailySeries renaming fixed
...
Fixed: Daily Series will be named with AirDate
#ND-112 fixed
12 years ago
Mark McDowall
62b10a56df
GetNewFilename takes series instead of string now
12 years ago
Mark McDowall
4ade27427b
Fixed: omgwtfnzbs URL changed to .org
12 years ago
Mark McDowall
89cfb5c9b1
TVRageMapping updates
...
Fixed: Issue matching TVDB series to TVRage series in some situations
12 years ago
Mark McDowall
afef5ba0f4
No longer clean Newznab URLs when saving
12 years ago
Mark McDowall
cd98fbb4fa
Missing root dir won't stop app
...
Fixed: Missing root dir won't prevent UI from loading
12 years ago
Mark McDowall
861b2ec1e3
Updated project file
12 years ago
Mark McDowall
e4861283b6
SceneMappings now have season number
12 years ago
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
12 years ago
Mark McDowall
1bcb080666
Fixed post build steps
12 years ago
Mark McDowall
a9923e3d30
Updated NUGET packages, including sqlce
12 years ago
Mark McDowall
760e7e7749
New Series Import job not so spammy
12 years ago
Mark McDowall
ae0648b8f4
Free space widgets
...
Fixed: Free space widgets take up less space on smaller screens
12 years ago
Mark McDowall
607f1b07d3
Show free disk space in TB when applicable
12 years ago
Mark McDowall
f9ad52ffba
Merge remote-tracking branch 'origin/nzbx'
12 years ago
Mark McDowall
0bfc6cfe71
Merge branch 'master' into backbone
...
Conflicts:
.gitignore
12 years ago
Mark McDowall
4212da9146
Free diskspace in UI
...
New: View Diskspace for root directories visible in UI
#ND-98 fixed
12 years ago
Mark McDowall
2bd866f590
Better handling of xml errors on tvrage
12 years ago
Mark McDowall
49f6c9cffb
Added nzbx to UI
...
New: nzbx indexer added
12 years ago
Mark McDowall
117edd4286
Backend work for nzbx.co
12 years ago
Mark McDowall
2439b9e087
Allow sorting with articles (option)
...
New: Option to sort with articles (a, the, an) included
12 years ago
Mark McDowall
d8f8cfb462
CRO reporting for duty
...
Fixed: Better parsing of certain filenames
12 years ago
Mark McDowall
fb5b7a9277
Encypted errors be gone!
...
Fixed: Stop logging errors when parsing encrypted posts
12 years ago
Mark McDowall
c2f9679141
Ampersand removed from title before searching
...
Fixed: Remove "&" from title before searching TheTVDB
12 years ago
Mark McDowall
5113bf3878
Renaming Season will succeed if no files are moved
...
Fixed: Renaming a season that is already named correctly will not error
12 years ago
Mark McDowall
9c98a764f5
Ampersand in searching replaced with and
...
Fixed: "&" is replaced with "and" in the Series title when searching for
episodes
12 years ago
Mark McDowall
b577d78494
Merge remote-tracking branch 'origin/tvrage'
12 years ago
Mark McDowall
95dbce75dc
Replace period with space in EPR.SeriesTitle
12 years ago
Mark McDowall
7fb8f05421
Prevent TvRage issues from breaking InfoUpdate
12 years ago