Commit Graph

2247 Commits (8272a160d23c29635999d5ad5e75bda2b4133bd0)

Author SHA1 Message Date
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