Commit Graph

158 Commits (b4f456d5f08a5aace2dc6e6f16131184ce04f75e)

Author SHA1 Message Date
Leonardo Galli b4f456d5f0
[WIP] Additions to custom formats, such as rescanning old files. (#2949)
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 b553d8aef6 Fixed: Saving IndexerSettings into DB which confuses the datamapper.
6 years ago
Leonardo Galli 77f146b262
Added: Ability to add custom formats, working similar to qualities. (#2669)
6 years ago
Qstick 5470378af4 Fixed: Debug log Series reference in QualityAllowedByProfile spec (#2899)
6 years ago
Qstick 8ee71fd0fa New: Setting for absolute maximum size for a release (#2662)
7 years ago
Qstick 25e10e26e3 Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) (#2589)
7 years ago
Qstick 9e7e8cff11 Fixed: Multiple History Issues (#2571)
7 years ago
Leonardo Galli e22141e2ed Fixed: Hopefully fixed errors with Delay Profiles.
7 years ago
Leonardo Galli 73fed04228 Fixed: Rare case of RequiredIndexerFlags failing with old Newznab indexers.
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 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 cfcb66fba1 Changed: Alternative Titles were reworked greatly. This should speed up RSS Sync massively, especially for large libraries (up to 4x).
7 years ago
Leonardo Galli 6d033c57f4 Added: More detailed descriptions why a movie was not able to be mapped. (#1696)
7 years ago
Leonardo Galli d6cf53e12c Added: Options to make parsing more lenient. (Adds support for some german and french releasegroups) (#1692)
7 years ago
Leonardo Galli 9f4ce50dd6 Added: Allow minimum seeders to be set on a per indexer basis. Pulled from Sonarr Upstream (#1624)
7 years ago
Leonardo Galli 433ae019de AHD, PTP and HDB support the new indexer flags too now! Indexer flags can be preferred over other releases.
8 years ago
Leonardo Galli 343d849536 Add default runtime when runtime info of tmdb says 0.
8 years ago
Leonardo Galli a80e9f11f2 Text fixes and got pending releases finally fully working.
8 years ago
Leonardo Galli c17deb7d92 Specific Subtitle tags (such as nlsub) can now be whitelisted and will be downloaded.
8 years ago
Leonardo Galli 7066b078ab Allow Hardcoded subs to be downloaded still.
8 years ago
Rusk85 27ab70333c Cleanup on mapping logic. Movies with up to 4500 parts are now supported!
8 years ago
Leonardo Galli 499e46e10a Fixed error when downloading a movie.
8 years ago
Leonardo Galli 8f79563cf0 This should fix all imdbid problems with indexers.
8 years ago
Devin Buhl b81d8c4678 Correct DownloadDescisionMaker to use ImdbId, and update the ui a little. (#1068)
8 years ago
Leonardo Galli 7cfa0531dc Fixed all tests and even added some new ones :) (#835)
8 years ago
geogolem 140a220340 Min availability (#816)
8 years ago
Devin Buhl 1db3669afa Patch/onedr0p (#716)
8 years ago
vertigo235 d67d405024 Delay Profile: Fix for when preferred words is null. (#618)
8 years ago
vertigo235 6d6bf1044b preferredcount -> preferredCount
8 years ago
vertigo235 195866f3aa Delay Profile: Require preferred word to skip delay.
8 years ago
vertigo235 0d647ffb9a Delay Profile: Delay for at least 1 preferred word
8 years ago
vertigo235 b6235e99c8 Delay Profile: Upgradable Check Fix
8 years ago
Leonardo Galli ecfe103c50 Fix glaringly obvious mistake that caused RSS Sync to fail.
8 years ago
Leonardo Galli 0bfa01f072 Fix delay specification when delay is not set to zero
8 years ago
Leonardo Galli cbc70a8ff3 Added option to specify preferred words in quality profile. (#462)
8 years ago
Leonardo Galli f05ee13206 Fix issue where monitored movies were still downloaded. Fixes #326
8 years ago
Leonardo Galli b1c5a3ac14 Fixed blacklist being ignored by download decision maker.
8 years ago
Leonardo Galli 640fcf3eaf Remove series references
8 years ago
Leonardo Galli 3ce8232777 Hopefully fix download ordering.
8 years ago
Leonardo Galli e2eab31548 Hopefully fix RSSSync
8 years ago
Leonardo Galli 6d665aeb21 Fix for hardcoded subs regex.
8 years ago
Leonardo Galli 149faf467d Fixed exception when Quality meets cutoff.
8 years ago
Leonardo Galli 0b70a5c315 Should fix ordering of releases. Fixes #147 (hopefully)
8 years ago
Leonardo Galli 8e8c4ff497 Update parser to recognize [] and year at the beginning. Fixes #155, fixes #137 and fixes #136.
8 years ago
Leonardo Galli e7fa4cba19 Fix download rejections being ignored.
8 years ago
Leonardo Galli 0584038273 Fix queue specification.
8 years ago
Leonardo Galli 9aa8050627 Decision Engine is now mostly working with movies :)
8 years ago
Leonardo Galli cd310626e9 Parser now recognizes Hardcoded subs. By default these releases are rejected. However, they can still be manually downloaded.
8 years ago