Qstick
37d1ed4a48
Fixed: Grab discography during artist search ( #208 )
...
Closes #184
2018-02-10 05:03:12 +01:00
Qstick
c105c9a65e
New: Import Lists Base ( #196 )
...
* New: Import Lists Base
2018-02-06 18:08:36 -05:00
Qstick
750ecacb9b
Fixed: Remove Pre and postbot suffixes from release groups
2018-02-03 21:59:29 -05:00
Qstick
3e476f2637
New: Add basic ruTracker parser cases
2018-02-03 21:25:17 -05:00
Qstick
d53b983c91
Fixed: Completed Download HealthCheck not working
...
closes #200
2018-01-31 21:32:10 -05:00
Qstick
5551b2166a
Rework how albums are refreshed/added, add album search route ( #190 )
...
Rework how albums are refreshed/added, add album search route
2018-01-28 01:27:33 -05:00
Qstick
54e9f88648
Various UI Fixes and Updates
...
Closes #188
Closes #185
Closes #187
2018-01-25 22:01:53 -05:00
Qstick
b2ce3d5bda
Fixed: Lidarr deletes download folder with audio files left over
...
Closes #182
2018-01-23 23:08:05 -05:00
Qstick
b0070e0229
Fixed: Last UI reference to nameSlug, remove from model
2018-01-21 23:22:12 -05:00
Qstick
26ef43f302
New: Manually Edit/Override Album Release ( #181 )
...
* New: Manually Edit/Override Album Release
* !fixup for comments, loading all albums instead of only artist albums
* fixup! UI Cleanup lint issues
* fixup! Remove AddAlbum service for now, fix refresh override selected release
* fixup! Last one... to fix updating albums with custom release set
Closes #109
Closes #129
Closes #128
2018-01-17 21:28:47 -05:00
Qstick
74f433d4f0
New: Added tests for DB Converters
2018-01-14 20:41:52 -05:00
Qstick
d9a8a92b8e
New: Indexer Setting for absolute maximum size for a release
2018-01-14 14:47:36 -05:00
Qstick
96c59e2b2b
Fixed: Handling of unknown status types in DownloadStation
2018-01-14 14:34:08 -05:00
Qstick
ec12bede9d
Fixed: Cleanup 11 more tests
2017-12-30 01:09:10 -05:00
Qstick
d8c89f5bbd
UI Updates (Cancel Import, Move Artist, Manual Import from Artist)
...
Ability to cancel an import lookup/search at any point.
Ability to move artist path from Artist Edit or bulk move from Mass Editor.
Trigger manual import for Artist path from Artist Detail page.
Pulled from Sonarr
2017-12-29 22:23:04 -05:00
Qstick
9cd60bc986
Fixed: Skyhook Tests, Validate GUID before sending to metadata api
2017-12-28 22:47:19 -05:00
Tynan CR
1368dd6a53
Fix: Quality range definitions in kbps ( #157 )
...
* Quality range uses kbits per second. Quality ranges updated for each format
* Changed vorbis q10 weight
* Fixed element name
* Added migration to keep existing MB/min quality constraints valid
* Fixed migration SQL
* Slider step now 1
* Fix: using kbps for min size as well
* Added tooltip for quality-size
* Updated AcceptableSizeSpecification test
* Small magic number fix
2017-12-27 21:41:11 -05:00
Qstick
aa734bdc25
Fixed: Remove BulkImportFixture, Obsolete.
...
#166
2017-12-24 23:58:41 -05:00
Qstick
fdb7c96ffa
Fixed: DownloadedTrackImport Fixture Tests and ParserFixture Tests
...
#166
2017-12-24 21:45:28 -05:00
Qstick
a4dacf2812
Fixed: Language Upgrade Tests
2017-12-24 01:22:48 -05:00
Qstick
8b7b2e6a83
Fixed: QueueSpecificationFixture Tests and Misc Others
2017-12-24 00:34:21 -05:00
Qstick
bfbdba14f6
Fixed: ImportApprovedTracksFixture Tests
2017-12-24 00:03:38 -05:00
Qstick
c4c3c4f620
Fixed: Quality hierarchy not being honored during track import
2017-12-23 23:18:29 -05:00
Qstick
91afcc36c0
New: Validate before deleting artist folders
2017-12-22 21:14:15 -05:00
Qstick
66d3fd17e9
Fixed: Search Criteria parsing returns bad results (Abba/Black Sabbath)
2017-12-21 23:16:36 -05:00
Qstick
882e8a575e
Re-enable unit tests in appveyor ( #159 )
...
* Re-enable unit tests in appveyor
* Delete SingleEpisodeParserFixture.cs
* fixup! Oops
* Fix multiple tests
* Fixed Language Tests
* Couple More Simple Test Fixes
* Last Round of Test Fixes
* More test Cleanup
* Fix 3 Newznab Tests
2017-12-21 23:00:16 -05:00
Qstick
e780555d28
Fixed: Kodi(XBMC) notifications don't update correct Library ( #158 )
...
* Fixed: Kodi(XBMC) notifications don't update correct Library
* fixup! MbId and Artist Names in Test
2017-12-19 21:06:55 -05:00
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
2017-12-17 18:34:58 -05:00
Qstick
ede3a55c68
New: Add Headphones VIP Indexer ( #147 )
...
* New: Add Headphones VIP Indexer
* fixup! String Format Invalid
* fixup! Remove hyphen from search string
* Add Tests for Headphones Indexer
2017-12-15 23:08:16 -05:00
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
2017-12-12 21:25:30 -05:00
Qstick
0f17569908
Fix Discography Recognition and Add Parser Test
2017-12-11 21:00:45 -05:00
Qstick
d6dbd79199
Update MediaInfo and tests to 17.10
2017-12-09 23:01:12 -05:00
Qstick
27d65937c0
UI Updates, Separate Auto and Manual Searches per Indexer
2017-12-02 00:03:12 -05:00
Qstick
20dc8adac0
New: Validate NZBs before sending to download client
2017-11-25 22:55:50 -05:00
Qstick
5b7339cd73
Add Metadata Profiles ( #132 )
...
* Add Metadata Profiles
* fixup! Codacy
2017-11-25 22:51:37 -05:00
Qstick
17eac6dac7
Fixed: Incorrect Namespace for TorrentSeedingSpecification.cs
2017-11-25 22:18:05 -05:00
Qstick
eed81144f6
Fixed: Regression preventing new downloads from bypassing the Download Client Back-off logic
2017-11-25 22:14:51 -05:00
Qstick
f7f6ad159c
Temp Fix for Calendar Feed until Data Mapper can be fixed.
2017-11-25 00:16:46 -05:00
Qstick
10b8174726
Extend Qualities and Setup Default Groups ( #127 )
...
* Extend Qualities and Setup Default Groups
* fixup! Extend Qualities
* fixup! Codacy
* fixup! One more
2017-11-20 19:20:21 -05:00
Qstick
26935bd82f
Fixed: Flaky Housekeeper Tests
2017-11-16 13:35:11 -05:00
Qstick
b3fbd81594
Fixed: Progressively degrading performance issue in Pending/Delayed releases system
2017-11-16 13:24:36 -05:00
Qstick
fa051257e3
Fixed: Releases no longer available on the indexer should be removed from the pending queue
2017-11-16 12:32:31 -05:00
Qstick
acd05ce6cd
Fixed: Error in MediaInfo SchemaRevision causing it to be fetched again
2017-11-16 12:09:04 -05:00
Qstick
b25c772d52
Improved test timing for CommandExecutor.
2017-11-16 11:58:34 -05:00
Qstick
08b95e905e
Add ArtistService Tests
2017-11-16 11:15:19 -05:00
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
2017-11-15 21:24:33 -05:00
Qstick
b5a8c342e5
Cleanup Sonarr Regexes from Parser.cs
2017-11-01 21:23:29 -04:00
Qstick
2dddf8cb33
Fixed: Don't ignore filenames that start with periods
2017-10-29 21:30:18 -04:00
Qstick
d3aa032cf5
Fixed: Don't attempt to fetch a release if the download client is disabled
2017-10-29 21:22:58 -04:00
Qstick
0e1dfed8d7
Fixed: Provider Status housekeeping
2017-10-29 17:32:57 -04:00