Restore player application
Use this procedure when the player does not complete the app download or when an update fails.
Quick fix
- Connect a keyboard to the player.
- Close the player with
Esc. - Open terminal with
Ctrl+Alt+T. - Enter the following commands. Press Enter after each line:
rm latest*
rm -rf media # (use 'Tab' to autocomlete the path)
bash ota-update.sh
Result
The player downloads the application again and starts normally.
Tips
The keyboard uses Czech layout. You can type asterisk (*) with Right Alt + - (key next to right Shift).