Commit Graph

176 Commits (develop)

Author SHA1 Message Date
Mark McDowall bc03ad2a18 Blacklisting torrents and using more info to evaluate matches
9 years ago
Mark McDowall 0c6ca6971d Fixed: Do not replace a file unless it contains the same episodes
9 years ago
Mark McDowall b1a0e759ef Fixed: Long sets of required/ignored words would overflow the view in Manual Search
9 years ago
Mark McDowall 210524b51a Fixed: Scene numbered season searches when some episode weren't monitored
9 years ago
Taloth Saldono 5d03c94b26 Fixed typo
9 years ago
Taloth Saldono d1ce1bf218 Fixed: Season packs will no longer be grabbed if it contains an unmonitored episode.
9 years ago
Mark McDowall 72993f3c3c Fixed: Cutoff will be respected when release is still in queue
9 years ago
Taloth Saldono aa52a83395 Fixed: Preferring season packs over single episodes before comparing relative sizes.
9 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.
9 years ago
Mark McDowall 37959fd753 Search improvements
9 years ago
Taloth Saldono e00ec8b01b Manual search no longer permits downloading releases for which we can't find an episode until we can fix the association logic.
9 years ago
Mark McDowall 76dd663bae Better message when rejecting episode if its not an upgrade
9 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
Keivan Beigi 6a743a8792 removed dead code
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 6671934c0f Relative episode file paths
10 years ago
Mark McDowall 0ba19f0cd7 New: Add to Homescreen for mobile support
10 years ago
Mark McDowall 74a38415cf Profiles
10 years ago
Mark McDowall d9f4eeb0f0 Fixed: Manual search won't fail if release wasn't parsed correctly
10 years ago
Taloth Saldono 53e723a301 Fixed: Blacklist Retry logic will now properly handle Sabnzbd changing the unique id.
10 years ago
Taloth Saldono 8f192e635f New: The Manual Search result table is now sorted by the internal prioritization logic and sorting by quality now works as well.
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.
10 years ago
Mark McDowall e21574a203 Blacklisting improvements
10 years ago
Taloth Saldono 38b0fae29a Moved Episode Not Requested check to new Specification. Updated tests.
10 years ago
Taloth Saldono 198ff059c4 Fixed: Season Search now correctly uses scene numbering.
10 years ago
Mark McDowall 87e5d1d84f Log reasons a release was rejected after all specs have processed
10 years ago
Mark McDowall 2f3430387e Major logging overhaul
10 years ago
Mark McDowall 2d028d9bc7 History check shouldn't die if download client is not configured.
10 years ago
kayone c973ab844a Added some missing indexes database.
10 years ago
Mark McDowall 78dacf6850 Fixed: Performance issues when processing results from indexers (RSS/Search)
10 years ago
Mark McDowall faa24c5bb6 Merge branch 'special-episode-search' of https://github.com/iaddis/NzbDrone into special-episode-search
10 years ago
Mark McDowall 46f904d165 Refactored retention spec
10 years ago
Mark McDowall 606d78f5e1 Download clients now use thingy provider
10 years ago
Taloth Saldono ff9887deaa Added MinSize check and revised tests.
10 years ago
Mark McDowall 4d40ce88c2 Return false for size when quality is unknown
10 years ago
Mark McDowall 823ace02a6 Fixed not in queue spec
10 years ago
Mark McDowall d648056bc4 Better trace messaging for Download Decision specs
10 years ago
Mark McDowall 958c2f1fe1 Merge branch 'quality-definitions' into develop
10 years ago
Taloth Saldono 45304b1bbc Solved error in quality comparison for HistoryService
10 years ago
Mark McDowall 0ab7d035e1 Validate series is the one searched for
10 years ago
Taloth Saldono 3e97106aa7 Updated QualityProfile to contain a list of Items each with a 'Allowed' bool.
10 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.
10 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
Icer Addis c459cdf168 Fixes in response to code review
11 years ago
Icer Addis 6ee08af111 Special Episode parsing support in ParsingService
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
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change
11 years ago