Files
PlexPlaylistSync/app/config.json
T
2025-11-28 03:00:02 +09:00

11 lines
244 B
JSON

{
"theme": "auto",
"token": "",
"server_url": "",
"server_port": "32400",
"server_scheme": "https",
"library_name": "",
"path_rules": [],
"local_playlist_dir": "playlist",
"sync_strategy": "LOCAL_OVERWRITE"
}