Commit Graph

112 Commits (develop)

Author SHA1 Message Date
Mark McDowall 37a9f670dd Fixed: Task progress messages in the UI
2 months ago
Bogdan 2fa9576d05 New: Missing/Cutoff Unmet searches will search for books that haven't been searched recently first
4 months ago
Mark McDowall c7ee278ee4 New: Store last search time for BookSearch
4 months ago
Bogdan 1f95bcae4e New: Async HttpClient
9 months ago
Bogdan 39778a95bf Dedupe releases based on indexer priority
10 months ago
Mark McDowall e165663616 Fixed: Sorting in Interactive search duplicates results
10 months ago
Bogdan d1aff31593 Use 'var' instead of explicit type
1 year ago
Bogdan 0411102f57 Remove unused imports
1 year ago
6cUbi57z b97d63cb5b New: Add tag support to indexers
1 year ago
Qstick 2fe11ca1a9 Rename NzbSearchService to ReleaseSearchService
2 years ago
Mark McDowall 924e393d1a Fixed: Log active indexers instead of implying all indexers are searched
3 years ago
ta264 7fda41c18b New: Better matching of books with subtitles
3 years ago
Qstick 93ba5ade9e Cleanup Conflicts in Sonarr/Lidarr Pulls
3 years ago
ta264 3575ca50da Fixed: Search with edition title
3 years ago
ta264 e1862653f9 Fixed: Don't strip apostrophes
4 years ago
ta264 31cad994ba Fixed: Remove disambiguation from search
4 years ago
ta264 45d49117ca New: Use Goodreads directly, allow multiple editions of a book (new DB required)
4 years ago
Qstick 3ae3c9dfc1 New: Improve Newznab Searching (Book-Search Caps, ISBN Search)
4 years ago
Qstick ee4e44b81a Method, Variable, Class Renames in Readarr.Api
4 years ago
Qstick 8547af9fae Method, Variable, Class Renames in Readarr.Core
4 years ago
ta264 08496c82af New: Readarr 0.1
4 years ago
ta264 a506125841 New: Don't require artist mapping
4 years ago
Qstick f77a2feeef
StyleCop (#1058)
4 years ago
Qstick 3f064c94b9
New: Release Profiles, Frontend updates (#580)
5 years ago
ta264 1eea545c0a Remove typographic apostrophe (#586)
5 years ago
ta264 c392569a63 New: Update DB to store all releases for an album (#517)
6 years ago
gismo2004 29c52e47bb Use Album Disambiguation/Type when searching and picking releases (#490)
6 years ago
Qstick 812af82fae
Fixed: Search fails for many artist and albums with specials (#466)
6 years ago
Qstick 7354e02bff
New: Custom Filtering for UI (#234)
6 years ago
Qstick dd875a0c49 Fixed: CutoffUnmet Search Function not working
6 years ago
Qstick 443e536005 Fixed: Only look for monitored albums on artist search
6 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)
7 years ago
Qstick 1e4d9480e9 Implement Release Parsing, Decision Engine, and Downloading (#35)
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.
7 years ago
TCBWZA 1a11a932e3 Remove ISceneMappingService to get rid of service.sonarr.tv access errors
7 years ago