Commit Graph

8545 Commits

Author SHA1 Message Date
ta264 b1349213f2 New: Use dotnet tooling, produce 64bit build on windows 2020-10-13 23:15:01 -04:00
Qstick 1e50af5d93 Fixed: Set Default Sort Key for Blacklist Endpoint 2020-10-13 23:15:00 -04:00
ta264 4655cbe0c2 New: Cache spotify -> musicbrainz mapping 2020-10-13 23:15:00 -04:00
ta264 8280c85b94 Fixed: Duplicate Retry attribute breaking build 2020-10-13 23:15:00 -04:00
ta264 66c6cd687a Fixed: Don't publish self contained tests 2020-10-13 23:15:00 -04:00
ta264 4bf9b7055d Fixed: Make ProcessProvider tests more reliable 2020-10-13 23:15:00 -04:00
ta264 6803ef960d Fixed: Correct .gitattributes line endings setting
Correctly force checkin LF, checkout OS native
2020-10-13 23:15:00 -04:00
ta264 a1ce5a0df1 Bump command timeout 2020-10-13 23:15:00 -04:00
ta264 906fdb8365 Fixed: Handle ratelimit response from acoustid 2020-10-13 23:15:00 -04:00
ta264 2f96c962a5 Fixed: Mock AcoustId responses so tests don't fail when API down 2020-10-13 23:15:00 -04:00
ta264 bbca9d1ede Fixed: Consistent migration numbering 2020-10-13 23:15:00 -04:00
ta264 10b53ccf20 New: Treat compile warnings as errors 2020-10-13 23:15:00 -04:00
ta264 28d24d4278 Fixed: Removed unused files 2020-10-13 23:15:00 -04:00
ta264 d4547138ec Fixed: Remove obsolete HttpProvider 2020-10-13 23:15:00 -04:00
ta264 6fb600b686 Fixed: Remove obsolete Plex HomeTheater/Client notifcations 2020-10-13 23:15:00 -04:00
ta264 c0d77af26d Fixed: Remove obsolete XBMC HTTP notification API 2020-10-13 23:15:00 -04:00
ta264 aa66358725 Fixed: Prevent GetFilesByBasePath matching partial paths
When searching for /test/path it was returning files in /test/path2.
Fix by making sure to search for /test/path/
2020-10-13 23:15:00 -04:00
ta264 ed357181ef Fixed: Correctly page through Spotify followed artists 2020-10-13 23:15:00 -04:00
Qstick 81ffc4e28f Fixed: Artist FindById Should Find OldIds 2020-10-13 23:15:00 -04:00
ta264 250d79b5bb Fixed: app.config no longer required 2020-10-13 23:15:00 -04:00
ta264 ce0de9a826 New: Make Twitter NetStandard compatible 2020-10-13 23:15:00 -04:00
ta264 ca46f0e50b Changed: Remove growl and prowl 2020-10-13 23:14:59 -04:00
ta264 4eab365c24 New: Upgrade to ImageSharp beta 7 2020-10-13 23:14:59 -04:00
ta264 a2ea75a9e5 New: Upgrade to netstandard xml library 2020-10-13 23:14:59 -04:00
ta264 4beaeea10b New: Upgrade Ical.Net to 4.1.11 2020-10-13 23:14:59 -04:00
Qstick 2d0bd47de3 Fixed: Pseudo Release Incorrect Naming
Fixes #987
2020-10-13 23:14:59 -04:00
Qstick c97fbee6d9 Fixed: Clean Spotify Refresh Token from Logs 2020-10-13 23:14:59 -04:00
dependabot-preview[bot] c3b9d9c378 Bump eslint from 6.1.0 to 6.4.0
Bumps [eslint](https://github.com/eslint/eslint) from 6.1.0 to 6.4.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.1.0...v6.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-13 23:14:59 -04:00
Qstick 041e28fbb9 New: FluentAssertions to 5.9.0 2020-10-13 23:14:59 -04:00
Qstick 1f9bb57ec2 New: Update SignalR to 2.4.1, match UI 2020-10-13 23:14:59 -04:00
Rhys Braunschweig d679a31836 Add digits to Deluge's category validator 2020-10-13 23:14:59 -04:00
Taloth Saldono 5215a764d5 Fixed: Copy linux permission mask when moving folder to recycle bin folder
fixes #3161
2020-10-13 23:14:59 -04:00
Qstick 700fdd18eb New: Add MB Link to add new artist search result
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:14:59 -04:00
Qstick d3ff5439ce Fixed: RARBG links in Interactive Search
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:14:59 -04:00
Qstick f8fa0eac16 New: Add Logging to Windows Setup
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:14:59 -04:00
Qstick 64bdd13097 Fixed: Recycle bin will clean up files older than 7 days and remove empty folders left behind
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:14:59 -04:00
Qstick ebe5365e2a Fixed: noreferrer on frontend images 2020-10-13 23:14:59 -04:00
Taloth Saldono cf2aefd808 Fixed: Root Folder display when free diskspace cannot be determined (FreeBSD)
closes #3275
2020-10-13 23:14:59 -04:00
Taloth Saldono be829a15ca Added active detection for updatecheck so we know which os/runtime versions don't need to be supported anymore. 2020-10-13 23:14:59 -04:00
Qstick 6ffc29cbe1 New: Update xmlrpcnet to 3.0.0.266 2020-10-13 23:14:59 -04:00
Qstick 5a9cd88304 Fixed: Cleanup ReleaseProfileModule Compiler Warnings 2020-10-13 23:14:59 -04:00
Qstick e86104eac8 New: Update SocksProxy to 1.4.0.1 2020-10-13 23:14:59 -04:00
Qstick 41a762d97d New: Update Moq to 4.13.0 2020-10-13 23:14:59 -04:00
Qstick 13812ed890 New: Update NUnit to 3.12.0 2020-10-13 23:14:58 -04:00
Qstick 11b5aef46b New: Update NBuilder to 6.0.1 2020-10-13 23:14:58 -04:00
Qstick 5b804819ea New: Updated NLog to 4.6.6
Co-Authored-By: taloth <taloth@users.noreply.github.com>
2020-10-13 23:14:58 -04:00
Qstick 40483c1bbb New: Updated FluentValidation to 8.4.0
Co-Authored-By: taloth <taloth@users.noreply.github.com>
2020-10-13 23:14:58 -04:00
Qstick 22fb4a1801 New: Updated SharpZipLib to 1.2.0
Co-Authored-By: taloth <taloth@users.noreply.github.com>
2020-10-13 23:14:58 -04:00
Mark McDowall 623389b02d New: URL Base support for NZBVortex, Hadouken, qBittorrent and uTorrent
Closes #1651
2020-10-13 23:14:58 -04:00
Qstick 6529ddb22c New: User configurable minimum free disk space
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:14:58 -04:00