Commit Graph

80 Commits (e181876dfcbe82f3c80e7bd74ef86df851115ba7)

Author SHA1 Message Date
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.
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
9 years ago
Mark McDowall 942be364dc Treat XEM aliases as SceneSeasonNumber
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
9 years ago
Mark McDowall d37b24cd0b Better UI messaging when searching for all specials in a series
9 years ago
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords.
9 years ago
Taloth Saldono 4060a24eec Fixed: Missing Episode Search command wasn't stored properly in the db causing it to search for all series, instead of one.
9 years ago
Taloth Saldono f2a70677e4 New: Will now temporarily stop using an indexer if the indexer reported an error.
9 years ago
Mark McDowall 7e89bcca38 Clean up some warnings
10 years ago
Mark McDowall ab6233dd3f New: Option to show unmonitored episodes on calendar
10 years ago
Mark McDowall 0adea0ded6 Search all missing fixes
10 years ago
Mark McDowall 90b047f0d4 Fixed: Searching for unmonitored anime episodes during season/all missing searches
10 years ago
Mark McDowall 210524b51a Fixed: Scene numbered season searches when some episode weren't monitored
10 years ago
Mark McDowall 638e3ca898 Command queue
10 years ago
Mark McDowall 37959fd753 Search improvements
10 years ago
Mark McDowall c9d21c7863 Don't search for episodes in series that haven't aired yet
10 years ago
Mark McDowall 05ee57a972 New: options when adding series, including the ability to search for all missing episodes
10 years ago
Mark McDowall b79ecf7774 Disable search after new episodes being added due to existing files not being counted
10 years ago
Mark McDowall 4f5c437ddd Fixed: Don't search for newly added episodes if they aren't monitored
10 years ago
Mark McDowall fc4170c581 Fixed: Removed accents before searching indexers
10 years ago
Keivan Beigi cf77104a02 removed redundant else
10 years ago
Keivan Beigi 0be8f55a2f Cleaned up using directive
10 years ago
Mark McDowall 3f8366a190 New: Search for previously aired episodes that were just added to the database
10 years ago
Mark McDowall d765d1eaef Fixed: Replace periods in title with nothing when searching indexers
10 years ago
Mark McDowall 730aba4408 New: Series search will search starting with the lowest season
10 years ago
Taloth Saldono b532661a27 Resolved failing search due to missing Scene season number.
10 years ago
Taloth Saldono 6dfbc3c290 Fixed: Will no longer cause an error when trying to parse an anime episode with absolute number 0.
10 years ago