functions.php 69 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228
  1. <?php
  2. // ===================================
  3. // Define Version
  4. define('INSTALLEDVERSION', '1.33');
  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'].(isset($urlDigest['port'])?':'.$urlDigest['port']:'');
  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, 80, $errno, $errstr, 30);
  346. if ($fp){
  347. // send the request headers:
  348. fputs($fp, "POST $path HTTP/1.1\r\n");
  349. fputs($fp, "Host: $host\r\n");
  350. if ($referer != '')
  351. fputs($fp, "Referer: $referer\r\n");
  352. fputs($fp, "Content-length: ". strlen($data) ."\r\n");
  353. foreach($headers as $k => $v) {
  354. fputs($fp, $k.": ".$v."\r\n");
  355. }
  356. fputs($fp, "Connection: close\r\n\r\n");
  357. fputs($fp, $data);
  358. $result = '';
  359. while(!feof($fp)) {
  360. // receive the results of the request
  361. $result .= fgets($fp, 128);
  362. }
  363. }
  364. else {
  365. return array(
  366. 'status' => 'err',
  367. 'error' => "$errstr ($errno)"
  368. );
  369. }
  370. // close the socket connection:
  371. fclose($fp);
  372. // split the result header from the content
  373. $result = explode("\r\n\r\n", $result, 2);
  374. $header = isset($result[0]) ? $result[0] : '';
  375. $content = isset($result[1]) ? $result[1] : '';
  376. // return as structured array:
  377. return array(
  378. 'status' => 'ok',
  379. 'header' => $header,
  380. 'content' => $content,
  381. );
  382. }
  383. // Format item from Emby for Carousel
  384. function resolveEmbyItem($address, $token, $item) {
  385. // Static Height
  386. $height = 150;
  387. // Get Item Details
  388. $itemDetails = json_decode(file_get_contents($address.'/Items?Ids='.$item['Id'].'&Fields=Overview&api_key='.$token),true)['Items'][0];
  389. switch ($itemDetails['Type']) {
  390. case 'Episode':
  391. $title = $itemDetails['SeriesName'].': '.$itemDetails['Name'].(isset($itemDetails['ParentIndexNumber']) && isset($itemDetails['IndexNumber'])?' (Season '.$itemDetails['ParentIndexNumber'].': Episode '.$itemDetails['IndexNumber'].')':'');
  392. $imageId = $itemDetails['SeriesId'];
  393. $width = 100;
  394. $image = 'carousel-image season';
  395. $style = '';
  396. break;
  397. case 'MusicAlbum':
  398. $title = $itemDetails['Name'];
  399. $imageId = $itemDetails['Id'];
  400. $width = 150;
  401. $image = 'music';
  402. $style = 'left: 160px !important;';
  403. break;
  404. default:
  405. $title = $itemDetails['Name'];
  406. $imageId = $itemDetails['Id'];
  407. $width = 100;
  408. $image = 'carousel-image movie';
  409. $style = '';
  410. }
  411. // If No Overview
  412. if (!isset($itemDetails['Overview'])) {
  413. $itemDetails['Overview'] = '';
  414. }
  415. // Assemble Item And Cache Into Array
  416. return '<div class="item"><a href="'.$address.'/web/itemdetails.html?id='.$itemDetails['Id'].'" target="_blank"><img alt="'.$itemDetails['Name'].'" class="'.$image.'" src="ajax.php?a=emby-image&img='.$imageId.'&height='.$height.'&width='.$width.'"></a><div class="carousel-caption" style="'.$style.'"><h4>'.$title.'</h4><small><em>'.$itemDetails['Overview'].'</em></small></div></div>';
  417. }
  418. // Format item from Plex for Carousel
  419. function resolvePlexItem($server, $token, $item) {
  420. // Static Height
  421. $height = 150;
  422. $address = "https://app.plex.tv/web/app#!/server/$server/details?key=/library/metadata/".$item['ratingKey'];
  423. switch ($item['type']) {
  424. case 'season':
  425. $title = $item['parentTitle'];
  426. $summary = $item['parentSummary'];
  427. $width = 100;
  428. $image = 'carousel-image season';
  429. $style = '';
  430. $thumb = $item['thumb'];
  431. break;
  432. case 'episode':
  433. $title = $item['grandparentTitle'];
  434. $summary = $item['title'];
  435. $width = 100;
  436. $image = 'carousel-image season';
  437. $style = '';
  438. $thumb = $item['parentThumb'];
  439. break;
  440. case 'album':
  441. case 'track':
  442. $title = $item['parentTitle'];
  443. $summary = $item['title'];
  444. $width = 150;
  445. $image = 'album';
  446. $style = 'left: 160px !important;';
  447. $thumb = $item['thumb'];
  448. break;
  449. default:
  450. $title = $item['title'];
  451. $summary = $item['summary'];
  452. $width = 100;
  453. $image = 'carousel-image movie';
  454. $style = '';
  455. $thumb = $item['thumb'];
  456. }
  457. // If No Overview
  458. if (!isset($itemDetails['Overview'])) {
  459. $itemDetails['Overview'] = '';
  460. }
  461. // Assemble Item And Cache Into Array
  462. return '<div class="item"><a href="'.$address.'" target="_blank"><img alt="'.$item['Name'].'" class="'.$image.'" src="ajax.php?a=plex-image&img='.$thumb.'&height='.$height.'&width='.$width.'"></a><div class="carousel-caption" style="'.$style.'"><h4>'.$title.'</h4><small><em>'.$summary.'</em></small></div></div>';
  463. }
  464. // Create Carousel
  465. function outputCarousel($header, $size, $type, $items, $script = false) {
  466. // If None Populate Empty Item
  467. if (!count($items)) {
  468. $items = array('<div class="item"><img alt="nada" class="carousel-image movie" src="images/nadaplaying.jpg"><div class="carousel-caption"><h4>Nothing To Show</h4><small><em>Get Some Stuff Going!</em></small></div></div>');
  469. }
  470. // Set First As Active
  471. $items[0] = preg_replace('/^<div class="item ?">/','<div class="item active">', $items[0]);
  472. // Add Buttons
  473. $buttons = '';
  474. if (count($items) > 1) {
  475. $buttons = '
  476. <a class="left carousel-control '.$type.'" href="#carousel-'.$type.'" role="button" data-slide="prev"><span class="fa fa-chevron-left" aria-hidden="true"></span><span class="sr-only">Previous</span></a>
  477. <a class="right carousel-control '.$type.'" href="#carousel-'.$type.'" role="button" data-slide="next"><span class="fa fa-chevron-right" aria-hidden="true"></span><span class="sr-only">Next</span></a>';
  478. }
  479. return '
  480. <div class="col-lg-'.$size.'">
  481. <h5 class="text-center">'.$header.'</h5>
  482. <div id="carousel-'.$type.'" class="carousel slide box-shadow white-bg" data-ride="carousel"><div class="carousel-inner" role="listbox">
  483. '.implode('',$items).'
  484. </div>'.$buttons.'
  485. </div></div>'.($script?'<script>'.$script.'</script>':'');
  486. }
  487. // Get Now Playing Streams From Emby
  488. function getEmbyStreams($size) {
  489. $address = qualifyURL(EMBYURL);
  490. $api = json_decode(file_get_contents($address.'/Sessions?api_key='.EMBYTOKEN),true);
  491. $playingItems = array();
  492. foreach($api as $key => $value) {
  493. if (isset($value['NowPlayingItem'])) {
  494. $playingItems[] = resolveEmbyItem($address, EMBYTOKEN, $value['NowPlayingItem']);
  495. }
  496. }
  497. return outputCarousel(translate('PLAYING_NOW_ON_EMBY'), $size, 'streams-emby', $playingItems, "
  498. setInterval(function() {
  499. $('<div></div>').load('ajax.php?a=emby-streams',function() {
  500. var element = $(this).find('[id]');
  501. var loadedID = element.attr('id');
  502. $('#'+loadedID).replaceWith(element);
  503. console.log('Loaded updated: '+loadedID);
  504. });
  505. }, 10000);
  506. ");
  507. }
  508. // Get Now Playing Streams From Plex
  509. function getPlexStreams($size){
  510. $address = qualifyURL(PLEXURL);
  511. // Perform API requests
  512. $api = file_get_contents($address."/status/sessions?X-Plex-Token=".PLEXTOKEN);
  513. $api = simplexml_load_string($api);
  514. $getServer = simplexml_load_string(file_get_contents($address."/?X-Plex-Token=".PLEXTOKEN));
  515. // Identify the local machine
  516. $gotServer = $getServer['machineIdentifier'];
  517. $items = array();
  518. foreach($api AS $child) {
  519. $items[] = resolvePlexItem($gotServer, PLEXTOKEN, $child);
  520. }
  521. return outputCarousel(translate('PLAYING_NOW_ON_PLEX'), $size, 'streams-plex', $items, "
  522. setInterval(function() {
  523. $('<div></div>').load('ajax.php?a=plex-streams',function() {
  524. var element = $(this).find('[id]');
  525. var loadedID = element.attr('id');
  526. $('#'+loadedID).replaceWith(element);
  527. console.log('Loaded updated: '+loadedID);
  528. });
  529. }, 10000);
  530. ");
  531. }
  532. // Get Recent Content From Emby
  533. function getEmbyRecent($type, $size) {
  534. $address = qualifyURL(EMBYURL);
  535. // Resolve Types
  536. switch ($type) {
  537. case 'movie':
  538. $embyTypeQuery = 'IncludeItemTypes=Movie&';
  539. $header = translate('MOVIES');
  540. break;
  541. case 'season':
  542. $embyTypeQuery = 'IncludeItemTypes=Episode&';
  543. $header = translate('TV_SHOWS');
  544. break;
  545. case 'album':
  546. $embyTypeQuery = 'IncludeItemTypes=MusicAlbum&';
  547. $header = translate('MUSIC');
  548. break;
  549. default:
  550. $embyTypeQuery = '';
  551. $header = translate('RECENT_CONTENT');
  552. }
  553. // Get A User
  554. $userIds = json_decode(file_get_contents($address.'/Users?api_key='.EMBYTOKEN),true);
  555. foreach ($userIds as $value) { // Scan for admin user
  556. $userId = $value['Id'];
  557. if (isset($value['Policy']) && isset($value['Policy']['IsAdministrator']) && $value['Policy']['IsAdministrator']) {
  558. break;
  559. }
  560. }
  561. // Get the latest Items
  562. $latest = json_decode(file_get_contents($address.'/Users/'.$userId.'/Items/Latest?'.$embyTypeQuery.'EnableImages=false&api_key='.EMBYTOKEN),true);
  563. // For Each Item In Category
  564. $items = array();
  565. foreach ($latest as $k => $v) {
  566. $items[] = resolveEmbyItem($address, EMBYTOKEN, $v);
  567. }
  568. return outputCarousel($header, $size, $type.'-emby', $items);
  569. }
  570. // Get Recent Content From Plex
  571. function getPlexRecent($type, $size){
  572. $address = qualifyURL(PLEXURL);
  573. // Resolve Types
  574. switch ($type) {
  575. case 'movie':
  576. $header = translate('MOVIES');
  577. break;
  578. case 'season':
  579. $header = translate('TV_SHOWS');
  580. break;
  581. case 'album':
  582. $header = translate('MUSIC');
  583. break;
  584. default:
  585. $header = translate('RECENT_CONTENT');
  586. }
  587. // Perform Requests
  588. $api = file_get_contents($address."/library/recentlyAdded?X-Plex-Token=".PLEXTOKEN);
  589. $api = simplexml_load_string($api);
  590. $getServer = simplexml_load_string(file_get_contents($address."/?X-Plex-Token=".PLEXTOKEN));
  591. // Identify the local machine
  592. $gotServer = $getServer['machineIdentifier'];
  593. $items = array();
  594. foreach($api AS $child) {
  595. if($child['type'] == $type){
  596. $items[] = resolvePlexItem($gotServer, PLEXTOKEN, $child);
  597. }
  598. }
  599. return outputCarousel($header, $size, $type.'-plex', $items);
  600. }
  601. // Get Image From Emby
  602. function getEmbyImage() {
  603. $embyAddress = qualifyURL(EMBYURL);
  604. $itemId = $_GET['img'];
  605. $imgParams = array();
  606. if (isset($_GET['height'])) { $imgParams['height'] = 'maxHeight='.$_GET['height']; }
  607. if (isset($_GET['width'])) { $imgParams['width'] = 'maxWidth='.$_GET['width']; }
  608. if(isset($itemId)) {
  609. $image_src = $embyAddress . '/Items/'.$itemId.'/Images/Primary?'.implode('&', $imgParams);
  610. header('Content-type: image/jpeg');
  611. readfile($image_src);
  612. } else {
  613. debug_out('Invalid Request',1);
  614. }
  615. }
  616. // Get Image From Plex
  617. function getPlexImage() {
  618. $plexAddress = qualifyURL(PLEXURL);
  619. $image_url = $_GET['img'];
  620. $image_height = $_GET['height'];
  621. $image_width = $_GET['width'];
  622. if(isset($image_url) && isset($image_height) && isset($image_width)) {
  623. $image_src = $plexAddress . '/photo/:/transcode?height='.$image_height.'&width='.$image_width.'&upscale=1&url=' . $image_url . '&X-Plex-Token=' . PLEXTOKEN;
  624. header('Content-type: image/jpeg');
  625. readfile($image_src);
  626. } else {
  627. echo "Invalid Plex Request";
  628. }
  629. }
  630. // Simplier access to class
  631. function translate($string) {
  632. if (isset($GLOBALS['language'])) {
  633. return $GLOBALS['language']->translate($string);
  634. } else {
  635. return '!Translations Not Loaded!';
  636. }
  637. }
  638. // Generate Random string
  639. function randString($length = 10, $chars = '0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ') {
  640. $tmp = '';
  641. for ($i = 0; $i < $length; $i++) {
  642. $tmp .= substr(str_shuffle($chars), 0, 1);
  643. }
  644. return $tmp;
  645. }
  646. // Create config file in the return syntax
  647. function createConfig($array, $path = 'config/config.php', $nest = 0) {
  648. // Define Initial Value
  649. $output = array();
  650. // Sort Items
  651. ksort($array);
  652. // Unset the current version
  653. unset($array['CONFIG_VERSION']);
  654. // Process Settings
  655. foreach ($array as $k => $v) {
  656. $allowCommit = true;
  657. switch (gettype($v)) {
  658. case 'boolean':
  659. $item = ($v?'true':'false');
  660. break;
  661. case 'integer':
  662. case 'double':
  663. case 'integer':
  664. case 'NULL':
  665. $item = $v;
  666. break;
  667. case 'string':
  668. $item = '"'.addslashes($v).'"';
  669. break;
  670. case 'array':
  671. $item = createConfig($v, false, $nest+1);
  672. break;
  673. default:
  674. $allowCommit = false;
  675. }
  676. if($allowCommit) {
  677. $output[] = str_repeat("\t",$nest+1).'"'.$k.'" => '.$item;
  678. }
  679. }
  680. if (!$nest && !isset($array['CONFIG_VERSION'])) {
  681. // Inject Current Version
  682. $output[] = "\t".'"CONFIG_VERSION" => "'.INSTALLEDVERSION.'"';
  683. }
  684. // Build output
  685. $output = (!$nest?"<?php\nreturn ":'')."array(\n".implode(",\n",$output)."\n".str_repeat("\t",$nest).')'.(!$nest?';':'');
  686. if (!$nest && $path) {
  687. $pathDigest = pathinfo($path);
  688. @mkdir($pathDigest['dirname'], 0770, true);
  689. if (file_exists($path)) {
  690. rename($path, $pathDigest['dirname'].'/'.$pathDigest['filename'].'.bak.php');
  691. }
  692. $file = fopen($path, 'w');
  693. fwrite($file, $output);
  694. fclose($file);
  695. if (file_exists($path)) {
  696. return true;
  697. }
  698. return false;
  699. } else {
  700. return $output;
  701. }
  702. }
  703. // Load a config file written in the return syntax
  704. function loadConfig($path = 'config/config.php') {
  705. // Adapted from http://stackoverflow.com/a/14173339/6810513
  706. if (!is_file($path)) {
  707. return null;
  708. } else {
  709. return (array) call_user_func(function() use($path) {
  710. return include($path);
  711. });
  712. }
  713. }
  714. // Commit new values to the configuration
  715. function updateConfig($new, $current = false) {
  716. // Get config if not supplied
  717. if (!$current) {
  718. $current = loadConfig();
  719. }
  720. // Inject Parts
  721. foreach ($new as $k => $v) {
  722. $current[$k] = $v;
  723. }
  724. // Return Create
  725. return createConfig($current);
  726. }
  727. // Inject Defaults As Needed
  728. function fillDefaultConfig($array, $path = 'config/configDefaults.php') {
  729. if (is_string($path)) {
  730. $loadedDefaults = loadConfig($path);
  731. } else {
  732. $loadedDefaults = $path;
  733. }
  734. return (is_array($loadedDefaults) ? fillDefaultConfig_recurse($array, $loadedDefaults) : false);
  735. }
  736. // support function for fillDefaultConfig()
  737. function fillDefaultConfig_recurse($current, $defaults) {
  738. foreach($defaults as $k => $v) {
  739. if (!isset($current[$k])) {
  740. $current[$k] = $v;
  741. } else if (is_array($current[$k]) && is_array($v)) {
  742. $current[$k] = fillDefaultConfig_recurse($current[$k], $v);
  743. }
  744. }
  745. return $current;
  746. };
  747. // Define Scalar Variables (nest non-secular with underscores)
  748. function defineConfig($array, $anyCase = true, $nest_prefix = false) {
  749. foreach($array as $k => $v) {
  750. if (is_scalar($v) && !defined($nest_prefix.$k)) {
  751. define($nest_prefix.$k, $v, $anyCase);
  752. } else if (is_array($v)) {
  753. defineConfig($v, $anyCase, $nest_prefix.$k.'_');
  754. }
  755. }
  756. }
  757. // This function exists only because I am lazy
  758. function configLazy($path = 'config/config.php') {
  759. // Load config or default
  760. if (file_exists($path)) {
  761. $config = fillDefaultConfig(loadConfig($path));
  762. } else {
  763. $config = loadConfig('config/configDefaults.php');
  764. }
  765. if (is_array($config)) {
  766. defineConfig($config);
  767. }
  768. return $config;
  769. }
  770. // Qualify URL
  771. function qualifyURL($url) {
  772. // Get Digest
  773. $digest = parse_url($url);
  774. // http/https
  775. if (!isset($digest['scheme'])) {
  776. if (isset($digest['port']) && in_array($digest['port'], array(80,8080,8096,32400,7878,8989,8182,8081,6789))) {
  777. $scheme = 'http';
  778. } else {
  779. $scheme = 'https';
  780. }
  781. } else {
  782. $scheme = $digest['scheme'];
  783. }
  784. // Host
  785. $host = (isset($digest['host'])?$digest['host']:'');
  786. // Port
  787. $port = (isset($digest['port'])?':'.$digest['port']:'');
  788. // Path
  789. $path = (isset($digest['path'])?$digest['path']:'');
  790. // Output
  791. return $scheme.'://'.$host.$port.$path;
  792. }
  793. // Function to be called at top of each to allow upgrading environment as the spec changes
  794. function upgradeCheck() {
  795. // Upgrade to 1.31
  796. if (file_exists('homepageSettings.ini.php')) {
  797. $databaseConfig = parse_ini_file('databaseLocation.ini.php', true);
  798. $homepageConfig = parse_ini_file('homepageSettings.ini.php', true);
  799. $databaseConfig = array_merge($databaseConfig, $homepageConfig);
  800. $databaseData = '; <?php die("Access denied"); ?>' . "\r\n";
  801. foreach($databaseConfig as $k => $v) {
  802. if(substr($v, -1) == "/") : $v = rtrim($v, "/"); endif;
  803. $databaseData .= $k . " = \"" . $v . "\"\r\n";
  804. }
  805. write_ini_file($databaseData, 'databaseLocation.ini.php');
  806. unlink('homepageSettings.ini.php');
  807. unset($databaseData);
  808. unset($homepageConfig);
  809. }
  810. // Upgrade to 1.32
  811. if (file_exists('databaseLocation.ini.php')) {
  812. // Load Existing
  813. $config = parse_ini_file('databaseLocation.ini.php', true);
  814. // Refactor
  815. $config['database_Location'] = str_replace('//','/',$config['databaseLocation'].'/');
  816. $config['user_home'] = $config['database_Location'].'users/';
  817. unset($config['databaseLocation']);
  818. // Turn Off Emby And Plex Recent
  819. $config["embyURL"] = $config["embyURL"].(!empty($config["embyPort"])?':'.$config["embyPort"]:'');
  820. unset($config["embyPort"]);
  821. $config["plexURL"] = $config["plexURL"].(!empty($config["plexPort"])?':'.$config["plexPort"]:'');
  822. unset($config["plexPort"]);
  823. $config["nzbgetURL"] = $config["nzbgetURL"].(!empty($config["nzbgetPort"])?':'.$config["nzbgetPort"]:'');
  824. unset($config["nzbgetPort"]);
  825. $config["sabnzbdURL"] = $config["sabnzbdURL"].(!empty($config["sabnzbdPort"])?':'.$config["sabnzbdPort"]:'');
  826. unset($config["sabnzbdPort"]);
  827. $config["headphonesURL"] = $config["headphonesURL"].(!empty($config["headphonesPort"])?':'.$config["headphonesPort"]:'');
  828. unset($config["headphonesPort"]);
  829. // Write config file
  830. $config['CONFIG_VERSION'] = '1.32';
  831. $createConfigSuccess = createConfig($config);
  832. // Create new config
  833. if ($createConfigSuccess) {
  834. if (file_exists('config/config.php')) {
  835. // Remove Old ini file
  836. unlink('databaseLocation.ini.php');
  837. } else {
  838. debug_out('Something is not right here!');
  839. }
  840. } else {
  841. debug_out('Couldn\'t create updated configuration.' ,1);
  842. }
  843. }
  844. // Upgrade to 1.33
  845. $config = loadConfig();
  846. if (isset($config['database_Location']) && (!isset($config['CONFIG_VERSION']) || $config['CONFIG_VERSION'] < '1.33')) {
  847. // Fix User Directory
  848. $config['user_home'] = $config['database_Location'].'users/';
  849. unset($config['USER_HOME']);
  850. // Backend auth merge
  851. if (isset($config['authBackendPort']) && !isset(parse_url($config['authBackendHost'])['port'])) {
  852. $config['authBackendHost'] .= ':'.$config['authBackendPort'];
  853. }
  854. unset($config['authBackendPort']);
  855. // If auth is being used move it to embyURL as that is now used in auth functions
  856. 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')))) {
  857. $config['embyURL'] = $config['authBackendHost'];
  858. }
  859. // Upgrade database to latest version
  860. updateSQLiteDB($config['database_Location']);
  861. // Update Version and Commit
  862. $config['CONFIG_VERSION'] = '1.33';
  863. $createConfigSuccess = createConfig($config);
  864. $effectiveVersion = $config['CONFIG_VERSION'];
  865. unset($config);
  866. }
  867. return true;
  868. }
  869. // Check if all software dependancies are met
  870. function dependCheck() {
  871. return true;
  872. }
  873. // Process file uploads
  874. function uploadFiles($path, $ext_mask = null) {
  875. if (isset($_FILES) && count($_FILES)) {
  876. require_once('class.uploader.php');
  877. $uploader = new Uploader();
  878. $data = $uploader->upload($_FILES['files'], array(
  879. 'limit' => 10,
  880. 'maxSize' => 10,
  881. 'extensions' => $ext_mask,
  882. 'required' => false,
  883. 'uploadDir' => str_replace('//','/',$path.'/'),
  884. 'title' => array('name'),
  885. 'removeFiles' => true,
  886. 'replace' => true,
  887. ));
  888. if($data['isComplete']){
  889. $files = $data['data'];
  890. echo json_encode($files['metas'][0]['name']);
  891. }
  892. if($data['hasErrors']){
  893. $errors = $data['errors'];
  894. echo json_encode($errors);
  895. }
  896. } else {
  897. echo json_encode('No files submitted!');
  898. }
  899. }
  900. // Remove file
  901. function removeFiles($path) {
  902. if(is_file($path)) {
  903. unlink($path);
  904. } else {
  905. echo json_encode('No file specified for removal!');
  906. }
  907. }
  908. // Lazy select options
  909. function resolveSelectOptions($array, $selected = '', $multi = false) {
  910. $output = array();
  911. $selectedArr = ($multi?explode('|', $selected):array());
  912. foreach ($array as $key => $value) {
  913. if (is_array($value)) {
  914. if (isset($value['optgroup'])) {
  915. $output[] = '<optgroup label="'.$key.'">';
  916. foreach($value['optgroup'] as $k => $v) {
  917. $output[] = '<option value="'.$v['value'].'"'.($selected===$v['value']||in_array($v['value'],$selectedArr)?' selected':'').(isset($v['disabled']) && $v['disabled']?' disabled':'').'>'.$k.'</option>';
  918. }
  919. } else {
  920. $output[] = '<option value="'.$value['value'].'"'.($selected===$value['value']||in_array($value['value'],$selectedArr)?' selected':'').(isset($value['disabled']) && $value['disabled']?' disabled':'').'>'.$key.'</option>';
  921. }
  922. } else {
  923. $output[] = '<option value="'.$value.'"'.($selected===$value||in_array($value,$selectedArr)?' selected':'').'>'.$key.'</option>';
  924. }
  925. }
  926. return implode('',$output);
  927. }
  928. // Check if user is allowed to continue
  929. function qualifyUser($type, $errOnFail = false) {
  930. if (!isset($GLOBALS['USER'])) {
  931. require_once("user.php");
  932. $GLOBALS['USER'] = new User('registration_callback');
  933. }
  934. if (is_bool($type)) {
  935. if ($type === true) {
  936. $authorized = ($GLOBALS['USER']->authenticated == true);
  937. } else {
  938. $authorized = true;
  939. }
  940. } elseif (is_string($type) || is_array($type)) {
  941. if ($type !== 'false') {
  942. if (!is_array($type)) {
  943. $type = explode('|',$type);
  944. }
  945. $authorized = ($GLOBALS['USER']->authenticated && in_array($GLOBALS['USER']->role,$type));
  946. } else {
  947. $authorized = true;
  948. }
  949. } else {
  950. debug_out('Invalid Syntax!',1);
  951. }
  952. if (!$authorized && $errOnFail) {
  953. if ($GLOBALS['USER']->authenticated) {
  954. header('Location: error.php?error=401');
  955. echo '<script>window.location.href = \''.dirname($_SERVER['SCRIPT_NAME']).'/error.php?error=401\'</script>';
  956. } else {
  957. header('Location: error.php?error=999');
  958. echo '<script>window.location.href = \''.dirname($_SERVER['SCRIPT_NAME']).'/error.php?error=999\'</script>';
  959. }
  960. debug_out('Not Authorized' ,1);
  961. } else {
  962. return $authorized;
  963. }
  964. }
  965. // Build an (optionally) tabbed settings page.
  966. function buildSettings($array) {
  967. /*
  968. array(
  969. 'title' => '',
  970. 'id' => '',
  971. 'fields' => array( See buildField() ),
  972. 'tabs' => array(
  973. array(
  974. 'title' => '',
  975. 'id' => '',
  976. 'image' => '',
  977. 'fields' => array( See buildField() ),
  978. ),
  979. ),
  980. );
  981. */
  982. $fieldFunc = function($fieldArr) {
  983. $fields = '<div class="row">';
  984. foreach($fieldArr as $key => $value) {
  985. $isSingle = isset($value['type']);
  986. if ($isSingle) { $value = array($value); }
  987. $tmpField = '';
  988. $sizeLg = max(floor(12/count($value)),2);
  989. $sizeMd = max(floor(($isSingle?12:6)/count($value)),3);
  990. foreach($value as $k => $v) {
  991. $tmpField .= buildField($v, 12, $sizeMd, $sizeLg);
  992. }
  993. $fields .= ($isSingle?$tmpField:'<div class="row col-sm-12 content-form">'.$tmpField.'</div>');
  994. }
  995. $fields .= '</div>';
  996. return $fields;
  997. };
  998. $fields = (isset($array['fields'])?$fieldFunc($array['fields']):'');
  999. $tabSelectors = array();
  1000. $tabContent = array();
  1001. if (isset($array['tabs'])) {
  1002. foreach($array['tabs'] as $key => $value) {
  1003. $id = (isset($value['id'])?$value['id']:randString(32));
  1004. $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>';
  1005. $tabContent[$key] = '<div class="tab-pane big-box fade'.($tabContent?'':' active in').'" id="tab-'.$id.'">'.$fieldFunc($value['fields']).'</div>';
  1006. }
  1007. }
  1008. $pageID = (isset($array['id'])?$array['id']:str_replace(array(' ','"',"'"),array('_'),strtolower($array['id'])));
  1009. return '
  1010. <div class="email-body">
  1011. <div class="email-header gray-bg">
  1012. <button type="button" class="btn btn-danger btn-sm waves close-button"><i class="fa fa-close"></i></button>
  1013. <h1>'.$array['title'].'</h1>
  1014. </div>
  1015. <div class="email-inner small-box">
  1016. <div class="email-inner-section">
  1017. <div class="small-box fade in" id="'.$pageID.'_frame">
  1018. <div class="col-lg-12">
  1019. '.(isset($array['customBeforeForm'])?$array['customBeforeForm']:'').'
  1020. <form class="content-form" name="'.$pageID.'" id="'.$pageID.'_form" onsubmit="return false;">
  1021. <button type="submit" class="btn waves btn-labeled btn-success btn btn-sm pull-right text-uppercase waves-effect waves-float">
  1022. <span class="btn-label"><i class="fa fa-floppy-o"></i></span>Save
  1023. </button>
  1024. '.$fields.($tabContent?'
  1025. <div class="tabbable tabs-with-bg" id="'.$pageID.'_tabs">
  1026. <ul class="nav nav-tabs apps">
  1027. '.implode('', $tabSelectors).'
  1028. </ul>
  1029. <div class="clearfix"></div>
  1030. <div class="tab-content">
  1031. '.implode('', $tabContent).'
  1032. </div>
  1033. </div>':'').'
  1034. </form>
  1035. '.(isset($array['customAfterForm'])?$array['customAfterForm']:'').'
  1036. </div>
  1037. </div>
  1038. </div>
  1039. </div>
  1040. </div>
  1041. <script>
  1042. $(document).ready(function() {
  1043. $(\'#'.$pageID.'_form\').find(\'input, select, textarea\').on(\'change\', function() { $(this).attr(\'data-changed\', \'true\'); });
  1044. $(\'#'.$pageID.'_form\').find(\'select[multiple]\').on(\'click\', function() { $(this).attr(\'data-changed\', \'true\'); });
  1045. $(\'#'.$pageID.'_form\').submit(function () {
  1046. var newVals = {};
  1047. var hasVals = false;
  1048. $(\'#'.$pageID.'_form\').find(\'[data-changed=true]\').each(function() {
  1049. hasVals = true;
  1050. if (this.type == \'checkbox\') {
  1051. newVals[this.name] = this.checked;
  1052. } else {
  1053. var fieldVal = $(this).val();
  1054. if (typeof fieldVal == \'object\') {
  1055. if (typeof fieldVal.join == \'function\') {
  1056. fieldVal = fieldVal.join(\'|\');
  1057. } else {
  1058. fieldVal = JSON.stringify(fieldVal);
  1059. }
  1060. }
  1061. newVals[this.name] = fieldVal;
  1062. }
  1063. });
  1064. if (hasVals) {
  1065. console.log(newVals);
  1066. $.post(\'ajax.php?a='.(isset($array['submitAction'])?$array['submitAction']:'update-config').'\', newVals, function(data) {
  1067. console.log(data);
  1068. $(\'#'.$pageID.'_form\').find(\'[data-changed=true]\').removeAttr(\'data-changed\');
  1069. parent.notify(data.html, data.icon, data.type, data.length, data.layout, data.effect);
  1070. }, \'json\');
  1071. } else {
  1072. parent.notify(\'Nothing to update!\', \'bullhorn\', \'success\', 5000, \'bar\', \'slidetop\');
  1073. }
  1074. return false;
  1075. });
  1076. '.(isset($array['onready'])?$array['onready']:'').'
  1077. });
  1078. </script>
  1079. ';
  1080. }
  1081. // Build Settings Fields
  1082. function buildField($params, $sizeSm = 12, $sizeMd = 12, $sizeLg = 12) {
  1083. /*
  1084. array(
  1085. 'type' => '',
  1086. 'placeholder' => '',
  1087. 'label' => '',
  1088. 'labelTranslate' => '',
  1089. 'assist' => '',
  1090. 'name' => '',
  1091. 'pattern' => '',
  1092. 'options' => array( // For SELECT only
  1093. 'Display' => 'value',
  1094. ),
  1095. )
  1096. */
  1097. // Tags
  1098. $tags = array();
  1099. foreach(array('placeholder','style','disabled','readonly','pattern','min','max','required','onkeypress','onchange','onfocus','onleave','href') as $value) {
  1100. $tags[] = (isset($params[$value])?$value.'="'.$params[$value].'"':'');
  1101. }
  1102. $format = (isset($params['format']) && in_array($params['format'],array(false,'colour','color'))?$params['format']:false);
  1103. $name = (isset($params['name'])?$params['name']:(isset($params['id'])?$params['id']:''));
  1104. $id = (isset($params['id'])?$params['id']:(isset($params['name'])?$params['name'].'_id':randString(32)));
  1105. $val = (isset($params['value'])?$params['value']:'');
  1106. $class = (isset($params['class'])?' '.$params['class']:'');
  1107. $wrapClass = (isset($params['wrapClass'])?$params['wrapClass']:'form-content');
  1108. $assist = (isset($params['assist'])?' - i.e. '.$params['assist']:'');
  1109. $label = (isset($params['labelTranslate'])?translate($params['labelTranslate']):(isset($params['label'])?$params['label']:''));
  1110. $labelOut = '<p class="help-text">'.$label.$assist.'</p>';
  1111. // Field Design
  1112. switch ($params['type']) {
  1113. case 'text':
  1114. case 'number':
  1115. case 'password':
  1116. $field = '<input id="'.$id.'" name="'.$name.'" type="'.$params['type'].'" class="form-control material input-sm'.$class.'" '.implode(' ',$tags).' autocorrect="off" autocapitalize="off" value="'.$val.'">';
  1117. break;
  1118. case 'select':
  1119. case 'dropdown':
  1120. $field = '<select id="'.$id.'" name="'.$name.'" class="form-control material input-sm" '.implode(' ',$tags).'>'.resolveSelectOptions($params['options'], $val).'</select>';
  1121. break;
  1122. case 'select-multi':
  1123. case 'dropdown-multi':
  1124. $field = '<select id="'.$id.'" name="'.$name.'" class="form-control input-sm" '.implode(' ',$tags).' multiple="multiple">'.resolveSelectOptions($params['options'], $val, true).'</select>';
  1125. break;
  1126. case 'check':
  1127. case 'checkbox':
  1128. case 'toggle':
  1129. $checked = ((is_bool($val) && $val) || trim($val) === 'true'?' checked':'');
  1130. $labelOut = '<label for="'.$id.'"></label>'.$label;
  1131. $field = '<input id="'.$id.'" name="'.$name.'" type="checkbox" class="switcher switcher-success'.$class.'" '.implode(' ',$tags).' value="'.$val.'"'.$checked.'>';
  1132. break;
  1133. case 'date':
  1134. $field = 'Unsupported, planned.';
  1135. break;
  1136. case 'hidden':
  1137. $labelOut = '';
  1138. $field = '<input id="'.$id.'" name="'.$name.'" type="hidden" class="'.$class.'" '.implode(' ',$tags).' value="'.$val.'">';
  1139. break;
  1140. case 'header':
  1141. $labelOut = '';
  1142. $headType = (isset($params['value'])?$params['value']:3);
  1143. $field = '<h'.$headType.' class="'.$class.'" '.implode(' ',$tags).'>'.$label.'</h'.$headType.'>';
  1144. break;
  1145. case 'button':
  1146. $labelOut = '';
  1147. $icon = (isset($params['icon'])?$params['icon']:'flask');
  1148. $bType = (isset($params['buttonType'])?$params['buttonType']:'success');
  1149. $bDropdown = (isset($params['buttonDrop'])?$params['buttonDrop']:'');
  1150. $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>':'');
  1151. break;
  1152. case 'space':
  1153. $labelOut = '';
  1154. $field = str_repeat('<br>', (isset($params['value'])?$params['value']:1));
  1155. break;
  1156. default:
  1157. $field = 'Unsupported field type';
  1158. break;
  1159. }
  1160. // Field Formats
  1161. switch ($format) {
  1162. case 'colour': // Fuckin Eh, Canada!
  1163. case 'color':
  1164. $labelBef = '<center>'.$label.'</center>';
  1165. $wrapClass = 'gray-bg colour-field';
  1166. $labelAft = '';
  1167. $field = str_replace(' material input-sm','',$field);
  1168. break;
  1169. default:
  1170. $labelBef = '';
  1171. $labelAft = $labelOut;
  1172. }
  1173. return '<div class="'.$wrapClass.' col-sm-'.$sizeSm.' col-md-'.$sizeMd.' col-lg-'.$sizeLg.'">'.$labelBef.$field.$labelAft.'</div>';
  1174. }
  1175. // Timezone array
  1176. function timezoneOptions() {
  1177. $output = array();
  1178. $timezones = array();
  1179. $regions = array(
  1180. 'Africa' => DateTimeZone::AFRICA,
  1181. 'America' => DateTimeZone::AMERICA,
  1182. 'Antarctica' => DateTimeZone::ANTARCTICA,
  1183. 'Arctic' => DateTimeZone::ARCTIC,
  1184. 'Asia' => DateTimeZone::ASIA,
  1185. 'Atlantic' => DateTimeZone::ATLANTIC,
  1186. 'Australia' => DateTimeZone::AUSTRALIA,
  1187. 'Europe' => DateTimeZone::EUROPE,
  1188. 'Indian' => DateTimeZone::INDIAN,
  1189. 'Pacific' => DateTimeZone::PACIFIC
  1190. );
  1191. foreach ($regions as $name => $mask) {
  1192. $zones = DateTimeZone::listIdentifiers($mask);
  1193. foreach($zones as $timezone) {
  1194. $time = new DateTime(NULL, new DateTimeZone($timezone));
  1195. $ampm = $time->format('H') > 12 ? ' ('. $time->format('g:i a'). ')' : '';
  1196. $output[$name]['optgroup'][substr($timezone, strlen($name) + 1) . ' - ' . $time->format('H:i') . $ampm]['value'] = $timezone;
  1197. }
  1198. }
  1199. return $output;
  1200. }
  1201. // Build Database
  1202. function createSQLiteDB($path = false) {
  1203. if ($path === false) {
  1204. if (defined('DATABASE_LOCATION')) {
  1205. $path = DATABASE_LOCATION;
  1206. } else {
  1207. debug_out('No Path Specified!');
  1208. }
  1209. }
  1210. if (!is_file($path.'users.db') || filesize($path.'users.db') <= 0) {
  1211. if (!isset($GLOBALS['file_db'])) {
  1212. $GLOBALS['file_db'] = new PDO('sqlite:'.$path.'users.db');
  1213. $GLOBALS['file_db']->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);
  1214. }
  1215. // Create Users
  1216. $users = $GLOBALS['file_db']->query('CREATE TABLE `users` (
  1217. `id` INTEGER PRIMARY KEY AUTOINCREMENT UNIQUE,
  1218. `username` TEXT UNIQUE,
  1219. `password` TEXT,
  1220. `email` TEXT,
  1221. `token` TEXT,
  1222. `role` TEXT,
  1223. `active` TEXT,
  1224. `last` TEXT,
  1225. `auth_service` TEXT DEFAULT \'internal\'
  1226. );');
  1227. // Create Tabs
  1228. $tabs = $GLOBALS['file_db']->query('CREATE TABLE `tabs` (
  1229. `id` INTEGER PRIMARY KEY AUTOINCREMENT UNIQUE,
  1230. `users_id` INTEGER,
  1231. `name` TEXT,
  1232. `url` TEXT,
  1233. `defaultz` TEXT,
  1234. `active` TEXT,
  1235. `user` TEXT,
  1236. `guest` TEXT,
  1237. `icon` TEXT,
  1238. `iconurl` TEXT,
  1239. `window` TEXT
  1240. );');
  1241. // Create Options
  1242. $options = $GLOBALS['file_db']->query('CREATE TABLE `options` (
  1243. `id` INTEGER PRIMARY KEY AUTOINCREMENT UNIQUE,
  1244. `users_id` INTEGER UNIQUE,
  1245. `title` TEXT UNIQUE,
  1246. `topbar` TEXT,
  1247. `bottombar` TEXT,
  1248. `sidebar` TEXT,
  1249. `hoverbg` TEXT,
  1250. `topbartext` TEXT,
  1251. `activetabBG` TEXT,
  1252. `activetabicon` TEXT,
  1253. `activetabtext` TEXT,
  1254. `inactiveicon` TEXT,
  1255. `inactivetext` TEXT,
  1256. `loading` TEXT,
  1257. `hovertext` TEXT
  1258. );');
  1259. return $users && $tabs && $options;
  1260. } else {
  1261. return false;
  1262. }
  1263. }
  1264. // Upgrade Database
  1265. function updateSQLiteDB($db_path = false) {
  1266. if (!$db_path) {
  1267. if (defined('DATABASE_LOCATION')) {
  1268. $db_path = DATABASE_LOCATION;
  1269. } else {
  1270. debug_out('No Path Specified',1);
  1271. }
  1272. }
  1273. if (!isset($GLOBALS['file_db'])) {
  1274. $GLOBALS['file_db'] = new PDO('sqlite:'.$db_path.'users.db');
  1275. $GLOBALS['file_db']->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);
  1276. }
  1277. // Cache current DB
  1278. $cache = array();
  1279. foreach($GLOBALS['file_db']->query('SELECT name FROM sqlite_master WHERE type="table";') as $table) {
  1280. foreach($GLOBALS['file_db']->query('SELECT * FROM '.$table['name'].';') as $key => $row) {
  1281. foreach($row as $k => $v) {
  1282. if (is_string($k)) {
  1283. $cache[$table['name']][$key][$k] = $v;
  1284. }
  1285. }
  1286. }
  1287. }
  1288. // Remove Current Database
  1289. $GLOBALS['file_db'] = null;
  1290. $pathDigest = pathinfo($db_path.'users.db');
  1291. if (file_exists($db_path.'users.db')) {
  1292. rename($db_path.'users.db', $pathDigest['dirname'].'/'.$pathDigest['filename'].'.bak.db');
  1293. }
  1294. // Create New Database
  1295. $success = createSQLiteDB($db_path);
  1296. // Restore Items
  1297. if ($success) {
  1298. foreach($cache as $table => $tableData) {
  1299. if ($tableData) {
  1300. $queryBase = 'INSERT INTO '.$table.' (`'.implode('`,`',array_keys(current($tableData))).'`) values ';
  1301. $insertValues = array();
  1302. reset($tableData);
  1303. foreach($tableData as $key => $value) {
  1304. $insertValues[] = '('.implode(',',array_map(function($d) {
  1305. return (isset($d)?"'".addslashes($d)."'":'null');
  1306. }, $value)).')';
  1307. }
  1308. $GLOBALS['file_db']->query($queryBase.implode(',',$insertValues).';');
  1309. }
  1310. }
  1311. return true;
  1312. } else {
  1313. return false;
  1314. }
  1315. }
  1316. // Commit colours to database
  1317. function updateDBOptions($values) {
  1318. if (!isset($GLOBALS['file_db'])) {
  1319. $GLOBALS['file_db'] = new PDO('sqlite:'.DATABASE_LOCATION.'users.db');
  1320. $GLOBALS['file_db']->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);
  1321. }
  1322. // Commit new values to database
  1323. if ($GLOBALS['file_db']->query('UPDATE options SET '.implode(',',array_map(function($d, $k) {
  1324. return '`'.$k.'` = '.(isset($d)?"'".addslashes($d)."'":'null');
  1325. }, $values, array_keys($values))).';')->rowCount()) {
  1326. return true;
  1327. } else if ($GLOBALS['file_db']->query('INSERT OR IGNORE INTO options (`'.implode('`,`',array_keys($values)).'`) VALUES (\''.implode("','",$values).'\');')->rowCount()) {
  1328. return true;
  1329. } else {
  1330. return false;
  1331. }
  1332. }
  1333. // Send AJAX notification
  1334. function sendNotification($success, $message = false) {
  1335. header('Content-Type: application/json');
  1336. $notifyExplode = explode("-", NOTIFYEFFECT);
  1337. if ($success) {
  1338. $msg = array(
  1339. 'html' => '<strong>'.translate("SETTINGS_SAVED").'</strong>'.($message?'<br>'.$message:''),
  1340. 'icon' => 'floppy-o',
  1341. 'type' => 'success',
  1342. 'length' => '5000',
  1343. 'layout' => $notifyExplode[0],
  1344. 'effect' => $notifyExplode[1],
  1345. );
  1346. } else {
  1347. $msg = array(
  1348. 'html' => '<strong>'.translate("SETTINGS_NOT_SAVED").'</strong>'.($message?'<br>'.$message:''),
  1349. 'icon' => 'floppy-o',
  1350. 'type' => 'failed',
  1351. 'length' => '5000',
  1352. 'layout' => $notifyExplode[0],
  1353. 'effect' => $notifyExplode[1],
  1354. );
  1355. }
  1356. echo json_encode($msg);
  1357. die();
  1358. }
  1359. // Load colours from the database
  1360. function loadAppearance() {
  1361. if (!isset($GLOBALS['file_db'])) {
  1362. $GLOBALS['file_db'] = new PDO('sqlite:'.DATABASE_LOCATION.'users.db');
  1363. $GLOBALS['file_db']->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);
  1364. }
  1365. // Defaults
  1366. $defaults = array(
  1367. 'title' => 'Organizr',
  1368. 'topbartext' => '#66D9EF',
  1369. 'topbar' => '#333333',
  1370. 'bottombar' => '#333333',
  1371. 'sidebar' => '#393939',
  1372. 'hoverbg' => '#AD80FD',
  1373. 'activetabBG' => '#F92671',
  1374. 'activetabicon' => '#FFFFFF',
  1375. 'activetabtext' => '#FFFFFF',
  1376. 'inactiveicon' => '#66D9EF',
  1377. 'inactivetext' => '#66D9EF',
  1378. 'loading' => '#66D9EF',
  1379. 'hovertext' => '#000000',
  1380. );
  1381. // Database Lookup
  1382. $options = $GLOBALS['file_db']->query('SELECT * FROM options');
  1383. // Replace defaults with filled options
  1384. foreach($options as $row) {
  1385. foreach($defaults as $key => $value) {
  1386. if (isset($row[$key]) && $row[$key]) {
  1387. $defaults[$key] = $row[$key];
  1388. }
  1389. }
  1390. }
  1391. // Return the Results
  1392. return $defaults;
  1393. }
  1394. // Delete Database
  1395. function deleteDatabase() {
  1396. unset($_COOKIE['Organizr']);
  1397. setcookie('Organizr', '', time() - 3600, '/');
  1398. unset($_COOKIE['OrganizrU']);
  1399. setcookie('OrganizrU', '', time() - 3600, '/');
  1400. $GLOBALS['file_db'] = null;
  1401. unlink(DATABASE_LOCATION.'users.db');
  1402. foreach(glob(substr_replace($userdirpath, "", -1).'/*') as $file) {
  1403. if(is_dir($file)) {
  1404. rmdir($file);
  1405. } elseif (!is_dir($file)) {
  1406. unlink($file);
  1407. }
  1408. }
  1409. rmdir($userdirpath);
  1410. return true;
  1411. }
  1412. // Upgrade the installation
  1413. function upgradeInstall() {
  1414. function downloadFile($url, $path){
  1415. $folderPath = "upgrade/";
  1416. if(!mkdir($folderPath)) : echo "can't make dir"; endif;
  1417. $newfname = $folderPath . $path;
  1418. $file = fopen ($url, 'rb');
  1419. if ($file) {
  1420. $newf = fopen ($newfname, 'wb');
  1421. if ($newf) {
  1422. while(!feof($file)) {
  1423. fwrite($newf, fread($file, 1024 * 8), 1024 * 8);
  1424. }
  1425. }
  1426. }
  1427. if ($file) {
  1428. fclose($file);
  1429. }
  1430. if ($newf) {
  1431. fclose($newf);
  1432. }
  1433. }
  1434. function unzipFile($zipFile){
  1435. $zip = new ZipArchive;
  1436. $extractPath = "upgrade/";
  1437. if($zip->open($extractPath . $zipFile) != "true"){
  1438. echo "Error :- Unable to open the Zip File";
  1439. }
  1440. /* Extract Zip File */
  1441. $zip->extractTo($extractPath);
  1442. $zip->close();
  1443. }
  1444. // Function to remove folders and files
  1445. function rrmdir($dir) {
  1446. if (is_dir($dir)) {
  1447. $files = scandir($dir);
  1448. foreach ($files as $file)
  1449. if ($file != "." && $file != "..") rrmdir("$dir/$file");
  1450. rmdir($dir);
  1451. }
  1452. else if (file_exists($dir)) unlink($dir);
  1453. }
  1454. // Function to Copy folders and files
  1455. function rcopy($src, $dst) {
  1456. if (is_dir ( $src )) {
  1457. if (!file_exists($dst)) : mkdir ( $dst ); endif;
  1458. $files = scandir ( $src );
  1459. foreach ( $files as $file )
  1460. if ($file != "." && $file != "..")
  1461. rcopy ( "$src/$file", "$dst/$file" );
  1462. } else if (file_exists ( $src ))
  1463. copy ( $src, $dst );
  1464. }
  1465. $url = "https://github.com/causefx/Organizr/archive/master.zip";
  1466. $file = "upgrade.zip";
  1467. $source = __DIR__ . "/upgrade/Organizr-master/";
  1468. $cleanup = __DIR__ . "/upgrade/";
  1469. $destination = __DIR__ . "/";
  1470. downloadFile($url, $file);
  1471. unzipFile($file);
  1472. rcopy($source, $destination);
  1473. rrmdir($cleanup);
  1474. return true;
  1475. }
  1476. // ==============
  1477. function clean($strin) {
  1478. $strout = null;
  1479. for ($i = 0; $i < strlen($strin); $i++) {
  1480. $ord = ord($strin[$i]);
  1481. if (($ord > 0 && $ord < 32) || ($ord >= 127)) {
  1482. $strout .= "&amp;#{$ord};";
  1483. }
  1484. else {
  1485. switch ($strin[$i]) {
  1486. case '<':
  1487. $strout .= '&lt;';
  1488. break;
  1489. case '>':
  1490. $strout .= '&gt;';
  1491. break;
  1492. case '&':
  1493. $strout .= '&amp;';
  1494. break;
  1495. case '"':
  1496. $strout .= '&quot;';
  1497. break;
  1498. default:
  1499. $strout .= $strin[$i];
  1500. }
  1501. }
  1502. }
  1503. return $strout;
  1504. }
  1505. function registration_callback($username, $email, $userdir){
  1506. global $data;
  1507. $data = array($username, $email, $userdir);
  1508. }
  1509. function printArray($arrayName){
  1510. $messageCount = count($arrayName);
  1511. $i = 0;
  1512. foreach ( $arrayName as $item ) :
  1513. $i++;
  1514. if($i < $messageCount) :
  1515. echo "<small class='text-uppercase'>" . $item . "</small> & ";
  1516. elseif($i = $messageCount) :
  1517. echo "<small class='text-uppercase'>" . $item . "</small>";
  1518. endif;
  1519. endforeach;
  1520. }
  1521. function write_ini_file($content, $path) {
  1522. if (!$handle = fopen($path, 'w')) {
  1523. return false;
  1524. }
  1525. $success = fwrite($handle, trim($content));
  1526. fclose($handle);
  1527. return $success;
  1528. }
  1529. function gotTimezone(){
  1530. $regions = array(
  1531. 'Africa' => DateTimeZone::AFRICA,
  1532. 'America' => DateTimeZone::AMERICA,
  1533. 'Antarctica' => DateTimeZone::ANTARCTICA,
  1534. 'Arctic' => DateTimeZone::ARCTIC,
  1535. 'Asia' => DateTimeZone::ASIA,
  1536. 'Atlantic' => DateTimeZone::ATLANTIC,
  1537. 'Australia' => DateTimeZone::AUSTRALIA,
  1538. 'Europe' => DateTimeZone::EUROPE,
  1539. 'Indian' => DateTimeZone::INDIAN,
  1540. 'Pacific' => DateTimeZone::PACIFIC
  1541. );
  1542. $timezones = array();
  1543. foreach ($regions as $name => $mask) {
  1544. $zones = DateTimeZone::listIdentifiers($mask);
  1545. foreach($zones as $timezone) {
  1546. $time = new DateTime(NULL, new DateTimeZone($timezone));
  1547. $ampm = $time->format('H') > 12 ? ' ('. $time->format('g:i a'). ')' : '';
  1548. $timezones[$name][$timezone] = substr($timezone, strlen($name) + 1) . ' - ' . $time->format('H:i') . $ampm;
  1549. }
  1550. }
  1551. print '<select name="timezone" id="timezone" class="form-control material input-sm" required>';
  1552. foreach($timezones as $region => $list) {
  1553. print '<optgroup label="' . $region . '">' . "\n";
  1554. foreach($list as $timezone => $name) {
  1555. if($timezone == TIMEZONE) : $selected = " selected"; else : $selected = ""; endif;
  1556. print '<option value="' . $timezone . '"' . $selected . '>' . $name . '</option>' . "\n";
  1557. }
  1558. print '</optgroup>' . "\n";
  1559. }
  1560. print '</select>';
  1561. }
  1562. function getTimezone(){
  1563. $regions = array(
  1564. 'Africa' => DateTimeZone::AFRICA,
  1565. 'America' => DateTimeZone::AMERICA,
  1566. 'Antarctica' => DateTimeZone::ANTARCTICA,
  1567. 'Arctic' => DateTimeZone::ARCTIC,
  1568. 'Asia' => DateTimeZone::ASIA,
  1569. 'Atlantic' => DateTimeZone::ATLANTIC,
  1570. 'Australia' => DateTimeZone::AUSTRALIA,
  1571. 'Europe' => DateTimeZone::EUROPE,
  1572. 'Indian' => DateTimeZone::INDIAN,
  1573. 'Pacific' => DateTimeZone::PACIFIC
  1574. );
  1575. $timezones = array();
  1576. foreach ($regions as $name => $mask) {
  1577. $zones = DateTimeZone::listIdentifiers($mask);
  1578. foreach($zones as $timezone) {
  1579. $time = new DateTime(NULL, new DateTimeZone($timezone));
  1580. $ampm = $time->format('H') > 12 ? ' ('. $time->format('g:i a'). ')' : '';
  1581. $timezones[$name][$timezone] = substr($timezone, strlen($name) + 1) . ' - ' . $time->format('H:i') . $ampm;
  1582. }
  1583. }
  1584. print '<select name="timezone" id="timezone" class="form-control material" required>';
  1585. foreach($timezones as $region => $list) {
  1586. print '<optgroup label="' . $region . '">' . "\n";
  1587. foreach($list as $timezone => $name) {
  1588. print '<option value="' . $timezone . '">' . $name . '</option>' . "\n";
  1589. }
  1590. print '</optgroup>' . "\n";
  1591. }
  1592. print '</select>';
  1593. }
  1594. function explosion($string, $position){
  1595. $getWord = explode("|", $string);
  1596. return $getWord[$position];
  1597. }
  1598. function getServerPath() {
  1599. if (isset($_SERVER['HTTPS']) && $_SERVER['HTTPS'] != 'off') {
  1600. $protocol = "https://";
  1601. } else {
  1602. $protocol = "http://";
  1603. }
  1604. return $protocol . $_SERVER['SERVER_NAME'] . dirname($_SERVER['REQUEST_URI']);
  1605. }
  1606. function get_browser_name() {
  1607. $user_agent = $_SERVER['HTTP_USER_AGENT'];
  1608. if (strpos($user_agent, 'Opera') || strpos($user_agent, 'OPR/')) return 'Opera';
  1609. elseif (strpos($user_agent, 'Edge')) return 'Edge';
  1610. elseif (strpos($user_agent, 'Chrome')) return 'Chrome';
  1611. elseif (strpos($user_agent, 'Safari')) return 'Safari';
  1612. elseif (strpos($user_agent, 'Firefox')) return 'Firefox';
  1613. elseif (strpos($user_agent, 'MSIE') || strpos($user_agent, 'Trident/7')) return 'Internet Explorer';
  1614. return 'Other';
  1615. }
  1616. function getSickrageCalendarWanted($array){
  1617. $array = json_decode($array, true);
  1618. $gotCalendar = "";
  1619. $i = 0;
  1620. foreach($array['data']['missed'] AS $child) {
  1621. $i++;
  1622. $seriesName = $child['show_name'];
  1623. $episodeID = $child['tvdbid'];
  1624. $episodeAirDate = $child['airdate'];
  1625. $episodeAirDateTime = explode(" ",$child['airs']);
  1626. $episodeAirDateTime = date("H:i:s", strtotime($episodeAirDateTime[1].$episodeAirDateTime[2]));
  1627. $episodeAirDate = strtotime($episodeAirDate.$episodeAirDateTime);
  1628. $episodeAirDate = date("Y-m-d H:i:s", $episodeAirDate);
  1629. if (new DateTime() < new DateTime($episodeAirDate)) { $unaired = true; }
  1630. $downloaded = "0";
  1631. if($downloaded == "0" && isset($unaired)){ $downloaded = "indigo-bg"; }elseif($downloaded == "1"){ $downloaded = "green-bg";}else{ $downloaded = "red-bg"; }
  1632. $gotCalendar .= "{ title: \"$seriesName\", start: \"$episodeAirDate\", className: \"$downloaded\", imagetype: \"tv\", url: \"https://thetvdb.com/?tab=series&id=$episodeID\" }, \n";
  1633. }
  1634. foreach($array['data']['today'] AS $child) {
  1635. $i++;
  1636. $seriesName = $child['show_name'];
  1637. $episodeID = $child['tvdbid'];
  1638. $episodeAirDate = $child['airdate'];
  1639. $episodeAirDateTime = explode(" ",$child['airs']);
  1640. $episodeAirDateTime = date("H:i:s", strtotime($episodeAirDateTime[1].$episodeAirDateTime[2]));
  1641. $episodeAirDate = strtotime($episodeAirDate.$episodeAirDateTime);
  1642. $episodeAirDate = date("Y-m-d H:i:s", $episodeAirDate);
  1643. if (new DateTime() < new DateTime($episodeAirDate)) { $unaired = true; }
  1644. $downloaded = "0";
  1645. if($downloaded == "0" && isset($unaired)){ $downloaded = "indigo-bg"; }elseif($downloaded == "1"){ $downloaded = "green-bg";}else{ $downloaded = "red-bg"; }
  1646. $gotCalendar .= "{ title: \"$seriesName\", start: \"$episodeAirDate\", className: \"$downloaded\", imagetype: \"tv\", url: \"https://thetvdb.com/?tab=series&id=$episodeID\" }, \n";
  1647. }
  1648. foreach($array['data']['soon'] AS $child) {
  1649. $i++;
  1650. $seriesName = $child['show_name'];
  1651. $episodeID = $child['tvdbid'];
  1652. $episodeAirDate = $child['airdate'];
  1653. $episodeAirDateTime = explode(" ",$child['airs']);
  1654. $episodeAirDateTime = date("H:i:s", strtotime($episodeAirDateTime[1].$episodeAirDateTime[2]));
  1655. $episodeAirDate = strtotime($episodeAirDate.$episodeAirDateTime);
  1656. $episodeAirDate = date("Y-m-d H:i:s", $episodeAirDate);
  1657. if (new DateTime() < new DateTime($episodeAirDate)) { $unaired = true; }
  1658. $downloaded = "0";
  1659. if($downloaded == "0" && isset($unaired)){ $downloaded = "indigo-bg"; }elseif($downloaded == "1"){ $downloaded = "green-bg";}else{ $downloaded = "red-bg"; }
  1660. $gotCalendar .= "{ title: \"$seriesName\", start: \"$episodeAirDate\", className: \"$downloaded\", imagetype: \"tv\", url: \"https://thetvdb.com/?tab=series&id=$episodeID\" }, \n";
  1661. }
  1662. foreach($array['data']['later'] AS $child) {
  1663. $i++;
  1664. $seriesName = $child['show_name'];
  1665. $episodeID = $child['tvdbid'];
  1666. $episodeAirDate = $child['airdate'];
  1667. $episodeAirDateTime = explode(" ",$child['airs']);
  1668. $episodeAirDateTime = date("H:i:s", strtotime($episodeAirDateTime[1].$episodeAirDateTime[2]));
  1669. $episodeAirDate = strtotime($episodeAirDate.$episodeAirDateTime);
  1670. $episodeAirDate = date("Y-m-d H:i:s", $episodeAirDate);
  1671. if (new DateTime() < new DateTime($episodeAirDate)) { $unaired = true; }
  1672. $downloaded = "0";
  1673. if($downloaded == "0" && isset($unaired)){ $downloaded = "indigo-bg"; }elseif($downloaded == "1"){ $downloaded = "green-bg";}else{ $downloaded = "red-bg"; }
  1674. $gotCalendar .= "{ title: \"$seriesName\", start: \"$episodeAirDate\", className: \"$downloaded\", imagetype: \"tv\", url: \"https://thetvdb.com/?tab=series&id=$episodeID\" }, \n";
  1675. }
  1676. if ($i != 0){ return $gotCalendar; }
  1677. }
  1678. function getSickrageCalendarHistory($array){
  1679. $array = json_decode($array, true);
  1680. $gotCalendar = "";
  1681. $i = 0;
  1682. foreach($array['data'] AS $child) {
  1683. $i++;
  1684. $seriesName = $child['show_name'];
  1685. $episodeID = $child['tvdbid'];
  1686. $episodeAirDate = $child['date'];
  1687. $downloaded = "green-bg";
  1688. $gotCalendar .= "{ title: \"$seriesName\", start: \"$episodeAirDate\", className: \"$downloaded\", imagetype: \"tv\", url: \"https://thetvdb.com/?tab=series&id=$episodeID\" }, \n";
  1689. }
  1690. if ($i != 0){ return $gotCalendar; }
  1691. }
  1692. function getSonarrCalendar($array){
  1693. $array = json_decode($array, true);
  1694. $gotCalendar = "";
  1695. $i = 0;
  1696. foreach($array AS $child) {
  1697. $i++;
  1698. $seriesName = $child['series']['title'];
  1699. $episodeID = $child['series']['tvdbId'];
  1700. if(!isset($episodeID)){ $episodeID = ""; }
  1701. $episodeName = htmlentities($child['title'], ENT_QUOTES);
  1702. if($child['episodeNumber'] == "1"){ $episodePremier = "true"; }else{ $episodePremier = "false"; }
  1703. $episodeAirDate = $child['airDateUtc'];
  1704. $episodeAirDate = strtotime($episodeAirDate);
  1705. $episodeAirDate = date("Y-m-d H:i:s", $episodeAirDate);
  1706. if (new DateTime() < new DateTime($episodeAirDate)) { $unaired = true; }
  1707. $downloaded = $child['hasFile'];
  1708. 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"; }
  1709. $gotCalendar .= "{ title: \"$seriesName\", start: \"$episodeAirDate\", className: \"$downloaded\", imagetype: \"tv\", url: \"https://thetvdb.com/?tab=series&id=$episodeID\" }, \n";
  1710. }
  1711. if ($i != 0){ return $gotCalendar; }
  1712. }
  1713. function getRadarrCalendar($array){
  1714. $array = json_decode($array, true);
  1715. $gotCalendar = "";
  1716. $i = 0;
  1717. foreach($array AS $child) {
  1718. if(isset($child['inCinemas'])){
  1719. $i++;
  1720. $movieName = $child['title'];
  1721. $movieID = $child['tmdbId'];
  1722. if(!isset($movieID)){ $movieID = ""; }
  1723. if(isset($child['inCinemas']) && isset($child['physicalRelease'])){
  1724. $physicalRelease = $child['physicalRelease'];
  1725. $physicalRelease = strtotime($physicalRelease);
  1726. $physicalRelease = date("Y-m-d", $physicalRelease);
  1727. if (new DateTime() < new DateTime($physicalRelease)) { $notReleased = "true"; }else{ $notReleased = "false"; }
  1728. $downloaded = $child['hasFile'];
  1729. if($downloaded == "0" && $notReleased == "true"){ $downloaded = "indigo-bg"; }elseif($downloaded == "1"){ $downloaded = "green-bg"; }else{ $downloaded = "red-bg"; }
  1730. }else{
  1731. $physicalRelease = $child['inCinemas'];
  1732. $downloaded = "light-blue-bg";
  1733. }
  1734. $gotCalendar .= "{ title: \"$movieName\", start: \"$physicalRelease\", className: \"$downloaded\", imagetype: \"film\", url: \"https://www.themoviedb.org/movie/$movieID\" }, \n";
  1735. }
  1736. }
  1737. if ($i != 0){ return $gotCalendar; }
  1738. }
  1739. function nzbgetConnect($url, $username, $password, $list){
  1740. $url = qualifyURL(NZBGETURL);
  1741. $api = file_get_contents("$url/$username:$password/jsonrpc/$list");
  1742. $api = json_decode($api, true);
  1743. $i = 0;
  1744. $gotNZB = "";
  1745. foreach ($api['result'] AS $child) {
  1746. $i++;
  1747. //echo '<pre>' . var_export($child, true) . '</pre>';
  1748. $downloadName = htmlentities($child['NZBName'], ENT_QUOTES);
  1749. $downloadStatus = $child['Status'];
  1750. $downloadCategory = $child['Category'];
  1751. if($list == "history"){ $downloadPercent = "100"; $progressBar = ""; }
  1752. if($list == "listgroups"){ $downloadPercent = (($child['FileSizeMB'] - $child['RemainingSizeMB']) / $child['FileSizeMB']) * 100; $progressBar = "progress-bar-striped active"; }
  1753. if($child['Health'] <= "750"){
  1754. $downloadHealth = "danger";
  1755. }elseif($child['Health'] <= "900"){
  1756. $downloadHealth = "warning";
  1757. }elseif($child['Health'] <= "1000"){
  1758. $downloadHealth = "success";
  1759. }
  1760. $gotNZB .= '<tr>
  1761. <td>'.$downloadName.'</td>
  1762. <td>'.$downloadStatus.'</td>
  1763. <td>'.$downloadCategory.'</td>
  1764. <td>
  1765. <div class="progress">
  1766. <div class="progress-bar progress-bar-'.$downloadHealth.' '.$progressBar.'" role="progressbar" aria-valuenow="'.$downloadPercent.'" aria-valuemin="0" aria-valuemax="100" style="width: '.$downloadPercent.'%">
  1767. <p class="text-center">'.round($downloadPercent).'%</p>
  1768. <span class="sr-only">'.$downloadPercent.'% Complete</span>
  1769. </div>
  1770. </div>
  1771. </td>
  1772. </tr>';
  1773. }
  1774. if($i > 0){ return $gotNZB; }
  1775. if($i == 0){ echo '<tr><td colspan="4"><p class="text-center">No Results</p></td></tr>'; }
  1776. }
  1777. function sabnzbdConnect($url, $key, $list){
  1778. $url = qualifyURL(SABNZBDURL);
  1779. $api = file_get_contents("$url/api?mode=$list&output=json&apikey=$key");
  1780. $api = json_decode($api, true);
  1781. $i = 0;
  1782. $gotNZB = "";
  1783. foreach ($api[$list]['slots'] AS $child) {
  1784. $i++;
  1785. if($list == "queue"){ $downloadName = $child['filename']; $downloadCategory = $child['cat']; $downloadPercent = (($child['mb'] - $child['mbleft']) / $child['mb']) * 100; $progressBar = "progress-bar-striped active"; }
  1786. if($list == "history"){ $downloadName = $child['name']; $downloadCategory = $child['category']; $downloadPercent = "100"; $progressBar = ""; }
  1787. $downloadStatus = $child['status'];
  1788. $gotNZB .= '<tr>
  1789. <td>'.$downloadName.'</td>
  1790. <td>'.$downloadStatus.'</td>
  1791. <td>'.$downloadCategory.'</td>
  1792. <td>
  1793. <div class="progress">
  1794. <div class="progress-bar progress-bar-success '.$progressBar.'" role="progressbar" aria-valuenow="'.$downloadPercent.'" aria-valuemin="0" aria-valuemax="100" style="width: '.$downloadPercent.'%">
  1795. <p class="text-center">'.round($downloadPercent).'%</p>
  1796. <span class="sr-only">'.$downloadPercent.'% Complete</span>
  1797. </div>
  1798. </div>
  1799. </td>
  1800. </tr>';
  1801. }
  1802. if($i > 0){ return $gotNZB; }
  1803. if($i == 0){ echo '<tr><td colspan="4"><p class="text-center">No Results</p></td></tr>'; }
  1804. }
  1805. function getHeadphonesCalendar($url, $key, $list){
  1806. $url = qualifyURL(HEADPHONESURL);
  1807. $api = file_get_contents($url."/api?apikey=".$key."&cmd=$list");
  1808. $api = json_decode($api, true);
  1809. $i = 0;
  1810. $gotCalendar = "";
  1811. foreach($api AS $child) {
  1812. if($child['Status'] == "Wanted"){
  1813. $i++;
  1814. $albumName = addslashes($child['AlbumTitle']);
  1815. $albumArtist = htmlentities($child['ArtistName'], ENT_QUOTES);
  1816. $albumDate = $child['ReleaseDate'];
  1817. $albumID = $child['AlbumID'];
  1818. $albumDate = strtotime($albumDate);
  1819. $albumDate = date("Y-m-d", $albumDate);
  1820. $albumStatus = $child['Status'];
  1821. if (new DateTime() < new DateTime($albumDate)) { $notReleased = "true"; }else{ $notReleased = "false"; }
  1822. if($albumStatus == "Wanted" && $notReleased == "true"){ $albumStatusColor = "indigo-bg"; }elseif($albumStatus == "Downloaded"){ $albumStatusColor = "green-bg"; }else{ $albumStatusColor = "red-bg"; }
  1823. $gotCalendar .= "{ title: \"$albumArtist - $albumName\", start: \"$albumDate\", className: \"$albumStatusColor\", imagetype: \"music\", url: \"https://musicbrainz.org/release-group/$albumID\" }, \n";
  1824. }
  1825. }
  1826. if ($i != 0){ return $gotCalendar; }
  1827. }
  1828. ?>