Qstick
8e626269d1
Misc Fixes and Better Logging/Rejection Messages for Track Import
7 years ago
Qstick
28a508bed7
Fixed: Remove xpost suffix from release groups
7 years ago
Qstick
37d1ed4a48
Fixed: Grab discography during artist search ( #208 )
...
Closes #184
7 years ago
Qstick
c105c9a65e
New: Import Lists Base ( #196 )
...
* New: Import Lists Base
7 years ago
Qstick
750ecacb9b
Fixed: Remove Pre and postbot suffixes from release groups
7 years ago
Qstick
3e476f2637
New: Add basic ruTracker parser cases
7 years ago
Qstick
bc8bd9995a
Fixed: Don't import based on track number alone.
7 years ago
Qstick
66d3fd17e9
Fixed: Search Criteria parsing returns bad results (Abba/Black Sabbath)
7 years ago
Qstick
ded7574227
Fix Headphones Download Auth, Add Special Parsing ( #152 )
...
* Add Secondary Backup Parsing Method if Regex Fails
* Add BasicAuth info to release for nzb download handling
7 years ago
Qstick
b63d9d0146
Fixes Misc Issues with Album Metadata Extrafiles ( #145 )
...
* Fixes Misc Issues with Album Metadata Extrafiles
* Fixed: Move Empty Subfolders to after ArtistRenamedEvent and Metadata mover
* Remove Path from Album Table, Fix Wdtv, MediaBrowser, Roksbox
* Remove Album Path from UI
* Remove Comments and add Jpeg extension to XMBC image regex
7 years ago
Qstick
0f17569908
Fix Discography Recognition and Add Parser Test
7 years ago
Qstick
10b8174726
Extend Qualities and Setup Default Groups ( #127 )
...
* Extend Qualities and Setup Default Groups
* fixup! Extend Qualities
* fixup! Codacy
* fixup! One more
7 years ago
Qstick
21428cba6f
Medium Support (Multi-disc Albums), Quality Grouping ( #121 )
...
* Multi Disc Stage 1 - Backend Work
* Quality Group Functionality
* Fixed: Only show wanted album types on ArtistDetail page
* Add Media Count Column to ArtistDetail Page
* Parser updates for multidisc cases, other usenet release title formats
* Search for Tracks by Medium Number in Addition to Title and TrackNumber
* Medium Renaming Token for Track Naming
* fixup Codacy and Comment Cleanup
* fixup remove comments
7 years ago
Qstick
f32e8974af
Fixed: Import failure when unable to parse folder name
7 years ago
Qstick
b5a8c342e5
Cleanup Sonarr Regexes from Parser.cs
7 years ago
Qstick
f1b1904e07
Update DB Schema, Change Artist Slugs, Rework SubtitleFiles to LyricFiles
7 years ago
Qstick
a80360f6fd
Remove Remaining TV Code
7 years ago
Qstick
42e25055a9
Rework Tests for Music, Start TV Code Cleanup
7 years ago
Qstick
4016d359ac
Guard Against Null AlbumTitle on Import
7 years ago
Qstick
6685644c5c
Refactor Various HouseKeepers
7 years ago
Qstick
f8f988a083
Misc Sonarr Pulls
7 years ago
Qstick
90a4838958
Tweak Release Parsing, Add Less strict Regex Cases for Title
7 years ago
Qstick
31db4e2026
Guard Against QualityParser NullReferenceException
7 years ago
Qstick
78f1066535
Add Additional Logging to Track Parsing
7 years ago
Qstick
4aa5a35cb4
Added -Scrambled to the ReleaseGroup cleanup list
...
Sonarr f8d5f1fc9
7 years ago
Qstick
5fec72395c
Null Checks for Track Parsing, Parse by Title if TrackNumber is missing
7 years ago
Qstick
f05332cf6e
[UI Work] Interactive Import, More Artist Detail
7 years ago
Qstick
95051cbd63
Initial Commit Rework
7 years ago
Qstick
1e4d9480e9
Implement Release Parsing, Decision Engine, and Downloading ( #35 )
...
* Implement Parsing, Decision Engine, and Downloading
7 years ago
Joseph Milazzo
ef4da4ac9f
Track Parsing Code ( #10 )
...
* We now have the ability to import local tracks into Lidarr. Switching to IDv3 tag reading over custom parsing for local tracks.
* Stable code for track refresh.
* RefreshArtist and RescanArtist events are working correctly. Need to add potential rejection decisions in future.
* Implemented code comments
* PR comments and fixing some odd db bugs.
* Fix some conflicts after Unit Test PR Merge
Fix some conflicts after Unit Test PR Merge
* Track/Album Add and Update Fixes
Track/Album Add and Update Fixes
* Fixed an issue with trackimport looking up trackId instead of artistId
* Add Handle to TrackService for TrackAddedEvent
Add Handle to TrackService for TrackAddedEvent
* Update Quality Regex, Store BitRateMode in TrackFile
Update Quality Regex, Store BitRateMode in TrackFile
7 years ago
Joseph Milazzo
e7f72a9d08
Merging feature/db into feature/trackParse
8 years ago
Qstick
15b70ede7c
Track Mapping Fixes
...
Fix Some Issues with Track Mapping
8 years ago
Qstick
0f3c355381
New DB Schema
...
Rearrange DB Schema for Album Centric Plan
8 years ago
Joseph Milazzo
1024555f75
At a point where we can build. Many TODOs and existing Series-based APIs need to be removed. No track code actually works.
8 years ago
Joseph Milazzo
235e753b93
Merge branch 'develop' of https://github.com/mattman86/Lidarr into feature/trackParse
8 years ago
Joseph Milazzo
76db95947c
Refactored most code for track parsing.
8 years ago
67714561ea
Merge branch 'develop' of https://github.com/mattman86/Lidarr into runraid
8 years ago
d7ad9b8218
Support music qualities. This is a work in progress, lots of code still references tv series
8 years ago
Joseph Milazzo
a09d5d0b69
Switched over to using Spotify API for meta data. This will require deleting DB to start using.
8 years ago
Joseph Milazzo
fa52eabb79
Almost finished linking frontend to backend. A few issues with DB mapping to work out.
8 years ago
Joseph Milazzo
2813fccc78
Updated the code to allow a search to be made from UI to iTunes and return a mock result.
8 years ago
TCBWZA
1a11a932e3
Remove ISceneMappingService to get rid of service.sonarr.tv access errors
8 years ago
Mark McDowall
3c22f68f5a
Fixed: Parsing releases with year added to the end of the series title
...
Fixes #1768
8 years ago
Taloth Saldono
fee8da88a6
Accept full language name as suffix.
8 years ago
Mark McDowall
3bd7c09acf
Strip 2160p from titles before parsing
8 years ago
Keivan Beigi
73840dcacc
The great logger.Error cleanup!
8 years ago
Mark McDowall
d5ef451bb4
Fixed: Parsing of 2017x123 episode format
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
...
Closes #1522
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
...
Towards #459
8 years ago
Mark McDowall
77574ec555
Fixed: Parsing absolute episode numbers preceeded by Episode
...
Closes #1441
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
...
Closes #1401
8 years ago
Taloth Saldono
c7d445d1c1
New: Added raw DVD check for BTN to prevent those pesky VIDEO_TS downloads.
...
fixes #r1377
8 years ago
Taloth Saldono
4783803b6b
New: Part One/Two/Three/.. parser support for mini series.
9 years ago
Taloth Saldono
32a347bdd2
Updated WEB regex.
9 years ago
Mark McDowall
d984dd41d6
Fixed: Parsing WEB releases that use spaces instead of periods
...
Closes #1339
9 years ago
Mark McDowall
ecf67e609e
Fix regex for expanded series + episode number (S01 - E01)
9 years ago
Mark McDowall
c25bea6470
Fixed: Parsing separated season and episode numbers (S01 - E01)
...
Closes #1320
9 years ago
Mark McDowall
b9d67ae421
Better logger name for QualityParser
9 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
...
Fixed: Aliases used incorrectly when TVDB season number matched the seaon number of the alias
Closes #1140
9 years ago
Taloth Saldono
947f494e72
Fixed: Release Group detection didn't handle RLSGRP_English properly.
...
fixes #1198
9 years ago
Taloth Saldono
3f74a87b45
Fixed: Removed TrollHD from the RawHD detection regex since they now also release other sources.
...
fixes #1193
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
...
Closes #1192
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
...
Closes #1145
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
...
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