Leonardo Galli
600a433faa
Merge remote-tracking branch 'origin/develop' into develop
2017-04-12 16:45:23 +02:00
Leonardo Galli
5609facd9d
Fixed package script for Teamcity.
2017-04-12 16:45:13 +02:00
Leonardo Galli
36ea6c6b99
Turn installer back on.
2017-04-12 12:23:07 +02:00
Leonardo Galli
56ac87c760
Disabled installer being picked up, causes error with update api.
2017-04-11 21:19:31 +02:00
Leonardo Galli
47753c47a5
Now artifacts get pushed even if tests fail
2017-04-11 19:40:13 +02:00
Leonardo Galli
712c0eb84a
Log if ParsedMovieInfo is NULL.
2017-04-11 19:31:33 +02:00
Leonardo Galli
8765155223
Merge remote-tracking branch 'origin/develop' into develop
2017-04-11 12:16:14 +02:00
Leonardo Galli
63d7596e98
Catching predb.me errors hopefully.
2017-04-11 12:15:52 +02:00
Leonardo Galli
640edf0cce
Update nzbdrone.iss
2017-04-10 18:34:03 +02:00
Leonardo Galli
280445e756
Update appveyor.yml
2017-04-10 18:00:32 +02:00
Leonardo Galli
bae8d5e9a4
Update build-appveyor.cake
2017-04-10 17:21:52 +02:00
Leonardo Galli
07254adf91
Update appveyor.yml
2017-04-10 16:12:52 +02:00
Leonardo Galli
d33ec334f3
Merge remote-tracking branch 'origin/develop' into develop
2017-04-10 15:54:45 +02:00
Leonardo Galli
a80e9f11f2
Text fixes and got pending releases finally fully working.
...
Fixes #1318 and fixes #1023
2017-04-10 15:54:05 +02:00
Leonardo Galli
4a0ef984fb
Update appveyor.yml
2017-04-10 15:51:36 +02:00
Leonardo Galli
685012280b
Update nzbdrone.iss
2017-04-10 15:51:11 +02:00
Leonardo Galli
6963078669
Update build-appveyor.cake
2017-04-10 15:18:11 +02:00
Leonardo Galli
7182081fca
Update build-appveyor.cake
2017-04-10 14:52:13 +02:00
Leonardo Galli
87ee360818
Update appveyor.yml
2017-04-10 14:47:07 +02:00
Leonardo Galli
ad222570be
Update build-appveyor.cake
2017-04-10 14:45:59 +02:00
Leonardo Galli
680681c8bd
Just getting Appveyor to build
2017-04-10 14:32:49 +02:00
Leonardo Galli
e2ae7536ad
Update appveyor.yml
2017-04-10 14:32:03 +02:00
Leonardo Galli
98c117a460
Installer should be built too now.
2017-04-10 14:30:55 +02:00
Leonardo Galli
c54f8806b3
Update nzbdrone.iss
2017-04-10 14:29:08 +02:00
Leonardo Galli
454d5c37f9
Update nzbdrone.iss
2017-04-10 14:24:06 +02:00
Leonardo Galli
e9f084fd81
Update README.md
2017-04-10 13:15:06 +02:00
Leonardo Galli
d1bbcdc039
Fixed searching for movie after it is added from a list.
2017-04-10 11:55:50 +02:00
Leonardo Galli
c17deb7d92
Specific Subtitle tags (such as nlsub) can now be whitelisted and will be downloaded.
...
Fixes #540 and fixes a lot of other requests.
2017-04-10 11:41:08 +02:00
Leonardo Galli
7066b078ab
Allow Hardcoded subs to be downloaded still.
2017-04-10 11:17:31 +02:00
Leonardo Galli
b4bb8875d3
Catching HTTP Errors when adding movies from a list.
2017-04-08 13:50:18 +02:00
Mitchell Cash
cb596488f2
SABnzbd 2.0 API compatibility ( #1339 )
...
* Fixed: Sabnzbd 2.0 api compatibility.
closes #1775
* fixed sab tests.
* Fixed: Sabnzbd error when tv sorting enabled for all categories.
2017-04-08 13:36:16 +02:00
Mitchell Cash
3403ddf993
Fixed: Zero length file causes MediaInfo hanging in 100% cpu load. ( #1340 )
2017-04-08 13:34:17 +02:00
Mitchell Cash
17118cf24d
Fixed: Newznab default capabilities erroneously cached if indexer is unavailable. ( #1341 )
2017-04-08 13:34:07 +02:00
Rusk85
27ab70333c
Cleanup on mapping logic. Movies with up to 4500 parts are now supported!
2017-04-05 20:44:05 +02:00
rmangahas-coupa
f4031f1e5f
Added "Additional Parameters Field" for Trakt RSS Feed ( #1308 )
...
Added Additional Parameters field similar to Indexers
2017-04-03 20:53:04 -04:00
geogolem
a9154559b8
Released icon is back
2017-03-29 10:07:09 +02:00
Leonardo Galli
0f2f2e4b32
Fixed spelling mistake
2017-03-28 09:51:31 +02:00
Leonardo Galli
6deefbb997
Fixed an error when searching for movies with no imdbid.
2017-03-28 09:34:49 +02:00
Leonardo Galli
43a71da0a7
Merge remote-tracking branch 'origin/develop' into develop
2017-03-27 17:07:38 +02:00
Leonardo Galli
499e46e10a
Fixed error when downloading a movie.
2017-03-27 17:07:23 +02:00
Marcelo Castagna
3f013271c9
Fixed: DownloadStation api client for DSM 5.x. ( #1259 )
2017-03-26 23:57:29 +02:00
Leonardo Galli
529591bc18
Should fix covers not being local
2017-03-26 19:39:12 +02:00
Leonardo Galli
79307d3c25
Fixed only one movie appearing when list does not give us a tmdbid
2017-03-26 14:59:36 +02:00
Leonardo Galli
8f79563cf0
This should fix all imdbid problems with indexers.
2017-03-21 18:51:58 +01:00
Devin Buhl
0dc67419be
Revert "Move up IMDB logic in ParsingService, should help with the mismatched movies"
...
This reverts commit 066c746e5f
.
2017-03-21 18:29:27 +01:00
Devin Buhl
066c746e5f
Move up IMDB logic in ParsingService, should help with the mismatched movies
2017-03-20 21:51:48 -04:00
Zach
31fcac5bd9
Clean up jsHint warnings ( #1225 )
2017-03-19 12:34:22 -04:00
thejacer87
1b29b89bf1
New movie search ( #1212 )
...
* add movie search empty template (#1149 )
* hooked up new route in controller (#1149 )
2017-03-18 00:53:09 -04:00
Devin Buhl
c593f4250d
Fix pending release service, HDBits, also the release deduper. Clean up housekeeping ( #1211 )
...
* Fix HDbits
* Fix pending release service, also fix the deduper
* Clean up the cleanup'er (housekeeping)
* Revert "Clean up the cleanup'er (housekeeping)"
This reverts commit c03c13d924
.
* Housekeeping updates, without breaking tests
* Fix last test
2017-03-18 00:29:18 -04:00
Devin Buhl
59c07cc5f3
Patch/onedr0p 3 16 17 ( #1200 )
...
* clear localStorage on radarr update.. ya mon
* Fix when movie folder is deleted from disk and keeps showing up as downloaded in radarr
* Clear all UI localStorage items on update, set pageSize to what it needs to be.
2017-03-16 18:43:06 -04:00