mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-20 13:23:18 -07:00
Correct typo(s) for "Lidarr" category.
Correct typo(s) for "Lidarr" category in autoProcessMedia.cfg.spec.
This commit is contained in:
parent
5d5d69ecdd
commit
a0a19cf406
1 changed files with 3 additions and 3 deletions
|
@ -195,8 +195,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 =
|
||||||
|
@ -452,7 +452,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