devbrian
c5d7cf4eeb
Fixed: TVDB references in RefreshMovieService.cs
5 years ago
Devin Buhl
fc5ab2fd59
New: URL Base support for NZBVortex, Hadouken, qBittorrent and uTorrent
5 years ago
Devin Buhl
003ef8747c
Fixed: Updated some strings to Radarr in Download Clients
5 years ago
Devin Buhl
4e07e3bd68
New: Option to send notification when a Health Check warning occurs
5 years ago
Devin Buhl
ee91cb99ce
Fixed: Actually run Recycle Bin cleanup
5 years ago
Devin Buhl
5d7166662c
Fixed: Remove extra ; in QualityIndex
5 years ago
Qstick
0d2660ee6c
Fixed: Issues with Migration 159, Bad Index, Duplicated WEBDLs
5 years ago
Qstick
c80a492d76
Fixed: Queue Barfs on Null RemoteMovie
5 years ago
Qstick
bbadf3c7e6
Fixed: Quality Parser and Augmenter Picks Wrong Quality
5 years ago
Qstick
c08ae534c5
Fixed: List Tags and Prevent Delete of Tag if on List
5 years ago
Qstick
634697af2d
New: Add digits to Deluge's category validator
...
Co-Authored-By: rbraunschweig <rbraunschweig@users.noreply.github.com>
5 years ago
Qstick
d320f8a713
Updated: XBMC notification strings to Kodi
...
Co-Authored-By: sirloinofbeef <sirloinofbeef@users.noreply.github.com>
5 years ago
Devin Buhl
96fe74760f
Fixed: Instance where Sonarr was used in logging message
5 years ago
Qstick
fb4aa58a75
Fixed: Add Delete Button to Custom Formats
5 years ago
Qstick
3c380954ec
Fixed: Missing Movie Search from Index Null Ref
5 years ago
Qstick
f43210d3d0
Fixed: Default RequireFlags Value (AKA Give torrent guys back their indexers)
5 years ago
Qstick
67dffcdc69
Fixed: 4K and Remux Parser Tweaks
5 years ago
ta264
36ab3ecf71
Fixed: Removed unused references to System.Drawing
5 years ago
ta264
2a15113a74
Fixed: MultiLanguages definition
5 years ago
ta264
b5b43b8b3f
Changed: Align GetValueOrDefault extension with netcore3.0 version
...
- netcore3.0 implements the extenion on IReadOnlyDictionary.
- Dictionary implements both IReadonlyDictionary and IDictionary and
so defining the extenion on both interfaces creates an ambiguous
reference
- IDictionary doesn't inherit from IReadOnlyDictionary
Either we have to add 'using NzbDrone.Common.Extenions;'
separately to resolve the ambiguity or we have to standardaize on only
having the extension on IReadOnlyDictionary.
5 years ago
ta264
057829c3b0
New: Multi target net framework 4.6.2 and net core 3.0
5 years ago
ta264
d0f13e16d5
Fixed: All compiler warnings
5 years ago
ta264
cf33e40e70
Fixed: Remove obsolete Plex HomeTheater/Client notifcations
5 years ago
ta264
1b34780b7e
Fixed: Remove obsolete XBMC HTTP notification API
5 years ago
ta264
8b9d64b15a
Changed: Remove growl and prowl
5 years ago
ta264
350dfeabba
New: Make Twitter NetStandard compatible
5 years ago
ta264
b0cbd6c6bf
Net standard XMLRPC
5 years ago
Qstick
225430162b
Fixed: ImageResizer Tweaks
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
5 years ago
ta264
bc0cc2bfa9
New: Use ImageSharp for resizing
5 years ago
ta264
2b39865251
Update FluentMigrator to v4
5 years ago
ta264
fb5b9c445b
New: Switch to ASPNetCore Kestrel and SignalR
5 years ago
ta264
fdbed91a4e
New: Use sqlite package from Lidarr
5 years ago
ta264
0b0d0a7353
New: Use dotnet tooling, produce 64bit build on windows
5 years ago
ta264
779809b78b
Fixed: Normalize all line endings to LF in repo
5 years ago
Qstick
5f396a53c3
New: Parse VFI as French
5 years ago
Qstick
a368cbd265
Fixed: Hookup BulkMovieMovieCommand
5 years ago
Qstick
de7d6c68b8
Fixed: Log, Don't throw when trying update in docker
5 years ago
Qstick
31c73fe448
Changed: Add ChannelPositionText to SentryWarn
5 years ago
Qstick
526e091d22
Fixed: Provider HealthChecks persist after add until next scheduled check.
5 years ago
Taloth Saldono
40736336db
Fixed: Root Folder display when free diskspace cannot be determined (FreeBSD)
...
closes #3275
5 years ago
Qstick
f2200f793d
Fixed: Quality Finder Tweaks
5 years ago
Qstick
7fd391259c
Fixed: Movie Path UI Warning, Duplicate Import Fixes
5 years ago
Leonardo Galli
be3152e630
Fixed: When refreshing info about a movie, the alt titles should now correctly be deleted / updated, even from TMDB. ( #3603 )
...
* Fixed: When refreshing info about a movie, the alt titles should now correctly be deleted / updated, even from TMDB.
Fixes #3542
* Fixed: Small things fixup.
5 years ago
Qstick
bd374825f1
Fixed: Logging Statements and Tests
5 years ago
Qstick
f395117885
Fixed: More Sentry Filtering
5 years ago
Qstick
ae9c2dd830
New: Log Sentry Warn if AudioChannelPositions Error
5 years ago
Qstick
78cac9fcfa
Fixed: Use Modifier in Quality Aggregation
5 years ago
Qstick
5fe8884471
Fixed: Prevent NRE in MovieSearchService
...
Fixes #3728
5 years ago
Qstick
254561aeb1
Fixed: Register Null Target for Sentry logs in Tests
5 years ago
Taloth Saldono
9a25878104
And a bunch of video codecs. Also fixed the dual-video channel issue.
5 years ago
Taloth Saldono
54cfabec5c
New: Additional Atmos detection in MediaInfo
...
ref Radarr/Radarr#3712
5 years ago
Qstick
7dc629a647
Fixed: Rework Multiple Logging Statements
5 years ago
Qstick
cbb2802383
Fixed: TrackedDownload Logging Statement
5 years ago
Qstick
fd2399d589
Fixed: Update Movie Libraries in Plex not Series Libraries
5 years ago
Qstick
33d012cfc0
Fixed: Quality Definitions Don't Allow Save
5 years ago
ta264
e10e5802f4
Fixed: Don't delete folder if indeterminate sample detected
5 years ago
Qstick
7f221c7834
Fixed: Automation/Integration/Unit Tests
5 years ago
Qstick
b89c7b8675
New: Convert to New CSProj Format
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
Qstick
a3525252b7
Fixed: Log statement in movie rename service
5 years ago
Qstick
b42004b32c
Fixed: Another Log Statement duplicating on Sentry
5 years ago
Qstick
b2268c7452
New: Get Custom Formats Working in Aphrodite
5 years ago
Qstick
ab7083d263
Fixed: Spec Logging Statement Causing Sentry Duplicates
5 years ago
Qstick
9ad17a04ff
Fixed: Null Ref in UpgradeSpecification
5 years ago
Qstick
23670bca12
New: Upstream Updates
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
bfc467dd96
New: Use MediaInfo on File Parsing
5 years ago
Qstick
f6b4a463b1
New: Remove Unused TinyTwitter Nuget Package
6 years ago
Qstick
d53320779c
New: Update NLog to 4.6.6
6 years ago
Qstick
71c398f0fc
New: Enable Sentry Analytics ( #3669 )
6 years ago
Qstick
08b642575f
Fixed: Rejoin MovieFiles to Movies to fix Cutoff short term
6 years ago
Qstick
328477a1c6
New: Required/Ignored restrictions now support /pattern/ regular expressions
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
6 years ago
Qstick
a771871cf8
Fixed: Protect Queue Specification from NRE
...
Fixes #3665
6 years ago
Qstick
582402d45e
Fixed: MediaInfo Improvements, Tests
6 years ago
Qstick
5657a4df9c
Revert "Fixed: Additional FileNameBuilder Tests, {MediaInfo SubtitleLanguagesAll} Token"
...
This reverts commit 865b587bdd
.
6 years ago
Taloth Saldono
865b587bdd
Fixed: Additional FileNameBuilder Tests, {MediaInfo SubtitleLanguagesAll} Token
6 years ago
Taloth Saldono
b179be78db
Fixed: Heavy qbit api load when CDH Remove is disabled
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
6 years ago
Qstick
5f7c7ee809
Fixed: Include HDR is naming examples
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
6510e2c898
Fixed: Parsing BD release group as Bluray quality
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
6c84518b40
New: Improve logging when checking if release is an upgrade
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
3ba72fd33b
New: Treat WEBMux as WebRip
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
4af18f7d4a
Fixed: Some History Events don't Save Due to Languages
6 years ago
Qstick
b6c1c81152
New: Add Release Date and Cinema Date to Custom Script
6 years ago
Qstick
d263ff9a6b
Fixed: Wanted/Cutoff Search from Index Page
6 years ago
Qstick
6705b59b23
Fixed: Renaming Files Command Doesn't Resolve
6 years ago
Qstick
a6eb89e24b
Fixed: Manual Search on Works with Auto Search is Enabled
6 years ago
Qstick
242d530bb4
Fixed: Unit Test Fixes
6 years ago
Qstick
3bf5476922
Fixed: Correctly handle Repacks, restrict to same group
6 years ago
Qstick
7698ae00dd
Fixed: Misc UI/Test Fixes
6 years ago
Qstick
a20222fbef
New: Movie Editor in Movie Index ( #3606 )
...
* Fixed: Movie Editor in Movie Index
* Fixed: CSS Style Issues
* Fixed: Ensure only items shown are selected
* Fixed: Cleanup and Rename from Editor
6 years ago
Qstick
b8f7ca0749
Fixed: DiskScanService Updates
6 years ago
Qstick
612d948eba
Fixed: Some Tests and Added New Ones
6 years ago
Qstick
a3f72bd4a0
Fixed: Ambiguous Id in Movies SQL call
6 years ago
Qstick
2d15b8b78a
Fixed: Remove redundant checks from list sync
6 years ago
devbrian
12fba024f0
Fixed: Movie Details Tab ( #3564 )
...
* History Added
* History Cleanup
* History Mark Failed Fix
* History Lint Fix
* Search Tab Initial
* Interactive Search Cleanup
* Files Tab + Small Backend change to MovieFile api
* Reverse Movie History Items
* Grabbed files are not grabbable again.
* Partial movie title outline + Search not updating fix
* Lint Fix + InteractiveSearch refactor
* Rename movieLanguage.js to MovieLanguage.js
* Fixes for qstick's comments
* Rename language selector to allow for const languages
* Qstick comment changes.
* Activity Tabs - Language Column fixed
* Movie Details - MoveStatusLabel fixed
* Spaces + Lower Case added
* fixed DownloadAllowed
* Added padding to history and file tables
* Fix class => className
* Updated search to not refresh unless switching movie
* lint fix
* File Tab Converted to Inline Editting
* FIles tab fix + Alt Titles tab implemented
* lint fix
* Cleanup via qstick request
6 years ago
Qstick
06b1c03053
Fixed: List Exclusions, List Processing Tweaks
6 years ago
Qstick
ed0e69de53
Fixed: Return all movie categories for RARBG
...
Co-Authored-By: FuNK3Y <funk3y@users.noreply.github.com>
6 years ago
Qstick
d86c811543
Fixed: Alt Titles on Main Load, Alt Titles API updates
6 years ago
Qstick
ac59b7060e
New: Store Genre in DB for use in UI
6 years ago
Qstick
91ab518dfb
Fixed: Backend Updates from Sonarr
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Co-Authored-By: taloth <taloth@users.noreply.github.com>
6 years ago
Qstick
d178dce0d3
Fixed: Backend/Frontend Cleanup
6 years ago
Qstick
286f73f38d
Fixed: Refresh Indicator always spinning after refresh
6 years ago
Qstick
7760248e6b
Fixed: Adjust how often info is refreshed for old movies
6 years ago
Qstick
4ddadd9a0d
Fixed: Delete and Restore of Backups from UI
6 years ago
Qstick
722a996ad3
Fixed: Import not working due to Language constraint
6 years ago
Qstick
9350f6a04c
Fixed: Changes to Profiles, Languages, Manual Import
6 years ago
Qstick
c76364a891
Fixed: Update Unit Tests for Indexers/Clients
6 years ago
Qstick
8a9e2dc90d
New: Loads of Backend Updates to Clients and Indexers
6 years ago
Qstick
16ff1176f7
Fixed: Quality Groups and Profiles
6 years ago
Qstick
6275737ced
New: Many UI Updates and Performance Tweaks
6 years ago
Qstick
65efa15551
New: Backend changes for new UI
6 years ago
Qstick
e9eebd3ce6
New: Update SignalR, Nancy, Owin. Enable Websockets
6 years ago
Qstick
aef89160e2
Added: Platform Detection Improvements
6 years ago
Qstick
ea5ad24944
New: Re-target to .net 4.6.1
6 years ago
Leonardo Galli
7756b03555
Fixed: a after a shortened word is not removed correctly for matching. Fixes ##3487
6 years ago
Ricardo Amaral
7a43bf3f60
Added: Tags support to NetImport (Lists) ( #3127 )
...
* Add tags support to NetImport (Lists)
* Keep indentation consistent with current code
* Initialize set of empty tags
* Add tags from list to movie
* Prevent tags used by lists from being removed
6 years ago
RhinoRhys
84fab25af7
Changed: Improved templates for h264 & h265 custom formats ( #3432 )
...
* Update CustomFormatService.cs
resolves #3419
* Update CustomFormatService.cs
* Update CustomFormatService.cs
6 years ago
Logan
cc44d022b3
Added: Radarr_Download_Id and Radarr_Download_Client to the environment ( #3276 )
...
Fixes #3232
6 years ago
Steven Crouchman
f411903e90
New: Allow CheckForFinishedDownloadInterval to be set from the UI ( #3233 )
...
* Adding CheckForFinishedDownloadInterval to config service
Changed TaskManager to use a configurable interval for CheckForFinishedDownloadCommand
* Adding new CheckForFinishedDownloadInterval to UI
Fixes #840
6 years ago
stephanrenggli
9985554dcb
New: Added support for Gotify notifications ( #3474 )
...
* Added support for Gotify notifications
* Use string interpolation to build url
* Adapt changes by markus101 over at Sonarr
* Remove blank line
Fixes #3472
6 years ago
RobinQ124274
c79578e99f
Added: Remote poster and fanart references to Kodi metadata file ( #2837 ) ( #3302 )
...
* Added: Remote poster and fanart references to Kodi metadata file (#2837 )
* Added: Null checks to Remote poster and fanart references to Kodi metadata file (#2837 )
6 years ago
Qstick
ac387f208a
Fixed: Support new feed url format IPTorrents ( #573 ) ( #3390 )
6 years ago
Qstick
80304d8804
New: Support Krypton Kodi Unique Ids ( #3388 )
6 years ago
Leonardo Galli
4aec27890c
Fixed: MediaCovers Race condition which leads to fanart not being downloaded
...
Fixes #3350
6 years ago
Qstick
58ae4417df
Fixed: Cannot Add ITA or ITALIAN custom format ( #3385 )
...
Fixes #3253
6 years ago
Qstick
6287bfd9d9
New: Nzb Validation and Nzbget/SAB URLBase ( #3380 )
6 years ago
Qstick
6cf257ac01
Fixed: Error in unicode cleanup code removing most non-latin characters instead of just invalid ones. ( #3383 )
6 years ago
Qstick
5cb5faa8a3
Fixed: Forced Subs not parsed by SubtitleLanguageRegex ( #3384 )
...
Fixes #2908
6 years ago
Qstick
dbf12e1fa4
Fixed: Word Boundary on Edition ( #3382 )
6 years ago
Václav Slavík
264629cfa5
Fixed: Mis-classification of releases as being Czech ( #3378 )
...
After the changes from PR #2948 , the regex was too eager to match any
substring contain "SK", such as in "MASK". Fix by requiring word
separation around it, as was already the case with the "CZ" token.
6 years ago
Pieter Janssens
53f49f3b07
Fixed: Match MBluray releases ( #3358 )
6 years ago
hatharry
3e96fe4a72
Fixed: Emby library update ( #3318 )
...
Fixes : #3158
6 years ago
tobsen987
19299ad47f
Fixed: Prevent NullRef in CustomScript on Grab for Indexer ( #3323 )
...
fixes #3313
6 years ago
Leonardo Galli
4015ff08a6
@cosmetic Added Parsing Library: A dotnet library that "exports" our parsing interface.
6 years ago
Leonardo Galli
e7ad09cf62
Fixed: Hopefully fixed sqlite errors when finding by title.
6 years ago
Leonardo Galli
02eb30b8ee
Fixed: A lot of memory issues, such as IDisposable leakage and leaking all the media covers. ( #3227 )
...
Thanks again to @Taloth
6 years ago
Leonardo Galli
49b1f2a67d
New: Use APIKey & APIUser for authenticating to PassThePopcorn. ( #3264 )
6 years ago
Swizzy
7c90667965
Added: Support for forcedUP status ( #3277 )
...
Also added a warning message upon hitting new unknown states so that they can be handled properly at some point
6 years ago
Leonardo Galli
6d3cff85ae
Fixed: Unable to parse movies from 1800s.
...
Fixes #3271
6 years ago
Leonardo Galli
44842a4e6b
Fixed: Hopefully fixed issue where a null downloadId or title would cause no downloads to be tracked.
...
Fixes #3260
6 years ago
Leonardo Galli
cd520b0341
Fixed: MediaCoverService tests and stupidly forgetting to open the database connection for logging.
6 years ago
Leonardo Galli
fed4a0aebe
Fixed: MediaCovers resizing potentially leaking memory when concurrently executing.
6 years ago
lps-rocks
ff894d5210
New: rTorrent - Don't start download automatically ( #3222 )
6 years ago
Qstick
92b5822a39
New: Remove Pre, postbot, xpost suffixes from release groups ( #3220 )
6 years ago
Qstick
cbdea30a6e
New: Secure URLs for Links and Services ( #3219 )
6 years ago
Leonardo Galli
d4061bd13c
Fixed: Invalid SQLite cache size.
6 years ago
Leonardo Galli
df18c34878
Fixed: Typo that could probably lead to an infinite loop.
6 years ago
Leonardo Galli
42015d5d95
Fixed: Leaking of objects when logging something to the database.
6 years ago
Leonardo Galli
8e7b718209
Fixed: DataMapper not being disposed, leading to resource leakage.
6 years ago
Leonardo Galli
d38562664d
Fixed: Memory leak due to unmanaged Bitmaps leaking.
6 years ago
Ricardo Amaral
5d0effa591
Fixed: Fallback to 'VideoCodec' if 'VideoFormat' is unavailable ( #3142 )
6 years ago
Ricardo Amaral
e62b6d1ddb
Fixed: Read video 'BitRate_Nominal' if 'BitRate' is empty ( #3144 )
6 years ago
Leonardo Galli
34c838fdd5
Fixed: UpdateMovieQualityService Tests.
6 years ago
Ricardo Amaral
821653b941
Fixed: Ignore "special drives" from System » Disk Space ( #3050 )
...
Fixes #3045 , fixes #3122 .
6 years ago
Ricardo Amaral
97f111bec8
New: Refactor MediaInfo tokens (fixes old tokens adds new stuff) ( #3058 )
...
* Rename all 'episodeFile' variables to 'movieFile'
* Improve media info extraction with more fields
* Improve media info tokens extraction
* Add missing fields to MediaInfoModel
* Restore to previous implementation of null handling
* Forgot to add MediaInfoFormatter to project
* Add missing EqualsIgnoreCase extension method
* Simplify Logger.Debug() invocations
* Add missing StartsWithIgnoreCase extension method
* This '.Value' shouldn't be required
* Remove TODO comment
* Upgrade MediaInfo from 17.10 to 18.08.1
* Use correct media info field for files listing
* Replace media info "VideoCodec" (deprecated) with "VideoFormat"
* Fix 'Formatiting' typos
* Add support for media info Format_AdditionalFeatures' field
* Add proper support for all DTS and TrueHD flavors
* Add support for '3D' media info token
* Remove deprecated media info video/audio profile fields
* Add support for 'HDR' media info token
* Add new video parameters to anime file name sample
* Adapt tests for new media info fields
* Revert "Remove deprecated media info video/audio profile fields"
* Include missing test files in core test project
* Fix small regression issue
* Allow sample movie to be detected as HDR
* Do not parse audio channel positions if there are no channels
* Clean up extra blank line
* Reuse already declared variable
* Fix wrong audio channels detection on DTS:X streams
* Fix all failing unit tests
* Fix remaining failing unit tests
6 years ago
Leonardo Galli
a50b74c177
Fixed: Unable to update custom formats for releases with bad Source Titles.
6 years ago
Leonardo Galli
ad3c01e986
Changed: Upped rate at which we scan the download client. Should reduce cpu and ram usage as well as decrease pressure on download clients.
...
Also stopped warning about unable to parse a file after warning once. Should decrease ram usage as well and help with bloated log files.
6 years ago
Ricardo Amaral
173b6847e5
Fixed: Do not search movie if unmonitored ( #3131 )
6 years ago
Lawrence
3b896e9011
Fixed: Trim filename from Kodi movie path before sending library scan request. ( #3097 )
6 years ago
Justin Kromlinger
623da76d16
Changed: Don't return unmapped folders on rootfolder API call. Massively improves loading time. ( #3116 )
6 years ago
Leonardo Galli
4f4e6c494d
Fixed: MPEG-2 remuxes being detected as "Raw-HD" quality
...
Fixes #2986
6 years ago
Ricardo Amaral
0c542eeb13
Fixed: Allow directory to be parsed similar to past implementation ( #3057 )
...
Fixes #3051
6 years ago
Qstick
ab0bf64273
New: mk3d file format ( #2795 )
...
Fixes #1324
6 years ago
cookandy
75b486c6c8
Added: "Add Paused" option to Deluge and Transmission ( #3038 )
6 years ago
halali
057086a630
Added: Czech Language ( #2948 )
6 years ago
Qstick
2b373f2006
Added: Fallback to Bitrate_Nominal for MediaInfo ( #2886 )
...
Fixes #2860
6 years ago
Leonardo Galli
df6f32f6c3
Fixed: Templates for custom format using wrong modifiers.
6 years ago
Leonardo Galli
64e8fde0e1
Fixed: ImdbIds not being padded with zeroes, which messes up matching.
6 years ago
Leonardo Galli
0903269b7c
Merge remote-tracking branch 'origin/develop' into develop
6 years ago
Leonardo Galli
b2d6ef589f
Fixed: Migration would add double underscores for format tags without modifiers. Also fixed Radarr misparsing those tags and added migration to correct this.
6 years ago
Leonardo Galli
354105cf08
Fixed: Issue with custom formats when profile was saved with non existing formats. Also you now don't have to refresh your browser for them to appear / disappear.
6 years ago
Leonardo Galli
b4f456d5f0
[WIP] Additions to custom formats, such as rescanning old files. ( #2949 )
6 years ago
Leonardo Galli
5751c3f5f5
Merge remote-tracking branch 'origin/develop' into develop
6 years ago
Leonardo Galli
a458cdc0a5
Fixed: Annoying [renamemoviesfolder] Completed popup for no reason.
6 years ago
Leonardo Galli
ed631142c4
Fixed: Unnecessary housekeeping commands consuming a lot of memory.
...
Fixes #2962
6 years ago
Leonardo Galli
091bcc2333
Fixed: Concurrent manual imports silently failing
...
Fixes #2965
6 years ago
Leonardo Galli
79e570e571
Fixed: Absolutely Required Format Tag modifier being ignored when multiple modifiers were present
...
Fixes #2971
6 years ago
Leonardo Galli
3d1cbd1613
Fixed: Error when valid movie file id is around, but movie file is not loaded.
6 years ago
Leonardo Galli
ad94a4a603
Fixed: Movies not being unmonitored when using clean library and lists.
...
Fixes #2584 , Fixes #2906
7 years ago
Leonardo Galli
efb4127c35
Fixed: Also scan media info when file is being imported (i.e. not an existing file)
...
Fixes #2956
7 years ago
Leonardo Galli
253546ded0
Fixed: Invalid qualities messing up the release module and other stuff.
7 years ago
Leonardo Galli
587b49aaba
Added: The ability to set the number of threads (NOT SUPPORTED!) to use for tasks using THREAD_LIMIT environment variable.
7 years ago
Leonardo Galli
b865103871
Fixed: Languages not showing up correctly.
7 years ago
Leonardo Galli
b7e35fada8
Fixed: Null exception due to resharper refactoring
...
Fixes #2947
7 years ago
Leonardo Galli
409be45a19
Fixed: No media info causing an error when importing files
...
Fixes #2945
7 years ago
Leonardo Galli
b553d8aef6
Fixed: Saving IndexerSettings into DB which confuses the datamapper.
...
Fixes #2945
7 years ago
Leonardo Galli
c4ca2f12bb
Fixed: Not using correct info for determining state!
7 years ago
Leonardo Galli
77f146b262
Added: Ability to add custom formats, working similar to qualities. ( #2669 )
...
Originally called project metis, this feature allows you to do a lot of cool stuff, such as upgrading to a x265 encode, downloading releases with multiple languages, etc. Check out the wiki page at: https://github.com/Radarr/Radarr/wiki/Custom-Formats to learn more! Note: This feature is currently in "beta" and will get more tags and features in the future. Please let me know, if you have any issues and I hope this will allow for a lot of customization!
7 years ago
Qstick
728a50c68f
Fixed: .vtt files treated as subtitles ( #2885 )
7 years ago
Qstick
5470378af4
Fixed: Debug log Series reference in QualityAllowedByProfile spec ( #2899 )
7 years ago
Leonardo Galli
806ba7e59d
Fixed: AwesomeHD failing on an empty imdbid.
...
Fixes #2810
7 years ago
Leonardo Galli
b60ddf62e8
Added: AHD_Internal and G_Scene indexer flags. Also linked a wiki page with more information about indexer flags.
...
Fixes #203 Fixes #1519
7 years ago
bobbintb
d05fb8ee33
Added indexer flags to the list of environmental variable for customs scripts (on grab) ( #2801 )
...
Fixes #1282
7 years ago
Qstick
009abaf9be
Fixed: Rare timing issue on first-use causing duplicate naming config ( #2790 )
...
Fixes #2773
7 years ago
Qstick
c736df8116
Fixed: Qbittorrent state and eta fixes ( #2789 )
...
Fixes #2785
7 years ago
Qstick
f246fa87dd
Fixed: Purge alt titles on movie delete ( #2796 )
...
Fixes #2542
7 years ago
Qstick
f058b8f364
Fixed: Don’t allow profiles in use by lists to be deleted ( #2797 )
7 years ago
Leonardo Galli
2dc848ca31
Fixed: Throwing error when indexer doesn't support a category. Now only warns the user.
7 years ago
Leonardo Galli
93ee849118
Fixed: Broken Newznab testing.
7 years ago
Leonardo Galli
17bdc54586
Merge remote-tracking branch 'origin/develop' into develop
7 years ago
Leonardo Galli
d1c2569aa6
Fixed: Indexers that do not support movie search should give better error messages. Radarr now also complains if an indexer does not support certain categories.
7 years ago
jusher00
9306249204
Fixed: Omgwtfnzbs API categories (UHD, Full BR and Other) ( #2764 )
...
Fixes #2724
7 years ago
Leonardo Galli
58044e0104
Fixed: RSS Feeds with no description failing to be added.
...
Fixes #1231
7 years ago
Leonardo Galli
30796388b0
Fixed: Radarr not loading with an invalid sort key.
7 years ago
Leonardo Galli
2782d19191
Added: More logging for strange PTP errors. Please report them immediately when you see them.
7 years ago
Qstick
c592fbf6c8
Fixed: Register as Radarr to avoid issues with Sonarr ( #2715 )
...
Fixes #1232
7 years ago
Qstick
210902ecb6
Added: Setting for Colon Replacement Format ( #2711 )
...
Fixes #2140
Fixes #2657
7 years ago
Qstick
38932d82db
Added: Enable Download Client Priorities ( #2699 )
...
Fixes #229
7 years ago
Marcelo Castagna
ed4add85b8
Fixed: Handling of unknown status types in DownloadStation and Import from torrent Download Station should move since DS maintains an internal copy for seeding. ( #2420 )
...
Fixes #2000
7 years ago
Qstick
39346b6127
Fixed: Misc Extra File Improvements (This changes mapping of backdrop images to Fanart instead of Banner) ( #2642 )
...
Fixes #2556
Fixes #2639
Fixes #2547
7 years ago
Leonardo Galli
6eb678cd92
Added: Radarr now stores cookies for PTP beyond restarts. Should limit active sessions correctly. ( #2643 )
...
Fixes #2626
7 years ago
Leonardo Galli
00877ad361
Fixed: Cutoff Unmet Sorting by Downloaded Quality not working.
...
Fixes #2678
7 years ago
Qstick
802768bd24
Fixed: Add form param before submitting request ( #2674 )
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
7 years ago
Qstick
8ee71fd0fa
New: Setting for absolute maximum size for a release ( #2662 )
...
* New: Setting for absolute maximum size for a release
* Change to Advanced Setting
7 years ago
Qstick
80b698a749
Fixed: Don't add category when removing torrent from qBittorrent ( #2661 )
...
Fixes #2655
7 years ago
themagicbullet
2088f5e92d
Fixed: Set category when adding torrent to qBittorrent ( #2649 )
...
Hopefully fixes : #2200
7 years ago
Qstick
25e10e26e3
Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) ( #2589 )
7 years ago
Leonardo Galli
2e94951506
Merge remote-tracking branch 'origin/develop' into develop
7 years ago
Leonardo Galli
d2b6b603a8
Fixed: Sort by Downloaded not working.
...
Fixes #2195
7 years ago
Qstick
eeb5e94f06
Fixed: Incorrect Kodi nfo date format ( #2605 )
...
Fixes #2582
7 years ago
Simon Chapman
55dde613c2
Fixed: Movies not getting unmonitored when folder gets deleted ( #2588 )
...
Fixes #1191 , fixes #1590
7 years ago
Leonardo Galli
65c3704ff0
Fixed: NLog causing a crash under mono 5.10
...
Fixes #2585
Merge remote-tracking branch 'origin/develop' into develop
Revert "Fixed: NLog causing a crash under mono 5.10"
This reverts commit d11b565eda
.
Added console logging in case NLog fails to initialize.
Fixed: Updated NLog to 4.5 RC6 to handle mono 5.10
Fixed: Messed up merge from Cherry pick
Fixed: Appveyor build.
Revert "Fixed: Appveyor build."
This reverts commit 99282359c4
.
Revert "Fixed: Messed up merge from Cherry pick"
This reverts commit 450d90586d
.
Revert "Fixed: Updated NLog to 4.5 RC6 to handle mono 5.10"
This reverts commit 1b20cbb5e3
.
Fixed: NLog causing issues with mono 5.10
7 years ago
Qstick
9e7e8cff11
Fixed: Multiple History Issues ( #2571 )
7 years ago
Leonardo Galli
e071850d4c
Fixed: Alt Titles from TMDB not getting added when mappings server throws 404
...
Fixes #2535
7 years ago
Leonardo Galli
c34137c423
Merge remote-tracking branch 'origin/develop' into develop
7 years ago
Leonardo Galli
67848ebff5
Fixed: Omgwtfnbs parsing being too greedy.
...
Fixes #608
7 years ago
Qstick
d0406ced40
Fixed: Unable to execute custom scripts if IMDB ID is null ( #2543 )
...
fixes #1460
7 years ago
Qstick
ae88645180
Added: Device names for Join notifications ( #2544 )
...
Closes #2364
7 years ago
Leonardo Galli
d67d89f54a
Merge remote-tracking branch 'origin/develop' into develop
7 years ago
Leonardo Galli
2b2bd16d4d
Updated NLog to version 4.4.12. Should fix #2218
7 years ago
Qstick
0c23511b7a
Added: Same File Size MediaFile Specification ( #2532 )
7 years ago
Qstick
2139246c4a
Fixed: Radarr Changes every file due to timezones ( #2533 )
...
Fixes #1741
7 years ago
Leonardo Galli
1dbb856ced
Fixed: Apostrophe getting replaced by an empty string causing no search results.
...
Fixes #1505
7 years ago
Qstick
e7e9e2b154
Added: Importing extra files from downloaded movies and generate metadata such as .nfo ( #2506 )
...
Fixes #121 , Fixes #167 , Fixes #2262 and Fixes #1104
7 years ago
Qstick
081d8a8e53
Added: Backup improvements from Sonarr ( #2513 )
...
Fixes #2440
7 years ago
Leonardo Galli
a151fbbcbe
Revert "Fixed: Removed hebrew ISO, since english movies are still in english. ( #1922 )"
7 years ago
Leonardo Galli
d2f99f1330
Fixed: Error with deluge when it doesn’t report a Hash.
...
Fixes #2329
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
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
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