mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Kodi initial fix (#171)
* fix #158 * fix initial state of playbackstate
This commit is contained in:
@@ -166,5 +166,8 @@ private:
|
||||
/// flag indicating state
|
||||
bool _active;
|
||||
|
||||
/// flag indicates if playbackState is valid
|
||||
bool _getCurrentPlaybackStateInitialized;
|
||||
|
||||
static KODIVideoChecker* _kodichecker;
|
||||
};
|
||||
|
Reference in New Issue
Block a user