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
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
...
Fixed: Searching for missing episodes excludes unmonitored episodes
Fixed: Searching for missing episodes episodes with files
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
...
New: Adding multiple series will queue them instead of running all at once
New: Slower scheduled tasks won't be block others from running
10 years ago
Mark McDowall
37959fd753
Search improvements
...
New: Series/Season search will not grab unmonitored episodes
Fixed: Missing episode search won't grab missing unmonitored episodes by mistake
10 years ago
Mark McDowall
c9d21c7863
Don't search for episodes in series that haven't aired yet
10 years ago