Improve robustness: add watchdog timers, error handling, and logging to prevent player freeze
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
source venv/bin/activate
|
||||
|
||||
# Change to the tkinter app src directory
|
||||
cd tkinter_app/src
|
||||
cd signage_player/src
|
||||
|
||||
# Run the main application with full error output
|
||||
python main.py
|
||||
|
||||
Reference in New Issue
Block a user