Startup script that renames Sunshine logs every time! #1048
VertofChest
started this conversation in
Show and tell
Replies: 1 comment 1 reply
|
Thanks for sharing. I should probably implement rolling log files so no one has to create scripts to workaround this. Edit: Added to roadmap -> LizardByte/roadmap#172 |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
In the event of a system crash, when the system boots back up with Sunshine set to auto-start, the logs are automatically overwritten, meaning logs are lost.
Not anymore with this startup script:
rename-old-logs.bat
Change your Sunshine auto-start shortcut to this, and watch as every time it boots, it renames your log file to the last time/date modified. Saves a headache from log files being lost on every boot. Note this has only been scripted for Windows, might need to make a Linux .sh version made later.
All reactions