functions.php 78 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435
  1. <?php
  2. // ===================================
  3. // Define Version
  4. define('INSTALLEDVERSION', '1.342');
  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 = (isset($itemDetails['SeriesName'])?$itemDetails['SeriesName'].': ':'').$itemDetails['Name'].(isset($itemDetails['ParentIndexNumber']) && isset($itemDetails['IndexNumber'])?' (Season '.$itemDetails['ParentIndexNumber'].': Episode '.$itemDetails['IndexNumber'].')':'');
  392. $imageId = (isset($itemDetails['SeriesId'])?$itemDetails['SeriesId']:$itemDetails['Id']);
  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. // Update the current config version
  665. if (!$nest) {
  666. // Inject Current Version
  667. $output[] = "\t'CONFIG_VERSION' => '".(isset($array['apply_CONFIG_VERSION'])?$array['apply_CONFIG_VERSION']:INSTALLEDVERSION)."'";
  668. }
  669. unset($array['CONFIG_VERSION']);
  670. unset($array['apply_CONFIG_VERSION']);
  671. // Process Settings
  672. foreach ($array as $k => $v) {
  673. $allowCommit = true;
  674. switch (gettype($v)) {
  675. case 'boolean':
  676. $item = ($v?'true':'false');
  677. break;
  678. case 'integer':
  679. case 'double':
  680. case 'integer':
  681. case 'NULL':
  682. $item = $v;
  683. break;
  684. case 'string':
  685. $item = "'".str_replace(array('\\',"'"),array('\\\\',"\'"),$v)."'";
  686. break;
  687. case 'array':
  688. $item = createConfig($v, false, $nest+1);
  689. break;
  690. default:
  691. $allowCommit = false;
  692. }
  693. if($allowCommit) {
  694. $output[] = str_repeat("\t",$nest+1)."'$k' => $item";
  695. }
  696. }
  697. // Build output
  698. $output = (!$nest?"<?php\nreturn ":'')."array(\n".implode(",\n",$output)."\n".str_repeat("\t",$nest).')'.(!$nest?';':'');
  699. if (!$nest && $path) {
  700. $pathDigest = pathinfo($path);
  701. @mkdir($pathDigest['dirname'], 0770, true);
  702. if (file_exists($path)) {
  703. rename($path, $pathDigest['dirname'].'/'.$pathDigest['filename'].'.bak.php');
  704. }
  705. $file = fopen($path, 'w');
  706. fwrite($file, $output);
  707. fclose($file);
  708. if (file_exists($path)) {
  709. return true;
  710. }
  711. return false;
  712. } else {
  713. return $output;
  714. }
  715. }
  716. // Load a config file written in the return syntax
  717. function loadConfig($path = 'config/config.php') {
  718. // Adapted from http://stackoverflow.com/a/14173339/6810513
  719. if (!is_file($path)) {
  720. return null;
  721. } else {
  722. return (array) call_user_func(function() use($path) {
  723. return include($path);
  724. });
  725. }
  726. }
  727. // Commit new values to the configuration
  728. function updateConfig($new, $current = false) {
  729. // Get config if not supplied
  730. if ($current === false) {
  731. $current = loadConfig();
  732. } else if (is_string($current) && is_file($current)) {
  733. $current = loadConfig($current);
  734. }
  735. // Inject Parts
  736. foreach ($new as $k => $v) {
  737. $current[$k] = $v;
  738. }
  739. // Return Create
  740. return createConfig($current);
  741. }
  742. // Inject Defaults As Needed
  743. function fillDefaultConfig($array, $path = 'config/configDefaults.php') {
  744. if (is_string($path)) {
  745. $loadedDefaults = loadConfig($path);
  746. } else {
  747. $loadedDefaults = $path;
  748. }
  749. return (is_array($loadedDefaults) ? fillDefaultConfig_recurse($array, $loadedDefaults) : false);
  750. }
  751. // support function for fillDefaultConfig()
  752. function fillDefaultConfig_recurse($current, $defaults) {
  753. foreach($defaults as $k => $v) {
  754. if (!isset($current[$k])) {
  755. $current[$k] = $v;
  756. } else if (is_array($current[$k]) && is_array($v)) {
  757. $current[$k] = fillDefaultConfig_recurse($current[$k], $v);
  758. }
  759. }
  760. return $current;
  761. };
  762. // Define Scalar Variables (nest non-secular with underscores)
  763. function defineConfig($array, $anyCase = true, $nest_prefix = false) {
  764. foreach($array as $k => $v) {
  765. if (is_scalar($v) && !defined($nest_prefix.$k)) {
  766. define($nest_prefix.$k, $v, $anyCase);
  767. } else if (is_array($v)) {
  768. defineConfig($v, $anyCase, $nest_prefix.$k.'_');
  769. }
  770. }
  771. }
  772. // This function exists only because I am lazy
  773. function configLazy($path = 'config/config.php') {
  774. // Load config or default
  775. if (file_exists($path)) {
  776. $config = fillDefaultConfig(loadConfig($path));
  777. } else {
  778. $config = loadConfig('config/configDefaults.php');
  779. }
  780. if (is_array($config)) {
  781. defineConfig($config);
  782. }
  783. return $config;
  784. }
  785. // Qualify URL
  786. function qualifyURL($url) {
  787. // Get Digest
  788. $digest = parse_url($url);
  789. // http/https
  790. if (!isset($digest['scheme'])) {
  791. if (isset($digest['port']) && in_array($digest['port'], array(80,8080,8096,32400,7878,8989,8182,8081,6789))) {
  792. $scheme = 'http';
  793. } else {
  794. $scheme = 'https';
  795. }
  796. } else {
  797. $scheme = $digest['scheme'];
  798. }
  799. // Host
  800. $host = (isset($digest['host'])?$digest['host']:'');
  801. // Port
  802. $port = (isset($digest['port'])?':'.$digest['port']:'');
  803. // Path
  804. $path = (isset($digest['path'])?$digest['path']:'');
  805. // Output
  806. return $scheme.'://'.$host.$port.$path;
  807. }
  808. // Function to be called at top of each to allow upgrading environment as the spec changes
  809. function upgradeCheck() {
  810. // Upgrade to 1.31
  811. if (file_exists('homepageSettings.ini.php')) {
  812. $databaseConfig = parse_ini_file('databaseLocation.ini.php', true);
  813. $homepageConfig = parse_ini_file('homepageSettings.ini.php', true);
  814. $databaseConfig = array_merge($databaseConfig, $homepageConfig);
  815. $databaseData = '; <?php die("Access denied"); ?>' . "\r\n";
  816. foreach($databaseConfig as $k => $v) {
  817. if(substr($v, -1) == "/") : $v = rtrim($v, "/"); endif;
  818. $databaseData .= $k . " = \"" . $v . "\"\r\n";
  819. }
  820. write_ini_file($databaseData, 'databaseLocation.ini.php');
  821. unlink('homepageSettings.ini.php');
  822. unset($databaseData);
  823. unset($homepageConfig);
  824. }
  825. // Upgrade to 1.32
  826. if (file_exists('databaseLocation.ini.php')) {
  827. // Load Existing
  828. $config = parse_ini_file('databaseLocation.ini.php', true);
  829. // Refactor
  830. $config['database_Location'] = preg_replace('/\/\/$/','/',$config['databaseLocation'].'/');
  831. $config['user_home'] = $config['database_Location'].'users/';
  832. unset($config['databaseLocation']);
  833. // Turn Off Emby And Plex Recent
  834. $config["embyURL"] = $config["embyURL"].(!empty($config["embyPort"])?':'.$config["embyPort"]:'');
  835. unset($config["embyPort"]);
  836. $config["plexURL"] = $config["plexURL"].(!empty($config["plexPort"])?':'.$config["plexPort"]:'');
  837. unset($config["plexPort"]);
  838. $config["nzbgetURL"] = $config["nzbgetURL"].(!empty($config["nzbgetPort"])?':'.$config["nzbgetPort"]:'');
  839. unset($config["nzbgetPort"]);
  840. $config["sabnzbdURL"] = $config["sabnzbdURL"].(!empty($config["sabnzbdPort"])?':'.$config["sabnzbdPort"]:'');
  841. unset($config["sabnzbdPort"]);
  842. $config["headphonesURL"] = $config["headphonesURL"].(!empty($config["headphonesPort"])?':'.$config["headphonesPort"]:'');
  843. unset($config["headphonesPort"]);
  844. // Write config file
  845. $config['CONFIG_VERSION'] = '1.32';
  846. copy('config/config.php', 'config/config['.date('Y-m-d_H-i-s').'][pre1.32].bak.php');
  847. $createConfigSuccess = createConfig($config);
  848. // Create new config
  849. if ($createConfigSuccess) {
  850. if (file_exists('config/config.php')) {
  851. // Remove Old ini file
  852. unlink('databaseLocation.ini.php');
  853. } else {
  854. debug_out('Something is not right here!');
  855. }
  856. } else {
  857. debug_out('Couldn\'t create updated configuration.' ,1);
  858. }
  859. }
  860. // Upgrade to 1.33
  861. $config = loadConfig();
  862. if (isset($config['database_Location']) && (!isset($config['CONFIG_VERSION']) || $config['CONFIG_VERSION'] < '1.33')) {
  863. // Fix User Directory
  864. $config['database_Location'] = preg_replace('/\/\/$/','/',$config['database_Location'].'/');
  865. $config['user_home'] = $config['database_Location'].'users/';
  866. unset($config['USER_HOME']);
  867. // Backend auth merge
  868. if (isset($config['authBackendPort']) && !isset(parse_url($config['authBackendHost'])['port'])) {
  869. $config['authBackendHost'] .= ':'.$config['authBackendPort'];
  870. }
  871. unset($config['authBackendPort']);
  872. // If auth is being used move it to embyURL as that is now used in auth functions
  873. 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')))) {
  874. $config['embyURL'] = $config['authBackendHost'];
  875. }
  876. // Upgrade database to latest version
  877. updateSQLiteDB($config['database_Location'],'1.32');
  878. // Update Version and Commit
  879. $config['apply_CONFIG_VERSION'] = '1.33';
  880. copy('config/config.php', 'config/config['.date('Y-m-d_H-i-s').'][1.32].bak.php');
  881. $createConfigSuccess = createConfig($config);
  882. unset($config);
  883. }
  884. // Upgrade to 1.34
  885. $config = loadConfig();
  886. if (isset($config['database_Location']) && (!isset($config['CONFIG_VERSION']) || $config['CONFIG_VERSION'] < '1.34')) {
  887. // Upgrade database to latest version
  888. updateSQLiteDB($config['database_Location'],'1.33');
  889. // Update Version and Commit
  890. $config['CONFIG_VERSION'] = '1.34';
  891. copy('config/config.php', 'config/config['.date('Y-m-d_H-i-s').'][1.33].bak.php');
  892. $createConfigSuccess = createConfig($config);
  893. unset($config);
  894. }
  895. return true;
  896. }
  897. // Check if all software dependancies are met
  898. function dependCheck() {
  899. $output = array();
  900. if (!extension_loaded('pdo_sqlite')) { $output[] = 'PDO:SQLite not enabled, please add "extension = php_pdo_sqlite.dll" to php.ini'; }
  901. //if (!extension_loaded('sqlite3')) { $output[] = 'SQLite3 not enabled, please add "extension = php_sqlite3.dll" to php.ini'; }
  902. if ($output) {
  903. debug_out($output,1);
  904. }
  905. return true;
  906. }
  907. // Process file uploads
  908. function uploadFiles($path, $ext_mask = null) {
  909. if (isset($_FILES) && count($_FILES)) {
  910. require_once('class.uploader.php');
  911. $uploader = new Uploader();
  912. $data = $uploader->upload($_FILES['files'], array(
  913. 'limit' => 10,
  914. 'maxSize' => 10,
  915. 'extensions' => $ext_mask,
  916. 'required' => false,
  917. 'uploadDir' => str_replace('//','/',$path.'/'),
  918. 'title' => array('name'),
  919. 'removeFiles' => true,
  920. 'replace' => true,
  921. ));
  922. if($data['isComplete']){
  923. $files = $data['data'];
  924. echo json_encode($files['metas'][0]['name']);
  925. }
  926. if($data['hasErrors']){
  927. $errors = $data['errors'];
  928. echo json_encode($errors);
  929. }
  930. } else {
  931. echo json_encode('No files submitted!');
  932. }
  933. }
  934. // Remove file
  935. function removeFiles($path) {
  936. if(is_file($path)) {
  937. unlink($path);
  938. } else {
  939. echo json_encode('No file specified for removal!');
  940. }
  941. }
  942. // Lazy select options
  943. function resolveSelectOptions($array, $selected = '', $multi = false) {
  944. $output = array();
  945. $selectedArr = ($multi?explode('|', $selected):array());
  946. foreach ($array as $key => $value) {
  947. if (is_array($value)) {
  948. if (isset($value['optgroup'])) {
  949. $output[] = '<optgroup label="'.$key.'">';
  950. foreach($value['optgroup'] as $k => $v) {
  951. $output[] = '<option value="'.$v['value'].'"'.($selected===$v['value']||in_array($v['value'],$selectedArr)?' selected':'').(isset($v['disabled']) && $v['disabled']?' disabled':'').'>'.$k.'</option>';
  952. }
  953. } else {
  954. $output[] = '<option value="'.$value['value'].'"'.($selected===$value['value']||in_array($value['value'],$selectedArr)?' selected':'').(isset($value['disabled']) && $value['disabled']?' disabled':'').'>'.$key.'</option>';
  955. }
  956. } else {
  957. $output[] = '<option value="'.$value.'"'.($selected===$value||in_array($value,$selectedArr)?' selected':'').'>'.$key.'</option>';
  958. }
  959. }
  960. return implode('',$output);
  961. }
  962. // Check if user is allowed to continue
  963. function qualifyUser($type, $errOnFail = false) {
  964. if (!isset($GLOBALS['USER'])) {
  965. require_once("user.php");
  966. $GLOBALS['USER'] = new User('registration_callback');
  967. }
  968. if (is_bool($type)) {
  969. if ($type === true) {
  970. $authorized = ($GLOBALS['USER']->authenticated == true);
  971. } else {
  972. $authorized = true;
  973. }
  974. } elseif (is_string($type) || is_array($type)) {
  975. if ($type !== 'false') {
  976. if (!is_array($type)) {
  977. $type = explode('|',$type);
  978. }
  979. $authorized = ($GLOBALS['USER']->authenticated && in_array($GLOBALS['USER']->role,$type));
  980. } else {
  981. $authorized = true;
  982. }
  983. } else {
  984. debug_out('Invalid Syntax!',1);
  985. }
  986. if (!$authorized && $errOnFail) {
  987. if ($GLOBALS['USER']->authenticated) {
  988. header('Location: error.php?error=401');
  989. echo '<script>window.location.href = \''.dirname($_SERVER['SCRIPT_NAME']).'/error.php?error=401\'</script>';
  990. } else {
  991. header('Location: error.php?error=999');
  992. echo '<script>window.location.href = \''.dirname($_SERVER['SCRIPT_NAME']).'/error.php?error=999\'</script>';
  993. }
  994. debug_out('Not Authorized' ,1);
  995. } else {
  996. return $authorized;
  997. }
  998. }
  999. // Build an (optionally) tabbed settings page.
  1000. function buildSettings($array) {
  1001. /*
  1002. array(
  1003. 'title' => '',
  1004. 'id' => '',
  1005. 'fields' => array( See buildField() ),
  1006. 'tabs' => array(
  1007. array(
  1008. 'title' => '',
  1009. 'id' => '',
  1010. 'image' => '',
  1011. 'fields' => array( See buildField() ),
  1012. ),
  1013. ),
  1014. );
  1015. */
  1016. $fieldFunc = function($fieldArr) {
  1017. $fields = '<div class="row">';
  1018. foreach($fieldArr as $key => $value) {
  1019. $isSingle = isset($value['type']);
  1020. if ($isSingle) { $value = array($value); }
  1021. $tmpField = '';
  1022. $sizeLg = max(floor(12/count($value)),2);
  1023. $sizeMd = max(floor(($isSingle?12:6)/count($value)),3);
  1024. foreach($value as $k => $v) {
  1025. $tmpField .= buildField($v, 12, $sizeMd, $sizeLg);
  1026. }
  1027. $fields .= ($isSingle?$tmpField:'<div class="row col-sm-12 content-form">'.$tmpField.'</div>');
  1028. }
  1029. $fields .= '</div>';
  1030. return $fields;
  1031. };
  1032. $fields = (isset($array['fields'])?$fieldFunc($array['fields']):'');
  1033. $tabSelectors = array();
  1034. $tabContent = array();
  1035. if (isset($array['tabs'])) {
  1036. foreach($array['tabs'] as $key => $value) {
  1037. $id = (isset($value['id'])?$value['id']:randString(32));
  1038. $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>';
  1039. $tabContent[$key] = '<div class="tab-pane big-box fade'.($tabContent?'':' active in').'" id="tab-'.$id.'">'.$fieldFunc($value['fields']).'</div>';
  1040. }
  1041. }
  1042. $pageID = (isset($array['id'])?$array['id']:str_replace(array(' ','"',"'"),array('_'),strtolower($array['id'])));
  1043. return '
  1044. <div class="email-body">
  1045. <div class="email-header gray-bg">
  1046. <button type="button" class="btn btn-danger btn-sm waves close-button"><i class="fa fa-close"></i></button>
  1047. <h1>'.$array['title'].'</h1>
  1048. </div>
  1049. <div class="email-inner small-box">
  1050. <div class="email-inner-section">
  1051. <div class="small-box fade in" id="'.$pageID.'_frame">
  1052. <div class="col-lg-12">
  1053. '.(isset($array['customBeforeForm'])?$array['customBeforeForm']:'').'
  1054. <form class="content-form" name="'.$pageID.'" id="'.$pageID.'_form" onsubmit="return false;">
  1055. <button id="'.$pageID.'_form_submit" class="btn waves btn-labeled btn-success btn btn-sm pull-right text-uppercase waves-effect waves-float">
  1056. <span class="btn-label"><i class="fa fa-floppy-o"></i></span>Save
  1057. </button>
  1058. '.$fields.($tabContent?'
  1059. <div class="tabbable tabs-with-bg" id="'.$pageID.'_tabs">
  1060. <ul class="nav nav-tabs apps">
  1061. '.implode('', $tabSelectors).'
  1062. </ul>
  1063. <div class="clearfix"></div>
  1064. <div class="tab-content">
  1065. '.implode('', $tabContent).'
  1066. </div>
  1067. </div>':'').'
  1068. </form>
  1069. '.(isset($array['customAfterForm'])?$array['customAfterForm']:'').'
  1070. </div>
  1071. </div>
  1072. </div>
  1073. </div>
  1074. </div>
  1075. <script>
  1076. $(document).ready(function() {
  1077. $(\'#'.$pageID.'_form\').find(\'input, select, textarea\').on(\'change\', function() { $(this).attr(\'data-changed\', \'true\'); });
  1078. var '.$pageID.'Validate = function() { if (this.value && !RegExp(\'^\'+this.pattern+\'$\').test(this.value)) { $(this).addClass(\'invalid\'); } else { $(this).removeClass(\'invalid\'); } };
  1079. $(\'#'.$pageID.'_form\').find(\'input[pattern]\').each('.$pageID.'Validate).on(\'keyup\', '.$pageID.'Validate);
  1080. $(\'#'.$pageID.'_form\').find(\'select[multiple]\').on(\'change click\', function() { $(this).attr(\'data-changed\', \'true\'); });
  1081. $(\'#'.$pageID.'_form_submit\').on(\'click\', function () {
  1082. var newVals = {};
  1083. var hasVals = false;
  1084. var errorFields = [];
  1085. $(\'#'.$pageID.'_form\').find(\'[data-changed=true]\').each(function() {
  1086. hasVals = true;
  1087. if (this.type == \'checkbox\') {
  1088. newVals[this.name] = this.checked;
  1089. } else {
  1090. if (this.value && this.pattern && !RegExp(\'^\'+this.pattern+\'$\').test(this.value)) { errorFields.push(this.name); }
  1091. var fieldVal = $(this).val();
  1092. if (typeof fieldVal == \'object\') {
  1093. if (typeof fieldVal.join == \'function\') {
  1094. fieldVal = fieldVal.join(\'|\');
  1095. } else {
  1096. fieldVal = JSON.stringify(fieldVal);
  1097. }
  1098. }
  1099. newVals[this.name] = fieldVal;
  1100. }
  1101. });
  1102. if (errorFields.length) {
  1103. parent.notify(\'Fields have errors: \'+errorFields.join(\', \')+\'!\', \'bullhorn\', \'success\', 5000, \'bar\', \'slidetop\');
  1104. } else if (hasVals) {
  1105. console.log(newVals);
  1106. ajax_request(\'POST\', \''.(isset($array['submitAction'])?$array['submitAction']:'update-config').'\', newVals, function(data, code) {
  1107. $(\'#'.$pageID.'_form\').find(\'[data-changed=true]\').removeAttr(\'data-changed\');
  1108. });
  1109. } else {
  1110. parent.notify(\'Nothing to update!\', \'bullhorn\', \'success\', 5000, \'bar\', \'slidetop\');
  1111. }
  1112. return false;
  1113. });
  1114. '.(isset($array['onready'])?$array['onready']:'').'
  1115. });
  1116. </script>
  1117. ';
  1118. }
  1119. // Build Settings Fields
  1120. function buildField($params, $sizeSm = 12, $sizeMd = 12, $sizeLg = 12) {
  1121. /*
  1122. array(
  1123. 'type' => '',
  1124. 'placeholder' => '',
  1125. 'label' => '',
  1126. 'labelTranslate' => '',
  1127. 'assist' => '',
  1128. 'name' => '',
  1129. 'pattern' => '',
  1130. 'options' => array( // For SELECT only
  1131. 'Display' => 'value',
  1132. ),
  1133. )
  1134. */
  1135. // Tags
  1136. $tags = array();
  1137. foreach(array('placeholder','style','disabled','readonly','pattern','min','max','required','onkeypress','onchange','onfocus','onleave','href','onclick') as $value) {
  1138. if (isset($params[$value])) {
  1139. if (is_string($params[$value])) { $tags[] = $value.'="'.$params[$value].'"';
  1140. } else if ($params[$value] === true) { $tags[] = $value; }
  1141. }
  1142. }
  1143. $format = (isset($params['format']) && in_array($params['format'],array(false,'colour','color'))?$params['format']:false);
  1144. $name = (isset($params['name'])?$params['name']:(isset($params['id'])?$params['id']:''));
  1145. $id = (isset($params['id'])?$params['id']:(isset($params['name'])?$params['name'].'_id':randString(32)));
  1146. $val = (isset($params['value'])?$params['value']:'');
  1147. $class = (isset($params['class'])?' '.$params['class']:'');
  1148. $wrapClass = (isset($params['wrapClass'])?$params['wrapClass']:'form-content');
  1149. $assist = (isset($params['assist'])?' - i.e. '.$params['assist']:'');
  1150. $label = (isset($params['labelTranslate'])?translate($params['labelTranslate']):(isset($params['label'])?$params['label']:''));
  1151. $labelOut = '<p class="help-text">'.$label.$assist.'</p>';
  1152. // Field Design
  1153. switch ($params['type']) {
  1154. case 'text':
  1155. case 'number':
  1156. case 'password':
  1157. $field = '<input id="'.$id.'" name="'.$name.'" type="'.$params['type'].'" class="form-control material input-sm'.$class.'" '.implode(' ',$tags).' autocorrect="off" autocapitalize="off" value="'.$val.'">';
  1158. break;
  1159. case 'select':
  1160. case 'dropdown':
  1161. $field = '<select id="'.$id.'" name="'.$name.'" class="form-control material input-sm" '.implode(' ',$tags).'>'.resolveSelectOptions($params['options'], $val).'</select>';
  1162. break;
  1163. case 'select-multi':
  1164. case 'dropdown-multi':
  1165. $field = '<select id="'.$id.'" name="'.$name.'" class="form-control input-sm" '.implode(' ',$tags).' multiple="multiple">'.resolveSelectOptions($params['options'], $val, true).'</select>';
  1166. break;
  1167. case 'check':
  1168. case 'checkbox':
  1169. case 'toggle':
  1170. $checked = ((is_bool($val) && $val) || trim($val) === 'true'?' checked':'');
  1171. $colour = (isset($params['colour'])?$params['colour']:'success');
  1172. $labelOut = '<label for="'.$id.'"></label>'.$label;
  1173. $field = '<input id="'.$id.'" name="'.$name.'" type="checkbox" class="switcher switcher-'.$colour.' '.$class.'" '.implode(' ',$tags).' data-value="'.$val.'"'.$checked.'>';
  1174. break;
  1175. case 'radio':
  1176. $labelOut = '';
  1177. $checked = ((is_bool($val) && $val) || ($val && trim($val) !== 'false')?' checked':'');
  1178. $bType = (isset($params['buttonType'])?$params['buttonType']:'success');
  1179. $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>';
  1180. break;
  1181. case 'date':
  1182. $field = 'Unsupported, planned.';
  1183. break;
  1184. case 'hidden':
  1185. return '<input id="'.$id.'" name="'.$name.'" type="hidden" class="'.$class.'" '.implode(' ',$tags).' value="'.$val.'">';
  1186. break;
  1187. case 'header':
  1188. $labelOut = '';
  1189. $headType = (isset($params['value'])?$params['value']:3);
  1190. $field = '<h'.$headType.' class="'.$class.'" '.implode(' ',$tags).'>'.$label.'</h'.$headType.'>';
  1191. break;
  1192. case 'button':
  1193. $labelOut = '';
  1194. $icon = (isset($params['icon'])?$params['icon']:'flask');
  1195. $bType = (isset($params['buttonType'])?$params['buttonType']:'success');
  1196. $bDropdown = (isset($params['buttonDrop'])?$params['buttonDrop']:'');
  1197. $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>':'');
  1198. break;
  1199. case 'textarea':
  1200. $rows = (isset($params['rows'])?$params['rows']:5);
  1201. $field = '<textarea id="'.$id.'" name="'.$name.'" class="form-control'.$class.'" rows="'.$rows.'" '.implode(' ',$tags).'>'.$val.'</textarea>';
  1202. break;
  1203. case 'custom':
  1204. // Settings
  1205. $settings = array(
  1206. '$id' => $id,
  1207. '$name' => $name,
  1208. '$val' => $val,
  1209. '$label' => $label,
  1210. '$labelOut' => $labelOut,
  1211. );
  1212. // Get HTML
  1213. $html = (isset($params['html'])?$params['html']:'Nothing Specified!');
  1214. // If LabelOut is in html dont print it twice
  1215. $labelOut = (strpos($html,'$label')!==false?'':$labelOut);
  1216. // Replace variables in settings
  1217. $html = preg_replace_callback('/\$\w+\b/', function ($match) use ($settings) { return (isset($settings[$match[0]])?$settings[$match[0]]:'{'.$match[0].' is undefined}'); }, $html);
  1218. // Build Field
  1219. $field = '<div id="'.$id.'_html" class="custom-field">'.$html.'</div>';
  1220. break;
  1221. case 'space':
  1222. $labelOut = '';
  1223. $field = str_repeat('<br>', (isset($params['value'])?$params['value']:1));
  1224. break;
  1225. default:
  1226. $field = 'Unsupported field type';
  1227. break;
  1228. }
  1229. // Field Formats
  1230. switch ($format) {
  1231. case 'colour': // Fuckin Eh, Canada!
  1232. case 'color':
  1233. $labelBef = '<center>'.$label.'</center>';
  1234. $wrapClass = 'gray-bg colour-field';
  1235. $labelAft = '';
  1236. $field = str_replace(' material input-sm','',$field);
  1237. break;
  1238. default:
  1239. $labelBef = '';
  1240. $labelAft = $labelOut;
  1241. }
  1242. return '<div class="'.$wrapClass.' col-sm-'.$sizeSm.' col-md-'.$sizeMd.' col-lg-'.$sizeLg.'">'.$labelBef.$field.$labelAft.'</div>';
  1243. }
  1244. // Tab Settings Generation
  1245. function printTabRow($data) {
  1246. $hidden = false;
  1247. if ($data===false) {
  1248. $hidden = true;
  1249. $data = array( // New Tab Defaults
  1250. 'id' => 'new',
  1251. 'name' => '',
  1252. 'url' => '',
  1253. 'icon' => 'fa-diamond',
  1254. 'iconurl' => '',
  1255. 'active' => 'true',
  1256. 'user' => 'true',
  1257. 'guest' => 'true',
  1258. 'window' => 'false',
  1259. 'defaultz' => '',
  1260. );
  1261. }
  1262. $image = '<span style="font: normal normal normal 30px/1 FontAwesome;" class="fa fa-hand-paper-o"></span>';
  1263. $output = '
  1264. <li id="tab-'.$data['id'].'" class="list-group-item" style="position: relative; left: 0px; top: 0px; '.($hidden?' display: none;':'').'">
  1265. <tab class="content-form form-inline">
  1266. <div class="row">
  1267. '.buildField(array(
  1268. 'type' => 'custom',
  1269. 'html' => '<div class="action-btns tabIconView"><a style="margin-left: 0px">'.($data['iconurl']?'<img src="'.$data['iconurl'].'" height="30" width="30">':'<span style="font: normal normal normal 30px/1 FontAwesome;" class="fa '.($data['icon']?$data['icon']:'hand-paper-o').'"></span>').'</a></div>',
  1270. ),12,1,1).'
  1271. '.buildField(array(
  1272. 'type' => 'hidden',
  1273. 'id' => 'tab-'.$data['id'].'-id',
  1274. 'name' => 'id['.$data['id'].']',
  1275. 'value' => $data['id'],
  1276. ),12,2,1).'
  1277. '.buildField(array(
  1278. 'type' => 'text',
  1279. 'id' => 'tab-'.$data['id'].'-name',
  1280. 'name' => 'name['.$data['id'].']',
  1281. 'required' => true,
  1282. 'placeholder' => 'Organizr Homepage',
  1283. 'labelTranslate' => 'TAB_NAME',
  1284. 'value' => $data['name'],
  1285. ),12,2,1).'
  1286. '.buildField(array(
  1287. 'type' => 'text',
  1288. 'id' => 'tab-'.$data['id'].'-url',
  1289. 'name' => 'url['.$data['id'].']',
  1290. 'required' => true,
  1291. 'placeholder' => 'homepage.php',
  1292. 'labelTranslate' => 'TAB_URL',
  1293. 'value' => $data['url'],
  1294. ),12,2,1).'
  1295. '.buildField(array(
  1296. 'type' => 'text',
  1297. 'id' => 'tab-'.$data['id'].'-iconurl',
  1298. 'name' => 'iconurl['.$data['id'].']',
  1299. 'placeholder' => 'images/organizr.png',
  1300. 'labelTranslate' => 'ICON_URL',
  1301. 'value' => $data['iconurl'],
  1302. ),12,2,1).'
  1303. '.buildField(array(
  1304. 'type' => 'custom',
  1305. 'id' => 'tab-'.$data['id'].'-icon',
  1306. 'name' => 'icon['.$data['id'].']',
  1307. '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>',
  1308. 'value' => $data['icon'],
  1309. ),12,1,1).'
  1310. '.buildField(array(
  1311. 'type' => 'checkbox',
  1312. 'labelTranslate' => 'ACTIVE',
  1313. 'name' => 'active['.$data['id'].']',
  1314. 'value' => $data['active'],
  1315. ),12,1,1).'
  1316. '.buildField(array(
  1317. 'type' => 'checkbox',
  1318. 'labelTranslate' => 'USER',
  1319. 'colour' => 'primary',
  1320. 'name' => 'user['.$data['id'].']',
  1321. 'value' => $data['user'],
  1322. ),12,1,1).'
  1323. '.buildField(array(
  1324. 'type' => 'checkbox',
  1325. 'labelTranslate' => 'GUEST',
  1326. 'colour' => 'warning',
  1327. 'name' => 'guest['.$data['id'].']',
  1328. 'value' => $data['guest'],
  1329. ),12,1,1).'
  1330. '.buildField(array(
  1331. 'type' => 'checkbox',
  1332. 'labelTranslate' => 'NO_IFRAME',
  1333. 'colour' => 'danger',
  1334. 'name' => 'window['.$data['id'].']',
  1335. 'value' => $data['window'],
  1336. ),12,1,1).'
  1337. '.buildField(array(
  1338. 'type' => 'radio',
  1339. 'labelTranslate' => 'DEFAULT',
  1340. 'name' => 'defaultz['.$data['id'].']',
  1341. 'value' => $data['defaultz'],
  1342. 'onclick' => "$('[type=radio][id!=\''+this.id+'\']').each(function() { this.checked=false; });",
  1343. ),12,1,1).'
  1344. '.buildField(array(
  1345. 'type' => 'button',
  1346. 'icon' => 'trash',
  1347. 'labelTranslate' => 'REMOVE',
  1348. 'onclick' => "$(this).parents('li').remove();",
  1349. ),12,1,1).'
  1350. </div>
  1351. </tab>
  1352. </li>
  1353. ';
  1354. return $output;
  1355. }
  1356. // Timezone array
  1357. function timezoneOptions() {
  1358. $output = array();
  1359. $timezones = array();
  1360. $regions = array(
  1361. 'Africa' => DateTimeZone::AFRICA,
  1362. 'America' => DateTimeZone::AMERICA,
  1363. 'Antarctica' => DateTimeZone::ANTARCTICA,
  1364. 'Arctic' => DateTimeZone::ARCTIC,
  1365. 'Asia' => DateTimeZone::ASIA,
  1366. 'Atlantic' => DateTimeZone::ATLANTIC,
  1367. 'Australia' => DateTimeZone::AUSTRALIA,
  1368. 'Europe' => DateTimeZone::EUROPE,
  1369. 'Indian' => DateTimeZone::INDIAN,
  1370. 'Pacific' => DateTimeZone::PACIFIC
  1371. );
  1372. foreach ($regions as $name => $mask) {
  1373. $zones = DateTimeZone::listIdentifiers($mask);
  1374. foreach($zones as $timezone) {
  1375. $time = new DateTime(NULL, new DateTimeZone($timezone));
  1376. $ampm = $time->format('H') > 12 ? ' ('. $time->format('g:i a'). ')' : '';
  1377. $output[$name]['optgroup'][substr($timezone, strlen($name) + 1) . ' - ' . $time->format('H:i') . $ampm]['value'] = $timezone;
  1378. }
  1379. }
  1380. return $output;
  1381. }
  1382. // Build Database
  1383. function createSQLiteDB($path = false) {
  1384. if ($path === false) {
  1385. if (defined('DATABASE_LOCATION')) {
  1386. $path = DATABASE_LOCATION;
  1387. } else {
  1388. debug_out('No Path Specified!');
  1389. }
  1390. }
  1391. if (!is_file($path.'users.db') || filesize($path.'users.db') <= 0) {
  1392. if (!isset($GLOBALS['file_db'])) {
  1393. $GLOBALS['file_db'] = new PDO('sqlite:'.$path.'users.db');
  1394. $GLOBALS['file_db']->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);
  1395. }
  1396. // Create Users
  1397. $users = $GLOBALS['file_db']->query('CREATE TABLE `users` (
  1398. `id` INTEGER PRIMARY KEY AUTOINCREMENT UNIQUE,
  1399. `username` TEXT UNIQUE,
  1400. `password` TEXT,
  1401. `email` TEXT,
  1402. `token` TEXT,
  1403. `role` TEXT,
  1404. `active` TEXT,
  1405. `last` TEXT,
  1406. `auth_service` TEXT DEFAULT \'internal\'
  1407. );');
  1408. // Create Tabs
  1409. $tabs = $GLOBALS['file_db']->query('CREATE TABLE `tabs` (
  1410. `id` INTEGER PRIMARY KEY AUTOINCREMENT UNIQUE,
  1411. `order` INTEGER,
  1412. `users_id` INTEGER,
  1413. `name` TEXT,
  1414. `url` TEXT,
  1415. `defaultz` TEXT,
  1416. `active` TEXT,
  1417. `user` TEXT,
  1418. `guest` TEXT,
  1419. `icon` TEXT,
  1420. `iconurl` TEXT,
  1421. `window` TEXT
  1422. );');
  1423. // Create Options
  1424. $options = $GLOBALS['file_db']->query('CREATE TABLE `options` (
  1425. `id` INTEGER PRIMARY KEY AUTOINCREMENT UNIQUE,
  1426. `users_id` INTEGER UNIQUE,
  1427. `title` TEXT UNIQUE,
  1428. `topbar` TEXT,
  1429. `bottombar` TEXT,
  1430. `sidebar` TEXT,
  1431. `hoverbg` TEXT,
  1432. `topbartext` TEXT,
  1433. `activetabBG` TEXT,
  1434. `activetabicon` TEXT,
  1435. `activetabtext` TEXT,
  1436. `inactiveicon` TEXT,
  1437. `inactivetext` TEXT,
  1438. `loading` TEXT,
  1439. `hovertext` TEXT
  1440. );');
  1441. return $users && $tabs && $options;
  1442. } else {
  1443. return false;
  1444. }
  1445. }
  1446. // Upgrade Database
  1447. function updateSQLiteDB($db_path = false, $oldVerNum = false) {
  1448. if (!$db_path) {
  1449. if (defined('DATABASE_LOCATION')) {
  1450. $db_path = DATABASE_LOCATION;
  1451. } else {
  1452. debug_out('No Path Specified',1);
  1453. }
  1454. }
  1455. if (!isset($GLOBALS['file_db'])) {
  1456. $GLOBALS['file_db'] = new PDO('sqlite:'.$db_path.'users.db');
  1457. $GLOBALS['file_db']->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);
  1458. }
  1459. // Cache current DB
  1460. $cache = array();
  1461. foreach($GLOBALS['file_db']->query('SELECT name FROM sqlite_master WHERE type="table";') as $table) {
  1462. foreach($GLOBALS['file_db']->query('SELECT * FROM '.$table['name'].';') as $key => $row) {
  1463. foreach($row as $k => $v) {
  1464. if (is_string($k)) {
  1465. $cache[$table['name']][$key][$k] = $v;
  1466. }
  1467. }
  1468. }
  1469. }
  1470. // Remove Current Database
  1471. $GLOBALS['file_db'] = null;
  1472. $pathDigest = pathinfo($db_path.'users.db');
  1473. if (file_exists($db_path.'users.db')) {
  1474. rename($db_path.'users.db', $pathDigest['dirname'].'/'.$pathDigest['filename'].'['.date('Y-m-d_H-i-s').']'.($oldVerNum?'['.$oldVerNum.']':'').'.bak.db');
  1475. }
  1476. // Create New Database
  1477. $success = createSQLiteDB($db_path);
  1478. // Restore Items
  1479. if ($success) {
  1480. foreach($cache as $table => $tableData) {
  1481. if ($tableData) {
  1482. $queryBase = 'INSERT INTO '.$table.' (`'.implode('`,`',array_keys(current($tableData))).'`) values ';
  1483. $insertValues = array();
  1484. reset($tableData);
  1485. foreach($tableData as $key => $value) {
  1486. $insertValues[] = '('.implode(',',array_map(function($d) {
  1487. return (isset($d)?$GLOBALS['file_db']->quote($d):'null');
  1488. }, $value)).')';
  1489. }
  1490. $GLOBALS['file_db']->query($queryBase.implode(',',$insertValues).';');
  1491. }
  1492. }
  1493. return true;
  1494. } else {
  1495. return false;
  1496. }
  1497. }
  1498. // Commit colours to database
  1499. function updateDBOptions($values) {
  1500. if (!isset($GLOBALS['file_db'])) {
  1501. $GLOBALS['file_db'] = new PDO('sqlite:'.DATABASE_LOCATION.'users.db');
  1502. $GLOBALS['file_db']->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);
  1503. }
  1504. // Commit new values to database
  1505. if ($GLOBALS['file_db']->query('UPDATE options SET '.implode(',',array_map(function($d, $k) {
  1506. return '`'.$k.'` = '.(isset($d)?"'".addslashes($d)."'":'null');
  1507. }, $values, array_keys($values))).';')->rowCount()) {
  1508. return true;
  1509. } else if ($GLOBALS['file_db']->query('INSERT OR IGNORE INTO options (`'.implode('`,`',array_keys($values)).'`) VALUES (\''.implode("','",$values).'\');')->rowCount()) {
  1510. return true;
  1511. } else {
  1512. return false;
  1513. }
  1514. }
  1515. // Send AJAX notification
  1516. function sendNotification($success, $message = false, $send = true) {
  1517. $notifyExplode = explode("-", NOTIFYEFFECT);
  1518. if ($success) {
  1519. $msg = array(
  1520. 'html' => ($message?'<br>'.$message:'<strong>'.translate("SETTINGS_SAVED").'</strong>'),
  1521. 'icon' => 'floppy-o',
  1522. 'type' => 'success',
  1523. 'length' => '5000',
  1524. 'layout' => $notifyExplode[0],
  1525. 'effect' => $notifyExplode[1],
  1526. );
  1527. } else {
  1528. $msg = array(
  1529. 'html' => ($message?'<br>'.$message:'<strong>'.translate("SETTINGS_NOT_SAVED").'</strong>'),
  1530. 'icon' => 'floppy-o',
  1531. 'type' => 'failed',
  1532. 'length' => '5000',
  1533. 'layout' => $notifyExplode[0],
  1534. 'effect' => $notifyExplode[1],
  1535. );
  1536. }
  1537. // Send and kill script?
  1538. if ($send) {
  1539. header('Content-Type: application/json');
  1540. echo json_encode(array('notify'=>$msg));
  1541. die();
  1542. }
  1543. return $msg;
  1544. }
  1545. // Load colours from the database
  1546. function loadAppearance() {
  1547. if (!isset($GLOBALS['file_db'])) {
  1548. $GLOBALS['file_db'] = new PDO('sqlite:'.DATABASE_LOCATION.'users.db');
  1549. $GLOBALS['file_db']->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);
  1550. }
  1551. // Defaults
  1552. $defaults = array(
  1553. 'title' => 'Organizr',
  1554. 'topbartext' => '#66D9EF',
  1555. 'topbar' => '#333333',
  1556. 'bottombar' => '#333333',
  1557. 'sidebar' => '#393939',
  1558. 'hoverbg' => '#AD80FD',
  1559. 'activetabBG' => '#F92671',
  1560. 'activetabicon' => '#FFFFFF',
  1561. 'activetabtext' => '#FFFFFF',
  1562. 'inactiveicon' => '#66D9EF',
  1563. 'inactivetext' => '#66D9EF',
  1564. 'loading' => '#66D9EF',
  1565. 'hovertext' => '#000000',
  1566. );
  1567. // Database Lookup
  1568. $options = $GLOBALS['file_db']->query('SELECT * FROM options');
  1569. // Replace defaults with filled options
  1570. foreach($options as $row) {
  1571. foreach($defaults as $key => $value) {
  1572. if (isset($row[$key]) && $row[$key]) {
  1573. $defaults[$key] = $row[$key];
  1574. }
  1575. }
  1576. }
  1577. // Return the Results
  1578. return $defaults;
  1579. }
  1580. // Delete Database
  1581. function deleteDatabase() {
  1582. unset($_COOKIE['Organizr']);
  1583. setcookie('Organizr', '', time() - 3600, '/');
  1584. unset($_COOKIE['OrganizrU']);
  1585. setcookie('OrganizrU', '', time() - 3600, '/');
  1586. $GLOBALS['file_db'] = null;
  1587. unlink(DATABASE_LOCATION.'users.db');
  1588. foreach(glob(substr_replace($userdirpath, "", -1).'/*') as $file) {
  1589. if(is_dir($file)) {
  1590. rmdir($file);
  1591. } elseif (!is_dir($file)) {
  1592. unlink($file);
  1593. }
  1594. }
  1595. rmdir($userdirpath);
  1596. return true;
  1597. }
  1598. // Upgrade the installation
  1599. function upgradeInstall($branch = 'master') {
  1600. function downloadFile($url, $path){
  1601. $folderPath = "upgrade/";
  1602. if(!mkdir($folderPath)) : echo "can't make dir"; endif;
  1603. $newfname = $folderPath . $path;
  1604. $file = fopen ($url, 'rb');
  1605. if ($file) {
  1606. $newf = fopen ($newfname, 'wb');
  1607. if ($newf) {
  1608. while(!feof($file)) {
  1609. fwrite($newf, fread($file, 1024 * 8), 1024 * 8);
  1610. }
  1611. }
  1612. }
  1613. if ($file) {
  1614. fclose($file);
  1615. }
  1616. if ($newf) {
  1617. fclose($newf);
  1618. }
  1619. }
  1620. function unzipFile($zipFile){
  1621. $zip = new ZipArchive;
  1622. $extractPath = "upgrade/";
  1623. if($zip->open($extractPath . $zipFile) != "true"){
  1624. echo "Error :- Unable to open the Zip File";
  1625. }
  1626. /* Extract Zip File */
  1627. $zip->extractTo($extractPath);
  1628. $zip->close();
  1629. }
  1630. // Function to remove folders and files
  1631. function rrmdir($dir) {
  1632. if (is_dir($dir)) {
  1633. $files = scandir($dir);
  1634. foreach ($files as $file)
  1635. if ($file != "." && $file != "..") rrmdir("$dir/$file");
  1636. rmdir($dir);
  1637. }
  1638. else if (file_exists($dir)) unlink($dir);
  1639. }
  1640. // Function to Copy folders and files
  1641. function rcopy($src, $dst) {
  1642. if (is_dir ( $src )) {
  1643. if (!file_exists($dst)) : mkdir ( $dst ); endif;
  1644. $files = scandir ( $src );
  1645. foreach ( $files as $file )
  1646. if ($file != "." && $file != "..")
  1647. rcopy ( "$src/$file", "$dst/$file" );
  1648. } else if (file_exists ( $src ))
  1649. copy ( $src, $dst );
  1650. }
  1651. $url = 'https://github.com/causefx/Organizr/archive/'.$branch.'.zip';
  1652. $file = "upgrade.zip";
  1653. $source = __DIR__ . '/upgrade/Organizr-'.$branch.'/';
  1654. $cleanup = __DIR__ . "/upgrade/";
  1655. $destination = __DIR__ . "/";
  1656. downloadFile($url, $file);
  1657. unzipFile($file);
  1658. rcopy($source, $destination);
  1659. rrmdir($cleanup);
  1660. return true;
  1661. }
  1662. // NzbGET Items
  1663. function nzbgetConnect($list = 'listgroups') {
  1664. $url = qualifyURL(NZBGETURL);
  1665. $api = file_get_contents($url.'/'.NZBGETUSERNAME.':'.NZBGETPASSWORD.'/jsonrpc/'.$list);
  1666. $api = json_decode($api, true);
  1667. $gotNZB = array();
  1668. foreach ($api['result'] AS $child) {
  1669. $downloadName = htmlentities($child['NZBName'], ENT_QUOTES);
  1670. $downloadStatus = $child['Status'];
  1671. $downloadCategory = $child['Category'];
  1672. if($list == "history"){ $downloadPercent = "100"; $progressBar = ""; }
  1673. if($list == "listgroups"){ $downloadPercent = (($child['FileSizeMB'] - $child['RemainingSizeMB']) / $child['FileSizeMB']) * 100; $progressBar = "progress-bar-striped active"; }
  1674. if($child['Health'] <= "750"){
  1675. $downloadHealth = "danger";
  1676. }elseif($child['Health'] <= "900"){
  1677. $downloadHealth = "warning";
  1678. }elseif($child['Health'] <= "1000"){
  1679. $downloadHealth = "success";
  1680. }
  1681. $gotNZB[] = '<tr>
  1682. <td>'.$downloadName.'</td>
  1683. <td>'.$downloadStatus.'</td>
  1684. <td>'.$downloadCategory.'</td>
  1685. <td>
  1686. <div class="progress">
  1687. <div class="progress-bar progress-bar-'.$downloadHealth.' '.$progressBar.'" role="progressbar" aria-valuenow="'.$downloadPercent.'" aria-valuemin="0" aria-valuemax="100" style="width: '.$downloadPercent.'%">
  1688. <p class="text-center">'.round($downloadPercent).'%</p>
  1689. <span class="sr-only">'.$downloadPercent.'% Complete</span>
  1690. </div>
  1691. </div>
  1692. </td>
  1693. </tr>';
  1694. }
  1695. if ($gotNZB) {
  1696. return implode('',$gotNZB);
  1697. } else {
  1698. return '<tr><td colspan="4"><p class="text-center">No Results</p></td></tr>';
  1699. }
  1700. }
  1701. // Sabnzbd Items
  1702. function sabnzbdConnect($list = 'queue') {
  1703. $url = qualifyURL(SABNZBDURL);
  1704. $api = file_get_contents($url.'/api?mode='.$list.'&output=json&apikey='.SABNZBDKEY);
  1705. $api = json_decode($api, true);
  1706. $gotNZB = array();
  1707. foreach ($api[$list]['slots'] AS $child) {
  1708. if($list == "queue"){ $downloadName = $child['filename']; $downloadCategory = $child['cat']; $downloadPercent = (($child['mb'] - $child['mbleft']) / $child['mb']) * 100; $progressBar = "progress-bar-striped active"; }
  1709. if($list == "history"){ $downloadName = $child['name']; $downloadCategory = $child['category']; $downloadPercent = "100"; $progressBar = ""; }
  1710. $downloadStatus = $child['status'];
  1711. $gotNZB[] = '<tr>
  1712. <td>'.$downloadName.'</td>
  1713. <td>'.$downloadStatus.'</td>
  1714. <td>'.$downloadCategory.'</td>
  1715. <td>
  1716. <div class="progress">
  1717. <div class="progress-bar progress-bar-success '.$progressBar.'" role="progressbar" aria-valuenow="'.$downloadPercent.'" aria-valuemin="0" aria-valuemax="100" style="width: '.$downloadPercent.'%">
  1718. <p class="text-center">'.round($downloadPercent).'%</p>
  1719. <span class="sr-only">'.$downloadPercent.'% Complete</span>
  1720. </div>
  1721. </div>
  1722. </td>
  1723. </tr>';
  1724. }
  1725. if ($gotNZB) {
  1726. return implode('',$gotNZB);
  1727. } else {
  1728. return '<tr><td colspan="4"><p class="text-center">No Results</p></td></tr>';
  1729. }
  1730. }
  1731. // Apply new tab settings
  1732. function updateTabs($tabs) {
  1733. if (!isset($GLOBALS['file_db'])) {
  1734. $GLOBALS['file_db'] = new PDO('sqlite:'.DATABASE_LOCATION.'users.db');
  1735. $GLOBALS['file_db']->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);
  1736. }
  1737. // Validate
  1738. if (!isset($tabs['defaultz'])) { $tabs['defaultz'][current(array_keys($tabs['name']))] = 'true'; }
  1739. if (isset($tabs['name']) && isset($tabs['url']) && is_array($tabs['name'])) {
  1740. // Clear Existing Tabs
  1741. $GLOBALS['file_db']->query("DELETE FROM tabs");
  1742. // Process New Tabs
  1743. $totalValid = 0;
  1744. foreach ($tabs['name'] as $key => $value) {
  1745. // Qualify
  1746. if (!$value || !isset($tabs['url']) || !$tabs['url'][$key]) { continue; }
  1747. $totalValid++;
  1748. $fields = array();
  1749. foreach(array('id','name','url','icon','iconurl','order') as $v) {
  1750. if (isset($tabs[$v]) && isset($tabs[$v][$key])) { $fields[$v] = $tabs[$v][$key]; }
  1751. }
  1752. foreach(array('active','user','guest','defaultz','window') as $v) {
  1753. if (isset($tabs[$v]) && isset($tabs[$v][$key])) { $fields[$v] = ($tabs[$v][$key]!=='false'?'true':'false'); }
  1754. }
  1755. $GLOBALS['file_db']->query('INSERT INTO tabs (`'.implode('`,`',array_keys($fields)).'`) VALUES (\''.implode("','",$fields).'\');');
  1756. }
  1757. return $totalValid;
  1758. } else {
  1759. return false;
  1760. }
  1761. return false;
  1762. }
  1763. // ==============
  1764. function clean($strin) {
  1765. $strout = null;
  1766. for ($i = 0; $i < strlen($strin); $i++) {
  1767. $ord = ord($strin[$i]);
  1768. if (($ord > 0 && $ord < 32) || ($ord >= 127)) {
  1769. $strout .= "&amp;#{$ord};";
  1770. }
  1771. else {
  1772. switch ($strin[$i]) {
  1773. case '<':
  1774. $strout .= '&lt;';
  1775. break;
  1776. case '>':
  1777. $strout .= '&gt;';
  1778. break;
  1779. case '&':
  1780. $strout .= '&amp;';
  1781. break;
  1782. case '"':
  1783. $strout .= '&quot;';
  1784. break;
  1785. default:
  1786. $strout .= $strin[$i];
  1787. }
  1788. }
  1789. }
  1790. return $strout;
  1791. }
  1792. function registration_callback($username, $email, $userdir){
  1793. global $data;
  1794. $data = array($username, $email, $userdir);
  1795. }
  1796. function printArray($arrayName){
  1797. $messageCount = count($arrayName);
  1798. $i = 0;
  1799. foreach ( $arrayName as $item ) :
  1800. $i++;
  1801. if($i < $messageCount) :
  1802. echo "<small class='text-uppercase'>" . $item . "</small> & ";
  1803. elseif($i = $messageCount) :
  1804. echo "<small class='text-uppercase'>" . $item . "</small>";
  1805. endif;
  1806. endforeach;
  1807. }
  1808. function write_ini_file($content, $path) {
  1809. if (!$handle = fopen($path, 'w')) {
  1810. return false;
  1811. }
  1812. $success = fwrite($handle, trim($content));
  1813. fclose($handle);
  1814. return $success;
  1815. }
  1816. function gotTimezone(){
  1817. $regions = array(
  1818. 'Africa' => DateTimeZone::AFRICA,
  1819. 'America' => DateTimeZone::AMERICA,
  1820. 'Antarctica' => DateTimeZone::ANTARCTICA,
  1821. 'Arctic' => DateTimeZone::ARCTIC,
  1822. 'Asia' => DateTimeZone::ASIA,
  1823. 'Atlantic' => DateTimeZone::ATLANTIC,
  1824. 'Australia' => DateTimeZone::AUSTRALIA,
  1825. 'Europe' => DateTimeZone::EUROPE,
  1826. 'Indian' => DateTimeZone::INDIAN,
  1827. 'Pacific' => DateTimeZone::PACIFIC
  1828. );
  1829. $timezones = array();
  1830. foreach ($regions as $name => $mask) {
  1831. $zones = DateTimeZone::listIdentifiers($mask);
  1832. foreach($zones as $timezone) {
  1833. $time = new DateTime(NULL, new DateTimeZone($timezone));
  1834. $ampm = $time->format('H') > 12 ? ' ('. $time->format('g:i a'). ')' : '';
  1835. $timezones[$name][$timezone] = substr($timezone, strlen($name) + 1) . ' - ' . $time->format('H:i') . $ampm;
  1836. }
  1837. }
  1838. print '<select name="timezone" id="timezone" class="form-control material input-sm" required>';
  1839. foreach($timezones as $region => $list) {
  1840. print '<optgroup label="' . $region . '">' . "\n";
  1841. foreach($list as $timezone => $name) {
  1842. if($timezone == TIMEZONE) : $selected = " selected"; else : $selected = ""; endif;
  1843. print '<option value="' . $timezone . '"' . $selected . '>' . $name . '</option>' . "\n";
  1844. }
  1845. print '</optgroup>' . "\n";
  1846. }
  1847. print '</select>';
  1848. }
  1849. function getTimezone(){
  1850. $regions = array(
  1851. 'Africa' => DateTimeZone::AFRICA,
  1852. 'America' => DateTimeZone::AMERICA,
  1853. 'Antarctica' => DateTimeZone::ANTARCTICA,
  1854. 'Arctic' => DateTimeZone::ARCTIC,
  1855. 'Asia' => DateTimeZone::ASIA,
  1856. 'Atlantic' => DateTimeZone::ATLANTIC,
  1857. 'Australia' => DateTimeZone::AUSTRALIA,
  1858. 'Europe' => DateTimeZone::EUROPE,
  1859. 'Indian' => DateTimeZone::INDIAN,
  1860. 'Pacific' => DateTimeZone::PACIFIC
  1861. );
  1862. $timezones = array();
  1863. foreach ($regions as $name => $mask) {
  1864. $zones = DateTimeZone::listIdentifiers($mask);
  1865. foreach($zones as $timezone) {
  1866. $time = new DateTime(NULL, new DateTimeZone($timezone));
  1867. $ampm = $time->format('H') > 12 ? ' ('. $time->format('g:i a'). ')' : '';
  1868. $timezones[$name][$timezone] = substr($timezone, strlen($name) + 1) . ' - ' . $time->format('H:i') . $ampm;
  1869. }
  1870. }
  1871. print '<select name="timezone" id="timezone" class="form-control material" required>';
  1872. foreach($timezones as $region => $list) {
  1873. print '<optgroup label="' . $region . '">' . "\n";
  1874. foreach($list as $timezone => $name) {
  1875. print '<option value="' . $timezone . '">' . $name . '</option>' . "\n";
  1876. }
  1877. print '</optgroup>' . "\n";
  1878. }
  1879. print '</select>';
  1880. }
  1881. function explosion($string, $position){
  1882. $getWord = explode("|", $string);
  1883. return $getWord[$position];
  1884. }
  1885. function getServerPath() {
  1886. if (isset($_SERVER['HTTPS']) && $_SERVER['HTTPS'] != 'off') {
  1887. $protocol = "https://";
  1888. } else {
  1889. $protocol = "http://";
  1890. }
  1891. return $protocol . $_SERVER['SERVER_NAME'] . dirname($_SERVER['REQUEST_URI']);
  1892. }
  1893. function get_browser_name() {
  1894. $user_agent = $_SERVER['HTTP_USER_AGENT'];
  1895. if (strpos($user_agent, 'Opera') || strpos($user_agent, 'OPR/')) return 'Opera';
  1896. elseif (strpos($user_agent, 'Edge')) return 'Edge';
  1897. elseif (strpos($user_agent, 'Chrome')) return 'Chrome';
  1898. elseif (strpos($user_agent, 'Safari')) return 'Safari';
  1899. elseif (strpos($user_agent, 'Firefox')) return 'Firefox';
  1900. elseif (strpos($user_agent, 'MSIE') || strpos($user_agent, 'Trident/7')) return 'Internet Explorer';
  1901. return 'Other';
  1902. }
  1903. function getSickrageCalendarWanted($array){
  1904. $array = json_decode($array, true);
  1905. $gotCalendar = "";
  1906. $i = 0;
  1907. foreach($array['data']['missed'] AS $child) {
  1908. $i++;
  1909. $seriesName = $child['show_name'];
  1910. $episodeID = $child['tvdbid'];
  1911. $episodeAirDate = $child['airdate'];
  1912. $episodeAirDateTime = explode(" ",$child['airs']);
  1913. $episodeAirDateTime = date("H:i:s", strtotime($episodeAirDateTime[1].$episodeAirDateTime[2]));
  1914. $episodeAirDate = strtotime($episodeAirDate.$episodeAirDateTime);
  1915. $episodeAirDate = date("Y-m-d H:i:s", $episodeAirDate);
  1916. if (new DateTime() < new DateTime($episodeAirDate)) { $unaired = true; }
  1917. $downloaded = "0";
  1918. if($downloaded == "0" && isset($unaired)){ $downloaded = "indigo-bg"; }elseif($downloaded == "1"){ $downloaded = "green-bg";}else{ $downloaded = "red-bg"; }
  1919. $gotCalendar .= "{ title: \"$seriesName\", start: \"$episodeAirDate\", className: \"$downloaded\", imagetype: \"tv\", url: \"https://thetvdb.com/?tab=series&id=$episodeID\" }, \n";
  1920. }
  1921. foreach($array['data']['today'] AS $child) {
  1922. $i++;
  1923. $seriesName = $child['show_name'];
  1924. $episodeID = $child['tvdbid'];
  1925. $episodeAirDate = $child['airdate'];
  1926. $episodeAirDateTime = explode(" ",$child['airs']);
  1927. $episodeAirDateTime = date("H:i:s", strtotime($episodeAirDateTime[1].$episodeAirDateTime[2]));
  1928. $episodeAirDate = strtotime($episodeAirDate.$episodeAirDateTime);
  1929. $episodeAirDate = date("Y-m-d H:i:s", $episodeAirDate);
  1930. if (new DateTime() < new DateTime($episodeAirDate)) { $unaired = true; }
  1931. $downloaded = "0";
  1932. if($downloaded == "0" && isset($unaired)){ $downloaded = "indigo-bg"; }elseif($downloaded == "1"){ $downloaded = "green-bg";}else{ $downloaded = "red-bg"; }
  1933. $gotCalendar .= "{ title: \"$seriesName\", start: \"$episodeAirDate\", className: \"$downloaded\", imagetype: \"tv\", url: \"https://thetvdb.com/?tab=series&id=$episodeID\" }, \n";
  1934. }
  1935. foreach($array['data']['soon'] AS $child) {
  1936. $i++;
  1937. $seriesName = $child['show_name'];
  1938. $episodeID = $child['tvdbid'];
  1939. $episodeAirDate = $child['airdate'];
  1940. $episodeAirDateTime = explode(" ",$child['airs']);
  1941. $episodeAirDateTime = date("H:i:s", strtotime($episodeAirDateTime[1].$episodeAirDateTime[2]));
  1942. $episodeAirDate = strtotime($episodeAirDate.$episodeAirDateTime);
  1943. $episodeAirDate = date("Y-m-d H:i:s", $episodeAirDate);
  1944. if (new DateTime() < new DateTime($episodeAirDate)) { $unaired = true; }
  1945. $downloaded = "0";
  1946. if($downloaded == "0" && isset($unaired)){ $downloaded = "indigo-bg"; }elseif($downloaded == "1"){ $downloaded = "green-bg";}else{ $downloaded = "red-bg"; }
  1947. $gotCalendar .= "{ title: \"$seriesName\", start: \"$episodeAirDate\", className: \"$downloaded\", imagetype: \"tv\", url: \"https://thetvdb.com/?tab=series&id=$episodeID\" }, \n";
  1948. }
  1949. foreach($array['data']['later'] AS $child) {
  1950. $i++;
  1951. $seriesName = $child['show_name'];
  1952. $episodeID = $child['tvdbid'];
  1953. $episodeAirDate = $child['airdate'];
  1954. $episodeAirDateTime = explode(" ",$child['airs']);
  1955. $episodeAirDateTime = date("H:i:s", strtotime($episodeAirDateTime[1].$episodeAirDateTime[2]));
  1956. $episodeAirDate = strtotime($episodeAirDate.$episodeAirDateTime);
  1957. $episodeAirDate = date("Y-m-d H:i:s", $episodeAirDate);
  1958. if (new DateTime() < new DateTime($episodeAirDate)) { $unaired = true; }
  1959. $downloaded = "0";
  1960. if($downloaded == "0" && isset($unaired)){ $downloaded = "indigo-bg"; }elseif($downloaded == "1"){ $downloaded = "green-bg";}else{ $downloaded = "red-bg"; }
  1961. $gotCalendar .= "{ title: \"$seriesName\", start: \"$episodeAirDate\", className: \"$downloaded\", imagetype: \"tv\", url: \"https://thetvdb.com/?tab=series&id=$episodeID\" }, \n";
  1962. }
  1963. if ($i != 0){ return $gotCalendar; }
  1964. }
  1965. function getSickrageCalendarHistory($array){
  1966. $array = json_decode($array, true);
  1967. $gotCalendar = "";
  1968. $i = 0;
  1969. foreach($array['data'] AS $child) {
  1970. $i++;
  1971. $seriesName = $child['show_name'];
  1972. $episodeID = $child['tvdbid'];
  1973. $episodeAirDate = $child['date'];
  1974. $downloaded = "green-bg";
  1975. $gotCalendar .= "{ title: \"$seriesName\", start: \"$episodeAirDate\", className: \"$downloaded\", imagetype: \"tv\", url: \"https://thetvdb.com/?tab=series&id=$episodeID\" }, \n";
  1976. }
  1977. if ($i != 0){ return $gotCalendar; }
  1978. }
  1979. function getSonarrCalendar($array){
  1980. $array = json_decode($array, true);
  1981. $gotCalendar = "";
  1982. $i = 0;
  1983. foreach($array AS $child) {
  1984. $i++;
  1985. $seriesName = $child['series']['title'];
  1986. $episodeID = $child['series']['tvdbId'];
  1987. if(!isset($episodeID)){ $episodeID = ""; }
  1988. $episodeName = htmlentities($child['title'], ENT_QUOTES);
  1989. if($child['episodeNumber'] == "1"){ $episodePremier = "true"; }else{ $episodePremier = "false"; }
  1990. $episodeAirDate = $child['airDateUtc'];
  1991. $episodeAirDate = strtotime($episodeAirDate);
  1992. $episodeAirDate = date("Y-m-d H:i:s", $episodeAirDate);
  1993. if (new DateTime() < new DateTime($episodeAirDate)) { $unaired = true; }
  1994. $downloaded = $child['hasFile'];
  1995. 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"; }
  1996. $gotCalendar .= "{ title: \"$seriesName\", start: \"$episodeAirDate\", className: \"$downloaded\", imagetype: \"tv\", url: \"https://thetvdb.com/?tab=series&id=$episodeID\" }, \n";
  1997. }
  1998. if ($i != 0){ return $gotCalendar; }
  1999. }
  2000. function getRadarrCalendar($array){
  2001. $array = json_decode($array, true);
  2002. $gotCalendar = "";
  2003. $i = 0;
  2004. foreach($array AS $child) {
  2005. if(isset($child['inCinemas'])){
  2006. $i++;
  2007. $movieName = $child['title'];
  2008. $movieID = $child['tmdbId'];
  2009. if(!isset($movieID)){ $movieID = ""; }
  2010. if(isset($child['inCinemas']) && isset($child['physicalRelease'])){
  2011. $physicalRelease = $child['physicalRelease'];
  2012. $physicalRelease = strtotime($physicalRelease);
  2013. $physicalRelease = date("Y-m-d", $physicalRelease);
  2014. if (new DateTime() < new DateTime($physicalRelease)) { $notReleased = "true"; }else{ $notReleased = "false"; }
  2015. $downloaded = $child['hasFile'];
  2016. if($downloaded == "0" && $notReleased == "true"){ $downloaded = "indigo-bg"; }elseif($downloaded == "1"){ $downloaded = "green-bg"; }else{ $downloaded = "red-bg"; }
  2017. }else{
  2018. $physicalRelease = $child['inCinemas'];
  2019. $downloaded = "light-blue-bg";
  2020. }
  2021. $gotCalendar .= "{ title: \"$movieName\", start: \"$physicalRelease\", className: \"$downloaded\", imagetype: \"film\", url: \"https://www.themoviedb.org/movie/$movieID\" }, \n";
  2022. }
  2023. }
  2024. if ($i != 0){ return $gotCalendar; }
  2025. }
  2026. function getHeadphonesCalendar($url, $key, $list){
  2027. $url = qualifyURL(HEADPHONESURL);
  2028. $api = file_get_contents($url."/api?apikey=".$key."&cmd=$list");
  2029. $api = json_decode($api, true);
  2030. $i = 0;
  2031. $gotCalendar = "";
  2032. foreach($api AS $child) {
  2033. if($child['Status'] == "Wanted"){
  2034. $i++;
  2035. $albumName = addslashes($child['AlbumTitle']);
  2036. $albumArtist = htmlentities($child['ArtistName'], ENT_QUOTES);
  2037. $albumDate = $child['ReleaseDate'];
  2038. $albumID = $child['AlbumID'];
  2039. $albumDate = strtotime($albumDate);
  2040. $albumDate = date("Y-m-d", $albumDate);
  2041. $albumStatus = $child['Status'];
  2042. if (new DateTime() < new DateTime($albumDate)) { $notReleased = "true"; }else{ $notReleased = "false"; }
  2043. if($albumStatus == "Wanted" && $notReleased == "true"){ $albumStatusColor = "indigo-bg"; }elseif($albumStatus == "Downloaded"){ $albumStatusColor = "green-bg"; }else{ $albumStatusColor = "red-bg"; }
  2044. $gotCalendar .= "{ title: \"$albumArtist - $albumName\", start: \"$albumDate\", className: \"$albumStatusColor\", imagetype: \"music\", url: \"https://musicbrainz.org/release-group/$albumID\" }, \n";
  2045. }
  2046. }
  2047. if ($i != 0){ return $gotCalendar; }
  2048. }
  2049. function checkRootPath($string){
  2050. if($string == "\\" || $string == "/"){
  2051. return "/";
  2052. }else{
  2053. return str_replace("\\", "/", $string) . "/";
  2054. }
  2055. }
  2056. // Always run this
  2057. dependCheck();