functions.php 76 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399
  1. <?php
  2. // ===================================
  3. // Define Version
  4. define('INSTALLEDVERSION', '1.34');
  5. // ===================================
  6. // Debugging output functions
  7. function debug_out($variable, $die = false) {
  8. $trace = debug_backtrace()[0];
  9. echo '<pre style="background-color: #f2f2f2; border: 2px solid black; border-radius: 5px; padding: 5px; margin: 5px;">'.$trace['file'].':'.$trace['line']."\n\n".print_r($variable, true).'</pre>';
  10. if ($die) { http_response_code(503); die(); }
  11. }
  12. // ==== Auth Plugins START ====
  13. if (function_exists('ldap_connect')) :
  14. // Pass credentials to LDAP backend
  15. function plugin_auth_ldap($username, $password) {
  16. $ldapServers = explode(',',AUTHBACKENDHOST);
  17. foreach($ldapServers as $key => $value) {
  18. // Calculate parts
  19. $digest = parse_url(trim($value));
  20. $scheme = strtolower((isset($digest['scheme'])?$digest['scheme']:'ldap'));
  21. $host = (isset($digest['host'])?$digest['host']:(isset($digest['path'])?$digest['path']:''));
  22. $port = (isset($digest['port'])?$digest['port']:(strtolower($scheme)=='ldap'?389:636));
  23. // Reassign
  24. $ldapServers[$key] = $scheme.'://'.$host.':'.$port;
  25. }
  26. // returns true or false
  27. $ldap = ldap_connect(implode(' ',$ldapServers));
  28. if ($bind = ldap_bind($ldap, AUTHBACKENDDOMAIN.'\\'.$username, $password)) {
  29. return true;
  30. } else {
  31. return false;
  32. }
  33. return false;
  34. }
  35. else :
  36. // Ldap Auth Missing Dependancy
  37. function plugin_auth_ldap_disabled() {
  38. return 'LDAP - Disabled (Dependancy: php-ldap missing!)';
  39. }
  40. endif;
  41. // Pass credentials to FTP backend
  42. function plugin_auth_ftp($username, $password) {
  43. // Calculate parts
  44. $digest = parse_url(AUTHBACKENDHOST);
  45. $scheme = strtolower((isset($digest['scheme'])?$digest['scheme']:(function_exists('ftp_ssl_connect')?'ftps':'ftp')));
  46. $host = (isset($digest['host'])?$digest['host']:(isset($digest['path'])?$digest['path']:''));
  47. $port = (isset($digest['port'])?$digest['port']:21);
  48. // Determine Connection Type
  49. if ($scheme == 'ftps') {
  50. $conn_id = ftp_ssl_connect($host, $port, 20);
  51. } elseif ($scheme == 'ftp') {
  52. $conn_id = ftp_connect($host, $port, 20);
  53. } else {
  54. debug_out('Invalid FTP scheme. Use ftp or ftps');
  55. return false;
  56. }
  57. // Check if valid FTP connection
  58. if ($conn_id) {
  59. // Attempt login
  60. @$login_result = ftp_login($conn_id, $username, $password);
  61. ftp_close($conn_id);
  62. // Return Result
  63. if ($login_result) {
  64. return true;
  65. } else {
  66. return false;
  67. }
  68. } else {
  69. return false;
  70. }
  71. return false;
  72. }
  73. // Pass credentials to Emby Backend
  74. function plugin_auth_emby_local($username, $password) {
  75. $embyAddress = qualifyURL(EMBYURL);
  76. $headers = array(
  77. 'Authorization'=> 'MediaBrowser UserId="e8837bc1-ad67-520e-8cd2-f629e3155721", Client="None", Device="Organizr", DeviceId="xxx", Version="1.0.0.0"',
  78. 'Content-Type' => 'application/json',
  79. );
  80. $body = array(
  81. 'Username' => $username,
  82. 'Password' => sha1($password),
  83. 'PasswordMd5' => md5($password),
  84. );
  85. $response = post_router($embyAddress.'/Users/AuthenticateByName', $body, $headers);
  86. if (isset($response['content'])) {
  87. $json = json_decode($response['content'], true);
  88. if (is_array($json) && isset($json['SessionInfo']) && isset($json['User']) && $json['User']['HasPassword'] == true) {
  89. // Login Success - Now Logout Emby Session As We No Longer Need It
  90. $headers = array(
  91. 'X-Mediabrowser-Token' => $json['AccessToken'],
  92. );
  93. $response = post_router($embyAddress.'/Sessions/Logout', array(), $headers);
  94. return true;
  95. }
  96. }
  97. return false;
  98. }
  99. if (function_exists('curl_version')) :
  100. // Authenticate Against Emby Local (first) and Emby Connect
  101. function plugin_auth_emby_all($username, $password) {
  102. $localResult = plugin_auth_emby_local($username, $password);
  103. if ($localResult) {
  104. return $localResult;
  105. } else {
  106. return plugin_auth_emby_connect($username, $password);
  107. }
  108. }
  109. // Authenicate against emby connect
  110. function plugin_auth_emby_connect($username, $password) {
  111. $embyAddress = qualifyURL(EMBYURL);
  112. // Get A User
  113. $connectId = '';
  114. $userIds = json_decode(file_get_contents($embyAddress.'/Users?api_key='.EMBYTOKEN),true);
  115. if (is_array($userIds)) {
  116. foreach ($userIds as $key => $value) { // Scan for this user
  117. if (isset($value['ConnectUserName']) && isset($value['ConnectUserId'])) { // Qualifty as connect account
  118. if ($value['ConnectUserName'] == $username || $value['Name'] == $username) {
  119. $connectId = $value['ConnectUserId'];
  120. break;
  121. }
  122. }
  123. }
  124. if ($connectId) {
  125. $connectURL = 'https://connect.emby.media/service/user/authenticate';
  126. $headers = array(
  127. 'Accept'=> 'application/json',
  128. 'Content-Type' => 'application/x-www-form-urlencoded',
  129. );
  130. $body = array(
  131. 'nameOrEmail' => $username,
  132. 'rawpw' => $password,
  133. );
  134. $result = curl_post($connectURL, $body, $headers);
  135. if (isset($result['content'])) {
  136. $json = json_decode($result['content'], true);
  137. if (is_array($json) && isset($json['AccessToken']) && isset($json['User']) && $json['User']['Id'] == $connectId) {
  138. return array(
  139. 'email' => $json['User']['Email'],
  140. 'image' => $json['User']['ImageUrl'],
  141. );
  142. }
  143. }
  144. }
  145. }
  146. return false;
  147. }
  148. // Pass credentials to Plex Backend
  149. function plugin_auth_plex($username, $password) {
  150. // Quick out
  151. if ((strtolower(PLEXUSERNAME) == strtolower($username)) && $password == PLEXPASSWORD) {
  152. return true;
  153. }
  154. //Get User List
  155. $userURL = 'https://plex.tv/pms/friends/all';
  156. $userHeaders = array(
  157. 'Authorization' => 'Basic '.base64_encode(PLEXUSERNAME.':'.PLEXPASSWORD),
  158. );
  159. $userXML = simplexml_load_string(curl_get($userURL, $userHeaders));
  160. if (is_array($userXML) || is_object($userXML)) {
  161. $isUser = false;
  162. $usernameLower = strtolower($username);
  163. foreach($userXML AS $child) {
  164. if(isset($child['username']) && strtolower($child['username']) == $usernameLower) {
  165. $isUser = true;
  166. break;
  167. }
  168. }
  169. if ($isUser) {
  170. //Login User
  171. $connectURL = 'https://plex.tv/users/sign_in.json';
  172. $headers = array(
  173. 'Accept'=> 'application/json',
  174. 'Content-Type' => 'application/x-www-form-urlencoded',
  175. 'X-Plex-Product' => 'Organizr',
  176. 'X-Plex-Version' => '1.0',
  177. 'X-Plex-Client-Identifier' => '01010101-10101010',
  178. );
  179. $body = array(
  180. 'user[login]' => $username,
  181. 'user[password]' => $password,
  182. );
  183. $result = curl_post($connectURL, $body, $headers);
  184. if (isset($result['content'])) {
  185. $json = json_decode($result['content'], true);
  186. if (is_array($json) && isset($json['user']) && isset($json['user']['username']) && strtolower($json['user']['username']) == $usernameLower) {
  187. return array(
  188. 'email' => $json['user']['email'],
  189. 'image' => $json['user']['thumb']
  190. );
  191. }
  192. }
  193. }
  194. }
  195. return false;
  196. }
  197. else :
  198. // Plex Auth Missing Dependancy
  199. function plugin_auth_plex_disabled() {
  200. return 'Plex - Disabled (Dependancy: php-curl missing!)';
  201. }
  202. // Emby Connect Auth Missing Dependancy
  203. function plugin_auth_emby_connect_disabled() {
  204. return 'Emby Connect - Disabled (Dependancy: php-curl missing!)';
  205. }
  206. // Emby Both Auth Missing Dependancy
  207. function plugin_auth_emby_both_disabled() {
  208. return 'Emby Both - Disabled (Dependancy: php-curl missing!)';
  209. }
  210. endif;
  211. // ==== Auth Plugins END ====
  212. // ==== General Class Definitions START ====
  213. class setLanguage {
  214. private $language = null;
  215. private $langCode = null;
  216. function __construct($language = false) {
  217. // Default
  218. if (!$language) {
  219. $language = isset($_SERVER['HTTP_ACCEPT_LANGUAGE']) ? substr($_SERVER['HTTP_ACCEPT_LANGUAGE'], 0, 2) : "en";
  220. }
  221. $this->langCode = $language;
  222. if (file_exists("lang/{$language}.ini")) {
  223. $this->language = parse_ini_file("lang/{$language}.ini", false, INI_SCANNER_RAW);
  224. } else {
  225. $this->language = parse_ini_file("lang/en.ini", false, INI_SCANNER_RAW);
  226. }
  227. }
  228. public function getLang() {
  229. return $this->langCode;
  230. }
  231. public function translate($originalWord) {
  232. $getArg = func_num_args();
  233. if ($getArg > 1) {
  234. $allWords = func_get_args();
  235. array_shift($allWords);
  236. } else {
  237. $allWords = array();
  238. }
  239. $translatedWord = isset($this->language[$originalWord]) ? $this->language[$originalWord] : null;
  240. if (!$translatedWord) {
  241. echo ("Translation not found for: $originalWord");
  242. }
  243. $translatedWord = htmlspecialchars($translatedWord, ENT_QUOTES);
  244. return vsprintf($translatedWord, $allWords);
  245. }
  246. }
  247. $language = new setLanguage;
  248. // ==== General Class Definitions END ====
  249. // Direct request to curl if it exists, otherwise handle if not HTTPS
  250. function post_router($url, $data, $headers = array(), $referer='') {
  251. if (function_exists('curl_version')) {
  252. return curl_post($url, $data, $headers, $referer);
  253. } else {
  254. return post_request($url, $data, $headers, $referer);
  255. }
  256. }
  257. if (function_exists('curl_version')) :
  258. // Curl Post
  259. function curl_post($url, $data, $headers = array(), $referer='') {
  260. // Initiate cURL
  261. $curlReq = curl_init($url);
  262. // As post request
  263. curl_setopt($curlReq, CURLOPT_CUSTOMREQUEST, "POST");
  264. curl_setopt($curlReq, CURLOPT_RETURNTRANSFER, true);
  265. // Format Data
  266. switch (isset($headers['Content-Type'])?$headers['Content-Type']:'') {
  267. case 'application/json':
  268. curl_setopt($curlReq, CURLOPT_POSTFIELDS, json_encode($data));
  269. break;
  270. case 'application/x-www-form-urlencoded';
  271. curl_setopt($curlReq, CURLOPT_POSTFIELDS, http_build_query($data));
  272. break;
  273. default:
  274. $headers['Content-Type'] = 'application/x-www-form-urlencoded';
  275. curl_setopt($curlReq, CURLOPT_POSTFIELDS, http_build_query($data));
  276. }
  277. // Format Headers
  278. $cHeaders = array();
  279. foreach ($headers as $k => $v) {
  280. $cHeaders[] = $k.': '.$v;
  281. }
  282. if (count($cHeaders)) {
  283. curl_setopt($curlReq, CURLOPT_HTTPHEADER, $cHeaders);
  284. }
  285. // Execute
  286. $result = curl_exec($curlReq);
  287. // Close
  288. curl_close($curlReq);
  289. // Return
  290. return array('content'=>$result);
  291. }
  292. //Curl Get Function
  293. function curl_get($url, $headers = array()) {
  294. // Initiate cURL
  295. $curlReq = curl_init($url);
  296. // As post request
  297. curl_setopt($curlReq, CURLOPT_CUSTOMREQUEST, "GET");
  298. curl_setopt($curlReq, CURLOPT_RETURNTRANSFER, true);
  299. // Format Headers
  300. $cHeaders = array();
  301. foreach ($headers as $k => $v) {
  302. $cHeaders[] = $k.': '.$v;
  303. }
  304. if (count($cHeaders)) {
  305. curl_setopt($curlReq, CURLOPT_HTTPHEADER, $cHeaders);
  306. }
  307. // Execute
  308. $result = curl_exec($curlReq);
  309. // Close
  310. curl_close($curlReq);
  311. // Return
  312. return $result;
  313. }
  314. endif;
  315. //Case-Insensitive Function
  316. function in_arrayi($needle, $haystack) {
  317. return in_array(strtolower($needle), array_map('strtolower', $haystack));
  318. }
  319. // HTTP post request (Removes need for curl, probably useless)
  320. function post_request($url, $data, $headers = array(), $referer='') {
  321. // Adapted from http://stackoverflow.com/a/28387011/6810513
  322. // Convert the data array into URL Parameters like a=b&foo=bar etc.
  323. if (isset($headers['Content-Type'])) {
  324. switch ($headers['Content-Type']) {
  325. case 'application/json':
  326. $data = json_encode($data);
  327. break;
  328. case 'application/x-www-form-urlencoded':
  329. $data = http_build_query($data);
  330. break;
  331. }
  332. } else {
  333. $headers['Content-Type'] = 'application/x-www-form-urlencoded';
  334. $data = http_build_query($data);
  335. }
  336. // parse the given URL
  337. $urlDigest = parse_url($url);
  338. // extract host and path:
  339. $host = $urlDigest['host'];
  340. $path = $urlDigest['path'];
  341. if ($urlDigest['scheme'] != 'http') {
  342. die('Error: Only HTTP request are supported, please use cURL to add HTTPS support! ('.$urlDigest['scheme'].'://'.$host.')');
  343. }
  344. // open a socket connection on port 80 - timeout: 30 sec
  345. $fp = fsockopen($host, (isset($urlDigest['port'])?':'.$urlDigest['port']:80), $errno, $errstr, 30);
  346. if ($fp){
  347. // send the request headers:
  348. fputs($fp, "POST $path HTTP/1.1\r\n");
  349. fputs($fp, "Host: $host\r\n");
  350. if ($referer != '')
  351. fputs($fp, "Referer: $referer\r\n");
  352. fputs($fp, "Content-length: ". strlen($data) ."\r\n");
  353. foreach($headers as $k => $v) {
  354. fputs($fp, $k.": ".$v."\r\n");
  355. }
  356. fputs($fp, "Connection: close\r\n\r\n");
  357. fputs($fp, $data);
  358. $result = '';
  359. while(!feof($fp)) {
  360. // receive the results of the request
  361. $result .= fgets($fp, 128);
  362. }
  363. }
  364. else {
  365. return array(
  366. 'status' => 'err',
  367. 'error' => "$errstr ($errno)"
  368. );
  369. }
  370. // close the socket connection:
  371. fclose($fp);
  372. // split the result header from the content
  373. $result = explode("\r\n\r\n", $result, 2);
  374. $header = isset($result[0]) ? $result[0] : '';
  375. $content = isset($result[1]) ? $result[1] : '';
  376. // return as structured array:
  377. return array(
  378. 'status' => 'ok',
  379. 'header' => $header,
  380. 'content' => $content,
  381. );
  382. }
  383. // Format item from Emby for Carousel
  384. function resolveEmbyItem($address, $token, $item) {
  385. // Static Height
  386. $height = 150;
  387. // Get Item Details
  388. $itemDetails = json_decode(file_get_contents($address.'/Items?Ids='.$item['Id'].'&Fields=Overview&api_key='.$token),true)['Items'][0];
  389. switch ($itemDetails['Type']) {
  390. case 'Episode':
  391. $title = $itemDetails['SeriesName'].': '.$itemDetails['Name'].(isset($itemDetails['ParentIndexNumber']) && isset($itemDetails['IndexNumber'])?' (Season '.$itemDetails['ParentIndexNumber'].': Episode '.$itemDetails['IndexNumber'].')':'');
  392. $imageId = $itemDetails['SeriesId'];
  393. $width = 100;
  394. $image = 'carousel-image season';
  395. $style = '';
  396. break;
  397. case 'MusicAlbum':
  398. $title = $itemDetails['Name'];
  399. $imageId = $itemDetails['Id'];
  400. $width = 150;
  401. $image = 'music';
  402. $style = 'left: 160px !important;';
  403. break;
  404. default:
  405. $title = $itemDetails['Name'];
  406. $imageId = $itemDetails['Id'];
  407. $width = 100;
  408. $image = 'carousel-image movie';
  409. $style = '';
  410. }
  411. // If No Overview
  412. if (!isset($itemDetails['Overview'])) {
  413. $itemDetails['Overview'] = '';
  414. }
  415. // Assemble Item And Cache Into Array
  416. return '<div class="item"><a href="'.$address.'/web/itemdetails.html?id='.$itemDetails['Id'].'" target="_blank"><img alt="'.$itemDetails['Name'].'" class="'.$image.'" src="ajax.php?a=emby-image&img='.$imageId.'&height='.$height.'&width='.$width.'"></a><div class="carousel-caption" style="'.$style.'"><h4>'.$title.'</h4><small><em>'.$itemDetails['Overview'].'</em></small></div></div>';
  417. }
  418. // Format item from Plex for Carousel
  419. function resolvePlexItem($server, $token, $item) {
  420. // Static Height
  421. $height = 150;
  422. $address = "https://app.plex.tv/web/app#!/server/$server/details?key=/library/metadata/".$item['ratingKey'];
  423. switch ($item['type']) {
  424. case 'season':
  425. $title = $item['parentTitle'];
  426. $summary = $item['parentSummary'];
  427. $width = 100;
  428. $image = 'carousel-image season';
  429. $style = '';
  430. $thumb = $item['thumb'];
  431. break;
  432. case 'episode':
  433. $title = $item['grandparentTitle'];
  434. $summary = $item['title'];
  435. $width = 100;
  436. $image = 'carousel-image season';
  437. $style = '';
  438. $thumb = $item['parentThumb'];
  439. break;
  440. case 'album':
  441. case 'track':
  442. $title = $item['parentTitle'];
  443. $summary = $item['title'];
  444. $width = 150;
  445. $image = 'album';
  446. $style = 'left: 160px !important;';
  447. $thumb = $item['thumb'];
  448. break;
  449. default:
  450. $title = $item['title'];
  451. $summary = $item['summary'];
  452. $width = 100;
  453. $image = 'carousel-image movie';
  454. $style = '';
  455. $thumb = $item['thumb'];
  456. }
  457. // If No Overview
  458. if (!isset($itemDetails['Overview'])) {
  459. $itemDetails['Overview'] = '';
  460. }
  461. // Assemble Item And Cache Into Array
  462. return '<div class="item"><a href="'.$address.'" target="_blank"><img alt="'.$item['Name'].'" class="'.$image.'" src="ajax.php?a=plex-image&img='.$thumb.'&height='.$height.'&width='.$width.'"></a><div class="carousel-caption" style="'.$style.'"><h4>'.$title.'</h4><small><em>'.$summary.'</em></small></div></div>';
  463. }
  464. // Create Carousel
  465. function outputCarousel($header, $size, $type, $items, $script = false) {
  466. // If None Populate Empty Item
  467. if (!count($items)) {
  468. $items = array('<div class="item"><img alt="nada" class="carousel-image movie" src="images/nadaplaying.jpg"><div class="carousel-caption"><h4>Nothing To Show</h4><small><em>Get Some Stuff Going!</em></small></div></div>');
  469. }
  470. // Set First As Active
  471. $items[0] = preg_replace('/^<div class="item ?">/','<div class="item active">', $items[0]);
  472. // Add Buttons
  473. $buttons = '';
  474. if (count($items) > 1) {
  475. $buttons = '
  476. <a class="left carousel-control '.$type.'" href="#carousel-'.$type.'" role="button" data-slide="prev"><span class="fa fa-chevron-left" aria-hidden="true"></span><span class="sr-only">Previous</span></a>
  477. <a class="right carousel-control '.$type.'" href="#carousel-'.$type.'" role="button" data-slide="next"><span class="fa fa-chevron-right" aria-hidden="true"></span><span class="sr-only">Next</span></a>';
  478. }
  479. return '
  480. <div class="col-lg-'.$size.'">
  481. <h5 class="text-center">'.$header.'</h5>
  482. <div id="carousel-'.$type.'" class="carousel slide box-shadow white-bg" data-ride="carousel"><div class="carousel-inner" role="listbox">
  483. '.implode('',$items).'
  484. </div>'.$buttons.'
  485. </div></div>'.($script?'<script>'.$script.'</script>':'');
  486. }
  487. // Get Now Playing Streams From Emby
  488. function getEmbyStreams($size) {
  489. $address = qualifyURL(EMBYURL);
  490. $api = json_decode(file_get_contents($address.'/Sessions?api_key='.EMBYTOKEN),true);
  491. $playingItems = array();
  492. foreach($api as $key => $value) {
  493. if (isset($value['NowPlayingItem'])) {
  494. $playingItems[] = resolveEmbyItem($address, EMBYTOKEN, $value['NowPlayingItem']);
  495. }
  496. }
  497. return outputCarousel(translate('PLAYING_NOW_ON_EMBY'), $size, 'streams-emby', $playingItems, "
  498. setInterval(function() {
  499. $('<div></div>').load('ajax.php?a=emby-streams',function() {
  500. var element = $(this).find('[id]');
  501. var loadedID = element.attr('id');
  502. $('#'+loadedID).replaceWith(element);
  503. console.log('Loaded updated: '+loadedID);
  504. });
  505. }, 10000);
  506. ");
  507. }
  508. // Get Now Playing Streams From Plex
  509. function getPlexStreams($size){
  510. $address = qualifyURL(PLEXURL);
  511. // Perform API requests
  512. $api = file_get_contents($address."/status/sessions?X-Plex-Token=".PLEXTOKEN);
  513. $api = simplexml_load_string($api);
  514. $getServer = simplexml_load_string(file_get_contents($address."/?X-Plex-Token=".PLEXTOKEN));
  515. // Identify the local machine
  516. $gotServer = $getServer['machineIdentifier'];
  517. $items = array();
  518. foreach($api AS $child) {
  519. $items[] = resolvePlexItem($gotServer, PLEXTOKEN, $child);
  520. }
  521. return outputCarousel(translate('PLAYING_NOW_ON_PLEX'), $size, 'streams-plex', $items, "
  522. setInterval(function() {
  523. $('<div></div>').load('ajax.php?a=plex-streams',function() {
  524. var element = $(this).find('[id]');
  525. var loadedID = element.attr('id');
  526. $('#'+loadedID).replaceWith(element);
  527. console.log('Loaded updated: '+loadedID);
  528. });
  529. }, 10000);
  530. ");
  531. }
  532. // Get Recent Content From Emby
  533. function getEmbyRecent($type, $size) {
  534. $address = qualifyURL(EMBYURL);
  535. // Currently Logged In User
  536. $username = false;
  537. if (isset($GLOBALS['USER'])) {
  538. $username = strtolower($GLOBALS['USER']->username);
  539. }
  540. // Resolve Types
  541. switch ($type) {
  542. case 'movie':
  543. $embyTypeQuery = 'IncludeItemTypes=Movie&';
  544. $header = translate('MOVIES');
  545. break;
  546. case 'season':
  547. $embyTypeQuery = 'IncludeItemTypes=Episode&';
  548. $header = translate('TV_SHOWS');
  549. break;
  550. case 'album':
  551. $embyTypeQuery = 'IncludeItemTypes=MusicAlbum&';
  552. $header = translate('MUSIC');
  553. break;
  554. default:
  555. $embyTypeQuery = '';
  556. $header = translate('RECENT_CONTENT');
  557. }
  558. // Get A User
  559. $userIds = json_decode(file_get_contents($address.'/Users?api_key='.EMBYTOKEN),true);
  560. $showPlayed = true;
  561. foreach ($userIds as $value) { // Scan for admin user
  562. if (isset($value['Policy']) && isset($value['Policy']['IsAdministrator']) && $value['Policy']['IsAdministrator']) {
  563. $userId = $value['Id'];
  564. }
  565. if ($username && strtolower($value['Name']) == $username) {
  566. $userId = $value['Id'];
  567. $showPlayed = false;
  568. break;
  569. }
  570. }
  571. // Get the latest Items
  572. $latest = json_decode(file_get_contents($address.'/Users/'.$userId.'/Items/Latest?'.$embyTypeQuery.'EnableImages=false&api_key='.EMBYTOKEN.($showPlayed?'':'&IsPlayed=false')),true);
  573. // For Each Item In Category
  574. $items = array();
  575. foreach ($latest as $k => $v) {
  576. $items[] = resolveEmbyItem($address, EMBYTOKEN, $v);
  577. }
  578. return outputCarousel($header, $size, $type.'-emby', $items);
  579. }
  580. // Get Recent Content From Plex
  581. function getPlexRecent($type, $size){
  582. $address = qualifyURL(PLEXURL);
  583. // Resolve Types
  584. switch ($type) {
  585. case 'movie':
  586. $header = translate('MOVIES');
  587. break;
  588. case 'season':
  589. $header = translate('TV_SHOWS');
  590. break;
  591. case 'album':
  592. $header = translate('MUSIC');
  593. break;
  594. default:
  595. $header = translate('RECENT_CONTENT');
  596. }
  597. // Perform Requests
  598. $api = file_get_contents($address."/library/recentlyAdded?X-Plex-Token=".PLEXTOKEN);
  599. $api = simplexml_load_string($api);
  600. $getServer = simplexml_load_string(file_get_contents($address."/?X-Plex-Token=".PLEXTOKEN));
  601. // Identify the local machine
  602. $gotServer = $getServer['machineIdentifier'];
  603. $items = array();
  604. foreach($api AS $child) {
  605. if($child['type'] == $type){
  606. $items[] = resolvePlexItem($gotServer, PLEXTOKEN, $child);
  607. }
  608. }
  609. return outputCarousel($header, $size, $type.'-plex', $items);
  610. }
  611. // Get Image From Emby
  612. function getEmbyImage() {
  613. $embyAddress = qualifyURL(EMBYURL);
  614. $itemId = $_GET['img'];
  615. $imgParams = array();
  616. if (isset($_GET['height'])) { $imgParams['height'] = 'maxHeight='.$_GET['height']; }
  617. if (isset($_GET['width'])) { $imgParams['width'] = 'maxWidth='.$_GET['width']; }
  618. if(isset($itemId)) {
  619. $image_src = $embyAddress . '/Items/'.$itemId.'/Images/Primary?'.implode('&', $imgParams);
  620. header('Content-type: image/jpeg');
  621. readfile($image_src);
  622. die();
  623. } else {
  624. debug_out('Invalid Request',1);
  625. }
  626. }
  627. // Get Image From Plex
  628. function getPlexImage() {
  629. $plexAddress = qualifyURL(PLEXURL);
  630. $image_url = $_GET['img'];
  631. $image_height = $_GET['height'];
  632. $image_width = $_GET['width'];
  633. if(isset($image_url) && isset($image_height) && isset($image_width)) {
  634. $image_src = $plexAddress . '/photo/:/transcode?height='.$image_height.'&width='.$image_width.'&upscale=1&url=' . $image_url . '&X-Plex-Token=' . PLEXTOKEN;
  635. header('Content-type: image/jpeg');
  636. readfile($image_src);
  637. die();
  638. } else {
  639. echo "Invalid Plex Request";
  640. }
  641. }
  642. // Simplier access to class
  643. function translate($string) {
  644. if (isset($GLOBALS['language'])) {
  645. return $GLOBALS['language']->translate($string);
  646. } else {
  647. return '!Translations Not Loaded!';
  648. }
  649. }
  650. // Generate Random string
  651. function randString($length = 10, $chars = '0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ') {
  652. $tmp = '';
  653. for ($i = 0; $i < $length; $i++) {
  654. $tmp .= substr(str_shuffle($chars), 0, 1);
  655. }
  656. return $tmp;
  657. }
  658. // Create config file in the return syntax
  659. function createConfig($array, $path = 'config/config.php', $nest = 0) {
  660. // Define Initial Value
  661. $output = array();
  662. // Sort Items
  663. ksort($array);
  664. // Unset the current version
  665. unset($array['CONFIG_VERSION']);
  666. // Process Settings
  667. foreach ($array as $k => $v) {
  668. $allowCommit = true;
  669. switch (gettype($v)) {
  670. case 'boolean':
  671. $item = ($v?'true':'false');
  672. break;
  673. case 'integer':
  674. case 'double':
  675. case 'integer':
  676. case 'NULL':
  677. $item = $v;
  678. break;
  679. case 'string':
  680. $item = "'".str_replace(array('\\',"'"),array('\\\\',"\'"),$v)."'";
  681. break;
  682. case 'array':
  683. $item = createConfig($v, false, $nest+1);
  684. break;
  685. default:
  686. $allowCommit = false;
  687. }
  688. if($allowCommit) {
  689. $output[] = str_repeat("\t",$nest+1)."'$k' => $item";
  690. }
  691. }
  692. if (!$nest && !isset($array['CONFIG_VERSION'])) {
  693. // Inject Current Version
  694. $output[] = "\t'CONFIG_VERSION' => '".INSTALLEDVERSION."'";
  695. }
  696. // Build output
  697. $output = (!$nest?"<?php\nreturn ":'')."array(\n".implode(",\n",$output)."\n".str_repeat("\t",$nest).')'.(!$nest?';':'');
  698. if (!$nest && $path) {
  699. $pathDigest = pathinfo($path);
  700. @mkdir($pathDigest['dirname'], 0770, true);
  701. if (file_exists($path)) {
  702. rename($path, $pathDigest['dirname'].'/'.$pathDigest['filename'].'.bak.php');
  703. }
  704. $file = fopen($path, 'w');
  705. fwrite($file, $output);
  706. fclose($file);
  707. if (file_exists($path)) {
  708. return true;
  709. }
  710. return false;
  711. } else {
  712. return $output;
  713. }
  714. }
  715. // Load a config file written in the return syntax
  716. function loadConfig($path = 'config/config.php') {
  717. // Adapted from http://stackoverflow.com/a/14173339/6810513
  718. if (!is_file($path)) {
  719. return null;
  720. } else {
  721. return (array) call_user_func(function() use($path) {
  722. return include($path);
  723. });
  724. }
  725. }
  726. // Commit new values to the configuration
  727. function updateConfig($new, $current = false) {
  728. // Get config if not supplied
  729. if (!$current) {
  730. $current = loadConfig();
  731. }
  732. // Inject Parts
  733. foreach ($new as $k => $v) {
  734. $current[$k] = $v;
  735. }
  736. // Return Create
  737. return createConfig($current);
  738. }
  739. // Inject Defaults As Needed
  740. function fillDefaultConfig($array, $path = 'config/configDefaults.php') {
  741. if (is_string($path)) {
  742. $loadedDefaults = loadConfig($path);
  743. } else {
  744. $loadedDefaults = $path;
  745. }
  746. return (is_array($loadedDefaults) ? fillDefaultConfig_recurse($array, $loadedDefaults) : false);
  747. }
  748. // support function for fillDefaultConfig()
  749. function fillDefaultConfig_recurse($current, $defaults) {
  750. foreach($defaults as $k => $v) {
  751. if (!isset($current[$k])) {
  752. $current[$k] = $v;
  753. } else if (is_array($current[$k]) && is_array($v)) {
  754. $current[$k] = fillDefaultConfig_recurse($current[$k], $v);
  755. }
  756. }
  757. return $current;
  758. };
  759. // Define Scalar Variables (nest non-secular with underscores)
  760. function defineConfig($array, $anyCase = true, $nest_prefix = false) {
  761. foreach($array as $k => $v) {
  762. if (is_scalar($v) && !defined($nest_prefix.$k)) {
  763. define($nest_prefix.$k, $v, $anyCase);
  764. } else if (is_array($v)) {
  765. defineConfig($v, $anyCase, $nest_prefix.$k.'_');
  766. }
  767. }
  768. }
  769. // This function exists only because I am lazy
  770. function configLazy($path = 'config/config.php') {
  771. // Load config or default
  772. if (file_exists($path)) {
  773. $config = fillDefaultConfig(loadConfig($path));
  774. } else {
  775. $config = loadConfig('config/configDefaults.php');
  776. }
  777. if (is_array($config)) {
  778. defineConfig($config);
  779. }
  780. return $config;
  781. }
  782. // Qualify URL
  783. function qualifyURL($url) {
  784. // Get Digest
  785. $digest = parse_url($url);
  786. // http/https
  787. if (!isset($digest['scheme'])) {
  788. if (isset($digest['port']) && in_array($digest['port'], array(80,8080,8096,32400,7878,8989,8182,8081,6789))) {
  789. $scheme = 'http';
  790. } else {
  791. $scheme = 'https';
  792. }
  793. } else {
  794. $scheme = $digest['scheme'];
  795. }
  796. // Host
  797. $host = (isset($digest['host'])?$digest['host']:'');
  798. // Port
  799. $port = (isset($digest['port'])?':'.$digest['port']:'');
  800. // Path
  801. $path = (isset($digest['path'])?$digest['path']:'');
  802. // Output
  803. return $scheme.'://'.$host.$port.$path;
  804. }
  805. // Function to be called at top of each to allow upgrading environment as the spec changes
  806. function upgradeCheck() {
  807. // Upgrade to 1.31
  808. if (file_exists('homepageSettings.ini.php')) {
  809. $databaseConfig = parse_ini_file('databaseLocation.ini.php', true);
  810. $homepageConfig = parse_ini_file('homepageSettings.ini.php', true);
  811. $databaseConfig = array_merge($databaseConfig, $homepageConfig);
  812. $databaseData = '; <?php die("Access denied"); ?>' . "\r\n";
  813. foreach($databaseConfig as $k => $v) {
  814. if(substr($v, -1) == "/") : $v = rtrim($v, "/"); endif;
  815. $databaseData .= $k . " = \"" . $v . "\"\r\n";
  816. }
  817. write_ini_file($databaseData, 'databaseLocation.ini.php');
  818. unlink('homepageSettings.ini.php');
  819. unset($databaseData);
  820. unset($homepageConfig);
  821. }
  822. // Upgrade to 1.32
  823. if (file_exists('databaseLocation.ini.php')) {
  824. // Load Existing
  825. $config = parse_ini_file('databaseLocation.ini.php', true);
  826. // Refactor
  827. $config['database_Location'] = str_replace('//','/',$config['databaseLocation'].'/');
  828. $config['user_home'] = $config['database_Location'].'users/';
  829. unset($config['databaseLocation']);
  830. // Turn Off Emby And Plex Recent
  831. $config["embyURL"] = $config["embyURL"].(!empty($config["embyPort"])?':'.$config["embyPort"]:'');
  832. unset($config["embyPort"]);
  833. $config["plexURL"] = $config["plexURL"].(!empty($config["plexPort"])?':'.$config["plexPort"]:'');
  834. unset($config["plexPort"]);
  835. $config["nzbgetURL"] = $config["nzbgetURL"].(!empty($config["nzbgetPort"])?':'.$config["nzbgetPort"]:'');
  836. unset($config["nzbgetPort"]);
  837. $config["sabnzbdURL"] = $config["sabnzbdURL"].(!empty($config["sabnzbdPort"])?':'.$config["sabnzbdPort"]:'');
  838. unset($config["sabnzbdPort"]);
  839. $config["headphonesURL"] = $config["headphonesURL"].(!empty($config["headphonesPort"])?':'.$config["headphonesPort"]:'');
  840. unset($config["headphonesPort"]);
  841. // Write config file
  842. $config['CONFIG_VERSION'] = '1.32';
  843. $createConfigSuccess = createConfig($config);
  844. // Create new config
  845. if ($createConfigSuccess) {
  846. if (file_exists('config/config.php')) {
  847. // Remove Old ini file
  848. unlink('databaseLocation.ini.php');
  849. } else {
  850. debug_out('Something is not right here!');
  851. }
  852. } else {
  853. debug_out('Couldn\'t create updated configuration.' ,1);
  854. }
  855. }
  856. // Upgrade to 1.33
  857. $config = loadConfig();
  858. if (isset($config['database_Location']) && (!isset($config['CONFIG_VERSION']) || $config['CONFIG_VERSION'] < '1.33')) {
  859. // Fix User Directory
  860. $config['user_home'] = $config['database_Location'].'users/';
  861. unset($config['USER_HOME']);
  862. // Backend auth merge
  863. if (isset($config['authBackendPort']) && !isset(parse_url($config['authBackendHost'])['port'])) {
  864. $config['authBackendHost'] .= ':'.$config['authBackendPort'];
  865. }
  866. unset($config['authBackendPort']);
  867. // If auth is being used move it to embyURL as that is now used in auth functions
  868. if ((isset($config['authType']) && $config['authType'] == 'true') && (isset($config['authBackendHost']) && $config['authBackendHost'] == 'true') && (isset($config['authBackend']) && in_array($config['authBackend'], array('emby_all','emby_local','emby_connect')))) {
  869. $config['embyURL'] = $config['authBackendHost'];
  870. }
  871. // Upgrade database to latest version
  872. updateSQLiteDB($config['database_Location']);
  873. // Update Version and Commit
  874. $config['CONFIG_VERSION'] = '1.33';
  875. $createConfigSuccess = createConfig($config);
  876. unset($config);
  877. }
  878. // Upgrade to 1.33
  879. $config = loadConfig();
  880. if (isset($config['database_Location']) && (!isset($config['CONFIG_VERSION']) || $config['CONFIG_VERSION'] < '1.34')) {
  881. // Upgrade database to latest version
  882. updateSQLiteDB($config['database_Location']);
  883. // Update Version and Commit
  884. $config['CONFIG_VERSION'] = '1.34';
  885. $createConfigSuccess = createConfig($config);
  886. unset($config);
  887. }
  888. return true;
  889. }
  890. // Check if all software dependancies are met
  891. function dependCheck() {
  892. return true;
  893. }
  894. // Process file uploads
  895. function uploadFiles($path, $ext_mask = null) {
  896. if (isset($_FILES) && count($_FILES)) {
  897. require_once('class.uploader.php');
  898. $uploader = new Uploader();
  899. $data = $uploader->upload($_FILES['files'], array(
  900. 'limit' => 10,
  901. 'maxSize' => 10,
  902. 'extensions' => $ext_mask,
  903. 'required' => false,
  904. 'uploadDir' => str_replace('//','/',$path.'/'),
  905. 'title' => array('name'),
  906. 'removeFiles' => true,
  907. 'replace' => true,
  908. ));
  909. if($data['isComplete']){
  910. $files = $data['data'];
  911. echo json_encode($files['metas'][0]['name']);
  912. }
  913. if($data['hasErrors']){
  914. $errors = $data['errors'];
  915. echo json_encode($errors);
  916. }
  917. } else {
  918. echo json_encode('No files submitted!');
  919. }
  920. }
  921. // Remove file
  922. function removeFiles($path) {
  923. if(is_file($path)) {
  924. unlink($path);
  925. } else {
  926. echo json_encode('No file specified for removal!');
  927. }
  928. }
  929. // Lazy select options
  930. function resolveSelectOptions($array, $selected = '', $multi = false) {
  931. $output = array();
  932. $selectedArr = ($multi?explode('|', $selected):array());
  933. foreach ($array as $key => $value) {
  934. if (is_array($value)) {
  935. if (isset($value['optgroup'])) {
  936. $output[] = '<optgroup label="'.$key.'">';
  937. foreach($value['optgroup'] as $k => $v) {
  938. $output[] = '<option value="'.$v['value'].'"'.($selected===$v['value']||in_array($v['value'],$selectedArr)?' selected':'').(isset($v['disabled']) && $v['disabled']?' disabled':'').'>'.$k.'</option>';
  939. }
  940. } else {
  941. $output[] = '<option value="'.$value['value'].'"'.($selected===$value['value']||in_array($value['value'],$selectedArr)?' selected':'').(isset($value['disabled']) && $value['disabled']?' disabled':'').'>'.$key.'</option>';
  942. }
  943. } else {
  944. $output[] = '<option value="'.$value.'"'.($selected===$value||in_array($value,$selectedArr)?' selected':'').'>'.$key.'</option>';
  945. }
  946. }
  947. return implode('',$output);
  948. }
  949. // Check if user is allowed to continue
  950. function qualifyUser($type, $errOnFail = false) {
  951. if (!isset($GLOBALS['USER'])) {
  952. require_once("user.php");
  953. $GLOBALS['USER'] = new User('registration_callback');
  954. }
  955. if (is_bool($type)) {
  956. if ($type === true) {
  957. $authorized = ($GLOBALS['USER']->authenticated == true);
  958. } else {
  959. $authorized = true;
  960. }
  961. } elseif (is_string($type) || is_array($type)) {
  962. if ($type !== 'false') {
  963. if (!is_array($type)) {
  964. $type = explode('|',$type);
  965. }
  966. $authorized = ($GLOBALS['USER']->authenticated && in_array($GLOBALS['USER']->role,$type));
  967. } else {
  968. $authorized = true;
  969. }
  970. } else {
  971. debug_out('Invalid Syntax!',1);
  972. }
  973. if (!$authorized && $errOnFail) {
  974. if ($GLOBALS['USER']->authenticated) {
  975. header('Location: error.php?error=401');
  976. echo '<script>window.location.href = \''.dirname($_SERVER['SCRIPT_NAME']).'/error.php?error=401\'</script>';
  977. } else {
  978. header('Location: error.php?error=999');
  979. echo '<script>window.location.href = \''.dirname($_SERVER['SCRIPT_NAME']).'/error.php?error=999\'</script>';
  980. }
  981. debug_out('Not Authorized' ,1);
  982. } else {
  983. return $authorized;
  984. }
  985. }
  986. // Build an (optionally) tabbed settings page.
  987. function buildSettings($array) {
  988. /*
  989. array(
  990. 'title' => '',
  991. 'id' => '',
  992. 'fields' => array( See buildField() ),
  993. 'tabs' => array(
  994. array(
  995. 'title' => '',
  996. 'id' => '',
  997. 'image' => '',
  998. 'fields' => array( See buildField() ),
  999. ),
  1000. ),
  1001. );
  1002. */
  1003. $fieldFunc = function($fieldArr) {
  1004. $fields = '<div class="row">';
  1005. foreach($fieldArr as $key => $value) {
  1006. $isSingle = isset($value['type']);
  1007. if ($isSingle) { $value = array($value); }
  1008. $tmpField = '';
  1009. $sizeLg = max(floor(12/count($value)),2);
  1010. $sizeMd = max(floor(($isSingle?12:6)/count($value)),3);
  1011. foreach($value as $k => $v) {
  1012. $tmpField .= buildField($v, 12, $sizeMd, $sizeLg);
  1013. }
  1014. $fields .= ($isSingle?$tmpField:'<div class="row col-sm-12 content-form">'.$tmpField.'</div>');
  1015. }
  1016. $fields .= '</div>';
  1017. return $fields;
  1018. };
  1019. $fields = (isset($array['fields'])?$fieldFunc($array['fields']):'');
  1020. $tabSelectors = array();
  1021. $tabContent = array();
  1022. if (isset($array['tabs'])) {
  1023. foreach($array['tabs'] as $key => $value) {
  1024. $id = (isset($value['id'])?$value['id']:randString(32));
  1025. $tabSelectors[$key] = '<li class="apps'.($tabSelectors?'':' active').'"><a href="#tab-'.$id.'" data-toggle="tab" aria-expanded="true"><img style="height:40px; width:40px;" src="'.(isset($value['image'])?$value['image']:'images/organizr.png').'"></a></li>';
  1026. $tabContent[$key] = '<div class="tab-pane big-box fade'.($tabContent?'':' active in').'" id="tab-'.$id.'">'.$fieldFunc($value['fields']).'</div>';
  1027. }
  1028. }
  1029. $pageID = (isset($array['id'])?$array['id']:str_replace(array(' ','"',"'"),array('_'),strtolower($array['id'])));
  1030. return '
  1031. <div class="email-body">
  1032. <div class="email-header gray-bg">
  1033. <button type="button" class="btn btn-danger btn-sm waves close-button"><i class="fa fa-close"></i></button>
  1034. <h1>'.$array['title'].'</h1>
  1035. </div>
  1036. <div class="email-inner small-box">
  1037. <div class="email-inner-section">
  1038. <div class="small-box fade in" id="'.$pageID.'_frame">
  1039. <div class="col-lg-12">
  1040. '.(isset($array['customBeforeForm'])?$array['customBeforeForm']:'').'
  1041. <form class="content-form" name="'.$pageID.'" id="'.$pageID.'_form" onsubmit="return false;">
  1042. <button type="submit" class="btn waves btn-labeled btn-success btn btn-sm pull-right text-uppercase waves-effect waves-float">
  1043. <span class="btn-label"><i class="fa fa-floppy-o"></i></span>Save
  1044. </button>
  1045. '.$fields.($tabContent?'
  1046. <div class="tabbable tabs-with-bg" id="'.$pageID.'_tabs">
  1047. <ul class="nav nav-tabs apps">
  1048. '.implode('', $tabSelectors).'
  1049. </ul>
  1050. <div class="clearfix"></div>
  1051. <div class="tab-content">
  1052. '.implode('', $tabContent).'
  1053. </div>
  1054. </div>':'').'
  1055. </form>
  1056. '.(isset($array['customAfterForm'])?$array['customAfterForm']:'').'
  1057. </div>
  1058. </div>
  1059. </div>
  1060. </div>
  1061. </div>
  1062. <script>
  1063. $(document).ready(function() {
  1064. $(\'#'.$pageID.'_form\').find(\'input, select, textarea\').on(\'change\', function() { $(this).attr(\'data-changed\', \'true\'); });
  1065. var '.$pageID.'Validate = function() { if (this.value && !RegExp(\'^\'+this.pattern+\'$\').test(this.value)) { $(this).addClass(\'invalid\'); } else { $(this).removeClass(\'invalid\'); } };
  1066. $(\'#'.$pageID.'_form\').find(\'input[pattern]\').each('.$pageID.'Validate).on(\'keyup\', '.$pageID.'Validate);
  1067. $(\'#'.$pageID.'_form\').find(\'select[multiple]\').on(\'click\', function() { $(this).attr(\'data-changed\', \'true\'); });
  1068. $(\'#'.$pageID.'_form\').submit(function () {
  1069. var newVals = {};
  1070. var hasVals = false;
  1071. $(\'#'.$pageID.'_form\').find(\'[data-changed=true]\').each(function() {
  1072. hasVals = true;
  1073. if (this.type == \'checkbox\') {
  1074. newVals[this.name] = this.checked;
  1075. } else {
  1076. var fieldVal = $(this).val();
  1077. if (typeof fieldVal == \'object\') {
  1078. if (typeof fieldVal.join == \'function\') {
  1079. fieldVal = fieldVal.join(\'|\');
  1080. } else {
  1081. fieldVal = JSON.stringify(fieldVal);
  1082. }
  1083. }
  1084. newVals[this.name] = fieldVal;
  1085. }
  1086. });
  1087. if (hasVals) {
  1088. console.log(newVals);
  1089. ajax_request(\'POST\', \''.(isset($array['submitAction'])?$array['submitAction']:'update-config').'\', newVals, function(data, code) {
  1090. $(\'#'.$pageID.'_form\').find(\'[data-changed=true]\').removeAttr(\'data-changed\');
  1091. });
  1092. } else {
  1093. parent.notify(\'Nothing to update!\', \'bullhorn\', \'success\', 5000, \'bar\', \'slidetop\');
  1094. }
  1095. return false;
  1096. });
  1097. '.(isset($array['onready'])?$array['onready']:'').'
  1098. });
  1099. </script>
  1100. ';
  1101. }
  1102. // Build Settings Fields
  1103. function buildField($params, $sizeSm = 12, $sizeMd = 12, $sizeLg = 12) {
  1104. /*
  1105. array(
  1106. 'type' => '',
  1107. 'placeholder' => '',
  1108. 'label' => '',
  1109. 'labelTranslate' => '',
  1110. 'assist' => '',
  1111. 'name' => '',
  1112. 'pattern' => '',
  1113. 'options' => array( // For SELECT only
  1114. 'Display' => 'value',
  1115. ),
  1116. )
  1117. */
  1118. // Tags
  1119. $tags = array();
  1120. foreach(array('placeholder','style','disabled','readonly','pattern','min','max','required','onkeypress','onchange','onfocus','onleave','href','onclick') as $value) {
  1121. $tags[] = (isset($params[$value])?$value.'="'.$params[$value].'"':'');
  1122. }
  1123. $format = (isset($params['format']) && in_array($params['format'],array(false,'colour','color'))?$params['format']:false);
  1124. $name = (isset($params['name'])?$params['name']:(isset($params['id'])?$params['id']:''));
  1125. $id = (isset($params['id'])?$params['id']:(isset($params['name'])?$params['name'].'_id':randString(32)));
  1126. $val = (isset($params['value'])?$params['value']:'');
  1127. $class = (isset($params['class'])?' '.$params['class']:'');
  1128. $wrapClass = (isset($params['wrapClass'])?$params['wrapClass']:'form-content');
  1129. $assist = (isset($params['assist'])?' - i.e. '.$params['assist']:'');
  1130. $label = (isset($params['labelTranslate'])?translate($params['labelTranslate']):(isset($params['label'])?$params['label']:''));
  1131. $labelOut = '<p class="help-text">'.$label.$assist.'</p>';
  1132. // Field Design
  1133. switch ($params['type']) {
  1134. case 'text':
  1135. case 'number':
  1136. case 'password':
  1137. $field = '<input id="'.$id.'" name="'.$name.'" type="'.$params['type'].'" class="form-control material input-sm'.$class.'" '.implode(' ',$tags).' autocorrect="off" autocapitalize="off" value="'.$val.'">';
  1138. break;
  1139. case 'select':
  1140. case 'dropdown':
  1141. $field = '<select id="'.$id.'" name="'.$name.'" class="form-control material input-sm" '.implode(' ',$tags).'>'.resolveSelectOptions($params['options'], $val).'</select>';
  1142. break;
  1143. case 'select-multi':
  1144. case 'dropdown-multi':
  1145. $field = '<select id="'.$id.'" name="'.$name.'" class="form-control input-sm" '.implode(' ',$tags).' multiple="multiple">'.resolveSelectOptions($params['options'], $val, true).'</select>';
  1146. break;
  1147. case 'check':
  1148. case 'checkbox':
  1149. case 'toggle':
  1150. $checked = ((is_bool($val) && $val) || trim($val) === 'true'?' checked':'');
  1151. $labelOut = '<label for="'.$id.'"></label>'.$label;
  1152. $field = '<input id="'.$id.'" name="'.$name.'" type="checkbox" class="switcher switcher-success'.$class.'" '.implode(' ',$tags).' data-value="'.$val.'"'.$checked.'>';
  1153. break;
  1154. case 'radio':
  1155. $labelOut = '';
  1156. $checked = ((is_bool($val) && $val) || ($val && trim($val) !== 'false')?' checked':'');
  1157. $bType = (isset($params['buttonType'])?$params['buttonType']:'success');
  1158. $field = '<div class="radio radio-'.$bType.'"><input id="'.$id.'" name="'.$name.'" type="radio" class="'.$class.'" '.implode(' ',$tags).' value="'.$val.'"'.$checked.'><label for="'.$id.'">'.$label.'</label></div>';
  1159. break;
  1160. case 'date':
  1161. $field = 'Unsupported, planned.';
  1162. break;
  1163. case 'hidden':
  1164. return '<input id="'.$id.'" name="'.$name.'" type="hidden" class="'.$class.'" '.implode(' ',$tags).' value="'.$val.'">';
  1165. break;
  1166. case 'header':
  1167. $labelOut = '';
  1168. $headType = (isset($params['value'])?$params['value']:3);
  1169. $field = '<h'.$headType.' class="'.$class.'" '.implode(' ',$tags).'>'.$label.'</h'.$headType.'>';
  1170. break;
  1171. case 'button':
  1172. $labelOut = '';
  1173. $icon = (isset($params['icon'])?$params['icon']:'flask');
  1174. $bType = (isset($params['buttonType'])?$params['buttonType']:'success');
  1175. $bDropdown = (isset($params['buttonDrop'])?$params['buttonDrop']:'');
  1176. $field = ($bDropdown?'<div class="btn-group">':'').'<button id="'.$id.'" type="button" class="btn waves btn-labeled btn-'.$bType.' btn-sm text-uppercase waves-effect waves-float'.$class.''.($bDropdown?' dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"':'"').' '.implode(' ',$tags).'><span class="btn-label"><i class="fa fa-'.$icon.'"></i></span>'.$label.'</button>'.($bDropdown?$bDropdown.'</div>':'');
  1177. break;
  1178. case 'textarea':
  1179. $rows = (isset($params['rows'])?$params['rows']:5);
  1180. $field = '<textarea id="'.$id.'" name="'.$name.'" class="form-control'.$class.'" rows="'.$rows.'" '.implode(' ',$tags).'>'.$val.'</textarea>';
  1181. break;
  1182. case 'custom':
  1183. // Settings
  1184. $settings = array(
  1185. '$id' => $id,
  1186. '$name' => $name,
  1187. '$val' => $val,
  1188. '$label' => $label,
  1189. '$labelOut' => $labelOut,
  1190. );
  1191. // Get HTML
  1192. $html = (isset($params['html'])?$params['html']:'Nothing Specified!');
  1193. // If LabelOut is in html dont print it twice
  1194. $labelOut = (strpos($html,'$label')!==false?'':$labelOut);
  1195. // Replace variables in settings
  1196. $html = preg_replace_callback('/\$\w+\b/', function ($match) use ($settings) { return (isset($settings[$match[0]])?$settings[$match[0]]:'{'.$match[0].' is undefined}'); }, $html);
  1197. // Build Field
  1198. $field = '<div id="'.$id.'_html" class="custom-field">'.$html.'</div>';
  1199. break;
  1200. case 'space':
  1201. $labelOut = '';
  1202. $field = str_repeat('<br>', (isset($params['value'])?$params['value']:1));
  1203. break;
  1204. default:
  1205. $field = 'Unsupported field type';
  1206. break;
  1207. }
  1208. // Field Formats
  1209. switch ($format) {
  1210. case 'colour': // Fuckin Eh, Canada!
  1211. case 'color':
  1212. $labelBef = '<center>'.$label.'</center>';
  1213. $wrapClass = 'gray-bg colour-field';
  1214. $labelAft = '';
  1215. $field = str_replace(' material input-sm','',$field);
  1216. break;
  1217. default:
  1218. $labelBef = '';
  1219. $labelAft = $labelOut;
  1220. }
  1221. return '<div class="'.$wrapClass.' col-sm-'.$sizeSm.' col-md-'.$sizeMd.' col-lg-'.$sizeLg.'">'.$labelBef.$field.$labelAft.'</div>';
  1222. }
  1223. // Tab Settings Generation
  1224. function printTabRow($data) {
  1225. $hidden = false;
  1226. if ($data===false) {
  1227. $hidden = true;
  1228. $data = array( // New Tab Defaults
  1229. 'id' => 'new',
  1230. 'name' => '',
  1231. 'url' => '',
  1232. 'icon' => 'fa-diamond',
  1233. 'iconurl' => '',
  1234. 'active' => 'true',
  1235. 'user' => 'true',
  1236. 'guest' => 'true',
  1237. 'window' => 'false',
  1238. 'defaultz' => '',
  1239. );
  1240. }
  1241. $image = '<span style="font: normal normal normal 30px/1 FontAwesome;" class="fa fa-hand-paper-o"></span>';
  1242. $output = '
  1243. <li id="tab-'.$data['id'].'" class="list-group-item" style="position: relative; left: 0px; top: 0px; '.($hidden?' display: none;':'').'">
  1244. <tab class="content-form form-inline">
  1245. <div class="row">
  1246. '.buildField(array(
  1247. 'type' => 'custom',
  1248. 'html' => '<div class="action-btns tabIconView" style="width:100%;"><a style="margin-left: 0px">$val</a></div>',
  1249. 'value' => $image,
  1250. ),12,1,1).'
  1251. '.buildField(array(
  1252. 'type' => 'hidden',
  1253. 'id' => 'tab-'.$data['id'].'-id',
  1254. 'name' => 'id['.$data['id'].']',
  1255. 'value' => $data['id'],
  1256. ),12,2,1).'
  1257. '.buildField(array(
  1258. 'type' => 'text',
  1259. 'id' => 'tab-'.$data['id'].'-name',
  1260. 'name' => 'name['.$data['id'].']',
  1261. 'placeholder' => 'Organizr Homepage',
  1262. 'labelTranslate' => 'TAB_NAME',
  1263. 'value' => $data['name'],
  1264. ),12,2,1).'
  1265. '.buildField(array(
  1266. 'type' => 'text',
  1267. 'id' => 'tab-'.$data['id'].'-url',
  1268. 'name' => 'url['.$data['id'].']',
  1269. 'placeholder' => 'homepage.php',
  1270. 'labelTranslate' => 'TAB_URL',
  1271. 'value' => $data['url'],
  1272. ),12,2,1).'
  1273. '.buildField(array(
  1274. 'type' => 'text',
  1275. 'id' => 'tab-'.$data['id'].'-iconurl',
  1276. 'name' => 'iconurl['.$data['id'].']',
  1277. 'placeholder' => 'images/organizr.png',
  1278. 'labelTranslate' => 'ICON_URL',
  1279. 'value' => $data['iconurl'],
  1280. ),12,2,1).'
  1281. '.buildField(array(
  1282. 'type' => 'custom',
  1283. 'id' => 'tab-'.$data['id'].'-icon',
  1284. 'name' => 'icon['.$data['id'].']',
  1285. 'html' => '- '.translate('OR').' - <div class="input-group"><input data-placement="bottomRight" class="form-control material icp-auto'.($hidden?'-pend':'').'" id="$id" name="$name" value="$val" type="text" /><span class="input-group-addon"></span></div>',
  1286. 'value' => $data['icon'],
  1287. ),12,1,1).'
  1288. '.buildField(array(
  1289. 'type' => 'checkbox',
  1290. 'labelTranslate' => 'ACTIVE',
  1291. 'name' => 'active['.$data['id'].']',
  1292. 'value' => $data['active'],
  1293. ),12,1,1).'
  1294. '.buildField(array(
  1295. 'type' => 'checkbox',
  1296. 'labelTranslate' => 'USER',
  1297. 'name' => 'user['.$data['id'].']',
  1298. 'value' => $data['user'],
  1299. ),12,1,1).'
  1300. '.buildField(array(
  1301. 'type' => 'checkbox',
  1302. 'labelTranslate' => 'GUEST',
  1303. 'name' => 'guest['.$data['id'].']',
  1304. 'value' => $data['guest'],
  1305. ),12,1,1).'
  1306. '.buildField(array(
  1307. 'type' => 'checkbox',
  1308. 'labelTranslate' => 'NO_IFRAME',
  1309. 'name' => 'window['.$data['id'].']',
  1310. 'value' => $data['window'],
  1311. ),12,1,1).'
  1312. '.buildField(array(
  1313. 'type' => 'radio',
  1314. 'labelTranslate' => 'DEFAULT',
  1315. 'name' => 'defaultz['.$data['id'].']',
  1316. 'value' => $data['defaultz'],
  1317. 'onclick' => "$('[type=radio][id!=\''+this.id+'\']').each(function() { this.checked=false; });",
  1318. ),12,1,1).'
  1319. '.buildField(array(
  1320. 'type' => 'button',
  1321. 'icon' => 'trash',
  1322. 'labelTranslate' => 'REMOVE',
  1323. 'onclick' => "$(this).parents('li').remove();",
  1324. ),12,1,1).'
  1325. </div>
  1326. </tab>
  1327. </li>
  1328. ';
  1329. return $output;
  1330. }
  1331. // Timezone array
  1332. function timezoneOptions() {
  1333. $output = array();
  1334. $timezones = array();
  1335. $regions = array(
  1336. 'Africa' => DateTimeZone::AFRICA,
  1337. 'America' => DateTimeZone::AMERICA,
  1338. 'Antarctica' => DateTimeZone::ANTARCTICA,
  1339. 'Arctic' => DateTimeZone::ARCTIC,
  1340. 'Asia' => DateTimeZone::ASIA,
  1341. 'Atlantic' => DateTimeZone::ATLANTIC,
  1342. 'Australia' => DateTimeZone::AUSTRALIA,
  1343. 'Europe' => DateTimeZone::EUROPE,
  1344. 'Indian' => DateTimeZone::INDIAN,
  1345. 'Pacific' => DateTimeZone::PACIFIC
  1346. );
  1347. foreach ($regions as $name => $mask) {
  1348. $zones = DateTimeZone::listIdentifiers($mask);
  1349. foreach($zones as $timezone) {
  1350. $time = new DateTime(NULL, new DateTimeZone($timezone));
  1351. $ampm = $time->format('H') > 12 ? ' ('. $time->format('g:i a'). ')' : '';
  1352. $output[$name]['optgroup'][substr($timezone, strlen($name) + 1) . ' - ' . $time->format('H:i') . $ampm]['value'] = $timezone;
  1353. }
  1354. }
  1355. return $output;
  1356. }
  1357. // Build Database
  1358. function createSQLiteDB($path = false) {
  1359. if ($path === false) {
  1360. if (defined('DATABASE_LOCATION')) {
  1361. $path = DATABASE_LOCATION;
  1362. } else {
  1363. debug_out('No Path Specified!');
  1364. }
  1365. }
  1366. if (!is_file($path.'users.db') || filesize($path.'users.db') <= 0) {
  1367. if (!isset($GLOBALS['file_db'])) {
  1368. $GLOBALS['file_db'] = new PDO('sqlite:'.$path.'users.db');
  1369. $GLOBALS['file_db']->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);
  1370. }
  1371. // Create Users
  1372. $users = $GLOBALS['file_db']->query('CREATE TABLE `users` (
  1373. `id` INTEGER PRIMARY KEY AUTOINCREMENT UNIQUE,
  1374. `username` TEXT UNIQUE,
  1375. `password` TEXT,
  1376. `email` TEXT,
  1377. `token` TEXT,
  1378. `role` TEXT,
  1379. `active` TEXT,
  1380. `last` TEXT,
  1381. `auth_service` TEXT DEFAULT \'internal\'
  1382. );');
  1383. // Create Tabs
  1384. $tabs = $GLOBALS['file_db']->query('CREATE TABLE `tabs` (
  1385. `id` INTEGER PRIMARY KEY AUTOINCREMENT UNIQUE,
  1386. `order` INTEGER,
  1387. `users_id` INTEGER,
  1388. `name` TEXT,
  1389. `url` TEXT,
  1390. `defaultz` TEXT,
  1391. `active` TEXT,
  1392. `user` TEXT,
  1393. `guest` TEXT,
  1394. `icon` TEXT,
  1395. `iconurl` TEXT,
  1396. `window` TEXT
  1397. );');
  1398. // Create Options
  1399. $options = $GLOBALS['file_db']->query('CREATE TABLE `options` (
  1400. `id` INTEGER PRIMARY KEY AUTOINCREMENT UNIQUE,
  1401. `users_id` INTEGER UNIQUE,
  1402. `title` TEXT UNIQUE,
  1403. `topbar` TEXT,
  1404. `bottombar` TEXT,
  1405. `sidebar` TEXT,
  1406. `hoverbg` TEXT,
  1407. `topbartext` TEXT,
  1408. `activetabBG` TEXT,
  1409. `activetabicon` TEXT,
  1410. `activetabtext` TEXT,
  1411. `inactiveicon` TEXT,
  1412. `inactivetext` TEXT,
  1413. `loading` TEXT,
  1414. `hovertext` TEXT
  1415. );');
  1416. return $users && $tabs && $options;
  1417. } else {
  1418. return false;
  1419. }
  1420. }
  1421. // Upgrade Database
  1422. function updateSQLiteDB($db_path = false) {
  1423. if (!$db_path) {
  1424. if (defined('DATABASE_LOCATION')) {
  1425. $db_path = DATABASE_LOCATION;
  1426. } else {
  1427. debug_out('No Path Specified',1);
  1428. }
  1429. }
  1430. if (!isset($GLOBALS['file_db'])) {
  1431. $GLOBALS['file_db'] = new PDO('sqlite:'.$db_path.'users.db');
  1432. $GLOBALS['file_db']->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);
  1433. }
  1434. // Cache current DB
  1435. $cache = array();
  1436. foreach($GLOBALS['file_db']->query('SELECT name FROM sqlite_master WHERE type="table";') as $table) {
  1437. foreach($GLOBALS['file_db']->query('SELECT * FROM '.$table['name'].';') as $key => $row) {
  1438. foreach($row as $k => $v) {
  1439. if (is_string($k)) {
  1440. $cache[$table['name']][$key][$k] = $v;
  1441. }
  1442. }
  1443. }
  1444. }
  1445. // Remove Current Database
  1446. $GLOBALS['file_db'] = null;
  1447. $pathDigest = pathinfo($db_path.'users.db');
  1448. if (file_exists($db_path.'users.db')) {
  1449. rename($db_path.'users.db', $pathDigest['dirname'].'/'.$pathDigest['filename'].'.bak.db');
  1450. }
  1451. // Create New Database
  1452. $success = createSQLiteDB($db_path);
  1453. // Restore Items
  1454. if ($success) {
  1455. foreach($cache as $table => $tableData) {
  1456. if ($tableData) {
  1457. $queryBase = 'INSERT INTO '.$table.' (`'.implode('`,`',array_keys(current($tableData))).'`) values ';
  1458. $insertValues = array();
  1459. reset($tableData);
  1460. foreach($tableData as $key => $value) {
  1461. $insertValues[] = '('.implode(',',array_map(function($d) {
  1462. return (isset($d)?"'".addslashes($d)."'":'null');
  1463. }, $value)).')';
  1464. }
  1465. $GLOBALS['file_db']->query($queryBase.implode(',',$insertValues).';');
  1466. }
  1467. }
  1468. return true;
  1469. } else {
  1470. return false;
  1471. }
  1472. }
  1473. // Commit colours to database
  1474. function updateDBOptions($values) {
  1475. if (!isset($GLOBALS['file_db'])) {
  1476. $GLOBALS['file_db'] = new PDO('sqlite:'.DATABASE_LOCATION.'users.db');
  1477. $GLOBALS['file_db']->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);
  1478. }
  1479. // Commit new values to database
  1480. if ($GLOBALS['file_db']->query('UPDATE options SET '.implode(',',array_map(function($d, $k) {
  1481. return '`'.$k.'` = '.(isset($d)?"'".addslashes($d)."'":'null');
  1482. }, $values, array_keys($values))).';')->rowCount()) {
  1483. return true;
  1484. } else if ($GLOBALS['file_db']->query('INSERT OR IGNORE INTO options (`'.implode('`,`',array_keys($values)).'`) VALUES (\''.implode("','",$values).'\');')->rowCount()) {
  1485. return true;
  1486. } else {
  1487. return false;
  1488. }
  1489. }
  1490. // Send AJAX notification
  1491. function sendNotification($success, $message = false, $send = true) {
  1492. $notifyExplode = explode("-", NOTIFYEFFECT);
  1493. if ($success) {
  1494. $msg = array(
  1495. 'html' => ($message?'<br>'.$message:'<strong>'.translate("SETTINGS_SAVED").'</strong>'),
  1496. 'icon' => 'floppy-o',
  1497. 'type' => 'success',
  1498. 'length' => '5000',
  1499. 'layout' => $notifyExplode[0],
  1500. 'effect' => $notifyExplode[1],
  1501. );
  1502. } else {
  1503. $msg = array(
  1504. 'html' => ($message?'<br>'.$message:'<strong>'.translate("SETTINGS_NOT_SAVED").'</strong>'),
  1505. 'icon' => 'floppy-o',
  1506. 'type' => 'failed',
  1507. 'length' => '5000',
  1508. 'layout' => $notifyExplode[0],
  1509. 'effect' => $notifyExplode[1],
  1510. );
  1511. }
  1512. // Send and kill script?
  1513. if ($send) {
  1514. header('Content-Type: application/json');
  1515. echo json_encode(array('notify'=>$msg));
  1516. die();
  1517. }
  1518. return $msg;
  1519. }
  1520. // Load colours from the database
  1521. function loadAppearance() {
  1522. if (!isset($GLOBALS['file_db'])) {
  1523. $GLOBALS['file_db'] = new PDO('sqlite:'.DATABASE_LOCATION.'users.db');
  1524. $GLOBALS['file_db']->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);
  1525. }
  1526. // Defaults
  1527. $defaults = array(
  1528. 'title' => 'Organizr',
  1529. 'topbartext' => '#66D9EF',
  1530. 'topbar' => '#333333',
  1531. 'bottombar' => '#333333',
  1532. 'sidebar' => '#393939',
  1533. 'hoverbg' => '#AD80FD',
  1534. 'activetabBG' => '#F92671',
  1535. 'activetabicon' => '#FFFFFF',
  1536. 'activetabtext' => '#FFFFFF',
  1537. 'inactiveicon' => '#66D9EF',
  1538. 'inactivetext' => '#66D9EF',
  1539. 'loading' => '#66D9EF',
  1540. 'hovertext' => '#000000',
  1541. );
  1542. // Database Lookup
  1543. $options = $GLOBALS['file_db']->query('SELECT * FROM options');
  1544. // Replace defaults with filled options
  1545. foreach($options as $row) {
  1546. foreach($defaults as $key => $value) {
  1547. if (isset($row[$key]) && $row[$key]) {
  1548. $defaults[$key] = $row[$key];
  1549. }
  1550. }
  1551. }
  1552. // Return the Results
  1553. return $defaults;
  1554. }
  1555. // Delete Database
  1556. function deleteDatabase() {
  1557. unset($_COOKIE['Organizr']);
  1558. setcookie('Organizr', '', time() - 3600, '/');
  1559. unset($_COOKIE['OrganizrU']);
  1560. setcookie('OrganizrU', '', time() - 3600, '/');
  1561. $GLOBALS['file_db'] = null;
  1562. unlink(DATABASE_LOCATION.'users.db');
  1563. foreach(glob(substr_replace($userdirpath, "", -1).'/*') as $file) {
  1564. if(is_dir($file)) {
  1565. rmdir($file);
  1566. } elseif (!is_dir($file)) {
  1567. unlink($file);
  1568. }
  1569. }
  1570. rmdir($userdirpath);
  1571. return true;
  1572. }
  1573. // Upgrade the installation
  1574. function upgradeInstall() {
  1575. function downloadFile($url, $path){
  1576. $folderPath = "upgrade/";
  1577. if(!mkdir($folderPath)) : echo "can't make dir"; endif;
  1578. $newfname = $folderPath . $path;
  1579. $file = fopen ($url, 'rb');
  1580. if ($file) {
  1581. $newf = fopen ($newfname, 'wb');
  1582. if ($newf) {
  1583. while(!feof($file)) {
  1584. fwrite($newf, fread($file, 1024 * 8), 1024 * 8);
  1585. }
  1586. }
  1587. }
  1588. if ($file) {
  1589. fclose($file);
  1590. }
  1591. if ($newf) {
  1592. fclose($newf);
  1593. }
  1594. }
  1595. function unzipFile($zipFile){
  1596. $zip = new ZipArchive;
  1597. $extractPath = "upgrade/";
  1598. if($zip->open($extractPath . $zipFile) != "true"){
  1599. echo "Error :- Unable to open the Zip File";
  1600. }
  1601. /* Extract Zip File */
  1602. $zip->extractTo($extractPath);
  1603. $zip->close();
  1604. }
  1605. // Function to remove folders and files
  1606. function rrmdir($dir) {
  1607. if (is_dir($dir)) {
  1608. $files = scandir($dir);
  1609. foreach ($files as $file)
  1610. if ($file != "." && $file != "..") rrmdir("$dir/$file");
  1611. rmdir($dir);
  1612. }
  1613. else if (file_exists($dir)) unlink($dir);
  1614. }
  1615. // Function to Copy folders and files
  1616. function rcopy($src, $dst) {
  1617. if (is_dir ( $src )) {
  1618. if (!file_exists($dst)) : mkdir ( $dst ); endif;
  1619. $files = scandir ( $src );
  1620. foreach ( $files as $file )
  1621. if ($file != "." && $file != "..")
  1622. rcopy ( "$src/$file", "$dst/$file" );
  1623. } else if (file_exists ( $src ))
  1624. copy ( $src, $dst );
  1625. }
  1626. $url = "https://github.com/causefx/Organizr/archive/master.zip";
  1627. $file = "upgrade.zip";
  1628. $source = __DIR__ . "/upgrade/Organizr-master/";
  1629. $cleanup = __DIR__ . "/upgrade/";
  1630. $destination = __DIR__ . "/";
  1631. downloadFile($url, $file);
  1632. unzipFile($file);
  1633. rcopy($source, $destination);
  1634. rrmdir($cleanup);
  1635. return true;
  1636. }
  1637. // NzbGET Items
  1638. function nzbgetConnect($list = 'listgroups') {
  1639. $url = qualifyURL(NZBGETURL);
  1640. $api = file_get_contents($url.'/'.NZBGETUSERNAME.':'.NZBGETPASSWORD.'/jsonrpc/'.$list);
  1641. $api = json_decode($api, true);
  1642. $gotNZB = array();
  1643. foreach ($api['result'] AS $child) {
  1644. $downloadName = htmlentities($child['NZBName'], ENT_QUOTES);
  1645. $downloadStatus = $child['Status'];
  1646. $downloadCategory = $child['Category'];
  1647. if($list == "history"){ $downloadPercent = "100"; $progressBar = ""; }
  1648. if($list == "listgroups"){ $downloadPercent = (($child['FileSizeMB'] - $child['RemainingSizeMB']) / $child['FileSizeMB']) * 100; $progressBar = "progress-bar-striped active"; }
  1649. if($child['Health'] <= "750"){
  1650. $downloadHealth = "danger";
  1651. }elseif($child['Health'] <= "900"){
  1652. $downloadHealth = "warning";
  1653. }elseif($child['Health'] <= "1000"){
  1654. $downloadHealth = "success";
  1655. }
  1656. $gotNZB[] = '<tr>
  1657. <td>'.$downloadName.'</td>
  1658. <td>'.$downloadStatus.'</td>
  1659. <td>'.$downloadCategory.'</td>
  1660. <td>
  1661. <div class="progress">
  1662. <div class="progress-bar progress-bar-'.$downloadHealth.' '.$progressBar.'" role="progressbar" aria-valuenow="'.$downloadPercent.'" aria-valuemin="0" aria-valuemax="100" style="width: '.$downloadPercent.'%">
  1663. <p class="text-center">'.round($downloadPercent).'%</p>
  1664. <span class="sr-only">'.$downloadPercent.'% Complete</span>
  1665. </div>
  1666. </div>
  1667. </td>
  1668. </tr>';
  1669. }
  1670. if ($gotNZB) {
  1671. return implode('',$gotNZB);
  1672. } else {
  1673. return '<tr><td colspan="4"><p class="text-center">No Results</p></td></tr>';
  1674. }
  1675. }
  1676. // Sabnzbd Items
  1677. function sabnzbdConnect($list = 'queue') {
  1678. $url = qualifyURL(SABNZBDURL);
  1679. $api = file_get_contents($url.'/api?mode='.$list.'&output=json&apikey='.SABNZBDKEY);
  1680. $api = json_decode($api, true);
  1681. $gotNZB = array();
  1682. foreach ($api[$list]['slots'] AS $child) {
  1683. if($list == "queue"){ $downloadName = $child['filename']; $downloadCategory = $child['cat']; $downloadPercent = (($child['mb'] - $child['mbleft']) / $child['mb']) * 100; $progressBar = "progress-bar-striped active"; }
  1684. if($list == "history"){ $downloadName = $child['name']; $downloadCategory = $child['category']; $downloadPercent = "100"; $progressBar = ""; }
  1685. $downloadStatus = $child['status'];
  1686. $gotNZB[] = '<tr>
  1687. <td>'.$downloadName.'</td>
  1688. <td>'.$downloadStatus.'</td>
  1689. <td>'.$downloadCategory.'</td>
  1690. <td>
  1691. <div class="progress">
  1692. <div class="progress-bar progress-bar-success '.$progressBar.'" role="progressbar" aria-valuenow="'.$downloadPercent.'" aria-valuemin="0" aria-valuemax="100" style="width: '.$downloadPercent.'%">
  1693. <p class="text-center">'.round($downloadPercent).'%</p>
  1694. <span class="sr-only">'.$downloadPercent.'% Complete</span>
  1695. </div>
  1696. </div>
  1697. </td>
  1698. </tr>';
  1699. }
  1700. if ($gotNZB) {
  1701. return implode('',$gotNZB);
  1702. } else {
  1703. return '<tr><td colspan="4"><p class="text-center">No Results</p></td></tr>';
  1704. }
  1705. }
  1706. function updateTabs($tabs) {
  1707. if (!isset($GLOBALS['file_db'])) {
  1708. $GLOBALS['file_db'] = new PDO('sqlite:'.DATABASE_LOCATION.'users.db');
  1709. $GLOBALS['file_db']->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);
  1710. }
  1711. // Validate
  1712. if (!isset($tabs['defaultz'])) { $tabs['defaultz'][current(array_keys($tabs['name']))] = 'true'; }
  1713. if (isset($tabs['name']) && isset($tabs['url']) && is_array($tabs['name'])) {
  1714. // Clear Existing Tabs
  1715. $GLOBALS['file_db']->query("DELETE FROM tabs");
  1716. // Process New Tabs
  1717. $totalValid = 0;
  1718. foreach ($tabs['name'] as $key => $value) {
  1719. // Qualify
  1720. if (!$value || !isset($tabs['url']) || !$tabs['url'][$key]) { continue; }
  1721. $totalValid++;
  1722. $fields = array();
  1723. foreach(array('id','name','url','icon','iconurl','order') as $v) {
  1724. if (isset($tabs[$v]) && isset($tabs[$v][$key])) { $fields[$v] = $tabs[$v][$key]; }
  1725. }
  1726. foreach(array('active','user','guest','defaultz','window') as $v) {
  1727. if (isset($tabs[$v]) && isset($tabs[$v][$key])) { $fields[$v] = ($tabs[$v][$key]!=='false'?'true':'false'); }
  1728. }
  1729. $GLOBALS['file_db']->query('INSERT INTO tabs (`'.implode('`,`',array_keys($fields)).'`) VALUES (\''.implode("','",$fields).'\');');
  1730. }
  1731. return $totalValid;
  1732. } else {
  1733. return false;
  1734. }
  1735. return false;
  1736. }
  1737. // ==============
  1738. function clean($strin) {
  1739. $strout = null;
  1740. for ($i = 0; $i < strlen($strin); $i++) {
  1741. $ord = ord($strin[$i]);
  1742. if (($ord > 0 && $ord < 32) || ($ord >= 127)) {
  1743. $strout .= "&amp;#{$ord};";
  1744. }
  1745. else {
  1746. switch ($strin[$i]) {
  1747. case '<':
  1748. $strout .= '&lt;';
  1749. break;
  1750. case '>':
  1751. $strout .= '&gt;';
  1752. break;
  1753. case '&':
  1754. $strout .= '&amp;';
  1755. break;
  1756. case '"':
  1757. $strout .= '&quot;';
  1758. break;
  1759. default:
  1760. $strout .= $strin[$i];
  1761. }
  1762. }
  1763. }
  1764. return $strout;
  1765. }
  1766. function registration_callback($username, $email, $userdir){
  1767. global $data;
  1768. $data = array($username, $email, $userdir);
  1769. }
  1770. function printArray($arrayName){
  1771. $messageCount = count($arrayName);
  1772. $i = 0;
  1773. foreach ( $arrayName as $item ) :
  1774. $i++;
  1775. if($i < $messageCount) :
  1776. echo "<small class='text-uppercase'>" . $item . "</small> & ";
  1777. elseif($i = $messageCount) :
  1778. echo "<small class='text-uppercase'>" . $item . "</small>";
  1779. endif;
  1780. endforeach;
  1781. }
  1782. function write_ini_file($content, $path) {
  1783. if (!$handle = fopen($path, 'w')) {
  1784. return false;
  1785. }
  1786. $success = fwrite($handle, trim($content));
  1787. fclose($handle);
  1788. return $success;
  1789. }
  1790. function gotTimezone(){
  1791. $regions = array(
  1792. 'Africa' => DateTimeZone::AFRICA,
  1793. 'America' => DateTimeZone::AMERICA,
  1794. 'Antarctica' => DateTimeZone::ANTARCTICA,
  1795. 'Arctic' => DateTimeZone::ARCTIC,
  1796. 'Asia' => DateTimeZone::ASIA,
  1797. 'Atlantic' => DateTimeZone::ATLANTIC,
  1798. 'Australia' => DateTimeZone::AUSTRALIA,
  1799. 'Europe' => DateTimeZone::EUROPE,
  1800. 'Indian' => DateTimeZone::INDIAN,
  1801. 'Pacific' => DateTimeZone::PACIFIC
  1802. );
  1803. $timezones = array();
  1804. foreach ($regions as $name => $mask) {
  1805. $zones = DateTimeZone::listIdentifiers($mask);
  1806. foreach($zones as $timezone) {
  1807. $time = new DateTime(NULL, new DateTimeZone($timezone));
  1808. $ampm = $time->format('H') > 12 ? ' ('. $time->format('g:i a'). ')' : '';
  1809. $timezones[$name][$timezone] = substr($timezone, strlen($name) + 1) . ' - ' . $time->format('H:i') . $ampm;
  1810. }
  1811. }
  1812. print '<select name="timezone" id="timezone" class="form-control material input-sm" required>';
  1813. foreach($timezones as $region => $list) {
  1814. print '<optgroup label="' . $region . '">' . "\n";
  1815. foreach($list as $timezone => $name) {
  1816. if($timezone == TIMEZONE) : $selected = " selected"; else : $selected = ""; endif;
  1817. print '<option value="' . $timezone . '"' . $selected . '>' . $name . '</option>' . "\n";
  1818. }
  1819. print '</optgroup>' . "\n";
  1820. }
  1821. print '</select>';
  1822. }
  1823. function getTimezone(){
  1824. $regions = array(
  1825. 'Africa' => DateTimeZone::AFRICA,
  1826. 'America' => DateTimeZone::AMERICA,
  1827. 'Antarctica' => DateTimeZone::ANTARCTICA,
  1828. 'Arctic' => DateTimeZone::ARCTIC,
  1829. 'Asia' => DateTimeZone::ASIA,
  1830. 'Atlantic' => DateTimeZone::ATLANTIC,
  1831. 'Australia' => DateTimeZone::AUSTRALIA,
  1832. 'Europe' => DateTimeZone::EUROPE,
  1833. 'Indian' => DateTimeZone::INDIAN,
  1834. 'Pacific' => DateTimeZone::PACIFIC
  1835. );
  1836. $timezones = array();
  1837. foreach ($regions as $name => $mask) {
  1838. $zones = DateTimeZone::listIdentifiers($mask);
  1839. foreach($zones as $timezone) {
  1840. $time = new DateTime(NULL, new DateTimeZone($timezone));
  1841. $ampm = $time->format('H') > 12 ? ' ('. $time->format('g:i a'). ')' : '';
  1842. $timezones[$name][$timezone] = substr($timezone, strlen($name) + 1) . ' - ' . $time->format('H:i') . $ampm;
  1843. }
  1844. }
  1845. print '<select name="timezone" id="timezone" class="form-control material" required>';
  1846. foreach($timezones as $region => $list) {
  1847. print '<optgroup label="' . $region . '">' . "\n";
  1848. foreach($list as $timezone => $name) {
  1849. print '<option value="' . $timezone . '">' . $name . '</option>' . "\n";
  1850. }
  1851. print '</optgroup>' . "\n";
  1852. }
  1853. print '</select>';
  1854. }
  1855. function explosion($string, $position){
  1856. $getWord = explode("|", $string);
  1857. return $getWord[$position];
  1858. }
  1859. function getServerPath() {
  1860. if (isset($_SERVER['HTTPS']) && $_SERVER['HTTPS'] != 'off') {
  1861. $protocol = "https://";
  1862. } else {
  1863. $protocol = "http://";
  1864. }
  1865. return $protocol . $_SERVER['SERVER_NAME'] . dirname($_SERVER['REQUEST_URI']);
  1866. }
  1867. function get_browser_name() {
  1868. $user_agent = $_SERVER['HTTP_USER_AGENT'];
  1869. if (strpos($user_agent, 'Opera') || strpos($user_agent, 'OPR/')) return 'Opera';
  1870. elseif (strpos($user_agent, 'Edge')) return 'Edge';
  1871. elseif (strpos($user_agent, 'Chrome')) return 'Chrome';
  1872. elseif (strpos($user_agent, 'Safari')) return 'Safari';
  1873. elseif (strpos($user_agent, 'Firefox')) return 'Firefox';
  1874. elseif (strpos($user_agent, 'MSIE') || strpos($user_agent, 'Trident/7')) return 'Internet Explorer';
  1875. return 'Other';
  1876. }
  1877. function getSickrageCalendarWanted($array){
  1878. $array = json_decode($array, true);
  1879. $gotCalendar = "";
  1880. $i = 0;
  1881. foreach($array['data']['missed'] AS $child) {
  1882. $i++;
  1883. $seriesName = $child['show_name'];
  1884. $episodeID = $child['tvdbid'];
  1885. $episodeAirDate = $child['airdate'];
  1886. $episodeAirDateTime = explode(" ",$child['airs']);
  1887. $episodeAirDateTime = date("H:i:s", strtotime($episodeAirDateTime[1].$episodeAirDateTime[2]));
  1888. $episodeAirDate = strtotime($episodeAirDate.$episodeAirDateTime);
  1889. $episodeAirDate = date("Y-m-d H:i:s", $episodeAirDate);
  1890. if (new DateTime() < new DateTime($episodeAirDate)) { $unaired = true; }
  1891. $downloaded = "0";
  1892. if($downloaded == "0" && isset($unaired)){ $downloaded = "indigo-bg"; }elseif($downloaded == "1"){ $downloaded = "green-bg";}else{ $downloaded = "red-bg"; }
  1893. $gotCalendar .= "{ title: \"$seriesName\", start: \"$episodeAirDate\", className: \"$downloaded\", imagetype: \"tv\", url: \"https://thetvdb.com/?tab=series&id=$episodeID\" }, \n";
  1894. }
  1895. foreach($array['data']['today'] AS $child) {
  1896. $i++;
  1897. $seriesName = $child['show_name'];
  1898. $episodeID = $child['tvdbid'];
  1899. $episodeAirDate = $child['airdate'];
  1900. $episodeAirDateTime = explode(" ",$child['airs']);
  1901. $episodeAirDateTime = date("H:i:s", strtotime($episodeAirDateTime[1].$episodeAirDateTime[2]));
  1902. $episodeAirDate = strtotime($episodeAirDate.$episodeAirDateTime);
  1903. $episodeAirDate = date("Y-m-d H:i:s", $episodeAirDate);
  1904. if (new DateTime() < new DateTime($episodeAirDate)) { $unaired = true; }
  1905. $downloaded = "0";
  1906. if($downloaded == "0" && isset($unaired)){ $downloaded = "indigo-bg"; }elseif($downloaded == "1"){ $downloaded = "green-bg";}else{ $downloaded = "red-bg"; }
  1907. $gotCalendar .= "{ title: \"$seriesName\", start: \"$episodeAirDate\", className: \"$downloaded\", imagetype: \"tv\", url: \"https://thetvdb.com/?tab=series&id=$episodeID\" }, \n";
  1908. }
  1909. foreach($array['data']['soon'] AS $child) {
  1910. $i++;
  1911. $seriesName = $child['show_name'];
  1912. $episodeID = $child['tvdbid'];
  1913. $episodeAirDate = $child['airdate'];
  1914. $episodeAirDateTime = explode(" ",$child['airs']);
  1915. $episodeAirDateTime = date("H:i:s", strtotime($episodeAirDateTime[1].$episodeAirDateTime[2]));
  1916. $episodeAirDate = strtotime($episodeAirDate.$episodeAirDateTime);
  1917. $episodeAirDate = date("Y-m-d H:i:s", $episodeAirDate);
  1918. if (new DateTime() < new DateTime($episodeAirDate)) { $unaired = true; }
  1919. $downloaded = "0";
  1920. if($downloaded == "0" && isset($unaired)){ $downloaded = "indigo-bg"; }elseif($downloaded == "1"){ $downloaded = "green-bg";}else{ $downloaded = "red-bg"; }
  1921. $gotCalendar .= "{ title: \"$seriesName\", start: \"$episodeAirDate\", className: \"$downloaded\", imagetype: \"tv\", url: \"https://thetvdb.com/?tab=series&id=$episodeID\" }, \n";
  1922. }
  1923. foreach($array['data']['later'] AS $child) {
  1924. $i++;
  1925. $seriesName = $child['show_name'];
  1926. $episodeID = $child['tvdbid'];
  1927. $episodeAirDate = $child['airdate'];
  1928. $episodeAirDateTime = explode(" ",$child['airs']);
  1929. $episodeAirDateTime = date("H:i:s", strtotime($episodeAirDateTime[1].$episodeAirDateTime[2]));
  1930. $episodeAirDate = strtotime($episodeAirDate.$episodeAirDateTime);
  1931. $episodeAirDate = date("Y-m-d H:i:s", $episodeAirDate);
  1932. if (new DateTime() < new DateTime($episodeAirDate)) { $unaired = true; }
  1933. $downloaded = "0";
  1934. if($downloaded == "0" && isset($unaired)){ $downloaded = "indigo-bg"; }elseif($downloaded == "1"){ $downloaded = "green-bg";}else{ $downloaded = "red-bg"; }
  1935. $gotCalendar .= "{ title: \"$seriesName\", start: \"$episodeAirDate\", className: \"$downloaded\", imagetype: \"tv\", url: \"https://thetvdb.com/?tab=series&id=$episodeID\" }, \n";
  1936. }
  1937. if ($i != 0){ return $gotCalendar; }
  1938. }
  1939. function getSickrageCalendarHistory($array){
  1940. $array = json_decode($array, true);
  1941. $gotCalendar = "";
  1942. $i = 0;
  1943. foreach($array['data'] AS $child) {
  1944. $i++;
  1945. $seriesName = $child['show_name'];
  1946. $episodeID = $child['tvdbid'];
  1947. $episodeAirDate = $child['date'];
  1948. $downloaded = "green-bg";
  1949. $gotCalendar .= "{ title: \"$seriesName\", start: \"$episodeAirDate\", className: \"$downloaded\", imagetype: \"tv\", url: \"https://thetvdb.com/?tab=series&id=$episodeID\" }, \n";
  1950. }
  1951. if ($i != 0){ return $gotCalendar; }
  1952. }
  1953. function getSonarrCalendar($array){
  1954. $array = json_decode($array, true);
  1955. $gotCalendar = "";
  1956. $i = 0;
  1957. foreach($array AS $child) {
  1958. $i++;
  1959. $seriesName = $child['series']['title'];
  1960. $episodeID = $child['series']['tvdbId'];
  1961. if(!isset($episodeID)){ $episodeID = ""; }
  1962. $episodeName = htmlentities($child['title'], ENT_QUOTES);
  1963. if($child['episodeNumber'] == "1"){ $episodePremier = "true"; }else{ $episodePremier = "false"; }
  1964. $episodeAirDate = $child['airDateUtc'];
  1965. $episodeAirDate = strtotime($episodeAirDate);
  1966. $episodeAirDate = date("Y-m-d H:i:s", $episodeAirDate);
  1967. if (new DateTime() < new DateTime($episodeAirDate)) { $unaired = true; }
  1968. $downloaded = $child['hasFile'];
  1969. if($downloaded == "0" && isset($unaired) && $episodePremier == "true"){ $downloaded = "light-blue-bg"; }elseif($downloaded == "0" && isset($unaired)){ $downloaded = "indigo-bg"; }elseif($downloaded == "1"){ $downloaded = "green-bg";}else{ $downloaded = "red-bg"; }
  1970. $gotCalendar .= "{ title: \"$seriesName\", start: \"$episodeAirDate\", className: \"$downloaded\", imagetype: \"tv\", url: \"https://thetvdb.com/?tab=series&id=$episodeID\" }, \n";
  1971. }
  1972. if ($i != 0){ return $gotCalendar; }
  1973. }
  1974. function getRadarrCalendar($array){
  1975. $array = json_decode($array, true);
  1976. $gotCalendar = "";
  1977. $i = 0;
  1978. foreach($array AS $child) {
  1979. if(isset($child['inCinemas'])){
  1980. $i++;
  1981. $movieName = $child['title'];
  1982. $movieID = $child['tmdbId'];
  1983. if(!isset($movieID)){ $movieID = ""; }
  1984. if(isset($child['inCinemas']) && isset($child['physicalRelease'])){
  1985. $physicalRelease = $child['physicalRelease'];
  1986. $physicalRelease = strtotime($physicalRelease);
  1987. $physicalRelease = date("Y-m-d", $physicalRelease);
  1988. if (new DateTime() < new DateTime($physicalRelease)) { $notReleased = "true"; }else{ $notReleased = "false"; }
  1989. $downloaded = $child['hasFile'];
  1990. if($downloaded == "0" && $notReleased == "true"){ $downloaded = "indigo-bg"; }elseif($downloaded == "1"){ $downloaded = "green-bg"; }else{ $downloaded = "red-bg"; }
  1991. }else{
  1992. $physicalRelease = $child['inCinemas'];
  1993. $downloaded = "light-blue-bg";
  1994. }
  1995. $gotCalendar .= "{ title: \"$movieName\", start: \"$physicalRelease\", className: \"$downloaded\", imagetype: \"film\", url: \"https://www.themoviedb.org/movie/$movieID\" }, \n";
  1996. }
  1997. }
  1998. if ($i != 0){ return $gotCalendar; }
  1999. }
  2000. function getHeadphonesCalendar($url, $key, $list){
  2001. $url = qualifyURL(HEADPHONESURL);
  2002. $api = file_get_contents($url."/api?apikey=".$key."&cmd=$list");
  2003. $api = json_decode($api, true);
  2004. $i = 0;
  2005. $gotCalendar = "";
  2006. foreach($api AS $child) {
  2007. if($child['Status'] == "Wanted"){
  2008. $i++;
  2009. $albumName = addslashes($child['AlbumTitle']);
  2010. $albumArtist = htmlentities($child['ArtistName'], ENT_QUOTES);
  2011. $albumDate = $child['ReleaseDate'];
  2012. $albumID = $child['AlbumID'];
  2013. $albumDate = strtotime($albumDate);
  2014. $albumDate = date("Y-m-d", $albumDate);
  2015. $albumStatus = $child['Status'];
  2016. if (new DateTime() < new DateTime($albumDate)) { $notReleased = "true"; }else{ $notReleased = "false"; }
  2017. if($albumStatus == "Wanted" && $notReleased == "true"){ $albumStatusColor = "indigo-bg"; }elseif($albumStatus == "Downloaded"){ $albumStatusColor = "green-bg"; }else{ $albumStatusColor = "red-bg"; }
  2018. $gotCalendar .= "{ title: \"$albumArtist - $albumName\", start: \"$albumDate\", className: \"$albumStatusColor\", imagetype: \"music\", url: \"https://musicbrainz.org/release-group/$albumID\" }, \n";
  2019. }
  2020. }
  2021. if ($i != 0){ return $gotCalendar; }
  2022. }
  2023. ?>