Bogdan
fd9bd5f691
New: Async HttpClient
1 year ago
Bogdan
dfd9440ee4
Fixed: Add dedupe releases rule based on indexer priority
...
Closes #3925
1 year ago
Bogdan
cc27107668
Use 'var' instead of explicit type
...
(cherry picked from commit 12374f7f0038e5b25548f5ab3f71122410832393)
Closes #3749
1 year ago
Bogdan
75009f9a2a
Fixed: Standardize single quotes and allow the neutral apostrophe
2 years ago
Qstick
c02b66ec44
Enforce comment spacing with Stylecop
...
Fixes #3104
2 years ago
Qstick
dc7b5b52dc
Added searchEngine support in Newznab/Torznab caps
...
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
(cherry picked from commit eb76dd5248988c8101d9414aef0215f01f81cf00)
2 years ago
Qstick
e6fb6b5033
Rename NzbSearchService to ReleaseSearchService
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2 years ago
Qstick
a26cbdf61f
New: Add tag support to indexers
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2 years ago
Qstick
28c7f30971
Fixed: Sorting in Interactive search duplicates results
...
Fixes #1906
Fixes #1911
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2 years ago
Mark McDowall
dfde4d6a4d
Fixed: Log active indexers instead of implying all indexers are searched
...
(cherry picked from commit e19d4cf85b5a48ef823b9a983591d2bf7e72c621)
3 years ago
ta264
be4e748977
New: Don't require artist mapping
4 years ago
Qstick
a4b78b44ce
StyleCop ( #1058 )
...
* Stylecop Rules and Fixes
4 years ago
Qstick
3f064c94b9
New: Release Profiles, Frontend updates ( #580 )
...
* New: Release Profiles - UI Updates
* New: Release Profiles - API Changes
* New: Release Profiles - Test Updates
* New: Release Profiles - Backend Updates
* New: Interactive Artist Search
* New: Change Montiored on Album Details Page
* New: Show Duration on Album Details Page
* Fixed: Manual Import not working if no albums are Missing
* Fixed: Sort search input by sortTitle
* Fixed: Queue columnLabel throwing JS error
6 years ago
ta264
1eea545c0a
Remove typographic apostrophe ( #586 )
...
This is the preferred apostrophe on musicbrainz
https://beta.musicbrainz.org/doc/Style/Miscellaneous
6 years ago
ta264
c392569a63
New: Update DB to store all releases for an album ( #517 )
...
* New: Store all releases for an album and track artists
* Add Overview, links and release date by release
* Tidy up
* Fix metadata refresh errors following musicbrainz edits
6 years ago
gismo2004
29c52e47bb
Use Album Disambiguation/Type when searching and picking releases ( #490 )
...
* Use Album Disambiguation/Type when searching and picking releases
* Add Disambiguations to AlbumQuery
* use string interpolation for AlbumQuery
* cosmetic change in log text
6 years ago
Qstick
812af82fae
Fixed: Search fails for many artist and albums with specials ( #466 )
...
* Fixed: Search fails for many artist/albums with specials
* fixup! Replace & with space
* fixup! Add two more test cases
* fixup! Add last test case
* fixup: Newznab test case
6 years ago
Qstick
7354e02bff
New: Custom Filtering for UI ( #234 )
7 years ago
Qstick
dd875a0c49
Fixed: CutoffUnmet Search Function not working
...
Closes #193
7 years ago
Qstick
443e536005
Fixed: Only look for monitored albums on artist search
7 years ago
Qstick
27d65937c0
UI Updates, Separate Auto and Manual Searches per Indexer
7 years ago
Qstick
f1b1904e07
Update DB Schema, Change Artist Slugs, Rework SubtitleFiles to LyricFiles
7 years ago
Qstick
42e25055a9
Rework Tests for Music, Start TV Code Cleanup
7 years ago
Qstick
3a4c6fe364
Remove Core.TV references in preperation for Cleanup
7 years ago
Qstick
5fec72395c
Null Checks for Track Parsing, Parse by Title if TrackNumber is missing
7 years ago
Qstick
95051cbd63
Initial Commit Rework
7 years ago
Daniel Underwood
ffc2fb5f60
Change AlbumSearchCommand to public to resolve error when searching ( #74 )
7 years ago
Qstick
9fba2458d8
Remove TV search commands ( #68 )
...
* Remove TV search commands
Remove TV search commands
* Cleanup Newznab, Fix variable name in IntegrationTests
7 years ago
Qstick
1e4d9480e9
Implement Release Parsing, Decision Engine, and Downloading ( #35 )
...
* Implement Parsing, Decision Engine, and Downloading
7 years ago
Daniel Underwood
30b263d49d
Additional code cleanup
7 years ago
Daniel Underwood
11095f7c83
Clean up codacy issues
7 years ago
Daniel Underwood
ea6b4b1389
Change visibility of ArtistSearchCommand and ArtistSearchService due to test build error
7 years ago
Daniel Underwood
8bde4b660c
Change AlbumSearchCommand to take a list of ids instead of a single id
7 years ago
Daniel Underwood
f40918ddb8
Add artist search framework code
7 years ago
Daniel Underwood
4e353382a5
Get album by the id instead of hardcoded value due to #20 fixing albumId
7 years ago
Daniel Underwood
8c4d99eeff
Add artist and year to album spec string when available
7 years ago
Daniel Underwood
c55e3f2c34
Set up framework for artist indexer searching
7 years ago
Joseph Milazzo
76db95947c
Refactored most code for track parsing.
8 years ago
TCBWZA
1a11a932e3
Remove ISceneMappingService to get rid of service.sonarr.tv access errors
8 years ago
Keivan Beigi
73840dcacc
The great logger.Error cleanup!
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
f681d43601
Fixed: XEM series with only alternate season titles.
8 years ago
Mark McDowall
fd42ddec1b
Fixed: Respect delays when searching after a failed DownloadRelease
...
Closes #1292
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
Mark McDowall
ef3d508b31
Fixed: Anime season search won't search for missing episodes
9 years ago
Taloth Saldono
6a90035a4c
Updated NLog to v4.2.3.
9 years ago
Mark McDowall
b02b9f026f
Fixed: Failing missing episode search when one search fails
...
Closes #917
9 years ago
Mark McDowall
d37b24cd0b
Better UI messaging when searching for all specials in a series
...
Fixed: Specials season search UI messaging
Closes #881
9 years ago
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
9 years ago