Qstick
f814b5a6e1
Fixed: Improve logging for invalid NZB messages
7 years ago
Qstick
586eed0c9d
Fixed: Ignore macOS DS_Store files
7 years ago
Qstick
99d0421ba7
Fixed: Don't fail build on test failure ( #173 )
...
* Fixed: Don't fail build on test failure
This sets Appveyor up to use the original build.sh and test.sh scripts.
Enables tests for Travis
Add frontend linting checks to Appveyor builds
Add Failed Tests message to Appveyor builds
Fix windows installer naming
Fix a few UI issues causing eslint and stylelint to fail
* fixup! forgot one ui fix.
* fixup! Inno doesn't like appveyor appending string to pr version
* fixup! It's too late, my brain is mush
7 years ago
Qstick
422b82da3c
Fixed: Manual import quality selection
7 years ago
Qstick
ec12bede9d
Fixed: Cleanup 11 more tests
7 years ago
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
7 years ago
Josh Jones
5fae202760
Update text to say album instead of episode. ( #170 )
7 years ago
Qstick
e98f7398b0
Fix syntax SkyHookProxy GUID check
7 years ago
Qstick
9cd60bc986
Fixed: Skyhook Tests, Validate GUID before sending to metadata api
7 years ago
Qstick
bc8bd9995a
Fixed: Don't import based on track number alone.
7 years ago
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
7 years ago
Qstick
aa734bdc25
Fixed: Remove BulkImportFixture, Obsolete.
...
#166
7 years ago
Qstick
fdb7c96ffa
Fixed: DownloadedTrackImport Fixture Tests and ParserFixture Tests
...
#166
7 years ago
Qstick
aab78a62e6
Fixed: Console logging hard coded to trace level
7 years ago
Qstick
a4dacf2812
Fixed: Language Upgrade Tests
7 years ago
Qstick
8b7b2e6a83
Fixed: QueueSpecificationFixture Tests and Misc Others
7 years ago
Qstick
bfbdba14f6
Fixed: ImportApprovedTracksFixture Tests
7 years ago
Qstick
c4c3c4f620
Fixed: Quality hierarchy not being honored during track import
7 years ago
Qstick
91afcc36c0
New: Validate before deleting artist folders
7 years ago
Qstick
66d3fd17e9
Fixed: Search Criteria parsing returns bad results (Abba/Black Sabbath)
7 years ago
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
7 years ago
Qstick
7820f43b2b
Fixed: MediaInfo not parsing for some MP3 files.
7 years ago
Qstick
94d4215a40
Change ‘episode’ to ‘release’ in remove queue modal
7 years ago
Qstick
a4e632d95a
Fixed: Mono internals does not properly copy/move symlinks, but instead copies the contents.
7 years ago
Qstick
c83353e7ee
Fixed: Possible DivideByZeroException when getting queue
...
Closes #161
7 years ago
Qstick
9a0587bc17
Fixed: Removed Incorrect assembly, Lidarr.Common is called in base
7 years ago
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
7 years ago
Daniel Underwood
d08d89929a
Update services url to https to allow updates to work ( #154 )
7 years ago
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
7 years ago
Qstick
ba3d6362af
Update ISSUE_TEMPLATE.md
7 years ago
Tynan CR
9d00a17ade
Fixed eslint errors and re-enabled build.sh check ( #150 )
...
* Fixed eslint errors and re-enabled build.sh check
* Corrected typo
* Corrected typo
* Disabled max-params on files with warnings
* Fixes for PR comments
* Fixes for PR comments
* Fixes for PR comments
* Fixes for PR comments
* Fixes for PR comments
* Fixes for PR comments
7 years ago
Qstick
8116e66d52
Cleanup: Remove Unused Variables from ArtistResource.cs
7 years ago
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
7 years ago
Qstick
532e14040b
Fix: DatabaseCorruptException should slow startup loop
7 years ago
Qstick
5f75c6046b
Fix: Not Loading/Showing Track on History Page
7 years ago
Qstick
7e4a8c8ff7
New: Artist History Modal in Artist Details Page
7 years ago
Qstick
0981260887
Fixed: MediaCover endpoint
7 years ago
Qstick
8f98fb6c4e
Fix: Don't handle content requests in IndexHtmlMapper
7 years ago
Qstick
2ccc5af8d0
Fixed: Security Vulnerabilities allowing authentication to be bypass
7 years ago
Qstick
4525f99370
Fix: Rare timing issue on first-use causing duplicate naming config
7 years ago
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
7 years ago
Qstick
71cc80aef9
Fix: Decode Gazelle Response before parsing releases
7 years ago
Qstick
0f17569908
Fix Discography Recognition and Add Parser Test
7 years ago
Qstick
8e57765c28
Fixed: Musicbrainz UI note on Add Artist page
7 years ago
Qstick
d6dbd79199
Update MediaInfo and tests to 17.10
7 years ago
Qstick
f8a0a1b656
Fixed: Can't Monitor Artists in Artist Editor
...
Closes #142
7 years ago
Qstick
d884914c81
New: Include APFS disks in disk space
7 years ago
Qstick
7be4a376ef
New: Channel setting for Slack notifications to override default channel
7 years ago
Qstick
27d65937c0
UI Updates, Separate Auto and Manual Searches per Indexer
7 years ago
Qstick
e181876dfc
Fix Sonarr Reference in RemotePathMappingsModal
7 years ago