mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-20 05:13:16 -07:00
Merge pull request #1363 from gibxxi/master
Correct typo(s) for "Lidarr" category.
This commit is contained in:
commit
1ade89dbde
1 changed files with 3 additions and 3 deletions
|
@ -199,8 +199,8 @@
|
|||
watch_dir =
|
||||
|
||||
[Lidarr]
|
||||
#### autoProcessing for Movies
|
||||
#### raCategory - category that gets called for post-processing with Radarr
|
||||
#### autoProcessing for Music
|
||||
#### raCategory - category that gets called for post-processing with Lidarr
|
||||
[[music]]
|
||||
enabled = 0
|
||||
apikey =
|
||||
|
@ -456,7 +456,7 @@
|
|||
#Set convert =1 if you want to convert any "foreign" characters to ASCII (UTF8) before passing to SB/CP etc. Default is disabled (0).
|
||||
convert = 0
|
||||
|
||||
[passwords]
|
||||
[Passwords]
|
||||
# enter the full path to a text file containing passwords to be used for extraction attempts.
|
||||
# In the passwords file, every password should be on a new line
|
||||
PassWordFile =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue