Robert Dailey
1bbafa6386
refactor!: Remove support for old cache directories
...
Old cache directories previously included the instance name in the hash
generation. Code to support migration from this old path has been
removed.
Relates to #202 .
1 year ago
Robert Dailey
b6de1bf97e
refactor!: Remove support for older versions of Sonarr
...
New minimum version is `3.0.9.1549`.
1 year ago
Robert Dailey
19849b33b4
build: Upgrade NUnit3 analyzer package
1 year ago
Robert Dailey
d4e8be42dd
ci: Add tags to condition for code sign
...
Oops
1 year ago
Robert Dailey
67eb195b58
release: v5.4.3
1 year ago
Robert Dailey
9d351f99ed
fix: Merge CFs using Replace instead of Add
1 year ago
Robert Dailey
5881b611cf
ci: Only code sign on master
1 year ago
Robert Dailey
03a84e099c
fix: Relax validation rules for custom format configuration
1 year ago
Robert Dailey
08db62ee8c
fix: Remove log that prints CFs without scores
1 year ago
Robert Dailey
db4b8a01fd
release: v5.4.2
1 year ago
Robert Dailey
e0913c7a4f
style: Solution-wide code cleanup
1 year ago
Robert Dailey
bc5b517251
docs(cl): Add docs link for merge info
1 year ago
Robert Dailey
987d599e1c
fix: QP Qualities are now a Replace instead of Add
...
Qualities are very high-stakes: They are error prone to modify across
multiple configuration files. The user is not able to control ordering
that way. To reduce the chances of users shooting themselves in the
foot, we only allow 1 file to uniformly set qualities.
1 year ago
Robert Dailey
63591edeb5
refactor: Rename x,y vars to a,b
1 year ago
Robert Dailey
42ff5b3440
docs(cl): Add changelog for commit 7f332406
1 year ago
Robert Dailey
58b59c4a62
fix: Print information about HTTP 401
1 year ago
Robert Dailey
1411eb69bc
refactor: Use raw string for default settings content
1 year ago
Robert Dailey
778abe96dc
refactor: Remove settings-specific context error msgs
1 year ago
Robert Dailey
6585948ba5
chore(style): Disable alignment of if condition statements
1 year ago
Robert Dailey
91d1dbbbeb
build: Upgrade NSubstitute
1 year ago
Robert Dailey
76d4d9fbcb
build: Remove empty csproj folders
1 year ago
Robert Dailey
8d63737078
test: Fix broken exception handler tests
1 year ago
Robert Dailey
7f332406f1
fix: Better wording for logs containing remote service error msgs
1 year ago
Robert Dailey
d0aaab3afc
release: v5.4.1
1 year ago
Robert Dailey
9a26348d26
fix: Properly sync IncludeCustomFormatWhenRenaming
1 year ago
Robert Dailey
ef7aa64c5f
release: v5.4.0
1 year ago
Robert Dailey
93c8de9739
fix: Print score instead of object
1 year ago
Robert Dailey
9995572314
fix: Propagate base_url and api_key when processing includes
1 year ago
Robert Dailey
537defbfe3
build: Upgrade Automapper Autofac library to stable version
1 year ago
Robert Dailey
e7bd06eb61
chore: Delete unwanted run configurations
1 year ago
Robert Dailey
f905b251dc
refactor: Remove unneeded FileName property
1 year ago
Robert Dailey
1aaa2747b8
fix: Move detailed CF output to debug logs
1 year ago
Robert Dailey
159861aaeb
refactor: Split Recyclarr.TrashLib project
...
Split into Config and Guide class library projects to help decouple and
componentize the TrashLib library, which is growing too big.
1 year ago
Robert Dailey
82cbfb3741
refactor: Separate JSON loading from CFs
1 year ago
Robert Dailey
016bcb6624
refactor: Centralize JSON serializer settings
1 year ago
Robert Dailey
8f267483a2
feat: Add list command for template includes
1 year ago
Robert Dailey
5bb2bfa8a0
feat: YAML includes
...
Fixes #175
1 year ago
Robert Dailey
175aa6733b
refactor: Reorganize config list command code
...
This is in preparation for changes to list template includes
1 year ago
Robert Dailey
802a0466c5
chore: Add includes to config schema
...
Also broke it up into separate include files.
1 year ago
Robert Dailey
3e86172831
refactor: Remove unneeded NotImplementedException
1 year ago
Robert Dailey
98c2fbd3e8
docs: Small wording fix in CONTRIBUTING.md
1 year ago
Robert Dailey
542b24baa4
build: Upgrade FluentAssertions.Analyzers
1 year ago
Robert Dailey
8d18f98901
ci: Move SonarCloud logic into a pwsh script
...
This allows running locally for testing purposes.
1 year ago
Robert Dailey
40dda4dfa3
chore(cl): Add change note about parallelized git repo updates
1 year ago
Robert Dailey
ef8ae7dd48
refactor: Centralize repo updating
...
Repo updating is also a little more robust now.
1 year ago
Robert Dailey
b5c49d81c5
test: Suppress NSubstitute NS5000
...
Reason: https://github.com/nsubstitute/NSubstitute.Analyzers/issues/211
1 year ago
Robert Dailey
38755aa81a
refactor: Remove System.IO.Abstractions.Extension namespace usage
1 year ago
Robert Dailey
bda8dabd01
build: Upgrade all nuget packages
1 year ago
Robert Dailey
6ac1f0a1f0
chore: Exclude all but CS files in SonarLint
1 year ago
Robert Dailey
cecc261c93
chore: Update gitignore
1 year ago