Leonardo Galli
5f8aeeac17
Fixed: Manual Import not automatically choosing right movie.
...
Fixes #2458 , Fixes #2061
Generally improved Manual Import UI
2018-02-02 14:51:18 +01:00
Leonardo Galli
54e57bf16a
Merge remote-tracking branch 'origin/develop' into develop
2018-02-02 13:23:36 +01:00
Leonardo Galli
b1f76082b2
Added: Dynamic paths cleanup old folders now!
...
Old folder is now only left behind if extra files are also present in new dir and cannot be overwritten. Generally Dynamic Paths should be more stable now. Fixes #2048
2018-02-02 13:23:29 +01:00
Leonardo Galli
73fed04228
Fixed: Rare case of RequiredIndexerFlags failing with old Newznab indexers.
2018-02-01 16:00:55 +01:00
Leonardo Galli
ca3d5c184e
Merge branch 'develop' of https://github.com/Radarr/Radarr into develop
2018-02-01 14:20:01 +01:00
Leonardo Galli
861962d06c
Added: Option to require indexer flags per indexer. (e.g. only download freeleech torrents from a private tracker) ( #2460 )
2018-02-01 14:18:52 +01:00
Leonardo Galli
5057fcc40f
Fixed: Folder name getting messed up when adding movies via a list.
...
Fixes #2465
2018-02-01 14:14:45 +01:00
Leonardo Galli
78e5fdf3bc
Added: Files downloaded with different quality than grabbed will get rejected.
...
Fixes #1779 , Fixes #2087 , Fixes #1321
2018-01-31 20:09:04 +01:00
Leonardo Galli
aab14d02f9
Fixed: Error when adding an already excluded movie to the exclusion list.
...
Fixes #2462
2018-01-31 15:03:29 +01:00
Leonardo Galli
eb1c3c8b82
Fixed: Last commit still not compiling (whoops squared)
2018-01-30 18:33:30 +01:00
Leonardo Galli
4025af7895
Fixed: Last commit not compiling (whoops)
2018-01-30 18:31:07 +01:00
Leonardo Galli
95ca863697
Fixed: Clean Library being to agressive when lists are having failures.
...
Fixes #2455
2018-01-30 18:29:07 +01:00
Leonardo Galli
74e0db2829
@cosmetic Fixed all erroring tests.
2018-01-30 15:09:19 +01:00
Leonardo Galli
2459ddb6f4
Fixed: Error when nno quality was associated with a movie file.
...
Fixes #1991
2018-01-30 13:16:06 +01:00
Leonardo Galli
3e2e085b6b
Fixed: Allowing in use Profiles to be Deleted.
...
Fixes #2030
2018-01-30 13:11:16 +01:00
Leonardo Galli
931cdacf66
Fixed: Error when Movie has no imdbid when searching Rargb
...
Fixes #2090
2018-01-30 12:59:45 +01:00
Leonardo Galli
18c622de40
Fixed: Rargb failing when imdbid is not found
...
Fixes #1845 , Fixes #2319
2018-01-30 12:56:14 +01:00
Leonardo Galli
53e6fa7cf1
Fixed: {Original Filename} not allowed in Movie Filename
...
Fixes #1248
2018-01-30 12:42:06 +01:00
Qstick
4afd3f3bfe
Fixed: Look for changes to package.json before using old build cache ( #2445 )
2018-01-26 08:54:59 +01:00
crhammock
da425b04b1
Updated: TMDbSettings.cs to allow pipe for or for genre ids ( #2389 )
2018-01-11 17:06:26 +01:00
Pieter Janssens
663ac972cd
Fixed: HistoryDetailsLayoutTemplate.hbs ( #2361 )
2017-12-21 13:42:02 +01:00
Taloth Saldono
efbb587290
Fixed MediaCover endpoint.
2017-12-13 21:28:42 +01:00
Mark McDowall
72a12a73af
Fixed: Don't handle content requests in IndexHtmlMapper
2017-12-13 21:28:21 +01:00
fhscholl
95bc93042c
Added: Separate naming tags for AudioLanguage and SubtitleLanguage ( #2261 ) ( Fixes #2257 )
2017-12-12 23:53:11 +01:00
Leonardo Galli
172cf4d06e
Fixed: Movies parsed from lists with no year and only title getting added mutliple times.
2017-12-12 23:26:16 +01:00
Taloth Saldono
5ac0f28fff
Fixed: Security Vulnerabilities allowing authentication to be bypassed (discovered by Kyle Neideck)
2017-12-12 23:15:46 +01:00
Leonardo Galli
948af901da
Added: Include APFS disks in disk space calculation.
2017-12-12 22:46:00 +01:00
Leonardo Galli
f36716135b
Added: Upgrade MediaInfo to 17.10 (Windows/macOS)
2017-12-12 22:44:14 +01:00
kriegalex
b70016d082
Added: Support for VF2 french tag. ( #2291 ) ( Fixes #2290 )
2017-12-12 22:28:36 +01:00
grokdesigns
6a1b099117
Added: Customize Slack Channel ( #2308 ) ( Fixes #2298 )
2017-12-04 09:07:42 +01:00
Leonardo Galli
ffb098357d
Fixed: Movie Editor Path screwed up. Might also fix some other movie editor issues. ( Fixes #2170 )
2017-11-19 15:11:53 +01:00
Leonardo Galli
1a22486aba
Fixed: Tags disappearing ( Fixes #2204 )
2017-11-19 14:57:15 +01:00
Fish2
72631eab8f
Fixed: moment.js deprecated zone and add functions ( Fixes #2232 ) ( Fixes #2231 ) ( #2264 )
2017-11-16 20:20:41 +01:00
Mike
e4a3e63c44
Fixed: CPU locking at a 100% in certain instances. ( #2258 ) ( Fixes #2218 )
2017-11-12 12:25:46 +01:00
Fish2
5dc2df3d49
Revert "Fixed: moment.js deprecated zone and Added: and lossless compression of images ( #2232 ) ( Fixes #2231 )"
...
This reverts commit 32b1f75eb3
.
2017-11-10 17:11:42 +01:00
fhscholl
01f0c6d85f
Added: SceneName to MovieFile API output ( #2250 ) ( Fixes #2245 )
2017-11-10 16:13:14 +01:00
fhscholl
c7c423b13d
Added: Functionality to XBMC and Plex to update indivdual titles. Also: Notification Cleanup ( #2240 )
2017-11-10 16:11:09 +01:00
Fish2
32b1f75eb3
Fixed: moment.js deprecated zone and Added: and lossless compression of images ( #2232 ) ( Fixes #2231 )
2017-11-10 16:08:02 +01:00
adnanklink
29909db604
Added: FolderPath to the Movie Webhook ( #2230 )
2017-11-10 16:06:45 +01:00
Mike
ec3f094d12
Fixes #2218 . ( #2254 )
...
* Fixed: Raise ApplicationStartupEvent after Owin is running.
* Actually inject the container.
2017-11-08 19:39:50 +01:00
adnanklink
cb857934c4
Added: Download_Id to On Download/On Upgrade ( #2229 )
2017-10-29 19:19:30 +01:00
Leonardo Galli
d0174c7b7b
Merge remote-tracking branch 'origin/develop' into develop
2017-10-29 12:24:41 +01:00
Leonardo Galli
9d19c4ec21
Fixed: Manual Import. Fixes #2160
2017-10-29 12:24:35 +01:00
fhscholl
0a030386f2
Added: Movie_Quality to onGrab ( #2221 ) ( Fixes #1833 )
2017-10-28 17:19:49 +02:00
fhscholl
5e121c78e1
Updated: Webhook Improvements ( #2220 ) ( Fixes #1751 )
2017-10-28 17:18:52 +02:00
James White
b521ffb588
Added: Message about adblockers preventing the log table from loading ( #2213 ) ( Fixes #2209 )
2017-10-23 21:50:03 +02:00
James White
386a434aeb
Changed: Sabnzbd Update test cases and rename to MovieCategory ( #2212 )
2017-10-23 21:49:02 +02:00
James White
5674d8ad60
Changed: Nzbget Rename TvCategory references to MovieCategory ( #2211 )
2017-10-23 21:47:49 +02:00
Oliver Rivett-Carnac
b313dd1845
Minor error message tweak ( #1778 )
...
* Added: some tips to how to build. Gave some info to Windows developers.
* Fixed: Alignment of validation errors in labels
* Fixed: error message mentioning 'series'
2017-10-22 20:58:25 -04:00
James White
dffa50a82f
uTorrent initial state feature ( #2192 )
...
* New: Initial state for torrents added to UTorrent
Closes #409
(cherry picked from commit 19a4d3536b
)
* Change default port
* Rename TvCategory to MovieCategory
2017-10-22 20:51:07 -04:00