Commit Graph

3186 Commits (df15dbe462e285b31a088b64eaf9b980fded1709)

Author SHA1 Message Date
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
Taloth Saldono 1db04eaa1a Fixed: TLS issue for OSX.
7 years ago
Taloth Saldono 846b9f72e0 Lets not take any risks here.
7 years ago
Taloth Saldono bd62a20ddb Fixed: Recent changes to log messages prevented curl fallback from being triggered for tls1.2.
7 years ago
Taloth Saldono cc0a6dc8da Disable test on mono managed http.
7 years ago
Taloth Saldono 96d97f873a Fixed: http->https redirects do not use the tls1.2 curl fallback.
7 years ago
Qstick 12d89b9ab5 Fixed: DownloadedTrackScan API should delete source folder if ImportMode is Move
7 years ago
Qstick f219e883ec New: Add Extra Audio Format Unit Test
7 years ago
Qstick b34c1e5332 Fixed: Unit tests after MediaInfo change
7 years ago
Qstick 64d58a2248 Fixed: Backup fails on certain platforms
7 years ago
Qstick 272adfcef7 Fixed: Better error message for DNS exceptions on mono.
7 years ago
Qstick f09ef025c5 Fixed: Improved database backup journal handling
7 years ago
Qstick 99ab61fac6 Fixed: Slower daemon startup loop if Lidarr runs into non-recoverable errors
7 years ago
Qstick 38a6dbbc42 Fixed: Null Check on Sabnzbd Version Parse
7 years ago
Qstick 311df71acf Fixed HttpUri parsing of domain names with underscores
7 years ago
Qstick 1c1549820b Fixed: Ignore '.unwanted' directory when importing.
7 years ago
Qstick 099f24afea Fixed: Abort Newznab indexer Test if connection failed.
7 years ago
Taloth Saldono 4968cb9973 Fixed: Changed qbitTorrent 3.3.14 api.
7 years ago
Qstick 57aaf62a46 New: Store track renames in History
7 years ago
Qstick 257af8b914 Fixed: Try to set last write time on files moved to recycle bin
7 years ago
Qstick 4725f4b2bd Fixed: Lidarr stuck if Deluge didn't return an infohash.
7 years ago
Qstick 641f8a88fa Fixed: Calculates wrong age for releases pushed via ReleasePush api
7 years ago
Qstick c5661cba04 Fixed: Roksbox metadata images being generated when settings are off
7 years ago
Qstick 2aa8a57925 Slack Improvements
7 years ago
Qstick b99b23b4bb Remove non-working Nyaa Baseurl
7 years ago
Qstick b3b90602a2 Fix Mono SecurityProtocolPolicy
7 years ago
Qstick 6af1ffba50 New: Webhook improvements
7 years ago
Qstick 7e863d61ff Reorder HttpMethods to match RestSharp
7 years ago
Qstick 9a2cb67980 Fixed: Subtitle extensions should be case-insensitive.
7 years ago
Qstick 331bf5914a Fixed: Check if NzbGet KeepHistory value is set too high
7 years ago
Qstick b88d4aad0e Fixed: Show rounded age in minimum age rejection message
7 years ago
Qstick d8adc3f480 Fixed: Ignore case when importing extra files
7 years ago
Qstick ba27554bd3 Tweaked SingleInstancePolicy not to cancel startup if AppData is overridden is set
7 years ago
Qstick d6bb4c29d0 New: Download client and ID for custom scripts
7 years ago
Qstick 13bfb73ee9 Upstream Changes to DownloadClients and Indexers
7 years ago
Qstick f6d1b77b45 Misc Newznab/Torznab Updates
7 years ago
Qstick 5bee842b26 New: Ability to set minimum seeders on a per indexer basis
7 years ago
Qstick 28d5fbe409 Fixed: Don't import the same file again
7 years ago
Qstick 541edc9749 Fix: Change IndexerId to ProviderId in OrphanedIndexer Housekeeper
7 years ago
Qstick a69ceb35fb Update Integration Unit Tests
7 years ago
Qstick 10c29a65db Assembly Naming, Default Windows Service Account
7 years ago
Qstick f1b1904e07 Update DB Schema, Change Artist Slugs, Rework SubtitleFiles to LyricFiles
7 years ago
Qstick 75aa8af9d2 Check for valid URL in MetadataSource, Handle trailing slash
7 years ago
Qstick 70cc2ed8a5 AlbumStudio and ArtistEditor Fixes
7 years ago
Qstick 49309125b6 UI Cleanup, Artist Overview Truncate
7 years ago
Qstick 9b39fea706 Fix Default Quality Profiles
7 years ago
Qstick a80360f6fd Remove Remaining TV Code
7 years ago
Qstick 42e25055a9 Rework Tests for Music, Start TV Code Cleanup
7 years ago
Qstick 35eeef3af6 Fix Search Fail When Cannot Parse a Release
7 years ago
Qstick eaba78ad4a Add AlbumCutoffService and Refactor UI
7 years ago
Qstick 8683c92de6 Opps Left out of Previous Commit
7 years ago
Qstick debad793ee Add ArtistEditedService to handle AlbumType Changes
7 years ago
Qstick bba52cdbc8 Update RootFolderCheckFixture and RootFolderServceFixture
7 years ago
Qstick 38cbb2114f Refactor ExtraFile/MetadataFile Services (#104)
7 years ago
Qstick 4016d359ac Guard Against Null AlbumTitle on Import
7 years ago
Qstick 2f74ad6540 Fix String Format Error in NotificationService
7 years ago
Qstick 7776862359 Fix Manual Album Grab, Clean ReleaseResource
7 years ago
Qstick 566ac1a9d3 [UI Work] Add Overview Artist Index View
7 years ago
Qstick 3a4c6fe364 Remove Core.TV references in preperation for Cleanup
7 years ago
Qstick 6685644c5c Refactor Various HouseKeepers
7 years ago
Qstick a956e22ce1 Remove SeriesStats Reference and other Series Mapping
7 years ago
Qstick 7d045d5c54 Cleanup RootFolderService and Validation
7 years ago
Qstick 1d120be466 Remove SeriesStats
7 years ago
Qstick 0d8bec272e Update RootFolder Health Check
7 years ago
Taloth Saldono 18971f9ea2 Check for whitespace in IsValidUrl.
7 years ago
Qstick cf11906118 Don't log error on the shutdown the command execution pipeline.
7 years ago
Qstick 4cb3d8bac7 Log responses from qbit
7 years ago
Qstick 0148f48913 Fixed: Logging full error message to database
7 years ago
Qstick ad50be9daf Fixed: Error message when adding a Plex server without a TV library
7 years ago
Qstick 52fbdeaa53 Fixed: Error when processing manual import decisions
7 years ago
Qstick 44e4e46b15 Additional logging when on import decision
7 years ago
Taloth Saldono 828d70b0bd Removed ugly UUID= VolumeLabel from mounts.
7 years ago
Qstick 54bd3c0b49 Fixed up some errors and do the guid cache fix on the module instead of backend coz that would cause other issues.
7 years ago
Qstick 3383cc1744 Fixed: Deleting an trackfile from the UI that was already deleted from disk
7 years ago
Qstick d7ef6cc88b Fixed: Improved message when a conflicting slug is added
7 years ago
Qstick f8f988a083 Misc Sonarr Pulls
7 years ago
Qstick 4c916f9186 Fix HealthCheck Warning for Artist Folders with 'ro'
7 years ago
Kyse 889b963429 New: Health Check warning if series folder is mounted with 'ro' option on linux
7 years ago
Qstick a37be66f34 Improve Load Time of Artist Detail Page, and Wanted Page
7 years ago
Qstick 1700c471b7 More UI Cleanup
7 years ago
Qstick 9c88c2006d Disable Caching of Album Images For Now
7 years ago
Qstick f812302aa5 More Work on Album Filtering per Artist
7 years ago
Qstick 6a4fb9adf3 Seperate Sentry Project for Production/Develop
7 years ago
Qstick 1fd3a43a4f Update AssemblyInfo for Versioning
7 years ago
Qstick b963f2aa82 Add prelim work for Album Filtering
7 years ago
Qstick 90a4838958 Tweak Release Parsing, Add Less strict Regex Cases for Title
7 years ago
Qstick cbcccf0d9d Fix Bug with TrackDownloaded Notifications
7 years ago
Qstick f3e55a236c Misc UI Fixes
7 years ago
Qstick 52f4f1de03 Remove duplicate ArtistDeleteEvent Handle
7 years ago
Qstick c8ed46850a Updates to UI, Update NLog to 4.4.12
7 years ago