Update player auth/state and build output
- src/player_auth.json, player_auth.json: refreshed player credentials. The untracked root copy is now added to version control. - playlists/server_playlist.json: latest synced playlist state. - windows/archive_list.txt, windows/build_last.txt: build output, committed by request. SECURITY: these files contain live player credentials (auth_code, player_id, server_url). Anyone who can read the repository can use them. Consider rotating the auth code and removing the credential files from version control.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"hostname": "WINDOWS-PC",
|
||||
"auth_code": "",
|
||||
"auth_code": "GAh_D0qrgRGS0ERK-AQN0Fx17HvEmV9aA7EHXzszYO4",
|
||||
"player_id": 2,
|
||||
"player_name": "Windows-Player1",
|
||||
"playlist_id": 1,
|
||||
|
||||
Reference in New Issue
Block a user