ta264
2e6094beb6
New: Update MonoTorrent from nuget
5 years ago
ta264
4afd7934fe
Update sentry DSN to self hosted
5 years ago
ta264
1af5e024d9
Fixed: Use portable PDBs on net core
...
Enables stack trace line numbers on linux
5 years ago
Qstick
f77a2feeef
StyleCop ( #1058 )
...
* Stylecop Rules and Fixes
5 years ago
Qstick
63d669178d
Fixed: Handle qBittorrent "moving" & "forcedDL" state
5 years ago
Qstick
c8da56749c
New: Added version number to backup filename
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
Qstick
3cfdb2ccfd
Combine solutions back to one file
5 years ago
ta264
e2c1d57d8c
Fixed: Error in epic fail handler if console input redirected
...
Fixes Sentry LIDARR-1YS
5 years ago
ta264
8a20c0fa83
New: Add/remove individual albums
5 years ago
ta264
6af29da4c9
New: Bump to .NET Core 3.1
5 years ago
ta264
5b2df4d9ca
Disable some flaky tests on MacOS
5 years ago
ta264
ea56775fa6
Filter OOM from sentry
5 years ago
ta264
220df4da75
Fixed: Broadcast album updated if track file deleted
...
Ensures that album stats update in the Artist details page if track files
are deleted.
5 years ago
ta264
12d8075184
Distribute fpcalc for netcore builds
5 years ago
ta264
4346c76d4f
New: Multi target net framework 4.6.2 and net core 3.0
5 years ago
ta264
9f5dac3789
Fixed: Convert MonoOnly to PosixOnly
5 years ago
ta264
8aa3383e65
New: Switch to ASPNetCore Kestrel and SignalR
5 years ago
ta264
ebf4859167
Update FluentMigrator to v4
5 years ago
ta264
d8d7a2c28a
New: Use sqlite package
5 years ago
ta264
49d6da6b88
Fixed: Remove bad binding redirects in csproj
5 years ago
ta264
9a3e8fa3c7
Fixed: Ensure mono compatible facades are present at build
5 years ago
ta264
4a0468e1ab
New: Use dotnet tooling, produce 64bit build on windows
5 years ago
Qstick
171f15742d
Fixed: Set Default Sort Key for Blacklist Endpoint
5 years ago
ta264
6a9887f7e2
New: Cache spotify -> musicbrainz mapping
5 years ago
ta264
b050c73d87
Fixed: Duplicate Retry attribute breaking build
5 years ago
ta264
7771657135
Fixed: Don't publish self contained tests
5 years ago
ta264
2049034883
Fixed: Make ProcessProvider tests more reliable
5 years ago
ta264
add0d22e56
Fixed: Correct .gitattributes line endings setting
...
Correctly force checkin LF, checkout OS native
5 years ago
ta264
7d2bce14c0
Bump command timeout
5 years ago
ta264
c919f768d9
Fixed: Handle ratelimit response from acoustid
5 years ago
ta264
c69733a0c9
Fixed: Mock AcoustId responses so tests don't fail when API down
5 years ago
ta264
9f082c849a
Fixed: Consistent migration numbering
5 years ago
ta264
b0adb2035e
New: Treat compile warnings as errors
5 years ago
ta264
cdf8b1cb5d
Fixed: Removed unused files
5 years ago
ta264
2e127d721c
Fixed: Remove obsolete HttpProvider
5 years ago
ta264
32ced861a7
Fixed: Remove obsolete Plex HomeTheater/Client notifcations
5 years ago
ta264
9dc87762b7
Fixed: Remove obsolete XBMC HTTP notification API
5 years ago
ta264
3f8b227d76
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/
5 years ago
ta264
ea8d19a513
Fixed: Correctly page through Spotify followed artists
5 years ago
Qstick
f4e4bae465
Fixed: Artist FindById Should Find OldIds
5 years ago
ta264
55e141c44b
Fixed: app.config no longer required
5 years ago
ta264
b51b0ef68a
New: Make Twitter NetStandard compatible
5 years ago
ta264
3ced1843bf
Changed: Remove growl and prowl
5 years ago
ta264
8ae66c17f8
New: Upgrade to ImageSharp beta 7
5 years ago
ta264
f83ceadefc
New: Upgrade to netstandard xml library
5 years ago
ta264
c0a0d31fa7
New: Upgrade Ical.Net to 4.1.11
5 years ago
Qstick
5b42c699ea
Fixed: Pseudo Release Incorrect Naming
...
Fixes #987
5 years ago
Qstick
9d60b049fb
Fixed: Clean Spotify Refresh Token from Logs
5 years ago
Qstick
10f2f66ba0
New: FluentAssertions to 5.9.0
5 years ago
Qstick
18e9d3302b
New: Update SignalR to 2.4.1, match UI
5 years ago
Rhys Braunschweig
65f098027d
Add digits to Deluge's category validator
5 years ago
Taloth Saldono
bd71e71386
Fixed: Copy linux permission mask when moving folder to recycle bin folder
...
fixes #3161
5 years ago
Qstick
965db35db3
Fixed: RARBG links in Interactive Search
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
7717b73fdd
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>
5 years ago
Taloth Saldono
3743b023f2
Fixed: Root Folder display when free diskspace cannot be determined (FreeBSD)
...
closes #3275
5 years ago
Taloth Saldono
5333a469b6
Added active detection for updatecheck so we know which os/runtime versions don't need to be supported anymore.
5 years ago
Qstick
006ce9befa
New: Update xmlrpcnet to 3.0.0.266
5 years ago
Qstick
9b58611707
Fixed: Cleanup ReleaseProfileModule Compiler Warnings
5 years ago
Qstick
8c9bd6b0d9
New: Update SocksProxy to 1.4.0.1
5 years ago
Qstick
d85cbf5767
New: Update Moq to 4.13.0
5 years ago
Qstick
400705e700
New: Update NUnit to 3.12.0
5 years ago
Qstick
99df2526b4
New: Update NBuilder to 6.0.1
5 years ago
Qstick
36ec118a30
New: Updated NLog to 4.6.6
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
Qstick
ee0220dfa8
New: Updated FluentValidation to 8.4.0
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
Qstick
7bd1dea492
New: Updated SharpZipLib to 1.2.0
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
Mark McDowall
771ff502fe
New: URL Base support for NZBVortex, Hadouken, qBittorrent and uTorrent
...
Closes #1651
5 years ago
Qstick
70623c320f
New: User configurable minimum free disk space
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Mark McDowall
cf4d52a996
Fix NZBGet Delete Status Copy test
5 years ago
Mark McDowall
5111e44984
Fixed: Don't ignore Delete:Copy items in NZBGet
5 years ago
Qstick
3e10c994df
Fixed: Minor Cleanup
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Taloth Saldono
ce1da8665f
Fixed: Heavy qbit api load when CDH Remove is disabled and Seeding time has been reached
...
ref #3108
5 years ago
Qstick
747ed0af84
New: Improve logging when checking if release is an upgrade
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Taloth Saldono
a99ee41f38
Fixed: Tag deletion via api if tag is still in use
5 years ago
Taloth Saldono
d41ae7b172
Fixed: Transmission seeding idle time handling
5 years ago
Mark McDowall
82f66685b5
Fixed: Remote path mapping host comparison ignores case
...
Closes #3169
5 years ago
Qstick
855a8dbf85
Fixed: Errors logged during import when existing episode file is partial removed in the DB
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
jtpavlock
fc2c5b7521
New: Ability to set a post-import label in Deluge, rTorrent, qBittorrent, and uTorrent
5 years ago
Taloth Saldono
a85c6c0a91
Support for primary and fallback download client
5 years ago
Taloth Saldono
1ec5973520
New: Round-robin over available Download Client instead of the first enabled one
5 years ago
Qstick
47f2da9b3d
New: Added downloadId filter to history api
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
Qstick
07fca1b6fc
Fixed: Don't double log exception setting file permissions
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Mark McDowall
28b7323d4d
Fixed NZBGet tests
5 years ago
Qstick
9f4a74e371
New: Additional information when Lidarr is unable to access a path during import
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Mark McDowall
3872d08534
Fixed: Ignore deleted duplicates from Nzbget
...
Fixes #1721
5 years ago
Qstick
24e72d3d0f
Fixed: Don't import duplicate NFO extra files
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Mark McDowall
0f50a45714
Re-order PMS settings and rename Kodi connection
5 years ago
Qstick
fd563b5fbf
New: Register a null target for sentry logs
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
c4fd06949b
Fixed: Cleaning percent signs from release names
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Mark McDowall
b69a00c6fd
Fixed: SSL Certificate validation when port is used
...
Closes #3039
5 years ago
Mark McDowall
f7addece49
Improve certificate validation registration
...
Fixed: Certificate validation during startup
Fixed: Errors removing Windows service
Closes #3037
Closes #3038
5 years ago
Mark McDowall
0ef35492bc
Fixed: Certificate validation for local IP addresses instead of hostnames
5 years ago
Qstick
94f51cf124
Fixed: Return better error message if username or password is null
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Mark McDowall
dd014b1f52
HTTPS certificate validation options
...
New: Enable HTTPS certificate validation by default
New: Option to disable certificate validation for all or only local addresses
5 years ago
Taloth Saldono
5d066ed5d4
Continue Test in case of validation warnings.
5 years ago
Qstick
5a1ca9a42f
Fixed: Clean more release group names
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
c4a4b7abab
Changed: Simplified more RegexReplace instances
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
ta264
47f4441c43
Revert 7ffecf6
for ProcessProviderFixture
...
We already had some Lidarr specific changes that seemed more reliable
5 years ago
ta264
7050a20df5
Fixed: Integration tests on Mono 5.12 and 5.14
...
Mono 5.12 and 5.14 has a bug that means RestSharp can't handle non-200
responses. Fix status api call so tests start and disable the tests
that use non-200 responses on these mono versions
5 years ago
Taloth Saldono
cc008fb21d
Fixed: Third-party clients calling api without Accept header
5 years ago
ta264
17c9fc419c
New: Update Nancy to 2.0
5 years ago
ta264
425bd8964f
New: Update Unity
5 years ago
Qstick
cbff5e1c5a
New: RestSharp to 106.6.10
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
Taloth Saldono
4136b9ee77
use TestContext.Progress rather than Console.WriteLine for NzbDroneRunner output
5 years ago
Qstick
3c423871d3
Fixed: ImageResizer Tweaks
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
5 years ago
Taloth Saldono
ae6db26a77
Fixed regression in container registration. Additional logging in case of integration test startup failures
5 years ago
Taloth Saldono
4bb6f5d0bc
Moved Platform version determination to static
5 years ago
Qstick
7ffecf6c50
Fixed: several failing/flaky mono unit tests
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
ta264
805a0859a6
Fixed: ImageSharp crash on old mono
5 years ago
ta264
254a8ce64c
Fixed: Directory not empty exception deleting nested empty subdirs ( #974 )
5 years ago
Qstick
31cb5fe523
Changed: Version Bump 0.7.0 ( #952 )
5 years ago
ta264
1b72d9b60f
Fixed: NRE importing Spotify saved albums / followed artists ( #962 )
5 years ago
ta264
c4b7e04a96
Fixed: NRE when tagging an album with omitted media
5 years ago
ta264
223d493d05
Fixed: Relax flaky test
5 years ago
Qstick
33d5f1fe2c
Fixed: series reference in PlexServerService
5 years ago
Qstick
3288c21c36
Fixed: Null Ref on Album Cache Update in TrackedDownloadService.cs
5 years ago
Taloth Saldono
91764ec115
Fixed: Removed .Net update notice on Windows LTSB 2015
5 years ago
Taloth Saldono
b880309356
New: Added Auth-* log entries for fail2ban purposes
...
closes #2760
5 years ago
Taloth Saldono
332466a945
Updated way Sentry gets configured and enabled.
5 years ago
Taloth Saldono
ec4237d51a
Added BuildInfo.AppName to centralize 'Lidarr'
5 years ago
Taloth Saldono
26c8768931
New: Removed libcurl http fallback since mono 5.16+ doesn't need it. Also bumped minimum mono version check to 5.16 (5.20 is the best choice atm)
5 years ago
Qstick
1425bc8bd9
New: Seperate Naming for Multi-Disc Albums
5 years ago
ta264
91ddabe5dd
Fixed: Catch exceptions looking up fingerprints
...
It's not crucial so if it fails don't take out the whole import process.
5 years ago
ta264
2097bfff94
Fixed: Null reference exceptions on update
...
Simplify entity equality code and enfore db/metadata split
Use a nuget package to remove boilerplate code that needs careful
update when adding/removing fields. Add tests to enforce that all
fields are allocated to 'UseMetadataFrom' or 'UseDbFieldsFrom' to make
metadata refresh more foolproof.
Fix NRE when tracks are merged because artist wasn't set.
Fix NRE when tracks are merged and the merge target wasn't yet in the database.
5 years ago
ta264
ad4d7e4cfd
New: Use ImageSharp for resizing ( #934 )
...
* New: Swap to ImageSharp for image resizing to avoid leaks
Stop resizing album images also
* Fixed: MediaCoverModule falls back to fullsize for png and gif too
* Fixed: Look for all image extensions in DeleteBadMediaCovers.cs
5 years ago
Qstick
070e50d39e
Fixed: Fix a few compiler warnings
5 years ago
ta264
4413c7e46c
New: Unmapped files view ( #888 )
...
* New: Unmapped files view
Displays all trackfiles that haven't been matched to a track.
Generalised the file details component and adds it to the album
details screen.
* Add sorting by quality
* New: MediaServiceTests & MediaRepoTests
5 years ago
Mark McDowall
74cb2a6f52
Fixed: Waiting a long time for unavailable root folders
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Mark McDowall
4399724e97
New: Sort preferred words in profile on save
...
Closes #3241
5 years ago
Qstick
936b2502cc
Fixed: Multiple Heath Check UI Fixes
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
89d912bb2b
Fixed: Prevent moving to recycling bin causing a failed import
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Mark McDowall
699f19b352
New: Cleanup Recycling Bin folders older than X days (0 to disable)
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
0496e6afc2
Fixed: Repack don't being grabbed when cutoff already met
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
bcc6fae9cc
Fixed: Retry flaky tests 3 times before failure
5 years ago
Qstick
edba53181f
Fixed: Don't fail on frameworks 4.7 and up
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
ta264
f1fc45fa99
New: Migrate to new csproj format
5 years ago
ta264
e095fe00af
Fixed: Delete unreferenced files
5 years ago
Qstick
ca6ff0d067
Fixed: Move migration dispose after try
5 years ago
Qstick
db321a5d1e
Changed: Rename Process and Service Provider Fixtures
5 years ago
ta264
1a0b95de03
Fixed: Make ProcessProviderTests less flaky
5 years ago
ta264
ee7d47d044
Fixed: All the tests
5 years ago
ta264
9392c13364
Fixed: ReleasePush module returns single item not a list
5 years ago
ta264
e2e321b9be
Fixed: Removed unused ManualImport Field
5 years ago
ta264
36f51c7e72
Update SQLite to 3.28.0 and System.Data.SQLite to 1.0.111.0
...
Also replace 32bit dylib with 64bit version so it's actually used.
5 years ago
RandomNinjaAtk
d929572beb
Fixed: Change UI Genre Tag Separator from ", " to " / " ( #918 )
...
For MP3's, the official separator is " / " and this also works for FLAC. Some applications like Kodi, do not recognize ", " as a separator, but changing it to " / " resolves that...
5 years ago
ta264
0352f8d3ff
Fixed: Faster artist endpoint ( #874 )
...
* Fixed: Speed up AllArtist API endpoint
* New: Display UI before artists have loaded
* Add test of new repository methods
5 years ago
Taloth Saldono
aa794a7155
Fixed: Workaround for mono 5.16+ bug preventing the closure of sockets on timeouts (Jackett connections)
...
ref #2802
5 years ago
Qstick
6932046c5f
New: Set up CI with Azure Pipelines ( #897 )
...
* Set up CI with Azure Pipelines
[skip ci]
* Remove Travis, Build Multiple Environments
* Change Task Type to Bash
* Checkout submodules
* Remove Appveyor Tests, Add Azure Tests
* Oops Forget Steps
* bad name
* test script fixes
* add tests to build job
* fixup tests
* name test runs
* fpcalc and artifacts
* Try to fix installer
* Publish separately
* Try publish
* Another go at artifacts
* Tidy up
* Add sentry, assembly info patching and bump version
* Only patch one AssemblyInfo; set node version 10
* Try pipeline artifacts again
* Tidy up - pipeline artifact seems to be way forward
* Fix installer publish
* first go at test job seperation
* job names and depends/consitions for tests
* pusblish single file test artifact
* pipeline artifact for test
* blitz the pattern filter
* windows test jobs
* mac tests, checkout on test jobs
* try to download build artifact to test job
* download and extract artifact
* Set LD_LIBRARY_PATH and print some sqlite debug info on mac tests
* fixup! tests
* integration test fixes
* fixup! integration test fixes
* fixup! integration test fixes
* more fixup
* use bash cp
* test fixups
* mkdir before copy
* linux works! add osx integration tests
* im tooo tired
* coverage attempt
* coverage seperate stage
* windows paths for integration test
* switch coverage to windows where opencover actually works
* fix test script
* one last go
* Simplify installer, try to fix name
* Try to parallelize backend and frontend build
* Try adding a matrix
* Try matrix jobs not stages
* Try to fix package step
* Remove opencover install
* Try to fix tests
* coverage fixes
* revert build.sh changes
* triggers so we don't double build
* Publish coverage package so we can debug
* try coverage no build, output artifact
* use the full pipeline workspace from build job
* fix automation tests for new ui
* Assorted fix attempts
* Another go
* MacOS debug
* Tidy up, try to fix mac
* Fix mac fpcalc, add mac integration tests
* Add cross platform automation tests
* Fix packages
* Try to fix Automation tests
* Don't wait on the installer to create standard packages
* Fixes
* delete logentries reference
* run automation tests in headless mode
* try install firefox mac
* Revert "try install firefox mac"
This reverts commit 4684bb19018747cb00407e1d8df64391f44f5183.
* test sonarcloud prepare outputs
* basic analyze and upload
* don't limit fetch depth on analyze
* manual scanner do front and backend?
* full analyize with tests, coverage
* should depend on tests, coverage
* no need for condition on coverage
* Fix up build numbering
* Try to fix sonar
* Separate coverage calculation and publication
* Try to fix coverage upload
5 years ago
Qstick
c8184c362a
Fixed: Sorting of Quality column in Interactive Search
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
68e11a5e56
Cleanup: Remove old twitter keys
5 years ago
Qstick
03aceb3568
Fixed: Repack logging string format
5 years ago
ta264
1ab8c5a7bb
Fixed: Embedding album art on import
...
On import the album release is adjusted, which triggers an
AlbumEditedEvent which in turn coverts media cover urls to local
urls. The addition of ?lastWrite=xxx broke the calculation of
extenions from the URL. To fix, only set the extension and don't
update the extension if url is changed.
5 years ago
ta264
c898a18d31
Fixed: Set remote album ID so we don't always think album updated
5 years ago
ta264
1dcccf2683
Fixed: Frontend updates when selected album release changed
5 years ago
ta264
dcca2b5a1a
Fixed: Don't re-read file tags if possible
5 years ago
ta264
e9ced07b28
Fixed: Old foreign id query too permissive
5 years ago
ta264
5f679c5f58
Fixed: Speed up track grouping
...
Don't repeatedly calculate base directories and use simpler path
equality since we know paths come from the same source.
5 years ago
ta264
3c1b3434c7
Fixed: Build on mono 6
...
Removed LogEntries which is unused
5 years ago
ta264
a35f965d31
New: Write genres and album art to track file tags
5 years ago
ta264
a0a96911f8
Fixed: Use correct ID to search for Albums
5 years ago
ta264
8d780f4057
Fixed: Don't force images to JPG and fix Kodi album art filenames
5 years ago
Qstick
8b860bcb82
Changed: Remove Language Profiles ( #870 )
...
* Changed: Remove Language Profiles
* fixup! Changed: Remove Language Profiles
* fixup! Changed: Remove Language Profiles
* Remove unused method in FileNameBuilder
* Fixed: Cleanup Int Converter Copy/Paste Issues and Grammar
5 years ago
Qstick
8f791abbf6
Fixed: Really Don't treat NZBs rejected by SABnzbd as successful
5 years ago
ta264
ba310fe66b
New: Sort import list groups
5 years ago
Qstick
af26ac849a
New: Group Import Lists by Type
5 years ago
ta264
fb26ff286d
New: Bump Newtonsoft.Json to 12.0.2
5 years ago
ta264
d075ea3625
New: Spotify integration
...
Import playlists, followed artists and saved albums
5 years ago
Qstick
2f1290d488
Fixed: Correctly handle Repack Releases
5 years ago
ta264
23316329ed
New: Allow monitoring all albums for import list artist
5 years ago
ta264
8e777025cb
Proposal: Length is definitive, fallback to modified if no length
5 years ago
Qstick
2be52c22d6
Fixed: Backup Mediacover Existing Check to Length if No Modified Date
5 years ago
Qstick
802f7f96c0
Fixed: Follow Temp Redirects
5 years ago
ta264
814e44b7e4
Fixed: Actually refresh media covers
5 years ago
ta264
61b6572f61
Fixed: Failure re-adding a deleted artist
5 years ago
ta264
5b4ab75220
Fixed: Add timeout to fingerprinting API request
5 years ago
Qstick
5defb69eb6
Fixed: Tracked Download Cache Keeps Deleted Albums ( #811 )
...
* Fixed: Tracked Download Cache Deleted Albums
* Add a test
5 years ago
Taloth Saldono
2147c52695
Added test for turkish FirstCharToUpper
5 years ago
Taloth Saldono
43f70d5464
Added test for turkish FirstCharToLower
5 years ago
Mark McDowall
2ce0fadb65
Clean up FirstCharacterToLower extension + tests
5 years ago
Mark McDowall
91082b2903
New: Testing Custom Script executes the script and verifies the exit code
5 years ago
Mark McDowall
b9d240924f
New: Command line arguments for Custom Scripts are no longer supported
5 years ago
Mark McDowall
b8b8f064c7
FirstCharToLower
5 years ago
ta264
77d02a03a0
Add artist refresh completed event
...
Always fires unlike update, which only fires on actual update. Use
this to make sure media covers are up to date on refresh
5 years ago
ta264
8160f3d84a
Fixed: Simplify ArtistMetadataRepository
5 years ago
ta264
0b7a42ee3b
New: Refactor metadata update
5 years ago
ta264
f5c1858d4c
Fixed: UpdateAlbums was a duplicate of UpdateMany
5 years ago
ta264
76db27e8c2
New: Add old ids, artist aliases and genres
5 years ago
ta264
5ac46270ed
New: Set KeepAlive for metadata requests
5 years ago
ta264
343b27b886
Fixed: Update modified times as well as sizes
5 years ago
ta264
dc44bbd210
Fixed: ManualImport sets file size and last modified
...
So that manually imported files get filterd out by the unchanged files filter
5 years ago
ta264
da2b36514a
Fixed: Prevent two TypeExclusive commands running at once
...
The check was bypassed if a disk access command was running at the
same time.
5 years ago
ta264
368363de96
Fixed: Prevent two Artists pointing to same ArtistMetadata
5 years ago
ta264
531447a21f
Fixed: Relax flakey cache test
5 years ago
ta264
b62e27634a
Disable failing parser test
5 years ago
ta264
a9bf2910dc
Fix WebClient test on Mono
5 years ago
ta264
93f7acfd32
Fixed: Update service test
5 years ago
ta264
736fddd0d8
Fixed: Failing skyhook search test
...
New search server with dismax parser will match EF
5 years ago
Taloth Saldono
84f707c51b
Removed Nyaa Integration tests and increased logging detail during integration tests.
5 years ago
ta264
59b40bd032
Fixed: one_to_one test if system timezone isn't UTC
5 years ago
ta264
2768fce0a4
Fixed: Failing Process provider test
5 years ago
ta264
2284313d4d
Fixed: Failing update test on Linux
5 years ago