functions.php 59 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880
  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 'Plex - 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'].' (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. break;
  431. case 'album':
  432. $title = $item['parentTitle'];
  433. $summary = $item['title'];
  434. $width = 150;
  435. $image = 'album';
  436. $style = 'left: 160px !important;';
  437. break;
  438. default:
  439. $title = $item['title'];
  440. $summary = $item['summary'];
  441. $width = 100;
  442. $image = 'carousel-image movie';
  443. $style = '';
  444. }
  445. // If No Overview
  446. if (!isset($itemDetails['Overview'])) {
  447. $itemDetails['Overview'] = '';
  448. }
  449. // Assemble Item And Cache Into Array
  450. return '<div class="item"><a href="'.$address.'" target="_blank"><img alt="'.$item['Name'].'" class="'.$image.'" src="ajax.php?a=plex-image&img='.$item['thumb'].'&height='.$height.'&width='.$width.'"></a><div class="carousel-caption" style="'.$style.'"><h4>'.$title.'</h4><small><em>'.$summary.'</em></small></div></div>';
  451. }
  452. // Create Carousel
  453. function outputCarousel($header, $size, $type, $items, $script = false) {
  454. // If None Populate Empty Item
  455. if (!count($items)) {
  456. $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>');
  457. }
  458. // Set First As Active
  459. $items[0] = preg_replace('/^<div class="item ?">/','<div class="item active">', $items[0]);
  460. // Add Buttons
  461. $buttons = '';
  462. if (count($items) > 1) {
  463. $buttons = '
  464. <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>
  465. <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>';
  466. }
  467. return '
  468. <div class="col-lg-'.$size.'">
  469. <h5 class="text-center">'.$header.'</h5>
  470. <div id="carousel-'.$type.'" class="carousel slide box-shadow white-bg" data-ride="carousel"><div class="carousel-inner" role="listbox">
  471. '.implode('',$items).'
  472. </div>'.$buttons.'
  473. </div></div>'.($script?'<script>'.$script.'</script>':'');
  474. }
  475. // Get Now Playing Streams From Emby
  476. function getEmbyStreams($size) {
  477. $address = qualifyURL(EMBYURL);
  478. $api = json_decode(file_get_contents($address.'/Sessions?api_key='.EMBYTOKEN),true);
  479. $playingItems = array();
  480. foreach($api as $key => $value) {
  481. if (isset($value['NowPlayingItem'])) {
  482. $playingItems[] = resolveEmbyItem($address, EMBYTOKEN, $value['NowPlayingItem']);
  483. }
  484. }
  485. return outputCarousel(translate('PLAYING_NOW_ON_EMBY'), $size, 'streams-emby', $playingItems, "
  486. setInterval(function() {
  487. $('<div></div>').load('ajax.php?a=emby-streams',function() {
  488. var element = $(this).find('[id]');
  489. var loadedID = element.attr('id');
  490. $('#'+loadedID).replaceWith(element);
  491. console.log('Loaded updated: '+loadedID);
  492. });
  493. }, 10000);
  494. ");
  495. }
  496. // Get Now Playing Streams From Plex
  497. function getPlexStreams($size){
  498. $address = qualifyURL(PLEXURL);
  499. // Perform API requests
  500. $api = file_get_contents($address."/status/sessions?X-Plex-Token=".PLEXTOKEN);
  501. $api = simplexml_load_string($api);
  502. $getServer = simplexml_load_string(file_get_contents($address."/?X-Plex-Token=".PLEXTOKEN));
  503. // Identify the local machine
  504. $gotServer = $getServer['machineIdentifier'];
  505. $items = array();
  506. foreach($api AS $child) {
  507. $items[] = resolvePlexItem($gotServer, PLEXTOKEN, $child);
  508. }
  509. return outputCarousel(translate('PLAYING_NOW_ON_PLEX'), $size, 'streams-plex', $items, "
  510. setInterval(function() {
  511. $('<div></div>').load('ajax.php?a=plex-streams',function() {
  512. var element = $(this).find('[id]');
  513. var loadedID = element.attr('id');
  514. $('#'+loadedID).replaceWith(element);
  515. console.log('Loaded updated: '+loadedID);
  516. });
  517. }, 10000);
  518. ");
  519. }
  520. // Get Recent Content From Emby
  521. function getEmbyRecent($type, $size) {
  522. $address = qualifyURL(EMBYURL);
  523. // Resolve Types
  524. switch ($type) {
  525. case 'movie':
  526. $embyTypeQuery = 'IncludeItemTypes=Movie&';
  527. $header = translate('MOVIES');
  528. break;
  529. case 'season':
  530. $embyTypeQuery = 'IncludeItemTypes=Episode&';
  531. $header = translate('TV_SHOWS');
  532. break;
  533. case 'album':
  534. $embyTypeQuery = 'IncludeItemTypes=MusicAlbum&';
  535. $header = translate('MUSIC');
  536. break;
  537. default:
  538. $embyTypeQuery = '';
  539. $header = translate('RECENT_CONTENT');
  540. }
  541. // Get A User
  542. $userIds = json_decode(file_get_contents($address.'/Users?api_key='.EMBYTOKEN),true);
  543. foreach ($userIds as $value) { // Scan for admin user
  544. $userId = $value['Id'];
  545. if (isset($value['Policy']) && isset($value['Policy']['IsAdministrator']) && $value['Policy']['IsAdministrator']) {
  546. break;
  547. }
  548. }
  549. // Get the latest Items
  550. $latest = json_decode(file_get_contents($address.'/Users/'.$userId.'/Items/Latest?'.$embyTypeQuery.'EnableImages=false&api_key='.EMBYTOKEN),true);
  551. // For Each Item In Category
  552. $items = array();
  553. foreach ($latest as $k => $v) {
  554. $items[] = resolveEmbyItem($address, EMBYTOKEN, $v);
  555. }
  556. return outputCarousel($header, $size, $type.'-emby', $items);
  557. }
  558. // Get Recent Content From Plex
  559. function getPlexRecent($type, $size){
  560. $address = qualifyURL(PLEXURL);
  561. // Resolve Types
  562. switch ($type) {
  563. case 'movie':
  564. $header = translate('MOVIES');
  565. break;
  566. case 'season':
  567. $header = translate('TV_SHOWS');
  568. break;
  569. case 'album':
  570. $header = translate('MUSIC');
  571. break;
  572. default:
  573. $header = translate('RECENT_CONTENT');
  574. }
  575. // Perform Requests
  576. $api = file_get_contents($address."/library/recentlyAdded?X-Plex-Token=".PLEXTOKEN);
  577. $api = simplexml_load_string($api);
  578. $getServer = simplexml_load_string(file_get_contents($address."/?X-Plex-Token=".PLEXTOKEN));
  579. // Identify the local machine
  580. $gotServer = $getServer['machineIdentifier'];
  581. $items = array();
  582. foreach($api AS $child) {
  583. if($child['type'] == $type){
  584. $items[] = resolvePlexItem($gotServer, PLEXTOKEN, $child);
  585. }
  586. }
  587. return outputCarousel($header, $size, $type.'-plex', $items);
  588. }
  589. // Get Image From Emby
  590. function getEmbyImage() {
  591. $embyAddress = qualifyURL(EMBYURL);
  592. $itemId = $_GET['img'];
  593. $imgParams = array();
  594. if (isset($_GET['height'])) { $imgParams['height'] = 'maxHeight='.$_GET['height']; }
  595. if (isset($_GET['width'])) { $imgParams['width'] = 'maxWidth='.$_GET['width']; }
  596. if(isset($itemId)) {
  597. $image_src = $embyAddress . '/Items/'.$itemId.'/Images/Primary?'.implode('&', $imgParams);
  598. header('Content-type: image/jpeg');
  599. readfile($image_src);
  600. } else {
  601. debug_out('Invalid Request',1);
  602. }
  603. }
  604. // Get Image From Plex
  605. function getPlexImage() {
  606. $plexAddress = qualifyURL(PLEXURL);
  607. $image_url = $_GET['img'];
  608. $image_height = $_GET['height'];
  609. $image_width = $_GET['width'];
  610. if(isset($image_url) && isset($image_height) && isset($image_width)) {
  611. $image_src = $plexAddress . '/photo/:/transcode?height='.$image_height.'&width='.$image_width.'&upscale=1&url=' . $image_url . '&X-Plex-Token=' . PLEXTOKEN;
  612. header('Content-type: image/jpeg');
  613. readfile($image_src);
  614. } else {
  615. echo "Invalid Plex Request";
  616. }
  617. }
  618. // Simplier access to class
  619. function translate($string) {
  620. if (isset($GLOBALS['language'])) {
  621. return $GLOBALS['language']->translate($string);
  622. } else {
  623. return '!Translations Not Loaded!';
  624. }
  625. }
  626. // Generate Random string
  627. function randString($length = 10, $chars = '0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ') {
  628. $tmp = '';
  629. for ($i = 0; $i < $length; $i++) {
  630. $tmp .= substr(str_shuffle($chars), 0, 1);
  631. }
  632. return $tmp;
  633. }
  634. // Create config file in the return syntax
  635. function createConfig($array, $path = 'config/config.php', $nest = 0) {
  636. // Define Initial Value
  637. $output = array();
  638. // Sort Items
  639. ksort($array);
  640. // Unset the current version
  641. unset($array['CONFIG_VERSION']);
  642. // Process Settings
  643. foreach ($array as $k => $v) {
  644. $allowCommit = true;
  645. switch (gettype($v)) {
  646. case 'boolean':
  647. $item = ($v?'true':'false');
  648. break;
  649. case 'integer':
  650. case 'double':
  651. case 'integer':
  652. case 'NULL':
  653. $item = $v;
  654. break;
  655. case 'string':
  656. $item = '"'.addslashes($v).'"';
  657. break;
  658. case 'array':
  659. $item = createConfig($v, false, $nest+1);
  660. break;
  661. default:
  662. $allowCommit = false;
  663. }
  664. if($allowCommit) {
  665. $output[] = str_repeat("\t",$nest+1).'"'.$k.'" => '.$item;
  666. }
  667. }
  668. if (!$nest) {
  669. // Inject Current Version
  670. $output[] = "\t".'"CONFIG_VERSION" => "'.INSTALLEDVERSION.'"';
  671. }
  672. // Build output
  673. $output = (!$nest?"<?php\nreturn ":'')."array(\n".implode(",\n",$output)."\n".str_repeat("\t",$nest).')'.(!$nest?';':'');
  674. if (!$nest && $path) {
  675. $pathDigest = pathinfo($path);
  676. @mkdir($pathDigest['dirname'], 0770, true);
  677. if (file_exists($path)) {
  678. rename($path, $pathDigest['dirname'].'/'.$pathDigest['filename'].'.bak.php');
  679. }
  680. $file = fopen($path, 'w');
  681. fwrite($file, $output);
  682. fclose($file);
  683. if (file_exists($path)) {
  684. return true;
  685. }
  686. return false;
  687. } else {
  688. return $output;
  689. }
  690. }
  691. // Load a config file written in the return syntax
  692. function loadConfig($path = 'config/config.php') {
  693. // Adapted from http://stackoverflow.com/a/14173339/6810513
  694. if (!is_file($path)) {
  695. return null;
  696. } else {
  697. return (array) call_user_func(function() use($path) {
  698. return include($path);
  699. });
  700. }
  701. }
  702. // Commit new values to the configuration
  703. function updateConfig($new, $current = false) {
  704. // Get config if not supplied
  705. if (!$current) {
  706. $current = loadConfig();
  707. }
  708. // Inject Parts
  709. foreach ($new as $k => $v) {
  710. $current[$k] = $v;
  711. }
  712. // Return Create
  713. return createConfig($current);
  714. }
  715. // Inject Defaults As Needed
  716. function fillDefaultConfig($array, $path = 'config/configDefaults.php') {
  717. if (is_string($path)) {
  718. $loadedDefaults = loadConfig($path);
  719. } else {
  720. $loadedDefaults = $path;
  721. }
  722. return (is_array($loadedDefaults) ? fillDefaultConfig_recurse($array, $loadedDefaults) : false);
  723. }
  724. // support function for fillDefaultConfig()
  725. function fillDefaultConfig_recurse($current, $defaults) {
  726. foreach($defaults as $k => $v) {
  727. if (!isset($current[$k])) {
  728. $current[$k] = $v;
  729. } else if (is_array($current[$k]) && is_array($v)) {
  730. $current[$k] = fillDefaultConfig_recurse($current[$k], $v);
  731. }
  732. }
  733. return $current;
  734. };
  735. // Define Scalar Variables (nest non-secular with underscores)
  736. function defineConfig($array, $anyCase = true, $nest_prefix = false) {
  737. foreach($array as $k => $v) {
  738. if (is_scalar($v) && !defined($nest_prefix.$k)) {
  739. define($nest_prefix.$k, $v, $anyCase);
  740. } else if (is_array($v)) {
  741. defineConfig($v, $anyCase, $nest_prefix.$k.'_');
  742. }
  743. }
  744. }
  745. // This function exists only because I am lazy
  746. function configLazy($path = null) {
  747. $config = fillDefaultConfig(loadConfig($path));
  748. if (is_array($config)) {
  749. defineConfig($config);
  750. }
  751. return $config;
  752. }
  753. // Qualify URL
  754. function qualifyURL($url) {
  755. // Get Digest
  756. $digest = parse_url($url);
  757. // http/https
  758. if (!isset($digest['scheme'])) {
  759. if (isset($digest['port']) && in_array($digest['port'], array(80,8080,8096,32400,7878,8989,8182,8081,6789))) {
  760. $scheme = 'http';
  761. } else {
  762. $scheme = 'https';
  763. }
  764. } else {
  765. $scheme = $digest['scheme'];
  766. }
  767. // Host
  768. $host = (isset($digest['host'])?$digest['host']:'');
  769. // Port
  770. $port = (isset($digest['port'])?':'.$digest['port']:'');
  771. // Path
  772. $path = (isset($digest['path'])?$digest['path']:'');
  773. // Output
  774. return $scheme.'://'.$host.$port.$path;
  775. }
  776. // Function to be called at top of each to allow upgrading environment as the spec changes
  777. function upgradeCheck() {
  778. // Upgrade to 1.31
  779. if (file_exists('homepageSettings.ini.php')) {
  780. $databaseConfig = parse_ini_file('databaseLocation.ini.php', true);
  781. $homepageConfig = parse_ini_file('homepageSettings.ini.php', true);
  782. $databaseConfig = array_merge($databaseConfig, $homepageConfig);
  783. $databaseData = '; <?php die("Access denied"); ?>' . "\r\n";
  784. foreach($databaseConfig as $k => $v) {
  785. if(substr($v, -1) == "/") : $v = rtrim($v, "/"); endif;
  786. $databaseData .= $k . " = \"" . $v . "\"\r\n";
  787. }
  788. write_ini_file($databaseData, 'databaseLocation.ini.php');
  789. unlink('homepageSettings.ini.php');
  790. unset($databaseData);
  791. unset($homepageConfig);
  792. }
  793. // Upgrade to 1.32
  794. if (file_exists('databaseLocation.ini.php')) {
  795. // Load Existing
  796. $config = parse_ini_file('databaseLocation.ini.php', true);
  797. // Refactor
  798. $config['database_Location'] = str_replace('//','/',$config['databaseLocation'].'/');
  799. $config['user_home'] = $config['database_Location'].'users/';
  800. unset($config['databaseLocation']);
  801. // Turn Off Emby And Plex Recent
  802. $config["embyURL"] = $config["embyURL"].(!empty($config["embyPort"])?':'.$config["embyPort"]:'');
  803. unset($config["embyPort"]);
  804. $config["plexURL"] = $config["plexURL"].(!empty($config["plexPort"])?':'.$config["plexPort"]:'');
  805. unset($config["plexPort"]);
  806. $config["nzbgetURL"] = $config["nzbgetURL"].(!empty($config["nzbgetPort"])?':'.$config["nzbgetPort"]:'');
  807. unset($config["nzbgetPort"]);
  808. $config["sabnzbdURL"] = $config["sabnzbdURL"].(!empty($config["sabnzbdPort"])?':'.$config["sabnzbdPort"]:'');
  809. unset($config["sabnzbdPort"]);
  810. $config["headphonesURL"] = $config["headphonesURL"].(!empty($config["headphonesPort"])?':'.$config["headphonesPort"]:'');
  811. unset($config["headphonesPort"]);
  812. $createConfigSuccess = createConfig($config);
  813. // Create new config
  814. if ($createConfigSuccess) {
  815. // Make Config Dir (this should never happen as the dir and defaults file should be there);
  816. @mkdir('config', 0775, true);
  817. // Remove Old ini file
  818. unlink('databaseLocation.ini.php');
  819. } else {
  820. debug_out('Couldn\'t create updated configuration.' ,1);
  821. }
  822. }
  823. // Upgrade to 1.33
  824. $config = loadConfig();
  825. if (isset($config['database_Location']) && (!isset($config['CONFIG_VERSION']) || $config['CONFIG_VERSION'] < '1.33')) {
  826. // Fix User Directory
  827. $config['user_home'] = $config['database_Location'].'users/';
  828. unset($config['USER_HOME']);
  829. // Backend auth merge
  830. if (isset($config['authBackendPort']) && !isset(parse_url($config['authBackendHost'])['port'])) {
  831. $config['authBackendHost'] .= ':'.$config['authBackendPort'];
  832. }
  833. unset($config['authBackendPort']);
  834. // If auth is being used move it to embyURL as that is now used in auth functions
  835. 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')))) {
  836. $config['embyURL'] = $config['authBackendHost'];
  837. }
  838. // Update Version and Commit
  839. $config['CONFIG_VERSION'] = '1.33';
  840. $createConfigSuccess = createConfig($config);
  841. }
  842. unset($config);
  843. return true;
  844. }
  845. // Check if all software dependancies are met
  846. function dependCheck() {
  847. return true;
  848. }
  849. // Process file uploads
  850. function uploadFiles($path, $ext_mask = null) {
  851. if (isset($_FILES) && count($_FILES)) {
  852. require_once('class.uploader.php');
  853. $uploader = new Uploader();
  854. $data = $uploader->upload($_FILES['files'], array(
  855. 'limit' => 10,
  856. 'maxSize' => 10,
  857. 'extensions' => $ext_mask,
  858. 'required' => false,
  859. 'uploadDir' => str_replace('//','/',$path.'/'),
  860. 'title' => array('name'),
  861. 'removeFiles' => true,
  862. 'replace' => true,
  863. ));
  864. if($data['isComplete']){
  865. $files = $data['data'];
  866. echo json_encode($files['metas'][0]['name']);
  867. }
  868. if($data['hasErrors']){
  869. $errors = $data['errors'];
  870. echo json_encode($errors);
  871. }
  872. } else {
  873. echo json_encode('No files submitted!');
  874. }
  875. }
  876. // Remove file
  877. function removeFiles($path) {
  878. if(is_file($path)) {
  879. unlink($path);
  880. } else {
  881. echo json_encode('No file specified for removal!');
  882. }
  883. }
  884. // Lazy select options
  885. function resolveSelectOptions($array, $selected = '') {
  886. $output = array();
  887. $selectedArr = explode('|', $selected);
  888. foreach ($array as $key => $value) {
  889. if (is_array($value)) {
  890. if (isset($value['optgroup'])) {
  891. $output[] = '<optgroup label="'.$key.'">';
  892. foreach($value['optgroup'] as $k => $v) {
  893. $output[] = '<option value="'.$v['value'].'"'.($selected===$v['value']||in_array($v['value'],$selectedArr)?' selected':'').(isset($v['disabled']) && $v['disabled']?' disabled':'').'>'.$k.'</option>';
  894. }
  895. } else {
  896. $output[] = '<option value="'.$value['value'].'"'.($selected===$value['value']||in_array($v['value'],$selectedArr)?' selected':'').(isset($value['disabled']) && $value['disabled']?' disabled':'').'>'.$key.'</option>';
  897. }
  898. } else {
  899. $output[] = '<option value="'.$value.'"'.($selected===$value||in_array($value,$selectedArr)?' selected':'').'>'.$key.'</option>';
  900. }
  901. }
  902. return implode('',$output);
  903. }
  904. // Check if user is allowed to continue
  905. function qualifyUser($type, $errOnFail = false) {
  906. if (!isset($GLOBALS['USER'])) {
  907. require_once("user.php");
  908. $GLOBALS['USER'] = new User('registration_callback');
  909. }
  910. if (is_bool($type)) {
  911. if ($type === true) {
  912. $authorized = ($GLOBALS['USER']->authenticated == true);
  913. } else {
  914. $authorized = true;
  915. }
  916. } elseif (is_string($type)) {
  917. if ($type !== 'false') {
  918. $type = explode('|',$type);
  919. $authorized = ($GLOBALS['USER']->authenticated && in_array($GLOBALS['USER']->role,$type));
  920. } else {
  921. $authorized = true;
  922. }
  923. } else {
  924. debug_out('Invalid Syntax!',1);
  925. }
  926. if (!$authorized && $errOnFail) {
  927. header('Location: error.php?error=401');
  928. echo '<script>window.location.href = \''.dirname($_SERVER['SCRIPT_NAME']).'/error.php?error=401\'</script>';
  929. debug_out('Not Authorized' ,1);
  930. } else {
  931. return $authorized;
  932. }
  933. }
  934. // Build an (optionally) tabbed settings page.
  935. function buildSettings($array) {
  936. /*
  937. array(
  938. 'title' => '',
  939. 'id' => '',
  940. 'fields' => array( See buildField() ),
  941. 'tabs' => array(
  942. array(
  943. 'title' => '',
  944. 'id' => '',
  945. 'image' => '',
  946. 'fields' => array( See buildField() ),
  947. ),
  948. ),
  949. );
  950. */
  951. $fieldFunc = function($fieldArr) {
  952. $fields = '<div class="row">';
  953. foreach($fieldArr as $key => $value) {
  954. $isSingle = isset($value['type']);
  955. if ($isSingle) { $value = array($value); }
  956. $tmpField = '';
  957. $sizeLg = max(floor(12/count($value)),2);
  958. $sizeMd = max(floor(($isSingle?12:6)/count($value)),3);
  959. foreach($value as $k => $v) {
  960. $tmpField .= buildField($v, 12, $sizeMd, $sizeLg);
  961. }
  962. $fields .= ($isSingle?$tmpField:'<div class="row col-sm-12 content-form">'.$tmpField.'</div>');
  963. }
  964. $fields .= '</div>';
  965. return $fields;
  966. };
  967. $fields = (isset($array['fields'])?$fieldFunc($array['fields']):'');
  968. $tabSelectors = array();
  969. $tabContent = array();
  970. if (isset($array['tabs'])) {
  971. foreach($array['tabs'] as $key => $value) {
  972. $id = (isset($value['id'])?$value['id']:randString(32));
  973. $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>';
  974. $tabContent[$key] = '<div class="tab-pane big-box fade'.($tabContent?'':' active in').'" id="tab-'.$id.'">'.$fieldFunc($value['fields']).'</div>';
  975. }
  976. }
  977. $pageID = (isset($array['id'])?$array['id']:str_replace(array(' ','"',"'"),array('_'),strtolower($array['id'])));
  978. return '
  979. <div class="email-body">
  980. <div class="email-header gray-bg">
  981. <button type="button" class="btn btn-danger btn-sm waves close-button"><i class="fa fa-close"></i></button>
  982. <h1>'.$array['title'].'</h1>
  983. </div>
  984. <div class="email-inner small-box">
  985. <div class="email-inner-section">
  986. <div class="small-box fade in" id="'.$pageID.'_frame">
  987. <div class="col-lg-12">
  988. <form class="content-form" name="'.$pageID.'" id="'.$pageID.'_form" onsubmit="return false;">
  989. '.$fields.($tabContent?'
  990. <div class="tabbable tabs-with-bg" id="'.$pageID.'_tabs">
  991. <ul class="nav nav-tabs apps">
  992. '.implode('', $tabSelectors).'
  993. </ul>
  994. <div class="clearfix"></div>
  995. <div class="tab-content">
  996. '.implode('', $tabContent).'
  997. </div>
  998. </div>':'').'
  999. <button type="submit" class="btn waves btn-labeled btn-success btn btn-sm pull-right text-uppercase waves-effect waves-float">
  1000. <span class="btn-label"><i class="fa fa-floppy-o"></i></span>Save
  1001. </button>
  1002. </form>
  1003. </div>
  1004. </div>
  1005. </div>
  1006. </div>
  1007. </div>
  1008. <script>
  1009. $(document).ready(function() {
  1010. $(\'#'.$pageID.'_form\').find(\'input, select, textarea\').on(\'change\', function() { $(this).attr(\'data-changed\', \'true\'); });
  1011. $(\'#'.$pageID.'_form\').find(\'select[multiple]\').on(\'click\', function() { $(this).attr(\'data-changed\', \'true\'); });
  1012. $(\'#'.$pageID.'_form\').submit(function () {
  1013. var newVals = {};
  1014. var hasVals = false;
  1015. $(\'#'.$pageID.'_form\').find(\'[data-changed=true]\').each(function() {
  1016. hasVals = true;
  1017. if (this.type == \'checkbox\') {
  1018. newVals[this.name] = this.checked;
  1019. } else {
  1020. var fieldVal = $(this).val();
  1021. if (typeof fieldVal == \'object\') {
  1022. if (typeof fieldVal.join == \'function\') {
  1023. fieldVal = fieldVal.join(\'|\');
  1024. } else {
  1025. fieldVal = JSON.stringify(fieldVal);
  1026. }
  1027. }
  1028. newVals[this.name] = fieldVal;
  1029. }
  1030. });
  1031. if (hasVals) {
  1032. console.log(newVals);
  1033. $.post(\'ajax.php?a=update-config\', newVals, function(data) {
  1034. console.log(data);
  1035. $(\'#'.$pageID.'_form\').find(\'[data-changed=true]\').removeAttr(\'data-changed\');
  1036. parent.notify(data.html, data.icon, data.type, data.length, data.layout, data.effect);
  1037. }, \'json\');
  1038. } else {
  1039. parent.notify(\'Nothing to update!\', \'bullhorn\', \'success\', 5000, \'bar\', \'slidetop\');
  1040. }
  1041. return false;
  1042. });
  1043. '.(isset($array['onready'])?$array['onready']:'').'
  1044. });
  1045. </script>
  1046. ';
  1047. }
  1048. // Build Settings Fields
  1049. function buildField($params, $sizeSm = 12, $sizeMd = 12, $sizeLg = 12) {
  1050. /*
  1051. array(
  1052. 'type' => '',
  1053. 'placeholder' => '',
  1054. 'label' => '',
  1055. 'labelTranslate' => '',
  1056. 'assist' => '',
  1057. 'name' => '',
  1058. 'pattern' => '',
  1059. 'options' => array( // For SELECT only
  1060. 'Display' => 'value',
  1061. ),
  1062. )
  1063. */
  1064. // Tags
  1065. $tags = array();
  1066. foreach(array('placeholder','style','disabled','readonly','pattern','min','max','required','onkeypress','onchange','onfocus','onleave') as $value) {
  1067. $tags[] = (isset($params[$value])?$value.'="'.$params[$value].'"':'');
  1068. }
  1069. $format = (isset($params['format']) && in_array($params['format'],array(false,'colour','color'))?$params['format']:false);
  1070. $name = (isset($params['name'])?$params['name']:(isset($params['id'])?$params['id']:''));
  1071. $id = (isset($params['id'])?$params['id']:(isset($params['name'])?$params['name'].'_id':randString(32)));
  1072. $val = (isset($params['value'])?$params['value']:'');
  1073. $class = (isset($params['class'])?' '.$params['class']:'');
  1074. $wrapClass = (isset($params['wrapClass'])?$params['wrapClass']:'form-content');
  1075. $assist = (isset($params['assist'])?' - i.e. '.$params['assist']:'');
  1076. $label = (isset($params['labelTranslate'])?translate($params['labelTranslate']):(isset($params['label'])?$params['label']:''));
  1077. $labelOut = '<p class="help-text">'.$label.$assist.'</p>';
  1078. // Field Design
  1079. switch ($params['type']) {
  1080. case 'text':
  1081. case 'number':
  1082. case 'password':
  1083. $field = '<input id="'.$id.'" name="'.$name.'" type="'.$params['type'].'" class="form-control material input-sm'.$class.'" '.implode(' ',$tags).' autocorrect="off" autocapitalize="off" value="'.$val.'">';
  1084. break;
  1085. case 'select':
  1086. case 'dropdown':
  1087. $field = '<select id="'.$id.'" name="'.$name.'" class="form-control material input-sm" '.implode(' ',$tags).'>'.resolveSelectOptions($params['options'], $val).'</select>';
  1088. break;
  1089. case 'select-multi':
  1090. case 'dropdown-multi':
  1091. $field = '<select id="'.$id.'" name="'.$name.'" class="form-control input-sm" '.implode(' ',$tags).' multiple="multiple">'.resolveSelectOptions($params['options'], $val).'</select>';
  1092. break;
  1093. case 'check':
  1094. case 'checkbox':
  1095. case 'toggle':
  1096. $checked = ((is_bool($val) && $val) || trim($val) === 'true'?' checked':'');
  1097. $labelOut = '<label for="'.$id.'"></label>'.$label;
  1098. $field = '<input id="'.$id.'" name="'.$name.'" type="checkbox" class="switcher switcher-success'.$class.'" '.implode(' ',$tags).' value="'.$val.'"'.$checked.'>';
  1099. break;
  1100. case 'date':
  1101. $field = 'Unsupported, planned.';
  1102. break;
  1103. case 'hidden':
  1104. $labelOut = '';
  1105. $field = '<input id="'.$id.'" name="'.$name.'" type="hidden" class="'.$class.'" '.implode(' ',$tags).' value="'.$val.'">';
  1106. break;
  1107. case 'header':
  1108. $labelOut = '';
  1109. $headType = (isset($params['value'])?$params['value']:3);
  1110. $field = '<h'.$headType.' class="'.$class.'" '.implode(' ',$tags).'>'.$label.'</h'.$headType.'>';
  1111. break;
  1112. case 'button':
  1113. $labelOut = '';
  1114. $field = '<button id="'.$id.'" type="button" class="btn waves btn-labeled btn-success btn btn-sm text-uppercase waves-effect waves-float'.$class.'"><span class="btn-label"><i class="fa fa-flask" '.implode(' ',$tags).'></i></span>'.$label.'</button>';
  1115. break;
  1116. case 'space':
  1117. $labelOut = '';
  1118. $field = str_repeat('<br>', (isset($params['value'])?$params['value']:1));
  1119. break;
  1120. default:
  1121. $field = 'Unsupported field type';
  1122. break;
  1123. }
  1124. // Field Formats
  1125. switch ($format) {
  1126. case 'colour': // Fuckin Eh, Canada!
  1127. case 'color':
  1128. $labelBef = '<center>'.$label.'</center>';
  1129. $wrapClass = 'gray-bg colour-field';
  1130. $labelAft = '';
  1131. $field = str_replace(' material input-sm','',$field);
  1132. break;
  1133. default:
  1134. $labelBef = '';
  1135. $labelAft = $labelOut;
  1136. }
  1137. return '<div class="'.$wrapClass.' col-sm-'.$sizeSm.' col-md-'.$sizeMd.' col-lg-'.$sizeLg.'">'.$labelBef.$field.$labelAft.'</div>';
  1138. }
  1139. // Timezone array
  1140. function timezoneOptions() {
  1141. $output = array();
  1142. $timezones = array();
  1143. $regions = array(
  1144. 'Africa' => DateTimeZone::AFRICA,
  1145. 'America' => DateTimeZone::AMERICA,
  1146. 'Antarctica' => DateTimeZone::ANTARCTICA,
  1147. 'Arctic' => DateTimeZone::ARCTIC,
  1148. 'Asia' => DateTimeZone::ASIA,
  1149. 'Atlantic' => DateTimeZone::ATLANTIC,
  1150. 'Australia' => DateTimeZone::AUSTRALIA,
  1151. 'Europe' => DateTimeZone::EUROPE,
  1152. 'Indian' => DateTimeZone::INDIAN,
  1153. 'Pacific' => DateTimeZone::PACIFIC
  1154. );
  1155. foreach ($regions as $name => $mask) {
  1156. $zones = DateTimeZone::listIdentifiers($mask);
  1157. foreach($zones as $timezone) {
  1158. $time = new DateTime(NULL, new DateTimeZone($timezone));
  1159. $ampm = $time->format('H') > 12 ? ' ('. $time->format('g:i a'). ')' : '';
  1160. $output[$name]['optgroup'][substr($timezone, strlen($name) + 1) . ' - ' . $time->format('H:i') . $ampm]['value'] = $timezone;
  1161. }
  1162. }
  1163. return $output;
  1164. }
  1165. // ==============
  1166. function clean($strin) {
  1167. $strout = null;
  1168. for ($i = 0; $i < strlen($strin); $i++) {
  1169. $ord = ord($strin[$i]);
  1170. if (($ord > 0 && $ord < 32) || ($ord >= 127)) {
  1171. $strout .= "&amp;#{$ord};";
  1172. }
  1173. else {
  1174. switch ($strin[$i]) {
  1175. case '<':
  1176. $strout .= '&lt;';
  1177. break;
  1178. case '>':
  1179. $strout .= '&gt;';
  1180. break;
  1181. case '&':
  1182. $strout .= '&amp;';
  1183. break;
  1184. case '"':
  1185. $strout .= '&quot;';
  1186. break;
  1187. default:
  1188. $strout .= $strin[$i];
  1189. }
  1190. }
  1191. }
  1192. return $strout;
  1193. }
  1194. function registration_callback($username, $email, $userdir){
  1195. global $data;
  1196. $data = array($username, $email, $userdir);
  1197. }
  1198. function printArray($arrayName){
  1199. $messageCount = count($arrayName);
  1200. $i = 0;
  1201. foreach ( $arrayName as $item ) :
  1202. $i++;
  1203. if($i < $messageCount) :
  1204. echo "<small class='text-uppercase'>" . $item . "</small> & ";
  1205. elseif($i = $messageCount) :
  1206. echo "<small class='text-uppercase'>" . $item . "</small>";
  1207. endif;
  1208. endforeach;
  1209. }
  1210. function write_ini_file($content, $path) {
  1211. if (!$handle = fopen($path, 'w')) {
  1212. return false;
  1213. }
  1214. $success = fwrite($handle, trim($content));
  1215. fclose($handle);
  1216. return $success;
  1217. }
  1218. function gotTimezone(){
  1219. $regions = array(
  1220. 'Africa' => DateTimeZone::AFRICA,
  1221. 'America' => DateTimeZone::AMERICA,
  1222. 'Antarctica' => DateTimeZone::ANTARCTICA,
  1223. 'Arctic' => DateTimeZone::ARCTIC,
  1224. 'Asia' => DateTimeZone::ASIA,
  1225. 'Atlantic' => DateTimeZone::ATLANTIC,
  1226. 'Australia' => DateTimeZone::AUSTRALIA,
  1227. 'Europe' => DateTimeZone::EUROPE,
  1228. 'Indian' => DateTimeZone::INDIAN,
  1229. 'Pacific' => DateTimeZone::PACIFIC
  1230. );
  1231. $timezones = array();
  1232. foreach ($regions as $name => $mask) {
  1233. $zones = DateTimeZone::listIdentifiers($mask);
  1234. foreach($zones as $timezone) {
  1235. $time = new DateTime(NULL, new DateTimeZone($timezone));
  1236. $ampm = $time->format('H') > 12 ? ' ('. $time->format('g:i a'). ')' : '';
  1237. $timezones[$name][$timezone] = substr($timezone, strlen($name) + 1) . ' - ' . $time->format('H:i') . $ampm;
  1238. }
  1239. }
  1240. print '<select name="timezone" id="timezone" class="form-control material input-sm" required>';
  1241. foreach($timezones as $region => $list) {
  1242. print '<optgroup label="' . $region . '">' . "\n";
  1243. foreach($list as $timezone => $name) {
  1244. if($timezone == TIMEZONE) : $selected = " selected"; else : $selected = ""; endif;
  1245. print '<option value="' . $timezone . '"' . $selected . '>' . $name . '</option>' . "\n";
  1246. }
  1247. print '</optgroup>' . "\n";
  1248. }
  1249. print '</select>';
  1250. }
  1251. function getTimezone(){
  1252. $regions = array(
  1253. 'Africa' => DateTimeZone::AFRICA,
  1254. 'America' => DateTimeZone::AMERICA,
  1255. 'Antarctica' => DateTimeZone::ANTARCTICA,
  1256. 'Arctic' => DateTimeZone::ARCTIC,
  1257. 'Asia' => DateTimeZone::ASIA,
  1258. 'Atlantic' => DateTimeZone::ATLANTIC,
  1259. 'Australia' => DateTimeZone::AUSTRALIA,
  1260. 'Europe' => DateTimeZone::EUROPE,
  1261. 'Indian' => DateTimeZone::INDIAN,
  1262. 'Pacific' => DateTimeZone::PACIFIC
  1263. );
  1264. $timezones = array();
  1265. foreach ($regions as $name => $mask) {
  1266. $zones = DateTimeZone::listIdentifiers($mask);
  1267. foreach($zones as $timezone) {
  1268. $time = new DateTime(NULL, new DateTimeZone($timezone));
  1269. $ampm = $time->format('H') > 12 ? ' ('. $time->format('g:i a'). ')' : '';
  1270. $timezones[$name][$timezone] = substr($timezone, strlen($name) + 1) . ' - ' . $time->format('H:i') . $ampm;
  1271. }
  1272. }
  1273. print '<select name="timezone" id="timezone" class="form-control material" required>';
  1274. foreach($timezones as $region => $list) {
  1275. print '<optgroup label="' . $region . '">' . "\n";
  1276. foreach($list as $timezone => $name) {
  1277. print '<option value="' . $timezone . '">' . $name . '</option>' . "\n";
  1278. }
  1279. print '</optgroup>' . "\n";
  1280. }
  1281. print '</select>';
  1282. }
  1283. function explosion($string, $position){
  1284. $getWord = explode("|", $string);
  1285. return $getWord[$position];
  1286. }
  1287. function getServerPath() {
  1288. if (isset($_SERVER['HTTPS']) && $_SERVER['HTTPS'] != 'off') {
  1289. $protocol = "https://";
  1290. } else {
  1291. $protocol = "http://";
  1292. }
  1293. return $protocol . $_SERVER['SERVER_NAME'] . dirname($_SERVER['REQUEST_URI']);
  1294. }
  1295. function get_browser_name() {
  1296. $user_agent = $_SERVER['HTTP_USER_AGENT'];
  1297. if (strpos($user_agent, 'Opera') || strpos($user_agent, 'OPR/')) return 'Opera';
  1298. elseif (strpos($user_agent, 'Edge')) return 'Edge';
  1299. elseif (strpos($user_agent, 'Chrome')) return 'Chrome';
  1300. elseif (strpos($user_agent, 'Safari')) return 'Safari';
  1301. elseif (strpos($user_agent, 'Firefox')) return 'Firefox';
  1302. elseif (strpos($user_agent, 'MSIE') || strpos($user_agent, 'Trident/7')) return 'Internet Explorer';
  1303. return 'Other';
  1304. }
  1305. function getSickrageCalendarWanted($array){
  1306. $array = json_decode($array, true);
  1307. $gotCalendar = "";
  1308. $i = 0;
  1309. foreach($array['data']['missed'] AS $child) {
  1310. $i++;
  1311. $seriesName = $child['show_name'];
  1312. $episodeID = $child['tvdbid'];
  1313. $episodeAirDate = $child['airdate'];
  1314. $episodeAirDateTime = explode(" ",$child['airs']);
  1315. $episodeAirDateTime = date("H:i:s", strtotime($episodeAirDateTime[1].$episodeAirDateTime[2]));
  1316. $episodeAirDate = strtotime($episodeAirDate.$episodeAirDateTime);
  1317. $episodeAirDate = date("Y-m-d H:i:s", $episodeAirDate);
  1318. if (new DateTime() < new DateTime($episodeAirDate)) { $unaired = true; }
  1319. $downloaded = "0";
  1320. if($downloaded == "0" && isset($unaired)){ $downloaded = "indigo-bg"; }elseif($downloaded == "1"){ $downloaded = "green-bg";}else{ $downloaded = "red-bg"; }
  1321. $gotCalendar .= "{ title: \"$seriesName\", start: \"$episodeAirDate\", className: \"$downloaded\", imagetype: \"tv\", url: \"https://thetvdb.com/?tab=series&id=$episodeID\" }, \n";
  1322. }
  1323. foreach($array['data']['today'] AS $child) {
  1324. $i++;
  1325. $seriesName = $child['show_name'];
  1326. $episodeID = $child['tvdbid'];
  1327. $episodeAirDate = $child['airdate'];
  1328. $episodeAirDateTime = explode(" ",$child['airs']);
  1329. $episodeAirDateTime = date("H:i:s", strtotime($episodeAirDateTime[1].$episodeAirDateTime[2]));
  1330. $episodeAirDate = strtotime($episodeAirDate.$episodeAirDateTime);
  1331. $episodeAirDate = date("Y-m-d H:i:s", $episodeAirDate);
  1332. if (new DateTime() < new DateTime($episodeAirDate)) { $unaired = true; }
  1333. $downloaded = "0";
  1334. if($downloaded == "0" && isset($unaired)){ $downloaded = "indigo-bg"; }elseif($downloaded == "1"){ $downloaded = "green-bg";}else{ $downloaded = "red-bg"; }
  1335. $gotCalendar .= "{ title: \"$seriesName\", start: \"$episodeAirDate\", className: \"$downloaded\", imagetype: \"tv\", url: \"https://thetvdb.com/?tab=series&id=$episodeID\" }, \n";
  1336. }
  1337. foreach($array['data']['soon'] AS $child) {
  1338. $i++;
  1339. $seriesName = $child['show_name'];
  1340. $episodeID = $child['tvdbid'];
  1341. $episodeAirDate = $child['airdate'];
  1342. $episodeAirDateTime = explode(" ",$child['airs']);
  1343. $episodeAirDateTime = date("H:i:s", strtotime($episodeAirDateTime[1].$episodeAirDateTime[2]));
  1344. $episodeAirDate = strtotime($episodeAirDate.$episodeAirDateTime);
  1345. $episodeAirDate = date("Y-m-d H:i:s", $episodeAirDate);
  1346. if (new DateTime() < new DateTime($episodeAirDate)) { $unaired = true; }
  1347. $downloaded = "0";
  1348. if($downloaded == "0" && isset($unaired)){ $downloaded = "indigo-bg"; }elseif($downloaded == "1"){ $downloaded = "green-bg";}else{ $downloaded = "red-bg"; }
  1349. $gotCalendar .= "{ title: \"$seriesName\", start: \"$episodeAirDate\", className: \"$downloaded\", imagetype: \"tv\", url: \"https://thetvdb.com/?tab=series&id=$episodeID\" }, \n";
  1350. }
  1351. foreach($array['data']['later'] AS $child) {
  1352. $i++;
  1353. $seriesName = $child['show_name'];
  1354. $episodeID = $child['tvdbid'];
  1355. $episodeAirDate = $child['airdate'];
  1356. $episodeAirDateTime = explode(" ",$child['airs']);
  1357. $episodeAirDateTime = date("H:i:s", strtotime($episodeAirDateTime[1].$episodeAirDateTime[2]));
  1358. $episodeAirDate = strtotime($episodeAirDate.$episodeAirDateTime);
  1359. $episodeAirDate = date("Y-m-d H:i:s", $episodeAirDate);
  1360. if (new DateTime() < new DateTime($episodeAirDate)) { $unaired = true; }
  1361. $downloaded = "0";
  1362. if($downloaded == "0" && isset($unaired)){ $downloaded = "indigo-bg"; }elseif($downloaded == "1"){ $downloaded = "green-bg";}else{ $downloaded = "red-bg"; }
  1363. $gotCalendar .= "{ title: \"$seriesName\", start: \"$episodeAirDate\", className: \"$downloaded\", imagetype: \"tv\", url: \"https://thetvdb.com/?tab=series&id=$episodeID\" }, \n";
  1364. }
  1365. if ($i != 0){ return $gotCalendar; }
  1366. }
  1367. function getSickrageCalendarHistory($array){
  1368. $array = json_decode($array, true);
  1369. $gotCalendar = "";
  1370. $i = 0;
  1371. foreach($array['data'] AS $child) {
  1372. $i++;
  1373. $seriesName = $child['show_name'];
  1374. $episodeID = $child['tvdbid'];
  1375. $episodeAirDate = $child['date'];
  1376. $downloaded = "green-bg";
  1377. $gotCalendar .= "{ title: \"$seriesName\", start: \"$episodeAirDate\", className: \"$downloaded\", imagetype: \"tv\", url: \"https://thetvdb.com/?tab=series&id=$episodeID\" }, \n";
  1378. }
  1379. if ($i != 0){ return $gotCalendar; }
  1380. }
  1381. function getSonarrCalendar($array){
  1382. $array = json_decode($array, true);
  1383. $gotCalendar = "";
  1384. $i = 0;
  1385. foreach($array AS $child) {
  1386. $i++;
  1387. $seriesName = $child['series']['title'];
  1388. $episodeID = $child['series']['tvdbId'];
  1389. if(!isset($episodeID)){ $episodeID = ""; }
  1390. $episodeName = htmlentities($child['title'], ENT_QUOTES);
  1391. if($child['episodeNumber'] == "1"){ $episodePremier = "true"; }else{ $episodePremier = "false"; }
  1392. $episodeAirDate = $child['airDateUtc'];
  1393. $episodeAirDate = strtotime($episodeAirDate);
  1394. $episodeAirDate = date("Y-m-d H:i:s", $episodeAirDate);
  1395. if (new DateTime() < new DateTime($episodeAirDate)) { $unaired = true; }
  1396. $downloaded = $child['hasFile'];
  1397. 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"; }
  1398. $gotCalendar .= "{ title: \"$seriesName\", start: \"$episodeAirDate\", className: \"$downloaded\", imagetype: \"tv\", url: \"https://thetvdb.com/?tab=series&id=$episodeID\" }, \n";
  1399. }
  1400. if ($i != 0){ return $gotCalendar; }
  1401. }
  1402. function getRadarrCalendar($array){
  1403. $array = json_decode($array, true);
  1404. $gotCalendar = "";
  1405. $i = 0;
  1406. foreach($array AS $child) {
  1407. if(isset($child['inCinemas'])){
  1408. $i++;
  1409. $movieName = $child['title'];
  1410. $movieID = $child['tmdbId'];
  1411. if(!isset($movieID)){ $movieID = ""; }
  1412. if(isset($child['inCinemas']) && isset($child['physicalRelease'])){
  1413. $physicalRelease = $child['physicalRelease'];
  1414. $physicalRelease = strtotime($physicalRelease);
  1415. $physicalRelease = date("Y-m-d", $physicalRelease);
  1416. if (new DateTime() < new DateTime($physicalRelease)) { $notReleased = "true"; }else{ $notReleased = "false"; }
  1417. $downloaded = $child['hasFile'];
  1418. if($downloaded == "0" && $notReleased == "true"){ $downloaded = "indigo-bg"; }elseif($downloaded == "1"){ $downloaded = "green-bg"; }else{ $downloaded = "red-bg"; }
  1419. }else{
  1420. $physicalRelease = $child['inCinemas'];
  1421. $downloaded = "light-blue-bg";
  1422. }
  1423. $gotCalendar .= "{ title: \"$movieName\", start: \"$physicalRelease\", className: \"$downloaded\", imagetype: \"film\", url: \"https://www.themoviedb.org/movie/$movieID\" }, \n";
  1424. }
  1425. }
  1426. if ($i != 0){ return $gotCalendar; }
  1427. }
  1428. function nzbgetConnect($url, $username, $password, $list){
  1429. $url = qualifyURL(NZBGETURL);
  1430. $api = file_get_contents("$url/$username:$password/jsonrpc/$list");
  1431. $api = json_decode($api, true);
  1432. $i = 0;
  1433. $gotNZB = "";
  1434. foreach ($api['result'] AS $child) {
  1435. $i++;
  1436. //echo '<pre>' . var_export($child, true) . '</pre>';
  1437. $downloadName = htmlentities($child['NZBName'], ENT_QUOTES);
  1438. $downloadStatus = $child['Status'];
  1439. $downloadCategory = $child['Category'];
  1440. if($list == "history"){ $downloadPercent = "100"; $progressBar = ""; }
  1441. if($list == "listgroups"){ $downloadPercent = (($child['FileSizeMB'] - $child['RemainingSizeMB']) / $child['FileSizeMB']) * 100; $progressBar = "progress-bar-striped active"; }
  1442. if($child['Health'] <= "750"){
  1443. $downloadHealth = "danger";
  1444. }elseif($child['Health'] <= "900"){
  1445. $downloadHealth = "warning";
  1446. }elseif($child['Health'] <= "1000"){
  1447. $downloadHealth = "success";
  1448. }
  1449. $gotNZB .= '<tr>
  1450. <td>'.$downloadName.'</td>
  1451. <td>'.$downloadStatus.'</td>
  1452. <td>'.$downloadCategory.'</td>
  1453. <td>
  1454. <div class="progress">
  1455. <div class="progress-bar progress-bar-'.$downloadHealth.' '.$progressBar.'" role="progressbar" aria-valuenow="'.$downloadPercent.'" aria-valuemin="0" aria-valuemax="100" style="width: '.$downloadPercent.'%">
  1456. <p class="text-center">'.round($downloadPercent).'%</p>
  1457. <span class="sr-only">'.$downloadPercent.'% Complete</span>
  1458. </div>
  1459. </div>
  1460. </td>
  1461. </tr>';
  1462. }
  1463. if($i > 0){ return $gotNZB; }
  1464. if($i == 0){ echo '<tr><td colspan="4"><p class="text-center">No Results</p></td></tr>'; }
  1465. }
  1466. function sabnzbdConnect($url, $key, $list){
  1467. $url = qualifyURL(SABNZBDURL);
  1468. $api = file_get_contents("$url/api?mode=$list&output=json&apikey=$key");
  1469. $api = json_decode($api, true);
  1470. $i = 0;
  1471. $gotNZB = "";
  1472. foreach ($api[$list]['slots'] AS $child) {
  1473. $i++;
  1474. if($list == "queue"){ $downloadName = $child['filename']; $downloadCategory = $child['cat']; $downloadPercent = (($child['mb'] - $child['mbleft']) / $child['mb']) * 100; $progressBar = "progress-bar-striped active"; }
  1475. if($list == "history"){ $downloadName = $child['name']; $downloadCategory = $child['category']; $downloadPercent = "100"; $progressBar = ""; }
  1476. $downloadStatus = $child['status'];
  1477. $gotNZB .= '<tr>
  1478. <td>'.$downloadName.'</td>
  1479. <td>'.$downloadStatus.'</td>
  1480. <td>'.$downloadCategory.'</td>
  1481. <td>
  1482. <div class="progress">
  1483. <div class="progress-bar progress-bar-success '.$progressBar.'" role="progressbar" aria-valuenow="'.$downloadPercent.'" aria-valuemin="0" aria-valuemax="100" style="width: '.$downloadPercent.'%">
  1484. <p class="text-center">'.round($downloadPercent).'%</p>
  1485. <span class="sr-only">'.$downloadPercent.'% Complete</span>
  1486. </div>
  1487. </div>
  1488. </td>
  1489. </tr>';
  1490. }
  1491. if($i > 0){ return $gotNZB; }
  1492. if($i == 0){ echo '<tr><td colspan="4"><p class="text-center">No Results</p></td></tr>'; }
  1493. }
  1494. function getHeadphonesCalendar($url, $key, $list){
  1495. $url = qualifyURL(HEADPHONESURL);
  1496. $api = file_get_contents($url."/api?apikey=".$key."&cmd=$list");
  1497. $api = json_decode($api, true);
  1498. $i = 0;
  1499. $gotCalendar = "";
  1500. foreach($api AS $child) {
  1501. if($child['Status'] == "Wanted"){
  1502. $i++;
  1503. $albumName = addslashes($child['AlbumTitle']);
  1504. $albumArtist = htmlentities($child['ArtistName'], ENT_QUOTES);
  1505. $albumDate = $child['ReleaseDate'];
  1506. $albumID = $child['AlbumID'];
  1507. $albumDate = strtotime($albumDate);
  1508. $albumDate = date("Y-m-d", $albumDate);
  1509. $albumStatus = $child['Status'];
  1510. if (new DateTime() < new DateTime($albumDate)) { $notReleased = "true"; }else{ $notReleased = "false"; }
  1511. if($albumStatus == "Wanted" && $notReleased == "true"){ $albumStatusColor = "indigo-bg"; }elseif($albumStatus == "Downloaded"){ $albumStatusColor = "green-bg"; }else{ $albumStatusColor = "red-bg"; }
  1512. $gotCalendar .= "{ title: \"$albumArtist - $albumName\", start: \"$albumDate\", className: \"$albumStatusColor\", imagetype: \"music\", url: \"https://musicbrainz.org/release-group/$albumID\" }, \n";
  1513. }
  1514. }
  1515. if ($i != 0){ return $gotCalendar; }
  1516. }
  1517. ?>