1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-20 00:11:46 +02:00
Commit Graph

1003 Commits

Author SHA1 Message Date
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
Mark McDowall
eddbd4a97b Renamed some settings, added 2nd priority for sab
New: Separated priorities for new and old episodes when sent to SABnzbd
2012-11-22 18:56:27 -08:00
Mark McDowall
22dc51a52f Minor cleanup to searchProvider 2012-11-22 16:38:38 -08:00
Mark McDowall
d073a0b2fb Merge branch 'master' into searching 2012-11-21 08:16:22 -08:00
Mark McDowall
dda7868215 Cleaned up a bunch of warnings 2012-11-21 08:14:57 -08:00
Mark McDowall
97fa0ef0d3 Rmeove illegal characters
Fixed: Remove illegal characters when saving blackhole and pneumatic
downloads
2012-11-18 18:17:00 -08:00
Mark McDowall
d065876991 Refactored Search, less work in the searching 2012-11-16 08:39:54 -08:00
Mark McDowall
6f308b54f2 Better search urls for NzbMatrix 2012-11-16 08:08:48 -08:00
Mark McDowall
c9056998cf NzbMatrix searching enhancements
New: Searching on NzbMatrix uses multiple numbering schemes
2012-11-15 15:38:06 -08:00
Mark McDowall
46aa774f19 Fixed: Search URLs for Newznab 2012-11-15 09:17:47 -08:00
Mark McDowall
1d860cbc1c Don't try to update XEM mapping if there isn't one
Updated TVDBLib to prevent an issue with Banner Colours blowing
everything up.
2012-11-14 12:31:44 -08:00
Mark McDowall
65f2dbce77 Merge branch 'master' into backbone
Conflicts:
	NzbDrone.Web/Global.asax.cs
2012-11-13 17:20:50 -08:00
Mark McDowall
21ccdaa68b QualityType sizes are added automatically 2012-11-13 08:37:08 -08:00
Mark McDowall
0ecbb30345 Bootstrap loading profiles via ajax 2012-11-09 08:28:59 -08:00
Mark McDowall
44c7a58595 Merge remote-tracking branch 'origin/master' into backbone 2012-11-06 17:15:06 -08:00
Mark McDowall
f40305cb04 Fixed: Issue sorting downloads non-Windows NAS 2012-11-06 16:53:56 -08:00
Mark McDowall
64468cd9ed Upgraded nuget packages, Ninject 3, SignalR 5 2012-11-03 11:23:47 -07:00
Mark McDowall
1b9480275f Get json response when adding item to the queue 2012-10-22 23:57:01 -07:00
Mark McDowall
a7a4783947 Unavailable... 2012-10-22 14:01:14 -07:00
Mark McDowall
7065898165 Test buttons for Plex
New: Added buttons to test Plex configuration
2012-10-21 21:29:12 -07:00
Mark McDowall
cacd86b4ef Test buttons for XBMC
New: Added buttons to test XBMC configuration
2012-10-21 20:44:16 -07:00
Mark McDowall
73e82c2f69 Fixed broken tests from merge 2012-10-20 17:19:30 -07:00
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
2012-10-20 16:07:04 -07:00
Mark McDowall
96a14bab9a Handle add to queue errors in SAB 2012-10-20 13:03:18 -07:00
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
2012-10-20 01:01:47 -07:00
Mark McDowall
b5e196fcef Skip import when Series.Path doesn't exist 2012-10-19 23:46:12 -07:00
Mark McDowall
887456b337 Fixed dynamic jobs with single property 2012-10-19 21:36:47 -07:00
Mark McDowall
f9370a8aec Cleaned and fixed broken tests 2012-10-19 18:42:42 -07:00
Mark McDowall
de62dc6f56 Merge remote-tracking branch 'origin/quality' 2012-10-19 08:31:39 -07:00
Mark McDowall
cbdbc9a01b New: Import will skip any video file under 40MB 2012-10-19 08:27:45 -07:00
Mark McDowall
40accd835b Fixed: Issues with Custom Start Date 2012-10-18 11:50:52 -07:00
Mark McDowall
d99415bc31 Revert to standard numbering when scene is absent 2012-10-18 08:33:18 -07:00
Mark McDowall
728a18f680 Fixed searchProvider 2012-10-17 23:50:36 -07:00
Mark McDowall
c693f90271 Fixed up issues with initial XEM implementation 2012-10-17 23:49:53 -07:00
Mark McDowall
5cd9438939 Added job for updating XEM mappings
XEM mappings will also be updated when a new series is imported
2012-10-17 21:15:42 -07:00
Mark McDowall
2fd1263619 Download naming uses tvdb numbering
Searching by scene name added
Removed American Dad
2012-10-17 17:06:14 -07:00
Mark McDowall
59bfa16462 Added tests for GetEpisodeBySceneNumbering 2012-10-17 00:56:07 -07:00
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)
2012-10-17 00:39:06 -07:00
Mark McDowall
c9c967fa1d Properly using Xem now 2012-10-16 22:00:28 -07:00
Mark McDowall
4b5d20cefe Revert "XemClient added"
This reverts commit a6e8ec6123.
2012-10-16 17:08:47 -07:00
Mark McDowall
c5252ca22d Merge remote-tracking branch 'origin/master' into quality 2012-10-14 23:16:00 -07:00
Mark McDowall
d25da21e58 Multi episode title cleanup #ND-67 Fixed 2012-10-14 22:52:12 -07:00
Mark McDowall
09665c2920 Added WEBDL 1080p
New: WEBDL 720p and 1080p are now separated
2012-10-14 21:30:07 -07:00
Mark McDowall
b40c6ba7b8 Merge branch 'master' into quality 2012-10-14 20:23:45 -07:00
Mark McDowall
fae0cadbec Fixed header parsing 2012-10-14 19:21:12 -07:00
Mark McDowall
c91ff9be3e a.b.hdtv added
New: Enabled searching of a.b.hdtv for NzbClub and NzbIndex
2012-10-14 18:20:27 -07:00
Mark McDowall
92acb4c049 QualityTypes no longer an enum 2012-10-13 17:36:16 -07:00
Mark McDowall
49f086cf19 Renamed Quality to QualityModel 2012-10-13 14:15:21 -07:00
Mark McDowall
070f6bb318 Added absolute episode number to DB 2012-10-13 12:44:20 -07:00
Mark McDowall
a6e8ec6123 XemClient added
New: Now using the thexem.de for episode information
2012-10-13 12:44:19 -07:00
Mark McDowall
27646310a1 Minor XML tweaks for Metadata 2012-10-12 22:35:47 -07:00
Mark McDowall
9a006fc702 Font-Awesomed System 2012-10-11 00:46:38 -07:00
Mark McDowall
8280561e11 User configurable RSS Sync Time
New: RSS Sync Interval is now user configurable (Default 25 minutes)
2012-10-07 12:16:43 -07:00
Mark McDowall
23f8f534fc TVDB numbering confusion fixed
Fixed: Issue when episode numbers changed on TheTVDB causing episode
files were linked incorrectly
2012-10-06 22:30:12 -07:00
Mark McDowall
b2c4f0201c Better error message for import fails. 2012-09-26 08:51:18 -07:00
Mark McDowall
a7a0a25029 Renamed AiredAfter to CustomStartDate 2012-09-20 08:37:40 -07:00
Mark McDowall
3061219367 EpisodeAiredAfter added to edit/editor 2012-09-19 00:07:19 -07:00
Mark McDowall
6c78187601 EpisodeAiredAfter added to AddSeries UI
New: Ability to skip episodes that aired before a certain date, per
series.
2012-09-18 23:06:09 -07:00
Mark McDowall
713c4225c0 Added EpisodeAiredAfter to server side 2012-09-18 18:30:30 -07:00
Mark McDowall
760a40d61d Changed update URL 2012-09-08 17:32:21 -07:00
Mark McDowall
4cefc5323c Using TPL for feed downloading - more speed!
New: Faster searching and rss syncing
2012-09-08 16:38:42 -07:00
Mark McDowall
f6952abf39 Newznab searching is better
Fixed: Newznab returns better results for multi-word searches
2012-09-06 08:37:38 -07:00
Mark McDowall
23118871fd Added Recycle Bin to server side
New: Recycle Bin is now available
2012-09-03 23:49:04 -07:00
Mark McDowall
a7fd486b03 Change episode file quality
New: Ability to change the quality of an episode in the database
2012-09-03 16:26:52 -07:00
Mark McDowall
d3ccd70470 Fixed broken tests... wtf was I doing? 2012-08-30 08:33:09 -07:00
Mark McDowall
4052db7502 Pneumatic added to client side
New: Pneumatic added as a download client
2012-08-29 19:33:57 -07:00
Mark McDowall
8b45714e59 Pneumatic wired up as download client 2012-08-29 17:32:27 -07:00
Mark McDowall
853f7689bc Pneumatic added to server side 2012-08-29 17:20:48 -07:00
Mark McDowall
cc6011ec87 Organized tests for DiskScan and PostDownload
Added tests for GetVideoFiles and ProcessVideoFile
2012-08-29 08:34:51 -07:00
Mark McDowall
3cdd479bb4 Import video files from root of unsroted dir
New: Import Files directly from unsorted directory (no subfolder
required)
2012-08-27 03:15:22 -07:00
Mark McDowall
39aa5065bb Merge branch 'release-group' 2012-08-25 11:56:39 -07:00
Mark McDowall
1ea27648e3 Newznab season and partial season searches 2012-08-21 16:44:17 -07:00
Mark McDowall
bd44b2899a 3D bug with search history cleanup fixed
Fixed: Search History Cleanup Job logic was backwards
2012-08-14 16:53:55 -07:00
Mark McDowall
c2a1df61f6 New: Max DB Size is now 512MB (was 256MB) 2012-08-14 11:51:25 -07:00
Mark McDowall
653a0864c3 Removed DM - Branched if required later. 2012-08-13 17:05:01 -07:00
Mark McDowall
ad92ba1083 nzbs.org back to http only
Fixed: nzbs.org will no longer use SSL to prevent errors
2012-08-11 14:55:53 -07:00
Mark McDowall
a48dbba015 Metadata won't be created when there no imported files 2012-08-09 08:42:38 -07:00
Mark McDowall
65df24988c Episodes will not be imported if disk space is low
New: Episodes will not be imported when disk space is too low to
complete the import
2012-08-08 18:17:44 -07:00
Mark McDowall
67064ec495 Restrict nzbs based on release group, server side
New: Only grab NZBs if release group is wanted (configurable)
2012-08-06 22:24:15 -07:00
Mark McDowall
0d40e2d43e Merge remote-tracking branch 'origin/master' into release-group 2012-08-06 11:56:33 -07:00
Mark McDowall
510d538c86 Added additional logging to metadata creation 2012-08-06 11:02:37 -07:00
Mark McDowall
6f3262c68a Release group is added to history and episodefile 2012-08-05 23:33:07 -07:00
Mark McDowall
bee6914062 Allow scene name to be used for renaming
New: Added option to use scene name for episodefiles
2012-08-03 00:01:34 -07:00
Mark McDowall
5053989332 Added plot back to episode... whoops. 2012-07-29 21:47:05 -07:00
markus101
ccfcea61b0 Fixed plot and rating for episodes 2012-07-29 11:01:10 -07:00
Mark McDowall
d44c07b27b Fixed: History grid loads faster (lazy loaded) 2012-07-27 23:37:47 -07:00
Mark McDowall
4ca828db81 New: .strm files are now considered media files 2012-07-19 13:43:54 -07:00
Mark McDowall
8f1bf83f13 First aired is output properly 2012-07-15 23:17:18 -07:00
Mark McDowall
29b8d55355 Fixed up Genre 2012-07-15 23:08:14 -07:00
Mark McDowall
1b9c47da38 Cleaned up metadata output a bit 2012-07-15 22:56:07 -07:00
Mark McDowall
c5e4b157f6 Fixed issue with episodeguide URL #ND-21 2012-07-15 15:10:35 -07:00
Mark McDowall
9d5c942cbf Force Refresh added to Series Editor 2012-07-14 21:27:40 -07:00
Mark McDowall
2982e79065 Empty directors and writers won't blowup 2012-07-14 20:43:14 -07:00
Mark McDowall
c0b81a8971 Fixed broken tests 2012-07-14 01:31:03 -07:00
Mark McDowall
1d2cd49bde Metadata issues with renaming resolved 2012-07-14 01:17:37 -07:00
Mark McDowall
f296f38742 Images in XML use the path to the image now. 2012-07-13 23:57:52 -07:00
Mark McDowall
56473244ab Logger blowing up unit tests 2012-07-13 12:23:13 -07:00
Mark McDowall
5c49ac6b29 Added metadata options to settings #ND-21
New: Metadata file creation for XBMC
2012-07-12 19:02:30 -07:00
Mark McDowall
2e9cf66b57 Tweaks to XML and thumbs #ND-21 2012-07-12 14:48:09 -07:00
Mark McDowall
b122f1135e Metadata will be called when needed #ND-21
Import/Rename episode files
Import series/update series info
2012-07-12 14:08:21 -07:00
Mark McDowall
eee24aff1d Tests added
Series metadata will be created when series info is refreshed (and on
add)
2012-07-12 11:30:43 -07:00
Mark McDowall
b50e16a456 Metadata coming together for XBMC 2012-07-09 21:37:24 -07:00
Mark McDowall
cc5b2c3e40 Initial commit for Metadata 2012-07-07 16:52:04 -07:00
Mark McDowall
b7408b726a Added cleanup job for search history
New: Search History cleanup job will only keep the last week of results
2012-06-12 12:38:38 -07:00
Mark McDowall
4ea55444be Fixed: An issue with Episode Searches that had full season results 2012-05-26 12:17:51 -07:00
Mark McDowall
19ffd77754 Episode searches will be done in ascending order now. 2012-05-17 20:10:33 -07:00
Mark McDowall
3fdfa69b94 Updated tests for UpcomingProvider. #ND-45 fixed 2012-05-17 18:23:32 -07:00
Mark McDowall
ac2f3399f0 New: Upcoming page is now broken down by day. 2012-05-17 18:14:44 -07:00
Mark McDowall
edb0b3af86 SeasonSearchJob will do a partial search search and then individual searches, when it is still missing results (greater than 0, but all not found).
Fixed: Season/Series searching shouldn't add duplicate episodes.
2012-05-17 16:52:26 -07:00
Mark McDowall
53ced94af9 Fixed: Issue with notifications when new episode filename did not contain the the quality. 2012-05-16 09:21:53 -07:00
Mark McDowall
92c6451bfc Initialze Newznab will delete any with a null/empty name or URL. 2012-05-12 10:16:07 -07:00
Mark McDowall
d66f0eb052 Fixed: Recent startup issues for some users. 2012-05-12 09:40:01 -07:00
Mark McDowall
9ae7731aa3 Newznab Indexer should not cause everything to fail and we should get exceptions. 2012-05-12 09:31:54 -07:00
Mark McDowall
3468adf85c Removed extraneous dictionary, no dictception. 2012-05-11 13:51:33 -07:00
Mark McDowall
9048da1dd5 Rss feed paring will check for errors and give a better error if found. 2012-05-11 13:50:41 -07:00
Mark McDowall
7a80c81ffb New: Newznab providers will be rejected if they are not valid addresses.
Tests added for checking DNS.
2012-05-11 10:27:18 -07:00
Mark McDowall
20e99205f8 Fixed issue with tests.
Added test to confirm expected result (Successes != null or empty)
2012-05-08 16:05:08 -07:00
Mark McDowall
c59f1a537d Fixed: An issue with Season and Series searching crashing the JobProvider.
Added Nzb.su image to project file.
2012-05-08 15:49:10 -07:00
Mark McDowall
f26ef627df New: Newznab will show indexer name and logo when possible. 2012-05-08 14:29:24 -07:00
Mark McDowall
a16defc5f0 Newznab won't blow up if more than one indexer with the same URL is found during initialization. 2012-05-04 09:26:25 -07:00
Mark McDowall
b930eb0993 Newznab providers will be compared based on url, not name.
Built-in Newznab providers cannot be deleted (they would be re-added anyways), nor can the URL be changed.
2012-05-04 08:30:30 -07:00
Mark McDowall
dec06e20d6 New: Nzbs.org removed, added as a default Newznab provider. (Please update your settings) 2012-05-03 15:08:35 -07:00