You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Improvements :
The ffmpeg.log and gstreamer.log files are no longer used, the logs are now directly appended to .stderr files and removed after movie playback is finished (prevents logs files to eat all /tmp directory available space)
Add a issue-report.sh script to help users generate a report and give all informations when submitting a new issue
Auto uninstall the patch if VideoStation is uninstalled from the NAS
Add a shell linter to scan for possible code issues in the scripts
Check if VideoStation is already patched before running the patching steps
Fixes:
Some files used during patching steps were not deleted (fixed)
Some .stderr files used for logging during movie playback were not deleted (fixed)