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
...
Closes #1091
9 years ago
Taloth Saldono
f38d5de946
Fixed: Regression in parser incorrectly parsing S2015Exx.2015-01-01 notation.
...
fixes #1080
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
...
Closes #965
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
...
Closes #603
9 years ago
Mark McDowall
b6b5355261
New: support for REAL releases
...
Closes #453
New: Added `Quality Real` naming Token
New: Quality Full will add real to file name when applicable
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
...
Closes #898
9 years ago
Taloth Saldono
f01a21ce43
Degraded 101 regex to favour S01 regex to match prevent matching 3 digit series title.
...
Fixes #885
9 years ago
Taloth Saldono
a06a3fa5d6
Fixed: Removal of common suffixes such as [ettv] while parsing.
...
Fixes #874
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
...
Closes #805
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
...
Closes #729
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.
...
Fixes #635
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
10 years ago
Taloth Saldono
39aef8bed5
Merge branch 'torrentrss' into develop
10 years ago
Michel Zehnder
9d7522cc15
New: Add generic TorrentRssIndexer support.
...
Add support for generic RSS feeds. Parses the feed and tests if it is
EZTV compatible, or if it has all required fields for the generic
TorrentRssParser
10 years ago
Mark McDowall
a090ed8b5e
Support for Season xx Episode yy multi-episode format
10 years ago
Mark McDowall
fb02499823
Fixed: Parsing of season and episode inside square brackets
...
Closes : #501
10 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
...
Fixed: Don't use full path when parsing files
New: Support for iTunes library file structure
10 years ago
Mark McDowall
20782bbbc1
Episode import improvements
...
Fixed: Use folder name when file name is not parsable on import
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
...
Fixed: Show Series title mismatches in the UI
Fixed: Force import from Queue for title mismatches
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
...
Fixed: Releases getting picked up as SDTV instead of RAW-HD
Fixed: Don't parse "sample" as release group
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
...
Fixed: Clean title before parsing release group (remove -RP & -NZBGeek)
Fixed: Parse subgroup from start of file name when inside square brackets
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
Mark McDowall
7e76a36d68
Fixed: Search results without TV Rage IDs won't match a series without a TV Rage ID
10 years ago
Mark McDowall
821f9646f3
Cleaner file names/multi-episode file names
10 years ago
Mark McDowall
8a1ed896ea
cleanup
10 years ago
Mark McDowall
28edb56401
Fixed: Parsing some files that did not contain a series title
10 years ago
Mark McDowall
ab868cc403
More support for Season 1 - Episode 01 style files
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
Keivan Beigi
0a341199a8
safer log configuration
10 years ago
Mark McDowall
83e3d7145f
Better parsing of Chistmas Specials
10 years ago
Mark McDowall
98b4027510
Fixed: Handle numerical hashed releases
10 years ago
Mark McDowall
a9171d44d9
Sorting for another show that starts with A
10 years ago
Mark McDowall
a5dd0cce29
Fixed: Delays use minutes not hours
10 years ago
Keivan Beigi
cf77104a02
removed redundant else
10 years ago
Keivan Beigi
0be8f55a2f
Cleaned up using directive
10 years ago
Mark McDowall
6467167046
Moved Extension methods in common to subfolder
10 years ago
Mark McDowall
867746a763
Fixed: Importing "Backup_tvdbid" encrypted filenames
10 years ago
Mark McDowall
1e8c2a6a12
Various naming fixes
...
Fixed: Parsing anime that had season/episode pattern in the hash
Fixed: Parsing anime that had 6 consectutive digits in the hash
10 years ago
Mark McDowall
af5096f9af
Absolute release group parsing fix for custom filenames
10 years ago
Mark McDowall
cf9f5fe569
Various naming fixes
...
New: Multi-episode style (Range)
New: Example for mulit-episode anime naming
Fixed: Validate anime episode format when saving
10 years ago
Mark McDowall
76eee87976
Fixed: Parsing Raw-HD is filename as Raw-HD instead of HDTV-720p
10 years ago
Mark McDowall
365898df45
New: Links (forums, trello, etc) shown in System: Info
10 years ago
Taloth Saldono
10b45f769e
Fixed: Parser no longer chokes on titles with a file extension and invalid path characters such as :.
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
438686ca1a
Refresh the scene mapping cache if it is empty during a lookup
10 years ago
Mark McDowall
ddc4c359cb
Fixed: Series title sorting won't remove special/part/episode
10 years ago
Mark McDowall
97c9217c0d
Fixed: Improved title sorting for 'A to Z'
10 years ago
Mark McDowall
4026a0f096
Parsing improvements
...
Fixed: Parsing of 1 digit season and episode numbers
Fixed: Parsing of 3 digit season numbers
10 years ago
Mark McDowall
0d3ea052c6
Fixed: Multi-episode absolute getting treated as Season/episode
10 years ago
Taloth Saldono
a4a1e4d5bf
Fixed: HDDVD now recognized as bluray quality.
10 years ago
Mark McDowall
c4836975a9
Fixed: Treat WebHD as Web-DL
10 years ago
Mark McDowall
9d5d3ce4c3
Fixed: Treat iTunesHD as Web-DL
10 years ago
Mark McDowall
0322eab509
Fixed: Parse extended multi episode with 4 digit (year) seasons
10 years ago
Mark McDowall
121ec0873b
Fixed: Parsing 'NL Subs' in addition to NLSub
10 years ago
Mark McDowall
8b3fd95d55
Fixed: Multi-absolute episode parsing
10 years ago
Mark McDowall
a21b539298
Fixed: 3 digit season/episode numbers followed by an underscore
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
...
Fixed: Show a warning in Queue when drone is unable to import due to a name mismatch
Fixed: Better UI messages for Queue when there is an error or warning
10 years ago
Taloth Saldono
cc8c88e921
Fixed: Extensions are now removed from scene names during import.
10 years ago
Mark McDowall
a3d013d908
New: v2/v3/etc handling for anime
10 years ago
Taloth Saldono
518a75ea5c
Downloading releases via Manual Search are now processed via unique id to allow caching more Release details.
10 years ago
Keivan Beigi
3a287bf7e7
Merge pull request #108 from NzbDrone/scene-name
...
Fixed: Use Nzb title as scene name when available
10 years ago
Mark McDowall
b638e09f24
Fixed: Don't mark releases as imported unless at least one file is imported
10 years ago
Keivan Beigi
1c7f2ad29e
spelling
10 years ago
kayone
20287f84ce
Fixed: Use Nzb title as scene name when available
10 years ago
Mark McDowall
ae97af6bb6
Fixed: Support for poorly numbered multi-episode releases
10 years ago
Taloth Saldono
04160a61c9
Fixed: Update Quality parser for Anime Elysium group.
10 years ago
Mark McDowall
7a804d4702
Fixed: parsing of files without a title and a 4 digit season number
10 years ago
Taloth Saldono
9e9cb98b3a
Fixed: Added additional separators to reversed title detection.
10 years ago
Mark McDowall
3b08f317dd
Remove request info from title when parsing
10 years ago
Mark McDowall
9e0c8a60b4
Anime special fixes
...
Fixed: Parsing of special/OVA/OVD releases
Fixed: Handling of anime releases with season number of zero
10 years ago
Mark McDowall
41ece422c9
Fixed: Remove accents from titles when looking for matching series
10 years ago
Taloth Saldono
a5a99f64ff
Fixed: Parser now recognizes 848x480 as 480p.
10 years ago
Taloth Saldono
7b420fc033
Added MediaInfo to EpisodeFile.
10 years ago
Mark McDowall
b841d2e9b4
Fixed: VOSTFR will be treated as French
10 years ago
Mark McDowall
7febd71fd9
Title must be included for 6 digit air date
10 years ago
Mark McDowall
74a38415cf
Profiles
...
Indexes are created with the same uniqueness when copying a table
New: Non-English episode support
New: Renamed Quality Profiles to Profiles and made them more powerful
New: Configurable wait time before grabbing a release to wait for a better quality
10 years ago
Mark McDowall
b72678a9ad
Using absolute episode number logging moved to Debug
10 years ago
Mark McDowall
daaf4e1831
New: Parse 6 digit date format (yymmdd)
10 years ago
Mark McDowall
638c149b62
Added more resolutions for 1080p releases
10 years ago
Mark McDowall
c0cfbc4de4
Fixed: Blu-Ray in release/file name will be handle as Blu-Ray properly
10 years ago
Mark McDowall
70af42e69c
Manual search shouldn't die on mono
10 years ago
Mark McDowall
9a92815cbf
Fixed: Specials with the season number will be handled properly
11 years ago
Taloth Saldono
5e68ed7aac
Changed scene mapping log entry from Info to Debug to avoid spamming the log every minute.
11 years ago
Mark McDowall
2b6f908038
New: HR WS PDTV releases will be treated as HDTV720p
11 years ago
Mark McDowall
7df5d6c9b8
Merge branch 'develop' of https://github.com/Taloth/NzbDrone into develop
11 years ago
Mark McDowall
193672b652
Anime!
...
New: Anime support
New: pull alternate names from thexem.de
New: Search using all alternate names (if rage ID is unavailable)
New: Show scene mapping information when hovering over episode number
New: Full season searching for anime (searches for each episode)
New: animezb.com anime indexer
New: Treat BD as bluray
Fixed: Parsing of 2 digit absolute episode numbers
Fixed: Loading series details page for series that start with period
Fixed: Return 0 results when manual search fails, instead of an error
Fixed: animezb URL
11 years ago
Taloth Saldono
34edeac391
Fixed: Updated check for hashed releases.
11 years ago
Mark McDowall
801b1b4ec4
Fixed: Parsing of RAW-HD releases
11 years ago
Mark McDowall
df1283c0a5
Quality parsing improvements
...
Fixed: Parsing quality in filename from other applications
Fixed: Parsing WEB.DL as WEB-DL
11 years ago
Mark McDowall
69567de9a2
Some additional release group parsing tests
11 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)
11 years ago
Taloth Saldono
dcb586b937
Fixed: Better parsing of the delimiters for absolute episode numbering.
11 years ago
Taloth Saldono
9cf8436dbc
Added 'Nordic' as norwegian language.
11 years ago
Mark McDowall
3717b558e4
Fixed: Bluray 480p releases will be treated as DVD
11 years ago
Mark McDowall
16c60ff92c
Fixed: Bluray 576p will be detected as DVD instead of Bluray 720p
11 years ago
Mark McDowall
198e7cc2f7
Fixed: parsing of some porrly named episodes
11 years ago
Mark McDowall
20124ab61d
Fixed: Parsing of some quality from some Bluray files
11 years ago
Taloth Saldono
afff79feae
Fixed: Restricted allowed Release Groups to reduce erroneous matches.
11 years ago
Taloth Saldono
388943ea1b
Fixed: Quality parser now properly deals with releases with underscores as delimiter.
11 years ago
Taloth Saldono
bf7180f9ac
Fixed: mm.dd.yyyy airdate now parsed.
11 years ago
Taloth Saldono
45b1067d44
Fixed: bdrip/brrip with resolution now recognized as Bluray quality.
11 years ago
Mark McDowall
ebe42357c8
Use clean name when finding by title
11 years ago
Mark McDowall
1ce58c58af
Fixed: Parsing daily episode formats that contain [] around the quality
11 years ago
Taloth Saldono
5428d9d53f
Improved detection of hashed releases.
...
- Added specific rejection code for 32 random characters to ignore all md5 and mixed-case hashes.
- Added NZBGeek hash format.
- Removed -RP from Release Group.
- Added test and fix for reversed title. Currently matching it based on a couple of patterns.
11 years ago
Mark McDowall
0a125c485b
Removed console.writeline for Regex
11 years ago
Mark McDowall
bc17466dbc
Fixed: Parsing files that contain the date along with a season and episode
11 years ago
Taloth Saldono
6aaa3c573f
Fixed: Hashed releases should be parsed more accurately.
11 years ago
Mark McDowall
e21574a203
Blacklisting improvements
...
New: New releases that fail will be retried a second time after waiting 1hr (configurable)
Fixed: Blacklisting releases with the same date and vastly different ages
11 years ago
Mark McDowall
0a17630c5a
Fixed: Do not treat the pressence of Italy as an Italian release
11 years ago
Mark McDowall
f88a83ae10
Better cleaning before parsing releases and files
11 years ago
Mark McDowall
2f3430387e
Major logging overhaul
11 years ago
Mark McDowall
db5baf70ea
Don't clean common words from the start of the title
...
Fixed: Do not treat similar titles as the exact same
11 years ago
Mark McDowall
36e7dc75e5
nlsub is treated as dutch
11 years ago
Mark McDowall
669f351d08
Properly handling multi episode in one scene numbered release
...
Fixed: Multiple episodes under one scene episode for some shows
11 years ago
Mark McDowall
6d1cb90723
Possible special is less aggressive, with tests
11 years ago
Mark McDowall
0b2b8e9bbe
Cleaned up parser tests, 1103/1113 parsing is less greedy
...
Fixed: Importing of hashed releases
11 years ago
Mark McDowall
faa24c5bb6
Merge branch 'special-episode-search' of https://github.com/iaddis/NzbDrone into special-episode-search
...
Conflicts:
src/NzbDrone.Core/Indexers/Omgwtfnzbs/Omgwtfnzbs.cs
11 years ago
Mark McDowall
e9db0fc14a
Fixes after rebase
11 years ago
Mark McDowall
a6361d0bbd
New: XBMC Metadata (Frodo+)
11 years ago
Mark McDowall
54f01ce41d
Fixed: Detection of russian releases using 'rus' in the title
11 years ago
Mark McDowall
958c2f1fe1
Merge branch 'quality-definitions' into develop
...
Conflicts:
src/UI/Settings/Quality/Profile/EditQualityProfileTemplate.html
src/UI/app.js
11 years ago
Mark McDowall
fbf242d3d5
Fixed cleaning titles that use underscores instead of spaces
11 years ago
Mark McDowall
4fc25b010c
Fixed: Sequential series have proper clean titles
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
34a08f8abb
Merge pull request #50 from iaddis/nlog-debugger-output
...
Nlog debugger output
11 years ago
Mark McDowall
37231d1ef0
DiskProvider split to Windows and Mono projects
11 years ago
Icer Addis
2dbf0ecc82
Fixes for code review
11 years ago
Icer Addis
c459cdf168
Fixes in response to code review
...
ParseSpecialEpisode now follows similar pattern to Map() method and accepts TvRageId and SearchCriteria
Fixed normalize episode title to handle punctuation separately from spaces and removed special episode words
Removed comments
11 years ago
Icer Addis
e2939847a5
Parser logging - changed Debug.WriteLine to Logger.Trace
11 years ago
Icer Addis
6ee08af111
Special Episode parsing support in ParsingService
...
Added ParsingService.ParseSpecialEpisodeTitle
Added SeriesService.FindByNameInexact
Added EpisodeService.FindSpecialEpisodeByName
Added IsPossibleSpecialEpisode method to parse info
DownloadDecisionMaker will try to find special episodes if a parse fails or is a possible special episode
11 years ago
Mark McDowall
b29efa5823
Fixed: Release group will not contain file extension
11 years ago
Mark McDowall
a5a02ce90e
Fixed: Incorrectly treating single episode releases as full season releases
11 years ago
Mark McDowall
80b2e605a9
Fixed: Issue processing full season releases
11 years ago
Mark McDowall
f76c4700a6
New: Release Group can now be used in rename patterns
11 years ago
Mark McDowall
87bda21b28
Fixed: Incorrect parsing as DVD for releases that contained 'pal' as part of another word
11 years ago
Mark McDowall
d0adac0b5d
Fixed: Parsing files/releases for series that start with numbers
11 years ago
Mark McDowall
e6a4008fad
Adding some more logging to import process
11 years ago
kayone
bb37444a99
minor parsing fix
11 years ago
Mark McDowall
9d5c1aa0a4
Validate that we can parse the chosen scheme before saving
11 years ago
kayone
ec63053fe7
cleaned up using directives.
11 years ago
Mark McDowall
bb65e83012
Fixed broken mapping tests
11 years ago
Mark McDowall
92cb702b9c
Added more multi-episode tests and support for them
11 years ago
Mark McDowall
9be6e68e7e
Fixed broken tests
11 years ago
Cyberlane
26d3d9dcd6
Small tweaks based on feedback from @markus101
11 years ago
Cyberlane
44c1bc632e
Parsing service code (and tests) for absolute numbered episodes
11 years ago
Cyberlane
d13b41313f
Parser can parse absolute episode numbers
11 years ago
Mark McDowall
5b329ba3af
Fixed: Now able to queue downloads using manual search on mono (Linux)
11 years ago
Mark McDowall
436644318b
Added name + year lookups
...
New: Support series lookup when year has been appended to the release name
11 years ago
Mark McDowall
52da5b643d
Using string for airdate instead of DateTime in models to prevent timezone issues
...
Fixed: Manual search air by date shows can now be sent to download client
11 years ago
Mark McDowall
3586d59d6c
Fixed: Now able to parse series names that use underscores instead of spaces
11 years ago
Mark McDowall
5bf0e197ec
Moved source code under src folder - massive change
11 years ago