Commit Graph

581 Commits (develop)

Author SHA1 Message Date
austinwbest 5389c86cde
New: Added support for AHD User Release indexer flag (#4599)
4 years ago
Qstick 3a0aa51cbf Fixed: Nordic shuldn't translate to Norwegian Audio Language
4 years ago
Qstick 88bda6bcb6 New: Use MediaInfo to Augment Languages
4 years ago
Qstick 10322a1867 New: Aphrodite Language Improvements
4 years ago
Qstick 6706138fa0 New: Add Language Tests
4 years ago
Gabriel Patzleiner 57961df1df Fixed: #4394 parsing multi language from ReleaseGroup name
4 years ago
Gabriel Patzleiner 40b630ef10 Fixed: Updated GetSceneName. It will clean the ReleaseTitle now.
4 years ago
Gabriel Patzleiner e59257f457 Fixed: correctly replacing SimpleReleaseTitle by A Movie. This resolves a lot of cases where a wrong language or edition has been parsed because it has parsed a part of the movie title (also applies to custom formats parsing)
4 years ago
Gabriel Patzleiner a6c2b2e039 Fixed: some parsing issues (Add dot after "Dr" and fixed movies starting with an edition tag to match the edition (e.g. Uncut Gems (2019)) and added some tests for them
4 years ago
Gabriel Patzleiner 51de8f16fb New: Removed the whole lenient parsing and lenient mapping functionality
4 years ago
Gabriel Patzleiner 5f5391db47 Fixed: some releases not getting parsed correctly if lenient parsing is enabled.
4 years ago
Gabriel Patzleiner 73eba0f95d Fixed: some Parser problems (Improved editions and German releases)
4 years ago
Qstick 67ff8d39da Fixed: DVDR Parsing as DVDRip
4 years ago
Qstick 97ff509025 Fixed: Recognize 8 Digit IMDB in parsing/rss lists
4 years ago
Qstick d01c0afa56 Fixed: Parse WEB at end of Release Title, Improve truncated names
4 years ago
Qstick 5761ce640b Fixed: Actually make SimpleReleaseTitle work
4 years ago
Taloth Saldono 83679214b3 Fixed: Added .org to website url filtering in parser
4 years ago
ta264 a19bcf9683 Fixed: CustomFormat size specs in already grabbed check
4 years ago
Qstick 824d315a3b New: Download History
4 years ago
Qstick f891f25f9d Fixed: Strip AlteZachen from release group name
5 years ago
Qstick 30664ea806 New: Added Norwegian Bokmal alias
5 years ago
Qstick dd52760095 New: Movie Certifications
5 years ago
Qstick dfdffb0626 Fixed: Remove website post fix before parsing
5 years ago
ta264 50d6c5e61e New: User defined scores for each Custom Format
5 years ago
Qstick deeb2979f1 Fixed: Parse 360p releases as base quality instead of 720p
5 years ago
Qstick fdd1167f33 New: Clean 'Obfuscation' when parsing ReleaseGroup
5 years ago
ta264 df101258c5 New: Calculate custom formats on demand
5 years ago
Qstick 09f8dace9d Fixed: Remove website prefixes with dashes in URL
5 years ago
ta264 f02fa629cc Reformat and apply Stylecop rules
5 years ago
ta264 d4fa9b7345 Remove trailing whitespace
5 years ago
ta264 8d27111f7b Remove all unnecessary usings
5 years ago
ta264 c6ae0bb509 Add missing new lines at end of files
5 years ago
ta264 997ff74fb9 Replace tabs with 4 spaces
5 years ago
ta264 0ca72bf444 Fixed: Null exception on EnhanceMovieInfo
5 years ago
EnorMOZ a5d695ec92 Fixed: Language debug log in parser (#3971)
5 years ago
Qstick e937d74b11 Revert "Swap to dapper and system.text.json for database backend"
5 years ago
ta264 d2065bfa1b Swap to dapper and system.text.json for database backend
5 years ago
Qstick bbadf3c7e6 Fixed: Quality Parser and Augmenter Picks Wrong Quality
5 years ago
Qstick 67dffcdc69 Fixed: 4K and Remux Parser Tweaks
5 years ago
ta264 b5b43b8b3f Changed: Align GetValueOrDefault extension with netcore3.0 version
5 years ago
ta264 057829c3b0 New: Multi target net framework 4.6.2 and net core 3.0
5 years ago
Qstick 5f396a53c3 New: Parse VFI as French
5 years ago
Qstick 78cac9fcfa Fixed: Use Modifier in Quality Aggregation
5 years ago
Qstick 23670bca12 New: Upstream Updates
5 years ago
Qstick bfc467dd96 New: Use MediaInfo on File Parsing
5 years ago
Qstick 6510e2c898 Fixed: Parsing BD release group as Bluray quality
5 years ago
Qstick 3ba72fd33b New: Treat WEBMux as WebRip
5 years ago
Qstick 3bf5476922 Fixed: Correctly handle Repacks, restrict to same group
5 years ago
Qstick 612d948eba Fixed: Some Tests and Added New Ones
5 years ago
Qstick d86c811543 Fixed: Alt Titles on Main Load, Alt Titles API updates
5 years ago
Qstick 91ab518dfb Fixed: Backend Updates from Sonarr
5 years ago
Qstick d178dce0d3 Fixed: Backend/Frontend Cleanup
5 years ago
Qstick 722a996ad3 Fixed: Import not working due to Language constraint
5 years ago
Qstick 9350f6a04c Fixed: Changes to Profiles, Languages, Manual Import
5 years ago
Qstick 8a9e2dc90d New: Loads of Backend Updates to Clients and Indexers
5 years ago
Leonardo Galli 7756b03555 Fixed: a after a shortened word is not removed correctly for matching. Fixes ##3487
5 years ago
Qstick 58ae4417df Fixed: Cannot Add ITA or ITALIAN custom format (#3385)
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
Leonardo Galli 4015ff08a6 @cosmetic Added Parsing Library: A dotnet library that "exports" our parsing interface.
6 years ago
Leonardo Galli 6d3cff85ae Fixed: Unable to parse movies from 1800s.
6 years ago
Qstick 92b5822a39 New: Remove Pre, postbot, xpost suffixes from release groups (#3220)
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
halali 057086a630 Added: Czech Language (#2948)
6 years ago
Leonardo Galli 64e8fde0e1 Fixed: ImdbIds not being padded with zeroes, which messes up matching.
6 years ago
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 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 77f146b262
Added: Ability to add custom formats, working similar to qualities. (#2669)
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
Qstick 25e10e26e3 Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) (#2589)
7 years ago
Leonardo Galli 1dbb856ced Fixed: Apostrophe getting replaced by an empty string causing no search results.
7 years ago
Leonardo Galli a151fbbcbe Revert "Fixed: Removed hebrew ISO, since english movies are still in english. (#1922)"
7 years ago
kriegalex b70016d082 Added: Support for VF2 french tag. (#2291) (Fixes #2290)
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 b6be297093 Fixed: Parsing of TSRip and HDTSRip. Fixes #1998
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
MangaValk 4d8a270170 Fixed: Parser error when using `(year) name` folder (#1956) (Fixes #1951)
7 years ago
Rotem 9db46ba154 Fixed: Removed hebrew ISO, since english movies are still in english. (#1922)
7 years ago
Rotem 7c4c6ccd5c Added: Hebrew language (#1909)
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 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 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 63e3361fb5 Movies with same name but different year being downloaded regardlessly is now fixed!
7 years ago
Leonardo Galli 58e81a916c Fixed error when language is present in title, but has dots instead of spaces. For example The.Danish.Girl.2015
8 years ago
Leonardo Galli b05d505bce Fixed Final in titles parsing as an edition.
8 years ago
Leonardo Galli 7c3d8c8ff9 Added multiple new editions such as FanEdit, Anniversary and 2in1.
8 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 10091b9454 Movies with Umlauts are now correctly matched and have correct CleanTitles.
8 years ago
Leonardo Galli b26a036eed Fix when MovieTitle is the empty string (should not occur, but what evs)
8 years ago
Leonardo Galli 32a2407ad1 Fixed an issue where movies which were labelled with an alternative title could not be found.
8 years ago
Leonardo Galli 33b48eec95 Indexer flags implementation. (#1377) Will be further finalized over the next few weeks with Freelech, preferring of certain flags, etc
8 years ago
Leonardo Galli c36b259fa9 Fixes an issue where the semicolon and space afterwards was replaced.
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 0dc67419be Revert "Move up IMDB logic in ParsingService, should help with the mismatched movies"
8 years ago
Devin Buhl 066c746e5f Move up IMDB logic in ParsingService, should help with the mismatched movies
8 years ago
geogolem 3f438563b8 incorrect check for imdbId prefix
8 years ago
Devin Buhl 571730ddec Onedr0p/3 8 17 (#1087)
8 years ago
Leonardo Galli b9eab860f5 Fixed the parser for movies with A.
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
Devin Buhl cf8f690d7a Add ReplaceGermanUmlauts method
8 years ago
Devin Buhl ddc6ccbf15 Added new TestCase for Parser and fixed spelling error
8 years ago
Devin Buhl 91c71ed6a0 Revert "Added FindByAlternativeTitle in MovieRepo."
8 years ago
Devin Buhl 0d85c7435c Added FindByAlternativeTitle in MovieRepo.
8 years ago
Devin Buhl 0f2234bcdc Patch/onedr0p 3 4 2017 (#1006)
8 years ago
Devin Buhl 1c086b057a Patch/galileo fixes (#951)
8 years ago
Devin Buhl 28d27dca5c Add remux 1080p and 2160p as qualities (#900)
8 years ago
Devin Buhl e33265b58d Update parsing french movies (#899)
8 years ago
Leonardo Galli a0050fedd3 Fixed language parsing of movies with language in movie name.
8 years ago
Devin Buhl e78a55ac6e Fix Hardcoded .DKSubs. (#726)
8 years ago
Leonardo Galli a16e46cf38 Fix parsing with lower bluray qualities.
8 years ago
Leonardo Galli fe0dfef83c Fixes issue with movies with same name but different years being downloaded.
8 years ago
Leonardo Galli bc1a47ff5a Fixed a few parser issues. Also added some tests.
8 years ago
Devin Buhl 0cb15121e5 Fix movies not showing up in Queue when downloading (#640)
8 years ago
Devin Buhl 8feb3fee98 Removed Wombles and Kickass, updated torrentpotato and torznab (#625)
8 years ago
Devin Buhl 63527858e7 Merge branch 'develop' into patch/update-qualities
8 years ago
Devin Buhl a1f2369306 Update the regex in Parser, Add workprint and telesync, change R5 to regional allow for R[0-9]{1}, changed the weights
8 years ago
Leonardo Galli 4abbf55ee4 Merge Develop into Net-Import
8 years ago
Devin Buhl c60be3a467 Added new qualities, added new qualities to profile class.
8 years ago
Devin Buhl 8e452f8b6d Change lang in UI to what profile / lang they choose when they add a movie
8 years ago
Devin Buhl a0b80ad41a Add year to search (#425)
8 years ago
Leonardo Galli 1ad4006819 Fixes an issue where movies with (year) at the beginning were recognized with a title of "("
8 years ago
Leonardo Galli 451f2d30e4 Merged branch develop into feature/net-import
8 years ago
Leonardo Galli 5aaba98c57 Imdbid parsing works now from url
8 years ago
Leonardo Galli 3d67f6237e Should fix 4K releases not getting parsed.
8 years ago
Leonardo Galli 6d665aeb21 Fix for hardcoded subs regex.
8 years ago
Leonardo Galli 1b035f8657 Update Parser to support large array of Extended, Director, Collectors, ... Cut, Edition, etc.
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
Devin Buhl 1d88313424 #146 search imdbid for usenet indexers that support it
8 years ago
Leonardo Galli 52fb29ee18 Fixes a few things with importing: Sample check is done even when file is already in movie folder. Fixed importing of movies with "DC".
8 years ago
Tim Turner 23aace6149 Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
8 years ago
Leonardo Galli f19a1a5960 Update Parser to support 576p movies, fixes #67
8 years ago
Leonardo Galli 04d01dc781 Fixes Parser to match ImdbId as well as (year).
8 years ago
Tim Turner 7a45394820 Unable to properly parse many movie titles
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
Leonardo Galli 7871c118e7 Fix for PassThePopcorn release titles
8 years ago
Leonardo Galli 7a5fe59dbf Added TorrentPotato Indexer.
8 years ago
Leonardo Galli 6d5e9ad4a1 Fixed matching wrong movies from database when searching.
8 years ago
Leonardo Galli a263558383 Fix parsing of special editions without . in title.
8 years ago
Leonardo Galli 06d39579a5 Fixed some things regarding director's cut / special edition.
8 years ago
Leonardo Galli fd718b61ac Updated Parser to parse movie titles. Should also parse things, such as: Director's Cut, Special Edition, etc. This is then displayed in the manual search UI. Importing is not yet updated for the new parser!
8 years ago
Leonardo Galli ad95fbfd4a Implemented importing movies. This is still in early stages, however it should work pretty well.
8 years ago
Leonardo Galli 4f6380a73c Automatically downloading the best movie release works now.
8 years ago
Leonardo Galli 2a3b0304cb Fixed a few things with displaying the Movie Details Page. Implemented the first round of Searching for and Downloading movie Releases. ATM this is still a bit hacky and alot of things need to be cleaned up. However, one can now manually search for and download (only in qBittorrent) a movie torrent.
8 years ago
Leonardo Galli 0b278c7db8 Searching for movie now works with downloading. They also get imported fine.
8 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Keivan Beigi aba613acd1 Because it's 2016!
8 years ago
Keivan Beigi c42e4d682c more kosher regex group names.
8 years ago
Mark McDowall 7dbacf105d Fixed: Parsing of some anime releases that use Episode after the title
8 years ago
Mark McDowall 4a82d30d3d Fixed: Parsing of mini episodes that contain the year in the title
8 years ago
Mark McDowall 6fb1aa85d0 Fixed: Parsing of some poorly named standard episode release names
8 years ago
Mark McDowall f1a289cc74 Re-added accidentally removed anime parsing Regex
8 years ago
Mark McDowall c39a26d9e0 Fixed: Parsing of multiple absolute episode number releases
8 years ago
Taloth Saldono 19d625c6c5 Fixed: Changed Quality Parser to avoid matching tags in the Episode title instead of the Quality tags.
8 years ago
Mark McDowall e6288148ad Fixed: Suppress warning log messages when unable to parse non-video files
8 years ago
Mark McDowall 522ef9d8d5 Don't append the extension when using ParsePath
8 years ago
Mark McDowall 2e96c4e798 New: Parse existing subtitles and extra files
8 years ago
Mark McDowall 77574ec555 Fixed: Parsing absolute episode numbers preceeded by Episode
8 years ago
Mark McDowall 3b385e8738 Fixed: Parsing of a multi-episode anime formats
8 years ago
Mark McDowall 2ab9bb4fce Fixed: Incorrect matching of date in title
8 years ago
Taloth Saldono c7d445d1c1 New: Added raw DVD check for BTN to prevent those pesky VIDEO_TS downloads.
8 years ago
Taloth Saldono 4783803b6b New: Part One/Two/Three/.. parser support for mini series.
8 years ago
Taloth Saldono 32a347bdd2 Updated WEB regex.
8 years ago
Mark McDowall d984dd41d6 Fixed: Parsing WEB releases that use spaces instead of periods
8 years ago
Mark McDowall ecf67e609e Fix regex for expanded series + episode number (S01 - E01)
8 years ago
Mark McDowall c25bea6470 Fixed: Parsing separated season and episode numbers (S01 - E01)
8 years ago
Mark McDowall b9d67ae421 Better logger name for QualityParser
8 years ago
Mark McDowall 8a6d1ef373 Release scoring
9 years ago
Mark McDowall f2c8156c00 ParsingService.GetEpisodes will use TVDB season number when available
9 years ago
Mark McDowall 942be364dc Treat XEM aliases as SceneSeasonNumber
9 years ago
Taloth Saldono 947f494e72 Fixed: Release Group detection didn't handle RLSGRP_English properly.
9 years ago
Taloth Saldono 3f74a87b45 Fixed: Removed TrollHD from the RawHD detection regex since they now also release other sources.
9 years ago
Taloth Saldono da0bdc5750 New: Added RERIP as REPACK (Proper).
9 years ago
Mark McDowall e5cb8bb0bd Fixed: Some releases with date and season/episode numbers with multiple episodes on a single day
9 years ago
Taloth Saldono 6508e920fe New: Added (fairly strict) regex for the new scene WEB quality = WEB-DL.
9 years ago
Björn Dahlgren 94323f79e7 New: Added support for UltraHD (2160p) quality
9 years ago
Mark McDowall 8818e39c63 Fixed: Daily + Standard with 3 digit episode numbers
9 years ago
Taloth Saldono 6a90035a4c Updated NLog to v4.2.3.
9 years ago
Taloth Saldono 91d91bc673 Fixed: Sample files of daily episodes should also be deleted after import.
9 years ago
Taloth Saldono 4038fa6907 Ignore -Obfuscated while parsing.
9 years ago
Mark McDowall 4771b1c1b2 New: Parsing of XofY mini series format
9 years ago
Taloth Saldono f38d5de946 Fixed: Regression in parser incorrectly parsing S2015Exx.2015-01-01 notation.
9 years ago
Mark McDowall 8373024f9d Fixed: Parsing of queued specials from download client queue
9 years ago
Mark McDowall dc3f7c9bda Fixed: Improved parsing for single digit multi-episode titles
9 years ago
Mark McDowall 8c211364e2 Fixed: Improved parsing of some multi-episode filenames
9 years ago
Mark McDowall 2d9917d074 Re-order regex to prefer [1x01] over 101
9 years ago
Mark McDowall a9444cef30 Fixed: Folder quality when file quality determined by its extension
9 years ago
Mark McDowall b6b5355261 New: support for REAL releases
9 years ago
Mark McDowall 83eebfe153 Fixed: Stricter parsing of some release filenames
9 years ago
Mark McDowall e4e687c2a4 Fixed: Parsing anime series with number in title
9 years ago
Taloth Saldono f01a21ce43 Degraded 101 regex to favour S01 regex to match prevent matching 3 digit series title.
9 years ago
Taloth Saldono a06a3fa5d6 Fixed: Removal of common suffixes such as [ettv] while parsing.
9 years ago
Taloth Saldono 99f452e299 New: Added support for newznab indexers using tvdbid for searching.
9 years ago
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords.
9 years ago
Mark McDowall d7eae958b7 Fixed: Parse TVRip releases as SDTV
9 years ago
Mark McDowall c591a86b02 Fixed: Parsing 4-digit season packs
9 years ago
Mark McDowall 8f9e076325 Fixed: Don't log all daily episodes parsing as unknown episodes
9 years ago
Mark McDowall 026e05dcee Fixed: Better parsing of full season x265 releases
9 years ago
Mirx 4faf7ed959 New: Hungarian language support
9 years ago
Taloth Saldono a84f39bb48 Fixed: Should ignore indexer provided tvrageid when scene naming exception exists.
9 years ago
Mark McDowall b1d0d422e9 New: Support 5-digit multi-episode releases
9 years ago
Taloth Saldono f2a70677e4 New: Will now temporarily stop using an indexer if the indexer reported an error.
9 years ago
Taloth Saldono 8917ea9cc9 Don't log invalid date in rss as Error.
9 years ago
Taloth Saldono d46c170b70 Fixed: Matching anime using full series title instead of cleaned title to be able to detect subtle!! differences`!! in titles!!!
9 years ago
Mark McDowall eb8af60029 Strict parsing of anime releases that have a number at the end of the episode title
9 years ago
Taloth Saldono 39aef8bed5 Merge branch 'torrentrss' into develop
9 years ago
Michel Zehnder 9d7522cc15 New: Add generic TorrentRssIndexer support.
9 years ago
Mark McDowall a090ed8b5e Support for Season xx Episode yy multi-episode format
9 years ago
Mark McDowall fb02499823 Fixed: Parsing of season and episode inside square brackets
9 years ago
Taloth Saldono 429298c68c Fixed manual import of unknown episodes.
10 years ago
Mark McDowall 6dd22e7dcb New: Manual Import episodes
10 years ago
Mark McDowall 2e6cf2b7f6 Fixed: Parsing some anime releases with multiple absolute episode numbers
10 years ago
Mark McDowall 62f4fc5e58 Fixed: Some anime season 1 parsing
10 years ago
Mark McDowall 8aa6969aee Fixed: Improved special episode parsing for multiple matching titles
10 years ago
Taloth Saldono 37e4a06b5d Fixed: Adjuted parser cleanup to properly handle anime titles with 10b instead of 10bit
10 years ago
Taloth Saldono 6e5e781245 Added another nzbgeek hashed pattern.
10 years ago
Mark McDowall d8852d840b New: Parse releases that have a 5 digit episode number
10 years ago
Taloth Saldono d8662321be Fixed parsing specials with Scene.Title.S0x.Episode.Title format.
10 years ago
Taloth Saldono 8438ee0a52 Fixed regex incompatible with mono.
10 years ago
Taloth Saldono 2e81e278e1 Fixed a couple of logging errors.
10 years ago
Taloth Saldono 8d16b8b9d6 Fixed: Hashes being parsed as 0e00 numbering.
10 years ago
Mark McDowall f4573545cd Fixed: Improved parsing for anime episodes with leading release group
10 years ago
Mark McDowall 539de9e124 Fixed: Daily episodes that have date and season/episode numbers in the release name
10 years ago
Mark McDowall ec88c2c2ca Parsing improvements
10 years ago
Mark McDowall 20782bbbc1 Episode import improvements
10 years ago
Mark McDowall fd02f0ae55 Fixed: Italians in title will not treat the episode as Italian language
10 years ago
Mark McDowall a11d118e32 Fixed hashed release name
10 years ago
Mark McDowall 2bbce39faa Show title mismatches, but don't import them automaticallys
10 years ago
Taloth Saldono 3a250e95b9 Fixed: No longer reports SxxExx as releasegroup if original title uses - separator.
10 years ago
Mark McDowall 8a7673ed13 Fixed some parsing issues
10 years ago
Mark McDowall fea906d45d Fixed: Parsing of absolute numbers inside of brackets
10 years ago
Mark McDowall fc0fa2c22f Fixed: No not trim trailing "A" from series title when looking for a matching series
10 years ago
Mark McDowall 468ac1b789 Release group parsing improvements
10 years ago
Mark McDowall c29397aa2c Fixed: Another hashed release format
10 years ago
Mark McDowall 4fda97257b Fixed: Handle abc.mkv hashed filename
10 years ago
Mark McDowall 4fd8fce4a5 Fixed: Greedy absolute number regex
10 years ago
Mark McDowall 4aa45525a4 Fixed: Parsing some numbers as absolute numbers incorrectly
10 years ago