Leonardo Galli
d2f99f1330
Fixed: Error with deluge when it doesn’t report a Hash.
...
Fixes #2329
7 years ago
Leonardo Galli
27001b48f6
Fixed: Logging error when accessing mount point
...
Fixes #2305
7 years ago
Leonardo Galli
97ab4cbcbd
Fixed: Invalid runtime from CP causing issues importing.
...
Fixes #2081
7 years ago
Leonardo Galli
8b3a71a537
Fixed: Typo in TMDB Settings.
...
Fixes #2077
7 years ago
Leonardo Galli
e22141e2ed
Fixed: Hopefully fixed errors with Delay Profiles.
...
Fixes #1817
7 years ago
Leonardo Galli
11211dc2ed
Fixed: Error when importing files and old folder doesn’t exist.
...
Fixes #2485
7 years ago
Leonardo Galli
e71e518d30
Fixed: Zooqle torrents not getting added, since their torrent file is messed up.
...
Fixes #1516
7 years ago
Leonardo Galli
f9049566c1
Fixed: No Physical Release Date causing exception when setting last write time.
...
Fixes #390
7 years ago
Leonardo Galli
0bc61bea38
Fixed: Movies not getting unmonitored when folder gets deleted.
...
Fixes #1191 , Fixes #1590
7 years ago
Leonardo Galli
032fc68892
Added: Include total space with root folders
...
Closes #2468
7 years ago
Leonardo Galli
33cc228ac1
Fixed: Rare case of null quality causing issues with manual import.
...
Fixes #2227
7 years ago
Leonardo Galli
d5832a6a07
Added: Manual Import now adds year after movie title for filtering. This should help finding movies such as IT.
...
By searching e.g. It 2017, movies with short titles should be easily filterable now. Also displays more results (50 instead of 20)
7 years ago
Leonardo Galli
5f8aeeac17
Fixed: Manual Import not automatically choosing right movie.
...
Fixes #2458 , Fixes #2061
Generally improved Manual Import UI
7 years ago
Leonardo Galli
54e57bf16a
Merge remote-tracking branch 'origin/develop' into develop
7 years ago
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
7 years ago
Leonardo Galli
73fed04228
Fixed: Rare case of RequiredIndexerFlags failing with old Newznab indexers.
7 years ago
Leonardo Galli
ca3d5c184e
Merge branch 'develop' of https://github.com/Radarr/Radarr into develop
7 years ago
Leonardo Galli
861962d06c
Added: Option to require indexer flags per indexer. (e.g. only download freeleech torrents from a private tracker) ( #2460 )
7 years ago
Leonardo Galli
5057fcc40f
Fixed: Folder name getting messed up when adding movies via a list.
...
Fixes #2465
7 years ago
Leonardo Galli
78e5fdf3bc
Added: Files downloaded with different quality than grabbed will get rejected.
...
Fixes #1779 , Fixes #2087 , Fixes #1321
7 years ago
Leonardo Galli
aab14d02f9
Fixed: Error when adding an already excluded movie to the exclusion list.
...
Fixes #2462
7 years ago
Leonardo Galli
eb1c3c8b82
Fixed: Last commit still not compiling (whoops squared)
7 years ago
Leonardo Galli
4025af7895
Fixed: Last commit not compiling (whoops)
7 years ago
Leonardo Galli
95ca863697
Fixed: Clean Library being to agressive when lists are having failures.
...
Fixes #2455
7 years ago
Leonardo Galli
74e0db2829
@cosmetic Fixed all erroring tests.
7 years ago
Leonardo Galli
2459ddb6f4
Fixed: Error when nno quality was associated with a movie file.
...
Fixes #1991
7 years ago
Leonardo Galli
3e2e085b6b
Fixed: Allowing in use Profiles to be Deleted.
...
Fixes #2030
7 years ago
Leonardo Galli
931cdacf66
Fixed: Error when Movie has no imdbid when searching Rargb
...
Fixes #2090
7 years ago
Leonardo Galli
18c622de40
Fixed: Rargb failing when imdbid is not found
...
Fixes #1845 , Fixes #2319
7 years ago
Leonardo Galli
53e6fa7cf1
Fixed: {Original Filename} not allowed in Movie Filename
...
Fixes #1248
7 years ago
Qstick
4afd3f3bfe
Fixed: Look for changes to package.json before using old build cache ( #2445 )
7 years ago
crhammock
da425b04b1
Updated: TMDbSettings.cs to allow pipe for or for genre ids ( #2389 )
7 years ago
Pieter Janssens
663ac972cd
Fixed: HistoryDetailsLayoutTemplate.hbs ( #2361 )
7 years ago
Taloth Saldono
efbb587290
Fixed MediaCover endpoint.
7 years ago
Mark McDowall
72a12a73af
Fixed: Don't handle content requests in IndexHtmlMapper
7 years ago
fhscholl
95bc93042c
Added: Separate naming tags for AudioLanguage and SubtitleLanguage ( #2261 ) ( Fixes #2257 )
7 years ago
Leonardo Galli
172cf4d06e
Fixed: Movies parsed from lists with no year and only title getting added mutliple times.
7 years ago
Taloth Saldono
5ac0f28fff
Fixed: Security Vulnerabilities allowing authentication to be bypassed (discovered by Kyle Neideck)
7 years ago
Leonardo Galli
948af901da
Added: Include APFS disks in disk space calculation.
7 years ago
Leonardo Galli
f36716135b
Added: Upgrade MediaInfo to 17.10 (Windows/macOS)
7 years ago
kriegalex
b70016d082
Added: Support for VF2 french tag. ( #2291 ) ( Fixes #2290 )
7 years ago
grokdesigns
6a1b099117
Added: Customize Slack Channel ( #2308 ) ( Fixes #2298 )
7 years ago
Leonardo Galli
ffb098357d
Fixed: Movie Editor Path screwed up. Might also fix some other movie editor issues. ( Fixes #2170 )
7 years ago
Leonardo Galli
1a22486aba
Fixed: Tags disappearing ( Fixes #2204 )
7 years ago
Fish2
72631eab8f
Fixed: moment.js deprecated zone and add functions ( Fixes #2232 ) ( Fixes #2231 ) ( #2264 )
7 years ago
Mike
e4a3e63c44
Fixed: CPU locking at a 100% in certain instances. ( #2258 ) ( Fixes #2218 )
7 years ago
Fish2
5dc2df3d49
Revert "Fixed: moment.js deprecated zone and Added: and lossless compression of images ( #2232 ) ( Fixes #2231 )"
...
This reverts commit 32b1f75eb3
.
7 years ago
fhscholl
01f0c6d85f
Added: SceneName to MovieFile API output ( #2250 ) ( Fixes #2245 )
7 years ago
fhscholl
c7c423b13d
Added: Functionality to XBMC and Plex to update indivdual titles. Also: Notification Cleanup ( #2240 )
7 years ago
Fish2
32b1f75eb3
Fixed: moment.js deprecated zone and Added: and lossless compression of images ( #2232 ) ( Fixes #2231 )
7 years ago