Commit Graph

3175 Commits (24ff756eeb89d8348a051281c8df898b88efbd82)

Author SHA1 Message Date
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)
7 years ago
Qstick 7820f43b2b Fixed: MediaInfo not parsing for some MP3 files.
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
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)
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)
7 years ago
Qstick 8116e66d52 Cleanup: Remove Unused Variables from ArtistResource.cs
7 years ago
Qstick ede3a55c68
New: Add Headphones VIP Indexer (#147)
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)
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 d6dbd79199 Update MediaInfo and tests to 17.10
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 56f6b923e1 Fixed: Add metadata profile exists validator
7 years ago
Qstick db03f43e30 Log warnings when deleting a track file and the root folder is missing/empty
7 years ago
Qstick cd5b658196 UI Action Handler Changes, Misc Fixes
7 years ago
Qstick a613dad540 Fix Misc Naming in UI and API
7 years ago
Qstick a6882e7bdd DB Migration Check for Users not on current DB
7 years ago
Qstick 20dc8adac0 New: Validate NZBs before sending to download client
7 years ago
Qstick 5b7339cd73
Add Metadata Profiles (#132)
7 years ago
Qstick dd11f74073 New: Add authentication options to Webhook
7 years ago
Qstick 17eac6dac7 Fixed: Incorrect Namespace for TorrentSeedingSpecification.cs
7 years ago
Qstick b90f58763a Trim quotes from dsm version parts
7 years ago
Qstick eed81144f6 Fixed: Regression preventing new downloads from bypassing the Download Client Back-off logic
7 years ago
Qstick 2afa6c02de Fixed: Album Metadata Images don't always save in correct folder
7 years ago
Qstick 8219a8014b Fixed: Use Update branch specified in settings instead of always develop
7 years ago
Qstick 9dcf90d241 Fixed: Search on Artist Add, Monitor None Option on Artist Add
7 years ago
Qstick f7f6ad159c Temp Fix for Calendar Feed until Data Mapper can be fixed.
7 years ago
Daniel Underwood 30eb8c9c05 Change AlbumResource label to labels due to the change in lidarr/lidarrapi.metadata#13 (#131)
7 years ago
Qstick 10b8174726
Extend Qualities and Setup Default Groups (#127)
7 years ago
Qstick 9a11b0fd7b Fixed: Telegram notification with underscore and other special characters.
7 years ago
Qstick 26935bd82f Fixed: Flaky Housekeeper Tests
7 years ago
Qstick 4f6415b0e5 Cache BestForTags briefly for better performance when processing releases
7 years ago
Qstick b3fbd81594 Fixed: Progressively degrading performance issue in Pending/Delayed releases system
7 years ago
Qstick fa051257e3 Fixed: Releases no longer available on the indexer should be removed from the pending queue
7 years ago
Qstick acd05ce6cd Fixed: Error in MediaInfo SchemaRevision causing it to be fetched again
7 years ago
Qstick 4faefebe7e Fixed: Raise ApplicationStartupEvent after Owin is running
7 years ago
Qstick b25c772d52 Improved test timing for CommandExecutor.
7 years ago
Qstick c2c43666f6 Shutdown logging before Environment.Exit.
7 years ago
Qstick 5d4eb3c6d8 Fix DiskTransferServiceFixture Failing Test
7 years ago
Qstick 0ea3b71bae Cleanup FileNameBuilder
7 years ago
Qstick 08b95e905e Add ArtistService Tests
7 years ago
Qstick e8d44d1cc2
Add DB Version to About Page (#124)
7 years ago
Qstick b3f92ccaef Fixed: Project File References
7 years ago
Daniel Underwood 1fa141d6c6 Fix capitalization error of LidarrRestModuleWithSignalR.cs. Resolves #122 (#123)
7 years ago
Qstick 34ca4bf150 Fix: Capitalization in CustomScript.cs
7 years ago
Qstick 21428cba6f
Medium Support (Multi-disc Albums), Quality Grouping (#121)
7 years ago
ta264 e1e7cad951 Fix Linux build and set up travis (#119)
7 years ago
David Bates ffa1eee367 Adds exception to allow metadataSource to be blank (#115)
7 years ago
Qstick f32e8974af Fixed: Import failure when unable to parse folder name
7 years ago
Qstick b5a8c342e5 Cleanup Sonarr Regexes from Parser.cs
7 years ago
Mark McDowall ef3234b5de New: Ability to rename using long paths when available
7 years ago
Qstick 1451a63c06 Rename Sonarr References in Backend
7 years ago
Qstick c333ca4161 Change Backup Names To Not Conflict with Sonarr
7 years ago
Qstick aae9f3cfc3 Change API Version from V3 to V1
7 years ago
Qstick db10057f2c Fixed: Artist Type, MBId OnRename in CustomScript.cs
7 years ago
Qstick c2ee23b6d9 Fixed: Naming of 002 Migration
7 years ago
Qstick bbb983deb2 Fixed: Default ports for uTorrent and qBittorrent
7 years ago
Qstick 2abeec06fc Fixed: Better import error messages
7 years ago
Qstick 78fcf86294 Fixed: Execute On Grab script if release group is unknown
7 years ago
Qstick 3cada6d069 Fixed: Long Deluge ETAs from breaking getting queue items
7 years ago
Qstick 899f12fd0c Set test log output via environment variable
7 years ago
Qstick 2dddf8cb33 Fixed: Don't ignore filenames that start with periods
7 years ago
Qstick a1bf1b99f5 Fixed: Case insensitive paths for static resources under Windows
7 years ago
Qstick d3aa032cf5 Fixed: Don't attempt to fetch a release if the download client is disabled
7 years ago
Qstick bff3a55ff3 New: Initial state for torrents added to qBittorrent
7 years ago
Qstick b7fab7db0c Log when running tray app
7 years ago
Qstick 30a3348ba8 Move DB migration to start
7 years ago
Mark McDowall 9adc168b90 Don't get registered URLs until they need to be configured
7 years ago
Qstick 37fc1f4dcc Update help output for NzbDrone.Console
7 years ago
Qstick bd1da4b10a Fixed: Force priority items in paused SAB queue won't show as paused
7 years ago
Qstick 0e1dfed8d7 Fixed: Provider Status housekeeping
7 years ago
Qstick 492cf1b1bb New: FormatAudioChannelsFixture.cs
7 years ago
Qstick 7d64bb403f New: Initial state for torrents added to UTorrent
7 years ago
Qstick 91d8fd4ed5 Fixed: Backup API improvements
7 years ago
Qstick 967839154c New: Start torrents added to uTorrent by default, add option
7 years ago
Qstick be6f89cd76 Fixed: Size parsing of empty description from torrent RSS feeds
7 years ago
Taloth Saldono c222b7acf1 Added jackett apikey to log cleanser.
7 years ago
James White d6374388a1 Fix inconsistent naming of qBittorrent in various places
7 years ago
Qstick c91f4b4442 Fixed: Logging error when accessing mount point
7 years ago
Qstick 028e7d1c7d Added Test Case for DiskSpaceService
7 years ago
Qstick 3f420ff6bd Fixed: Test case for unavailable download client
7 years ago
Taloth Saldono 2fc58115a0 Fixed: Changes in http redirect logic causing failed grabs and >25% cpu usage.
7 years ago
Qstick 25f08bd846 Fixed: Add Unittest for DiskSpaceService irrelevant mounts
7 years ago
Qstick fe4499ee97 Fixed: Use pending download if no download client is configured
7 years ago