Commit Graph

2408 Commits (997ff74fb96ea5d2d481682bbd8fe94783b41266)

Author SHA1 Message Date
Leonardo Galli 4aec27890c Fixed: MediaCovers Race condition which leads to fanart not being downloaded
6 years ago
Qstick 58ae4417df Fixed: Cannot Add ITA or ITALIAN custom format (#3385)
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)
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)
6 years ago
Pieter Janssens 53f49f3b07 Fixed: Match MBluray releases (#3358)
6 years ago
hatharry 3e96fe4a72 Fixed: Emby library update (#3318)
6 years ago
tobsen987 19299ad47f Fixed: Prevent NullRef in CustomScript on Grab for Indexer (#3323)
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)
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)
6 years ago
Leonardo Galli 6d3cff85ae Fixed: Unable to parse movies from 1800s.
6 years ago
Leonardo Galli 44842a4e6b Fixed: Hopefully fixed issue where a null downloadId or title would cause no downloads to be tracked.
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)
6 years ago
Ricardo Amaral 97f111bec8 New: Refactor MediaInfo tokens (fixes old tokens adds new stuff) (#3058)
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.
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
6 years ago
Ricardo Amaral 0c542eeb13 Fixed: Allow directory to be parsed similar to past implementation (#3057)
6 years ago
Qstick ab0bf64273 New: mk3d file format (#2795)
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)
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.
6 years ago
Leonardo Galli 091bcc2333 Fixed: Concurrent manual imports silently failing
6 years ago
Leonardo Galli 79e570e571 Fixed: Absolutely Required Format Tag modifier being ignored when multiple modifiers were present
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.
6 years ago
Leonardo Galli efb4127c35 Fixed: Also scan media info when file is being imported (i.e. not an existing file)
6 years ago
Leonardo Galli 253546ded0 Fixed: Invalid qualities messing up the release module and other stuff.
6 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.
6 years ago
Leonardo Galli b865103871 Fixed: Languages not showing up correctly.
6 years ago
Leonardo Galli b7e35fada8 Fixed: Null exception due to resharper refactoring
6 years ago
Leonardo Galli 409be45a19 Fixed: No media info causing an error when importing files
6 years ago
Leonardo Galli b553d8aef6 Fixed: Saving IndexerSettings into DB which confuses the datamapper.
6 years ago
Leonardo Galli c4ca2f12bb Fixed: Not using correct info for determining state!
6 years ago
Leonardo Galli 77f146b262
Added: Ability to add custom formats, working similar to qualities. (#2669)
6 years ago
Qstick 728a50c68f Fixed: .vtt files treated as subtitles (#2885)
6 years ago
Qstick 5470378af4 Fixed: Debug log Series reference in QualityAllowedByProfile spec (#2899)
6 years ago
Leonardo Galli 806ba7e59d Fixed: AwesomeHD failing on an empty imdbid.
6 years ago
Leonardo Galli b60ddf62e8 Added: AHD_Internal and G_Scene indexer flags. Also linked a wiki page with more information about indexer flags.
6 years ago
bobbintb d05fb8ee33 Added indexer flags to the list of environmental variable for customs scripts (on grab) (#2801)
6 years ago
Qstick 009abaf9be Fixed: Rare timing issue on first-use causing duplicate naming config (#2790)
6 years ago
Qstick c736df8116 Fixed: Qbittorrent state and eta fixes (#2789)
6 years ago
Qstick f246fa87dd Fixed: Purge alt titles on movie delete (#2796)
6 years ago
Qstick f058b8f364 Fixed: Don’t allow profiles in use by lists to be deleted (#2797)
6 years ago
Leonardo Galli 2dc848ca31 Fixed: Throwing error when indexer doesn't support a category. Now only warns the user.
6 years ago
Leonardo Galli 93ee849118 Fixed: Broken Newznab testing.
6 years ago
Leonardo Galli 17bdc54586 Merge remote-tracking branch 'origin/develop' into develop
6 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.
6 years ago
jusher00 9306249204 Fixed: Omgwtfnzbs API categories (UHD, Full BR and Other) (#2764)
6 years ago
Leonardo Galli 58044e0104 Fixed: RSS Feeds with no description failing to be added.
6 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)
7 years ago
Qstick 210902ecb6 Added: Setting for Colon Replacement Format (#2711)
7 years ago
Qstick 38932d82db Added: Enable Download Client Priorities (#2699)
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)
7 years ago
Qstick 39346b6127 Fixed: Misc Extra File Improvements (This changes mapping of backdrop images to Fanart instead of Banner) (#2642)
7 years ago
Leonardo Galli 6eb678cd92
Added: Radarr now stores cookies for PTP beyond restarts. Should limit active sessions correctly. (#2643)
7 years ago
Leonardo Galli 00877ad361 Fixed: Cutoff Unmet Sorting by Downloaded Quality not working.
7 years ago
Qstick 802768bd24 Fixed: Add form param before submitting request (#2674)
7 years ago
Qstick 8ee71fd0fa New: Setting for absolute maximum size for a release (#2662)
7 years ago
Qstick 80b698a749 Fixed: Don't add category when removing torrent from qBittorrent (#2661)
7 years ago
themagicbullet 2088f5e92d Fixed: Set category when adding torrent to qBittorrent (#2649)
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.
7 years ago
Qstick eeb5e94f06 Fixed: Incorrect Kodi nfo date format (#2605)
7 years ago
Simon Chapman 55dde613c2 Fixed: Movies not getting unmonitored when folder gets deleted (#2588)
7 years ago
Leonardo Galli 65c3704ff0 Fixed: NLog causing a crash under 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
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.
7 years ago
Qstick d0406ced40 Fixed: Unable to execute custom scripts if IMDB ID is null (#2543)
7 years ago
Qstick ae88645180 Added: Device names for Join notifications (#2544)
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)
7 years ago
Leonardo Galli 1dbb856ced Fixed: Apostrophe getting replaced by an empty string causing no search results.
7 years ago
Qstick e7e9e2b154 Added: Importing extra files from downloaded movies and generate metadata such as .nfo (#2506)
7 years ago
Qstick 081d8a8e53 Added: Backup improvements from Sonarr (#2513)
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.
7 years ago
Leonardo Galli 97ab4cbcbd Fixed: Invalid runtime from CP causing issues importing.
7 years ago
Leonardo Galli 8b3a71a537 Fixed: Typo in TMDB Settings.
7 years ago
Leonardo Galli e22141e2ed Fixed: Hopefully fixed errors with Delay Profiles.
7 years ago
Leonardo Galli 11211dc2ed Fixed: Error when importing files and old folder doesn’t exist.
7 years ago
Leonardo Galli f9049566c1 Fixed: No Physical Release Date causing exception when setting last write time.
7 years ago
Leonardo Galli 0bc61bea38 Fixed: Movies not getting unmonitored when folder gets deleted.
7 years ago
Leonardo Galli 032fc68892 Added: Include total space with root folders
7 years ago
Leonardo Galli 33cc228ac1 Fixed: Rare case of null quality causing issues with manual import.
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!
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.
7 years ago
Leonardo Galli 78e5fdf3bc Added: Files downloaded with different quality than grabbed will get rejected.
7 years ago
Leonardo Galli aab14d02f9 Fixed: Error when adding an already excluded movie to the exclusion list.
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.
7 years ago
Leonardo Galli 2459ddb6f4 Fixed: Error when nno quality was associated with a movie file.
7 years ago
Leonardo Galli 931cdacf66 Fixed: Error when Movie has no imdbid when searching Rargb
7 years ago
Leonardo Galli 18c622de40 Fixed: Rargb failing when imdbid is not found
7 years ago
Leonardo Galli 53e6fa7cf1 Fixed: {Original Filename} not allowed in Movie Filename
7 years ago
crhammock da425b04b1 Updated: TMDbSettings.cs to allow pipe for or for genre ids (#2389)
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
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 1a22486aba Fixed: Tags disappearing (Fixes #2204)
7 years ago
fhscholl c7c423b13d Added: Functionality to XBMC and Plex to update indivdual titles. Also: Notification Cleanup (#2240)
7 years ago
adnanklink 29909db604 Added: FolderPath to the Movie Webhook (#2230)
7 years ago
adnanklink cb857934c4 Added: Download_Id to On Download/On Upgrade (#2229)
7 years ago
fhscholl 0a030386f2 Added: Movie_Quality to onGrab (#2221) (Fixes #1833)
7 years ago
fhscholl 5e121c78e1 Updated: Webhook Improvements (#2220) (Fixes #1751)
7 years ago
James White 386a434aeb Changed: Sabnzbd Update test cases and rename to MovieCategory (#2212)
7 years ago
James White 5674d8ad60 Changed: Nzbget Rename TvCategory references to MovieCategory (#2211)
7 years ago
Oliver Rivett-Carnac b313dd1845 Minor error message tweak (#1778)
7 years ago
James White dffa50a82f uTorrent initial state feature (#2192)
7 years ago
James White 5337f79281 Change default port of qBittorrent download client config (#2187)
7 years ago
fhscholl 8861c8d8a4 Add IsUpgrade and related deleted file paths for CustomScript (#2205)
7 years ago
James White e2e6630b69 Added: Initial state for torrents added to qBittorrent (#2176)
7 years ago
Leonardo Galli a98494ab63 Fixed: MediaInfo not getting read when quality isn't Bluray, Web-dl or HDTV. Fixes #1465. Fixes #1572.
7 years ago
Leonardo Galli a5dd426dd7 Fixed: SUBBED in release name not recognized as hardcoded subs. Fixes #1520
7 years ago
Leonardo Galli c30a681aea Fixed: 1080i not correctly recognized as 1080p. Fixes #1622
7 years ago
Leonardo Galli 4d712d7760 Fixed: Releases with UHD not getting correct resolution label. Fixes #2134
7 years ago
Leonardo Galli 63645c81bb Fixed: WebDL gets marked as Remux. Fixes #1954
7 years ago
Leonardo Galli dc55eba74f Merge remote-tracking branch 'origin/develop' into develop
7 years ago
Leonardo Galli b6be297093 Fixed: Parsing of TSRip and HDTSRip. Fixes #1998
7 years ago
Leonardo Galli 5ff9dc3500 Added: Option to omit year from indexer searches when searching by title. Also added option to force a movie search by title instead of imdb id. Fixes #1912
7 years ago
Wyall 4789f80df2 Added new codec HEVC with ID=5 for HDBits (#2146)
7 years ago
Leonardo Galli e77d9ce848 Added: Last round of optimisation. Large libraries should load around 2x faster again compared to the last version.
7 years ago
Leonardo Galli a9b244bf75 Added: Improved load times of very large libraries again (around x5)
7 years ago
Leonardo Galli 628c044c46 Added: Movie files are now eager loaded. This should speed up the loading process a lot as well as RSS Sync and other tasks. It should also prevent some other bugs.
7 years ago
Leonardo Galli 25b0a52ba6 Fixed: Alternative Titles appearing multiple times. Duplicate alt titles will be deleted. Fixes #2040
7 years ago
Leonardo Galli 8caf648a0b Fixed: Alt titles with less than 4 votes being used.
7 years ago
Leonardo Galli 349be2c454 Fixed: Cleanup of unused alt titles.
7 years ago
Leonardo Galli fc805e5078 Fixed: Refresh movie failing.
7 years ago
Leonardo Galli 1d7ce68431 Fixed: Refresh movie failing for most movies. (Fixes #2007)
7 years ago
Leonardo Galli 09d51dca0f Fixed: A few issues with the new alternative titles feature. (#2008) (Fixes #1919, #1927 and #1917)
7 years ago
Leonardo Galli a5823bb15f Fixed: A lot of small ui errors (e.g. More not showing) (Revert of #1959)
7 years ago
James White 38af8edd59 Fixed: Adjust Sonarr references to Radarr (#1977)
7 years ago
Leonardo Galli 685c5daf36 Fixed: Rename movie not working (#1970) (Fixes #1908)
7 years ago
Leonardo Galli d44de777c1 Fixed: Error with CP Import when no info is present. Fixes #1792
7 years ago
Tom 8de87bb516 Fixed: Movie files & folders will actually get deleted now (#1966) (Fixes #694)
7 years ago
James White 0c8e264668 Fixed: Bulk UI cleanup, fixes and consistency improvements (#1959)
7 years ago
MangaValk 4d8a270170 Fixed: Parser error when using `(year) name` folder (#1956) (Fixes #1951)
7 years ago
Leonardo Galli b1e75ffc57 Merge remote-tracking branch 'origin/develop' into develop
7 years ago
Leonardo Galli 285ffb19d8 Fixed: Non-Freeleech torrents showing as freeleech for AHD.
7 years ago
James White 6500edbd14 Fixed: Slack/Mattermost notifications improvements from Sonarr (#1930)
7 years ago
Rotem 9db46ba154 Fixed: Removed hebrew ISO, since english movies are still in english. (#1922)
7 years ago
James White a07ef20410 Fixed: Replace GitHub wiki references to Radarr's wiki URL (#1914)
7 years ago
Rotem 7c4c6ccd5c Added: Hebrew language (#1909)
7 years ago
Leonardo Galli 17387c8b50 Fixed: Migration failing and thus making Radarr unable to start.
7 years ago
Leonardo Galli cfcb66fba1 Changed: Alternative Titles were reworked greatly. This should speed up RSS Sync massively, especially for large libraries (up to 4x).
7 years ago
Qstick 4e9a931537 Fixed: Check that Quality Profile is not in use before deleting it.
7 years ago
James White 17feedaf53 Fixed: Category not setting with qBitTorrent 3.3.14 and other api errors. (upstream from Sonarr)
7 years ago
Leonardo Galli b06108fb45 Fixed: Older movies (released more than 30 days ago) are now not refreshed as often anymore (every 30 days)
7 years ago
Leonardo Galli 67dd498576 Fixed: (Hopefully) Bug where movie file was not correctly linked to movie.
7 years ago
Leonardo Galli 605b8f9645 Fixed: Guard agains null reference exception with newznab capabilities.
7 years ago
Leonardo Galli 964c18b236 Fixed: Lists are fetched much more efficiently. (Up to 40x loading time improvement with large lists!)
7 years ago
Taloth Saldono fb4f510909 Revert "Fixed: Support for Mono 5.x with the newer BoringTLS provider."
7 years ago
Taloth Saldono 5b722a3a48 Fixed: Support for Mono 5.x with the newer BoringTLS provider.
7 years ago
Sandro Stikić 0892f20298 Fixed: Old Plex ValidationFailure message (#1770)
7 years ago
Leonardo Galli ac5732536d Fixed: BDRemux not recognized as such and BDRips without resolution recognized as DVD. Fixes #1755
7 years ago
Leonardo Galli 1f4c2ad946 Fixed: A as part of an acronym being removed from clean title. Fixes #1747
7 years ago
Leonardo Galli 58b9c9d3d1 Fixed: Minimum Seeders not saving for Torznab indexer. Fixes #1736
7 years ago
Leonardo Galli f2e5d9e996 Updated: Radarr API url now points to new v2 version.
7 years ago