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
- always have Crash detection enabled; changing random playback
functionality in order to achieve that
- all players will try to catch HTTP errors 403, 404, 503 through
Crash detection and http_error
- adding player counter id to log.write; this way we will not display a
message coming from a terminating updateStatus thread
- adding message id to log.write; this way we will not display a message
coming from a terminating updateStatus thread
- log.write will provide a consistent indication if player is in playback
or not (self._player_stopped)
- config: Clock default format is now HH:MM
- started addding strings to common.py: M_STRINGS
0 commit comments