mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
CLuaInstance: Fixes occasional problems when exiting the movie player
Reduces debug output in curl
Origin commit data
------------------
Branch: ni/coolstream
Commit: 31f2f1275a
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-12-25 (Fri, 25 Dec 2015)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -350,7 +350,7 @@ Example:
|
||||
return 2;
|
||||
}
|
||||
|
||||
if (silent == false)
|
||||
if (verbose == true)
|
||||
printf("%s\n \n", msg.c_str());
|
||||
|
||||
lua_pushinteger(L, LUA_CURL_OK);
|
||||
|
Reference in New Issue
Block a user