Commit Graph

151 Commits (44d7c54077b2f3546c2832f3ce9ab5cc7a964f0d)

Author SHA1 Message Date
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 9f4ce50dd6 Added: Allow minimum seeders to be set on a per indexer basis. Pulled from Sonarr Upstream (#1624)
7 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 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 0bfa01f072 Fix delay specification when delay is not set to zero
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 149faf467d Fixed exception when Quality meets cutoff.
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 20dbdfb344 Added first iteration of adding movies.
8 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Keivan Beigi aba613acd1 Because it's 2016!
8 years ago
Taloth Saldono dc82e66dde Clarified min/max size rejection message by including the episode runtime.
8 years ago
Taloth Saldono e2272dcca3 Reject m2ts (bluray) raw releases from BTN as well.
8 years ago
Taloth Saldono c7d445d1c1 New: Added raw DVD check for BTN to prevent those pesky VIDEO_TS downloads.
8 years ago
Mark McDowall fd42ddec1b Fixed: Respect delays when searching after a failed DownloadRelease
8 years ago
vawen 2fabe2d198 New: Prevent grabbing season packs if full season hasn't aired yet
9 years ago
Taloth Saldono 221f3ef08c Safety net to handle MaxSize=0. Some users still have 0 = unlimited in their db and migration failed for them.
9 years ago
Mark McDowall c00c207517 Prevent regrab for all grabs
9 years ago
Mark McDowall 9cc8ed545f History Spec handles both blackhole and CDH disabled scenarios
9 years ago
Mark McDowall 6ff754eec0 Extend Blackhole grace period to 12 hours
9 years ago
Mark McDowall 20df619ddd HistorySpecification checks cutoff as well
9 years ago
Mark McDowall e67de6aae8 New: Blackhole won't grab another release if release in last hour meets the cutoff
9 years ago
Mark McDowall 809c8a7f37 Log number of episodes, not type
9 years ago
Taloth Saldono 2d968a725c Only list the matching ignored terms in the rejection.
9 years ago
Mark McDowall 7e89bcca38 Clean up some warnings
9 years ago
Taloth Saldono ba2da07c2f Added tests and refactored TorrentRss code.
9 years ago
Taloth Saldono ab1e82414b Fixed: Unlimited MaxSize and increased granularity.
9 years ago
Mark McDowall bc03ad2a18 Blacklisting torrents and using more info to evaluate matches
10 years ago
Mark McDowall 0c6ca6971d Fixed: Do not replace a file unless it contains the same episodes
10 years ago
Mark McDowall b1a0e759ef Fixed: Long sets of required/ignored words would overflow the view in Manual Search
10 years ago
Mark McDowall 210524b51a Fixed: Scene numbered season searches when some episode weren't monitored
10 years ago
Taloth Saldono 5d03c94b26 Fixed typo
10 years ago
Taloth Saldono d1ce1bf218 Fixed: Season packs will no longer be grabbed if it contains an unmonitored episode.
10 years ago
Mark McDowall 72993f3c3c Fixed: Cutoff will be respected when release is still in queue
10 years ago
Taloth Saldono 14a99a28cc New: Manual single episode searches on BTN will now also search for season packs to simplify manually grabbing a season pack.
10 years ago
Mark McDowall 37959fd753 Search improvements
10 years ago
Mark McDowall 76dd663bae Better message when rejecting episode if its not an upgrade
10 years ago
Keivan Beigi d849a4ab48 New: Show source/seed info in manual search
10 years ago
Keivan Beigi a6d34caf2c New: Rebuilt Completed/Failed download handling from scratch
10 years ago
Mark McDowall bf169eb139 Improvements for minimum age
10 years ago
Mark McDowall 580f03a5bc New: Minimum Age setting to deal with propagation issues (Usenet only)
10 years ago
Mark McDowall 83e3d7145f Better parsing of Chistmas Specials
10 years ago
Mark McDowall 2efed23450 Fixed: Show human readable sizes in manual search rejections
10 years ago
Mark McDowall 5f927722df Fixed: Remove pending releases that are rejected
10 years ago
Mark McDowall 7ac6fc98a9 New: Add Unknown Quality to profile (advanced)
10 years ago
Mark McDowall a5dd0cce29 Fixed: Delays use minutes not hours
10 years ago
Keivan Beigi 0be8f55a2f Cleaned up using directive
10 years ago
Mark McDowall cd1d34a0f2 Fixed: Add tag when text box loses focus
10 years ago
Mark McDowall 37a1398338 Delay Profiles
10 years ago
Mark McDowall 6467167046 Moved Extension methods in common to subfolder
10 years ago
Mark McDowall 709f96920d Debug log when we're doubling the allowed size for a possible special
10 years ago
Taloth Saldono 2345984bda Processed comments.
10 years ago
MythJuha 67cd5703a1 New: Implemented Torrent Download Clients: uTorrent, Transmission and Deluge. And several public and private Torrent Indexers.
10 years ago
Mark McDowall 53c2962d2a Release restrictions
10 years ago
Taloth Saldono e6494ba229 Fixed: Rejection message for cutoff already met in Manual Search.
10 years ago
Mark McDowall 95d67ef9f4 Download decision rejection reasons are no longer static messages
10 years ago
Mark McDowall 485fa6a13d Fixed: Only upgrade anime version when release group is the same
10 years ago
Mark McDowall caa6a3858b Use DownloadClientIds to find matching series/episodes instead of relying solely on release name
10 years ago
Mark McDowall a3d013d908 New: v2/v3/etc handling for anime
10 years ago
Mark McDowall 74a38415cf Profiles
10 years ago
Taloth Saldono 53e723a301 Fixed: Blacklist Retry logic will now properly handle Sabnzbd changing the unique id.
10 years ago
Mark McDowall 9a92815cbf Fixed: Specials with the season number will be handled properly
10 years ago
Taloth Saldono 2035fe8578 New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature)
10 years ago
Taloth Saldono 7b607ce895 Moved IsFirstOrLastEpisodeOfSeason logic to AcceptableSize specification so we can reuse the seasonsearchcriteria to reduce the number of database calls.
11 years ago
Mark McDowall e21574a203 Blacklisting improvements
11 years ago
Taloth Saldono 38b0fae29a Moved Episode Not Requested check to new Specification. Updated tests.
11 years ago
Mark McDowall 2f3430387e Major logging overhaul
11 years ago
Mark McDowall 2d028d9bc7 History check shouldn't die if download client is not configured.
11 years ago
kayone c973ab844a Added some missing indexes database.
11 years ago
Mark McDowall 78dacf6850 Fixed: Performance issues when processing results from indexers (RSS/Search)
11 years ago
Mark McDowall 46f904d165 Refactored retention spec
11 years ago
Mark McDowall 606d78f5e1 Download clients now use thingy provider
11 years ago
Taloth Saldono ff9887deaa Added MinSize check and revised tests.
11 years ago
Mark McDowall 4d40ce88c2 Return false for size when quality is unknown
11 years ago
Mark McDowall 823ace02a6 Fixed not in queue spec
11 years ago
Mark McDowall d648056bc4 Better trace messaging for Download Decision specs
11 years ago
Mark McDowall 958c2f1fe1 Merge branch 'quality-definitions' into develop
11 years ago
Taloth Saldono 45304b1bbc Solved error in quality comparison for HistoryService
11 years ago
Mark McDowall 0ab7d035e1 Validate series is the one searched for
11 years ago
Taloth Saldono 3e97106aa7 Updated QualityProfile to contain a list of Items each with a 'Allowed' bool.
11 years ago
Taloth Saldono c90791b266 Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled.
11 years ago
Mark McDowall 6cbc8687de Better way to fix empty string split results
11 years ago
Mark McDowall 885872ff3a Fixed: Extra new line in release restrictions causing all releases to be rejected
11 years ago
kayone ec63053fe7 cleaned up using directives.
11 years ago
Mark McDowall 7c6fad155a Added option to disable blacklisting, both the queue check and the spec
11 years ago
Mark McDowall 8520fe3e0c Blacklisting will trigger episode search
11 years ago
Mark McDowall 1f5bcfeb75 Blacklist is now used when processing results
11 years ago
Mark McDowall 52da5b643d Using string for airdate instead of DateTime in models to prevent timezone issues
11 years ago
Mark McDowall 6d46819972 Download client will return queue with remoteEpsiode
11 years ago
Mark McDowall 883d0c815e Better NotInQueue checking
11 years ago