mirror of
https://github.com/DigitalDevices/pvr.octonet.git
synced 2025-03-01 10:53:09 +00:00
Add log for missing group
This commit is contained in:
parent
6872797278
commit
738507d43a
@ -439,6 +439,8 @@ OctonetGroup* OctonetData::FindGroup(const std::string& name)
|
|||||||
return &group;
|
return &group;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
kodi::Log(ADDON_LOG_ERROR, "Could not find group: %s, in available groups from the server");
|
||||||
|
|
||||||
return nullptr;
|
return nullptr;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user