mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 00:18:53 -05:00
updates to config.json example (#679)
* added some ascii art to help * new settings * minor tweaks * minor tweaks * update json for posterizarr * latest updates from posterizarr to the config.json file * to deal with latest release of posterizarr * updates based on updates to posterizarr * update config to support latest version of posterizarr * additional updates to support latest version of posterizarr
This commit is contained in:
parent
de9522b227
commit
4d93c91dbc
@ -33,7 +33,8 @@
|
|||||||
"Playlists"
|
"Playlists"
|
||||||
],
|
],
|
||||||
"PlexUrl": "http://192.168.2.242:32400",
|
"PlexUrl": "http://192.168.2.242:32400",
|
||||||
"UsePlex": "true"
|
"UsePlex": "true",
|
||||||
|
"UploadExistingAssets": "false"
|
||||||
},
|
},
|
||||||
"JellyfinPart": {
|
"JellyfinPart": {
|
||||||
"LibstoExclude": [
|
"LibstoExclude": [
|
||||||
@ -43,7 +44,8 @@
|
|||||||
"TechTrainings"
|
"TechTrainings"
|
||||||
],
|
],
|
||||||
"JellyfinUrl": "http://192.168.2.242:8096",
|
"JellyfinUrl": "http://192.168.2.242:8096",
|
||||||
"UseJellyfin": "false"
|
"UseJellyfin": "false",
|
||||||
|
"UploadExistingAssets": "false"
|
||||||
},
|
},
|
||||||
"EmbyPart": {
|
"EmbyPart": {
|
||||||
"LibstoExclude": [
|
"LibstoExclude": [
|
||||||
@ -53,7 +55,8 @@
|
|||||||
"TechTrainings"
|
"TechTrainings"
|
||||||
],
|
],
|
||||||
"EmbyUrl": "http://192.168.2.242:8096/emby",
|
"EmbyUrl": "http://192.168.2.242:8096/emby",
|
||||||
"UseEmby": "false"
|
"UseEmby": "false",
|
||||||
|
"UploadExistingAssets": "false"
|
||||||
},
|
},
|
||||||
"Notification": {
|
"Notification": {
|
||||||
"SendNotification": "true",
|
"SendNotification": "true",
|
||||||
@ -87,7 +90,8 @@
|
|||||||
"NewLineSymbols": [
|
"NewLineSymbols": [
|
||||||
" - "
|
" - "
|
||||||
],
|
],
|
||||||
"PlexUpload": "false"
|
"PlexUpload": "false",
|
||||||
|
"BackupPath": "P:\\assetsbackup"
|
||||||
},
|
},
|
||||||
"OverlayPart": {
|
"OverlayPart": {
|
||||||
"ImageProcessing": "true",
|
"ImageProcessing": "true",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user