Robert Dailey
f825bbab2e
docs: Wiki page for File Structure and document app data option
3 years ago
Robert Dailey
b60ed3f079
chore: Replace 'rcdailey' with organization 'recyclarr'
3 years ago
Robert Dailey
34ea664d66
docs: Rename links still using trash-updater
3 years ago
Robert Dailey
d8dd099da6
docs: Explain the renamed files & directories better in Upgrade Guide
3 years ago
Robert Dailey
7f7e5ffc5a
docs(wiki): Migration System page
3 years ago
Robert Dailey
139336eb60
docs: Rename project & links
3 years ago
Robert Dailey
a43e40a090
docs(sonarr): Command line reference update for `--list-terms`
3 years ago
Robert Dailey
6f71569149
docs(sonarr): Command line reference for `--list-release-profiles`
3 years ago
Robert Dailey
1d09383b8c
docs(sonarr): Updates for new Release Profile system (take 2)
...
This reverts commit 0a229c6d09
.
3 years ago
Robert Dailey
c95e8000de
docs: A bit of reorganizing/reformatting in Troubleshooting.md
3 years ago
Andrew Thurman
27ef0483a3
docs: Add OpenSSL 1.1 Troubleshooting for Fedora 36
...
Co-authored-by: Andrew Thurman <nickavem@fedoraproject.org>
3 years ago
Robert Dailey
00d9ec2f33
docs: Delete python migration guide
...
It's been a hot minute. No one should be using the 1.0 version anymore.
And if they do, I'm sorry.
3 years ago
Robert Dailey
0a229c6d09
Revert "docs(sonarr): Updates for new Release Profile system"
...
This reverts commit ba315ba93d
.
3 years ago
Bas
af2eef60aa
docs: Add troubleshooting steps for libssl 1.1 requirement on Ubuntu 22
3 years ago
Robert Dailey
550a13704e
docs: Add debug log instructions to Troubleshooting wiki page.
3 years ago
Robert Dailey
e45d28b659
chore: Do not require single H1 in wiki markdown
3 years ago
Robert Dailey
8cccd5555b
docs: Fix broken link in Home.md
...
Replaced with Behavior page.
3 years ago
Robert Dailey
4bfe08c8c5
docs(sonarr): Delete structural guidelines page
...
Trash Updater no longer uses the guide markdown to obtain data, so the
structure of the Trash Guides is not relevant anymore.
3 years ago
Robert Dailey
1427504b65
docs(sonarr): New Behavior wiki page
...
Moved the release profile naming docs from the structural guidelines
page to this new page.
3 years ago
Robert Dailey
ba315ba93d
docs(sonarr): Updates for new Release Profile system
3 years ago
Robert Dailey
83f499dcf5
docs: Add troubleshooting help for issue #42
3 years ago
Robert Dailey
e995eb789e
docs: Update Troubleshooting to reflect latest README
...
Fixes #41
3 years ago
Robert Dailey
94b95c1fb4
feat: Add setting to bypass SSL certificate validation
...
Useful in cases where Sonarr or Radarr use HTTPS with a self-signed
certificate. Normally communication with such an instance would fail
since Trash Updater, by default, validates with certificate authorities.
This new setting allows you to disable certificate validation when
communicating with Sonarr or Radarr, avoiding the need to add a
self-signed certificate to your certification store. Use at your own
risk.
Fixes #20 .
3 years ago
Robert Dailey
d540cf37c9
feat: Add JSON schema for settings
3 years ago
Robert Dailey
dfb981ffc2
docs: Fix bad vanity link in settings reference
3 years ago
Robert Dailey
0c10134c36
docs: Add version info to settings reference page
3 years ago
Robert Dailey
2fe29f3b16
feat: settings functionality
...
A settings file, `settings.yml` is now available which stores global
configuration such as the clone URL for the Github Trash repository.
3 years ago
Robert Dailey
f451217f22
docs: add troubleshooting guide
...
First troubleshooting entry documents error message seen when missing
read permission on the trash executable.
Fixes #14
3 years ago
Robert Dailey
351aeeb6a8
docs: update broken v3 links to the trash guides
4 years ago
Robert Dailey
fe9873fb05
feat(radarr): new setting to reset unmapped scores
...
A new setting under `quality_profiles` of the custom format listing
named `reset_unmatched_scores` that allows the user to specify if
unmapped scores (those CFs not specified in config) should be reset to 0
during quality profile updates.
Fixes #10 .
4 years ago
Robert Dailey
46675e38c5
feat(radarr): add custom formats by trash_id
...
There was an ambiguity with one custom format named 'DoVi'. This one had
two custom formats in the guide. The intent was for the user to choose
only one of these, but the name was kept identical so that name appeared
in the filename for media when it was renamed.
This allows the user to choose which of those two they want using the
`trash_id` property.
4 years ago
Robert Dailey
cb1f308130
docs(wiki): updates for radarr custom formats
4 years ago
Robert Dailey
b1abb2ca85
feat: allow optional terms to be synced
...
New `filter` YAML config provided to enable this feature using
`include_optional` (true or false).
4 years ago
Robert Dailey
fc7c8bce30
docs(wiki): Add optional to guidelines
...
Explain how optional works in the trash guide structural guidelines
4 years ago
Robert Dailey
090a8961de
docs: Mention that WEB-DL is now Series
4 years ago
Robert Dailey
4fef062895
fix: Skip certain lines in guide parser
...
- Lines starting with whitespace
- Admonition lines
4 years ago
Robert Dailey
be25a744f6
wiki: Add ToC to config examples
...
Table of contents
4 years ago
Robert Dailey
899ff1571e
wiki: example for multi-instance, single YAML
4 years ago
Robert Dailey
3b5ff800c5
wiki: Move config examples to its own page
4 years ago
Robert Dailey
bb5c74e0cb
Complete rewrite using C# .NET Core 5
4 years ago
Robert Dailey
7a0c3ba26d
Remove wiki submodule; not required
4 years ago
Robert Dailey
47663c0ed8
Add wiki as submodule
4 years ago