16 lines
533 B
JSON
16 lines
533 B
JSON
{
|
|
"plex_server_url": "http://127.0.0.1:32400",
|
|
"plex_token": "yKxPmdQTwWuHDWmkxwde",
|
|
"plex_movie_library_id": "8",
|
|
"plex_series_library_id": "9",
|
|
"languages": ["malayalam", "tamil", "hindi", "english"],
|
|
"playlist_file": "/volume1/Plex/scripts/playlist.m3u",
|
|
"split_dir": "/volume1/Plex/scripts/Split",
|
|
|
|
"output_dir": "/volume1/Plex/Library/Streams",
|
|
|
|
"plex_db_path": "/volume1/Plex/Library/Application Support/Plex Media Server/Plug-in Support/Databases/com.plexapp.plugins.library.db",
|
|
|
|
"nas_proxy_port": 8086
|
|
}
|