mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-20 13:23:18 -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 =
|
watch_dir =
|
||||||
|
|
||||||
[Lidarr]
|
[Lidarr]
|
||||||
#### autoProcessing for Movies
|
#### autoProcessing for Music
|
||||||
#### raCategory - category that gets called for post-processing with Radarr
|
#### raCategory - category that gets called for post-processing with Lidarr
|
||||||
[[music]]
|
[[music]]
|
||||||
enabled = 0
|
enabled = 0
|
||||||
apikey =
|
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).
|
#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
|
convert = 0
|
||||||
|
|
||||||
[passwords]
|
[Passwords]
|
||||||
# enter the full path to a text file containing passwords to be used for extraction attempts.
|
# 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
|
# In the passwords file, every password should be on a new line
|
||||||
PassWordFile =
|
PassWordFile =
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue