WWBN / AVideo

Create Your Own Broadcast Network With AVideo Platform Open-Source. OAVP OVP
https://avideo.tube/AVideo_OpenSource
Other
1.89k stars 972 forks source link

Empty plugin list with AD plugins #5671

Closed Joelp closed 2 years ago

Joelp commented 3 years ago

I have an empty list of plugins with the message "No results found!". This problem is there if plugins AD_Server or AD_Server_Location exist. After that I delete these folders, it starts to work.

I have fully updated all and the error log is empty. I don't use any AD feature therefore I have no AD table installed.

obrazek

DanielnetoDotCom commented 3 years ago

please check your avideo.log file

Joelp commented 3 years ago

If I visit plugin page, there is no new line in the log file avideo.log

DanielnetoDotCom commented 3 years ago

if there is no log I cannot help

Joelp commented 3 years ago

Is there some option to enable debug log mode?

I have only these old logs, but this is from my test when I deleted AD modules one by one.

[09-Sep-2021 13:19:06 Europe/Prague] AVideoLog::ERROR: [sqlDAL::writeSql] Prepare failed: (1065) Query was empty () SCRIPT_NAME: /objects/pluginRunUpdateScript.json.php

[09-Sep-2021 13:19:06 Europe/Prague] AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/www.mysite.com\/objects\/mysql_dal.php","line":89,"function":"log_error","args":["[sqlDAL::writeSql] Prepare failed: (1065) Query was empty ()"]},{"file":"\/var\/www\/www.mysite.com\/plugin\/Scheduler\/Scheduler.php","line":35,"function":"writeSql","class":"sqlDAL","type":"::","args":[""]},{"file":"\/var\/www\/www.mysite.com\/plugin\/AVideoPlugin.php","line":978,"function":"updateScript","class":"Scheduler","object":{},"type":"->","args":[]},{"file":"\/var\/www\/www.mysite.com\/objects\/pluginRunUpdateScript.json.php","line":18,"function":"updatePlugin","class":"AVideoPlugin","type":"::","args":["Scheduler"]}] SCRIPT_NAME: /objects/pluginRunUpdateScript.json.php

[09-Sep-2021 13:19:06 Europe/Prague] AVideoLog::ERROR: Error in writeSql : (1146) Table 'myMySQLUser.scheduler_commands' doesn't exist, SQL-CMD:ALTER TABLEscheduler_commands

DanielnetoDotCom commented 3 years ago

I am not sure what you have deleted, but I strongly recommend you to not change or delete the script.

please make sure you are inside your avideo folder and run this ...

sudo git fetch --all && sudo git reset --hard origin/master

then delete the log file and try again. if it fails, share your logs

Joelp commented 3 years ago

As was mentioned before, I deleted plugin/AD_Server_Location and plugin/AD_Server only. I am only on origin/master and reset solved nothing.

Now, I am on commit dedcef6dde0c64711608808831b81c1f035a450a and I only have new log if I visit admin panel

[15-Sep-2021 15:44:35 Europe/Prague] AVideoLog::DEBUG: Live::createStatsCache {"bytes":155,"cachefile":"\/var\/www\/www.mysite.com\/videos\/cache\/YPTObjectCache\/getstats\/getstatsnotifications\/www.mysite.com\/https\/admin_29523cb4e17064acff3d70550d01f14a\/c21b730936e8237aabd39986f4926ed5.cache"} SCRIPT_NAME: /plugin/Live/stats.json.php

 *** SCRIPT_NAME: /plugin/Live/stats.json.php

 function: getStatsNotifications Line: {29} File: {/var/www/www.mysite.com/plugin/Live/stats.json.php}

 function: getStats Line: {6448} File: {/var/www/www.mysite.com/objects/functions.php}

 function: _getStats Line: {1266} File: {/var/www/www.mysite.com/plugin/Live/Live.php}

 function: getStatsObject Line: {1482} File: {/var/www/www.mysite.com/plugin/Live/Live.php}

 function: get_data Line: {1007} File: {/var/www/www.mysite.com/plugin/Live/Live.php}

 function: _error_log_debug Line: {1041} File: {/var/www/www.mysite.com/plugin/Live/Live.php}

 Live::get_data(https://www.mysite.com:444/stat, 4)

 ***

 [15-Sep-2021 15:44:35 Europe/Prague] AVideoLog::DEBUG: 

 [15-Sep-2021 15:44:35 Europe/Prague] AVideoLog::DEBUG: Live::getStatsObject[0]: Creating a waitfile /var/www/www.mysite.com/videos/cache/a84fdc425fca22fe1f87e4a7a8db29b9 SCRIPT_NAME: /plugin/Live/stats.json.php

 [15-Sep-2021 15:44:35 Europe/Prague] AVideoLog::DEBUG: Live::getStatsObject[0] 4: cache not found SCRIPT_NAME: /plugin/Live/stats.json.php

 [15-Sep-2021 15:44:34 Europe/Prague] AVideoLog::DEBUG: getDirSize: found 1216875860 from - 1216875860  /var/www/www.mysite.com/videos/ SCRIPT_NAME: /admin/index.php

 [15-Sep-2021 15:44:34 Europe/Prague] AVideoLog::DEBUG: getDirSize: start /var/www/www.mysite.com/videos/ SCRIPT_NAME: /admin/index.php

No results found! on Plugins page. And If I delete plugin/AD_Server_Location and plugin/AD_Server, I have list of plugins on Plugins page.

DanielnetoDotCom commented 3 years ago

YOU CANNOT CHANGE THE MAIN CODE, SO DO NOT DELETE ANY PLUGIN

DanielnetoDotCom commented 3 years ago

also, make sure you are not using Cloudflare proxy

Joelp commented 3 years ago

YOU CANNOT CHANGE THE MAIN CODE, SO DO NOT DELETE ANY PLUGIN

but without deleting is impossible to manage plugins. I had many plugins with old tables! For me, delete plugin was workaround how to update tables and manage plugins.

Joelp commented 3 years ago

also, make sure you are not using Cloudflare proxy

I'm not behind proxy. But true is that, I'm still on private domain on intranet. AVideo has internet connection, but there is no way how to connect AVideo from internet.

DanielnetoDotCom commented 3 years ago

YOU CANNOT CHANGE THE MAIN CODE, SO DO NOT DELETE ANY PLUGIN

but without deleting is impossible to manage plugins. I had many plugins with old tables! For me, delete plugin was workaround how to update tables and manage plugins.

you must inspect your error log and find what is the problem

DanielnetoDotCom commented 3 years ago

also try to check the JS panel for errors

Joelp commented 3 years ago

The problem is that, even if I don't use this modules, your system needs to have installed tables.

After I use SQL from install files AD_Server_Location/install/install.sql and AD_Server/install/install.sql by hand, plugin list is back. Without them, I have no any error anywhere.

Main code should detect this and push user to install necessary tables. Or show list of plugins with well known button INSTALL TABLES

DanielnetoDotCom commented 3 years ago

I recommend you to install all the tables, even if you are not using

Joelp commented 2 years ago

OK, but it is not possible when I have inaccessible plugin list.

DanielnetoDotCom commented 2 years ago

If you do not have the list, check the avideo.log for some clue

Joelp commented 2 years ago

Please, read the discussion before. There is a short summary of the loop of the problem:

  1. I had empty plugin list
  2. I had silent in avideo.log
  3. you wrote me that I must install all tables
  4. I cannot install the tables because I have empty plugin list
  5. go to step 3

For now, there are only this solutions:

I think that, the best solution is that, Avideo have to push me to install the needed tables in plugin list. Not to print "empty list" only. Otherwise, there is the a loop as I described above.

DanielnetoDotCom commented 2 years ago

If you do not keep the original files and share the logs I cannot help you.

Joelp commented 2 years ago

OK, again. I HAVE original files and I'm on master branche only!

Deleting folders was workaround only!

The problem is solved (on my side) by manually apply the SQL commands on SQL server, from install.sql.

I really wanted to share some logs, but Avideo loged nothing. As I decribed before, visiting plugin list creates no new line in avideo.log. Did you ever try Avideo without tables for plugins above?

I really don't understand why are you don't want to understand what I trying to explain the root problem on user side.

DanielnetoDotCom commented 2 years ago

Hi

I am not using AVideo without all tables installed. I strongly recommend you install them all.

Joelp commented 2 years ago

How can one install table, if there is "empty plugin list"?

DanielnetoDotCom commented 2 years ago

To be able to install it, First, you MUST resolve the problem for the "empty plugin list".

To be able to do that you MUST share the log file so we can work on a fix if it is something on our side.

Joelp commented 2 years ago

now I'm on commit fc14e84f4565fd3c2ef51344e277b71f2a8a4a45 and finaly I see interesting new line, which wasn't there before

[20-Sep-2021 16:39:07 Europe/Prague] PHP Warning:  Invalid argument supplied for foreach() in /var/www/www.mysite.com/plugin/AD_Server/AD_Server.php on line 88

[20-Sep-2021 16:38:56 Europe/Prague] AVideoLog::DEBUG: Live::createStatsCache {"bytes":155,"cachefile":"\/var\/www\/www.mysite.com\/videos\/cache\/YPTObjectCache\/getstats\/getstatsnotifications\/www.mysite.com\/https\/admin_29523cb4e17064acff3d70550d01f14a\/c21b730936e8237aabd39986f4926ed5.cache"} SCRIPT_NAME: /plugin/Live/stats.json.php

 *** SCRIPT_NAME: /plugin/Live/stats.json.php

 function: getStatsNotifications Line: {29} File: {/var/www/www.mysite.com/plugin/Live/stats.json.php}

 function: getStats Line: {6494} File: {/var/www/www.mysite.com/objects/functions.php}

 function: _getStats Line: {1266} File: {/var/www/www.mysite.com/plugin/Live/Live.php}

 function: getStatsObject Line: {1482} File: {/var/www/www.mysite.com/plugin/Live/Live.php}

 function: get_data Line: {1007} File: {/var/www/www.mysite.com/plugin/Live/Live.php}

 function: _error_log_debug Line: {1041} File: {/var/www/www.mysite.com/plugin/Live/Live.php}

 Live::get_data(https://www.mysite.com:444/stat, 4)

 ***

 [20-Sep-2021 16:38:56 Europe/Prague] AVideoLog::DEBUG: 

 [20-Sep-2021 16:38:56 Europe/Prague] AVideoLog::DEBUG: Live::getStatsObject[0]: Creating a waitfile /var/www/www.mysite.com/videos/cache/a84fdc425fca22fe1f87e4a7a8db29b9 SCRIPT_NAME: /plugin/Live/stats.json.php

 [20-Sep-2021 16:38:56 Europe/Prague] AVideoLog::DEBUG: Live::getStatsObject[0] 4: cache not found SCRIPT_NAME: /plugin/Live/stats.json.php

 [20-Sep-2021 16:38:55 Europe/Prague] AVideoLog::DEBUG: getDirSize: found 1216880446 from - 1216880446  /var/www/www.mysite.com/videos/ SCRIPT_NAME: /admin/index.php

 [20-Sep-2021 16:38:55 Europe/Prague] AVideoLog::DEBUG: getDirSize: start /var/www/www.mysite.com/videos/ SCRIPT_NAME: /admin/index.php

 [20-Sep-2021 16:38:55 Europe/Prague] PHP Notice:  Undefined index: statistc_unique_user in /var/www/www.mysite.com/view/charts_head.php on line 130

 [20-Sep-2021 16:38:55 Europe/Prague] PHP Notice:  Undefined index: statistc_month in /var/www/www.mysite.com/view/charts_head.php on line 129

 [20-Sep-2021 16:38:55 Europe/Prague] PHP Notice:  Undefined index: statistc_week in /var/www/www.mysite.com/view/charts_head.php on line 128

 [20-Sep-2021 16:38:55 Europe/Prague] PHP Notice:  Undefined index: statistc_today in /var/www/www.mysite.com/view/charts_head.php on line 127

 [20-Sep-2021 16:38:55 Europe/Prague] PHP Notice:  Undefined index: statistc_all in /var/www/www.mysite.com/view/charts_head.php on line 126

 [20-Sep-2021 16:38:55 Europe/Prague] PHP Notice:  Undefined index: statistc_unique_user in /var/www/www.mysite.com/view/charts_head.php on line 130

 [20-Sep-2021 16:38:55 Europe/Prague] PHP Notice:  Undefined index: statistc_month in /var/www/www.mysite.com/view/charts_head.php on line 129

 [20-Sep-2021 16:38:55 Europe/Prague] PHP Notice:  Undefined index: statistc_week in /var/www/www.mysite.com/view/charts_head.php on line 128

 [20-Sep-2021 16:38:55 Europe/Prague] PHP Notice:  Undefined index: statistc_today in /var/www/www.mysite.com/view/charts_head.php on line 127

 [20-Sep-2021 16:38:55 Europe/Prague] PHP Notice:  Undefined index: statistc_all in /var/www/www.mysite.com/view/charts_head.php on line 126

 [20-Sep-2021 16:38:55 Europe/Prague] PHP Notice:  Undefined index: statistc_unique_user in /var/www/www.mysite.com/view/charts_head.php on line 130

 [20-Sep-2021 16:38:55 Europe/Prague] PHP Notice:  Undefined index: statistc_month in /var/www/www.mysite.com/view/charts_head.php on line 129

 [20-Sep-2021 16:38:55 Europe/Prague] PHP Notice:  Undefined index: statistc_week in /var/www/www.mysite.com/view/charts_head.php on line 128

 [20-Sep-2021 16:38:55 Europe/Prague] PHP Notice:  Undefined index: statistc_today in /var/www/www.mysite.com/view/charts_head.php on line 127

 [20-Sep-2021 16:38:55 Europe/Prague] PHP Notice:  Undefined index: statistc_all in /var/www/www.mysite.com/view/charts_head.php on line 126

 [20-Sep-2021 16:38:55 Europe/Prague] PHP Notice:  Undefined index: statistc_unique_user in /var/www/www.mysite.com/view/charts_head.php on line 130

 [20-Sep-2021 16:38:55 Europe/Prague] PHP Notice:  Undefined index: statistc_month in /var/www/www.mysite.com/view/charts_head.php on line 129

 [20-Sep-2021 16:38:55 Europe/Prague] PHP Notice:  Undefined index: statistc_week in /var/www/www.mysite.com/view/charts_head.php on line 128

 [20-Sep-2021 16:38:55 Europe/Prague] PHP Notice:  Undefined index: statistc_today in /var/www/www.mysite.com/view/charts_head.php on line 127

 [20-Sep-2021 16:38:55 Europe/Prague] PHP Notice:  Undefined index: statistc_all in /var/www/www.mysite.com/view/charts_head.php on line 126

 [20-Sep-2021 16:38:55 Europe/Prague] PHP Notice:  Undefined index: statistc_unique_user in /var/www/www.mysite.com/view/charts_head.php on line 130

 [20-Sep-2021 16:38:55 Europe/Prague] PHP Notice:  Undefined index: statistc_month in /var/www/www.mysite.com/view/charts_head.php on line 129

 [20-Sep-2021 16:38:55 Europe/Prague] PHP Notice:  Undefined index: statistc_week in /var/www/www.mysite.com/view/charts_head.php on line 128

 [20-Sep-2021 16:38:55 Europe/Prague] PHP Notice:  Undefined index: statistc_today in /var/www/www.mysite.com/view/charts_head.php on line 127

 [20-Sep-2021 16:38:55 Europe/Prague] PHP Notice:  Undefined index: statistc_all in /var/www/www.mysite.com/view/charts_head.php on line 126

 [20-Sep-2021 16:38:55 Europe/Prague] PHP Notice:  Undefined index: statistc_unique_user in /var/www/www.mysite.com/view/charts_head.php on line 130

 [20-Sep-2021 16:38:55 Europe/Prague] PHP Notice:  Undefined index: statistc_month in /var/www/www.mysite.com/view/charts_head.php on line 129

 [20-Sep-2021 16:38:55 Europe/Prague] PHP Notice:  Undefined index: statistc_week in /var/www/www.mysite.com/view/charts_head.php on line 128

 [20-Sep-2021 16:38:55 Europe/Prague] PHP Notice:  Undefined index: statistc_today in /var/www/www.mysite.com/view/charts_head.php on line 127

 [20-Sep-2021 16:38:55 Europe/Prague] PHP Notice:  Undefined index: statistc_all in /var/www/www.mysite.com/view/charts_head.php on line 126

 [20-Sep-2021 16:38:51 Europe/Prague] PHP Notice:  Undefined index: sort in /var/www/www.mysite.com/plugin/Gallery/view/modeGalleryCategory.php on line 18

 [20-Sep-2021 16:38:51 Europe/Prague] PHP Notice:  Undefined index: sort in /var/www/www.mysite.com/plugin/Gallery/view/modeGalleryCategory.php on line 18
DanielnetoDotCom commented 2 years ago

Hi I still cannot see any reason to get a blank result on plugins page

Joelp commented 2 years ago

Let me know how can I help you more. I sent you all I have.

DanielnetoDotCom commented 2 years ago

Check your JS console, the pluginsAvailable request

image

Joelp commented 2 years ago

Raw data of response is: <br /> <b>Warning</b>: Invalid argument supplied for foreach() in <b>/var/www/www.mysite.com/plugin/AD_Server/AD_Server.php</b> on line <b>88</b><br /> { "current": 1,"rowCount": 64, "total": 64, "rows":[{"name":"AD_Overlay","dir":"AD_Overlay","uuid":"ADO73225-3807-4167-ba81-0509dd280e06","description":"Display simple overlays - similar to YouTube's \"Annotations\" feature in appearance - during video playback.<br><small><a href='https:\/\/github.com\/WWBN\/AVideo\/wiki\/AD_Overlay-Plugin' target='__blank'><i class='fas fa-question-circle'><\/i> Help<\/a><\/small>","installedPlugin":false,"enabled":false,"id":0,"data_object":{"adText":{"type":"textarea","value":"<script async src=\"\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js\"><\/script>\r\n<!-- AVideo Videos -->\r\n<ins class=\"adsbygoogle\"\r\n style=\"display:inline-block;width:468px;height:60px\"\r\n data-ad-client=\"ca-pub-8404441263723333\"\r\n data-ad-slot=\"6092946505\"><\/ins>\r\n<script>\r\n(adsbygoogle = window.adsbygoogle || []).push({});\r\n<\/script>\r\n"},"mobileAdText":{"type":"textarea","value":"<script async src=\"\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js\"><\/script>\r\n<!-- AVideo Videos -->\r\n<ins class=\"adsbygoogle\"\r\n style=\"display:inline-block;width:468px;height:60px\"\r\n data-ad-client=\"ca-pub-8404441263723333\"\r\n data-ad-slot=\"6092946505\"><\/ins>\r\n<script>\r\n(adsbygoogle = window.adsbygoogle || []).push({});\r\n<\/script>\r\n"},"align":"bottom-left","showBackground":true,"attachToControlBar":false,"debug":false,"allowUserAds":true,"AdminMustApproveUserAds":true},"data_object_helper":[],"databaseScript":true,"pluginMenu":"","tags":[["primary","Monetization","<i class=\"fas fa-dollar-sign\"><\/i>","MONETIZATION"],["primary","ADS","<i class=\"fas fa-camera-retro\"><\/i>","ADS"],["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"],["primary","Player","<i class=\"fas fa-play-circle\"><\/i>","PLAYER"]],"pluginversion":"2.1","pluginversionMarketPlace":"2.1","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":false},{"name":"AD_Server","dir":"AD_Server","uuid":"3f2a707f-3c06-4b78-90f9-a22f2fda92ef","description":"VAST Ad Server<br><small><a href='https:\/\/github.com\/WWBN\/AVideo\/wiki\/Ad-Server-Plugin' target='__blank'><i class='fas fa-question-circle'><\/i> Help<\/a><\/small>","installedPlugin":{"id":17,"uuid":"3f2a707f-3c06-4b78-90f9-a22f2fda92ef","status":"inactive","created":"2020-08-24 15:18:42","modified":"2020-08-24 15:18:56","object_data":null,"name":"AD_Server","dirName":"AD_Server","pluginversion":"1.0"},"enabled":false,"id":17,"data_object":{"start":true,"mid25Percent":true,"mid50Percent":true,"mid75Percent":true,"end":true,"skipoffset":{"type":{"0%":"The skip button will appear when you watch 0% of the video","1%":"The skip button will appear when you watch 1% of the video","2%":"The skip button will appear when you watch 2% of the video","3%":"The skip button will appear when you watch 3% of the video","4%":"The skip button will appear when you watch 4% of the video","5%":"The skip button will appear when you watch 5% of the video","6%":"The skip button will appear when you watch 6% of the video","7%":"The skip button will appear when you watch 7% of the video","8%":"The skip button will appear when you watch 8% of the video","9%":"The skip button will appear when you watch 9% of the video","10%":"The skip button will appear when you watch 10% of the video","11%":"The skip button will appear when you watch 11% of the video","12%":"The skip button will appear when you watch 12% of the video","13%":"The skip button will appear when you watch 13% of the video","14%":"The skip button will appear when you watch 14% of the video","15%":"The skip button will appear when you watch 15% of the video","16%":"The skip button will appear when you watch 16% of the video","17%":"The skip button will appear when you watch 17% of the video","18%":"The skip button will appear when you watch 18% of the video","19%":"The skip button will appear when you watch 19% of the video","20%":"The skip button will appear when you watch 20% of the video","21%":"The skip button will appear when you watch 21% of the video","22%":"The skip button will appear when you watch 22% of the video","23%":"The skip button will appear when you watch 23% of the video","24%":"The skip button will appear when you watch 24% of the video","25%":"The skip button will appear when you watch 25% of the video","26%":"The skip button will appear when you watch 26% of the video","27%":"The skip button will appear when you watch 27% of the video","28%":"The skip button will appear when you watch 28% of the video","29%":"The skip button will appear when you watch 29% of the video","30%":"The skip button will appear when you watch 30% of the video","31%":"The skip button will appear when you watch 31% of the video","32%":"The skip button will appear when you watch 32% of the video","33%":"The skip button will appear when you watch 33% of the video","34%":"The skip button will appear when you watch 34% of the video","35%":"The skip button will appear when you watch 35% of the video","36%":"The skip button will appear when you watch 36% of the video","37%":"The skip button will appear when you watch 37% of the video","38%":"The skip button will appear when you watch 38% of the video","39%":"The skip button will appear when you watch 39% of the video","40%":"The skip button will appear when you watch 40% of the video","41%":"The skip button will appear when you watch 41% of the video","42%":"The skip button will appear when you watch 42% of the video","43%":"The skip button will appear when you watch 43% of the video","44%":"The skip button will appear when you watch 44% of the video","45%":"The skip button will appear when you watch 45% of the video","46%":"The skip button will appear when you watch 46% of the video","47%":"The skip button will appear when you watch 47% of the video","48%":"The skip button will appear when you watch 48% of the video","49%":"The skip button will appear when you watch 49% of the video","50%":"The skip button will appear when you watch 50% of the video","51%":"The skip button will appear when you watch 51% of the video","52%":"The skip button will appear when you watch 52% of the video","53%":"The skip button will appear when you watch 53% of the video","54%":"The skip button will appear when you watch 54% of the video","55%":"The skip button will appear when you watch 55% of the video","56%":"The skip button will appear when you watch 56% of the video","57%":"The skip button will appear when you watch 57% of the video","58%":"The skip button will appear when you watch 58% of the video","59%":"The skip button will appear when you watch 59% of the video","60%":"The skip button will appear when you watch 60% of the video","61%":"The skip button will appear when you watch 61% of the video","62%":"The skip button will appear when you watch 62% of the video","63%":"The skip button will appear when you watch 63% of the video","64%":"The skip button will appear when you watch 64% of the video","65%":"The skip button will appear when you watch 65% of the video","66%":"The skip button will appear when you watch 66% of the video","67%":"The skip button will appear when you watch 67% of the video","68%":"The skip button will appear when you watch 68% of the video","69%":"The skip button will appear when you watch 69% of the video","70%":"The skip button will appear when you watch 70% of the video","71%":"The skip button will appear when you watch 71% of the video","72%":"The skip button will appear when you watch 72% of the video","73%":"The skip button will appear when you watch 73% of the video","74%":"The skip button will appear when you watch 74% of the video","75%":"The skip button will appear when you watch 75% of the video","76%":"The skip button will appear when you watch 76% of the video","77%":"The skip button will appear when you watch 77% of the video","78%":"The skip button will appear when you watch 78% of the video","79%":"The skip button will appear when you watch 79% of the video","80%":"The skip button will appear when you watch 80% of the video","81%":"The skip button will appear when you watch 81% of the video","82%":"The skip button will appear when you watch 82% of the video","83%":"The skip button will appear when you watch 83% of the video","84%":"The skip button will appear when you watch 84% of the video","85%":"The skip button will appear when you watch 85% of the video","86%":"The skip button will appear when you watch 86% of the video","87%":"The skip button will appear when you watch 87% of the video","88%":"The skip button will appear when you watch 88% of the video","89%":"The skip button will appear when you watch 89% of the video","90%":"The skip button will appear when you watch 90% of the video","91%":"The skip button will appear when you watch 91% of the video","92%":"The skip button will appear when you watch 92% of the video","93%":"The skip button will appear when you watch 93% of the video","94%":"The skip button will appear when you watch 94% of the video","95%":"The skip button will appear when you watch 95% of the video","96%":"The skip button will appear when you watch 96% of the video","97%":"The skip button will appear when you watch 97% of the video","98%":"The skip button will appear when you watch 98% of the video","99%":"The skip button will appear when you watch 99% of the video","100%":"The skip button will appear when you watch 100% of the video"},"value":"10%"},"showMarkers":true,"showAdsOnEachVideoView":{"type":{"1":"Every video","2":"Show ads on each 2 videos","3":"Show ads on each 3 videos","4":"Show ads on each 4 videos","5":"Show ads on each 5 videos","6":"Show ads on each 6 videos","7":"Show ads on each 7 videos","8":"Show ads on each 8 videos","9":"Show ads on each 9 videos"},"value":1},"showAdsOnRandomPositions":{"type":["All positions","Show ads on 1 random positions","Show ads on 2 random positions","Show ads on 3 random positions","Show ads on 4 random positions"],"value":2},"autoAddNewVideosInCampaignId":{"type":["Do not auto add new videos on campaign"],"value":0}},"data_object_helper":{"start":{"name":"Show Pre-Roll ads","description":""},"mid25Percent":{"name":"Show Mid-Roll ads at 25%","description":""},"mid50Percent":{"name":"Show Mid-Roll ads at 50%","description":""},"mid75Percent":{"name":"Show Mid-Roll ads at 75%","description":""},"end":{"name":"Show Post-Roll ads","description":""},"skipoffset":{"name":"Skip Offset","description":"This is the percentage where the skip button should appear"},"showMarkers":{"name":"Show Markers","description":"Check it if you want to show the yellow markers on the video, where the advertising should appear"},"showAdsOnEachVideoView":{"name":"Show Ads on","description":"This defines how often advertisements will appear, for example: if it is set to 2, you will see ads each 2 videos, but if it is set to 1 you will see ads on every video"},"showAdsOnRandomPositions":{"name":"Show Ads On Positions","description":"This will pick random positions to display the ads, but it will pic only the positions you have checked above. For example, if you want to have 2 random positions, but do not want to have videos on the start position, you must uncheck the start video position checkbox;"},"autoAddNewVideosInCampaignId":{"name":"Auto Add New Videos In Campaign","description":""}},"databaseScript":true,"pluginMenu":"<button onclick=\"avideoModalIframe(webSiteRootURL+'plugin\/AD_Server\/')\" class=\"btn btn-primary btn-xs btn-block\"><i class=\"far fa-money-bill-alt\"><\/i> Adertising Manager<\/button>","tags":[["primary","Monetization","<i class=\"fas fa-dollar-sign\"><\/i>","MONETIZATION"],["primary","ADS","<i class=\"fas fa-camera-retro\"><\/i>","ADS"],["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"],["primary","Player","<i class=\"fas fa-play-circle\"><\/i>","PLAYER"]],"pluginversion":"1.0","pluginversionMarketPlace":"1.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":false},{"name":"AD_Server_Location","dir":"AD_Server_Location","uuid":"77771553-61a2-4189-b033-27a6bb17173d","description":"Enable select location to display each ad<br><br><span class='btn btn-danger btn-sm btn-xs' onclick='$(\"#enable3f2a707f-3c06-4b78-90f9-a22f2fda92ef\").prop(\"checked\", true);$(\"#enable3f2a707f-3c06-4b78-90f9-a22f2fda92ef\").trigger(\"change\");'>AD_Server<\/span> ","installedPlugin":false,"enabled":false,"id":0,"data_object":{},"data_object_helper":[],"databaseScript":true,"pluginMenu":"","tags":[["primary","Monetization","<i class=\"fas fa-dollar-sign\"><\/i>","MONETIZATION"],["primary","ADS","<i class=\"fas fa-camera-retro\"><\/i>","ADS"],["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"]],"pluginversion":"1.0","pluginversionMarketPlace":"1.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":false},{"name":"ADs","dir":"ADs","uuid":"ADs73225-3807-4167-ba81-0509dd280e06","description":"Handle the ads system, like Adsense or similar","installedPlugin":{"id":30,"uuid":"ADs73225-3807-4167-ba81-0509dd280e06","status":"inactive","created":"2021-09-17 14:03:41","modified":"2021-09-20 07:29:49","object_data":null,"name":"ADs","dirName":"ADs","pluginversion":"1.1"},"enabled":false,"id":30,"data_object":{"leaderBoardBigVideo":{"type":"textarea","value":"<center><img src='https:\/\/www.mysite.com\/plugin\/ADs\/sample300x250.jpg'><\/center>"},"leaderBoardBigVideoWidth":300,"leaderBoardBigVideoHeight":250,"leaderBoardTop":{"type":"textarea","value":"<center><img src='https:\/\/www.mysite.com\/plugin\/ADs\/sample728x90.jpg'><\/center>"},"leaderBoardTopWidth":728,"leaderBoardTopHeight":90,"leaderBoardTop2":{"type":"textarea","value":"<center><img src='https:\/\/www.mysite.com\/plugin\/ADs\/sample728x90.jpg'><\/center>"},"leaderBoardTop2Width":728,"leaderBoardTop2Height":90,"channelLeaderBoardTop":{"type":"textarea","value":"<center><img src='https:\/\/www.mysite.com\/plugin\/ADs\/sample728x90.jpg'><\/center>"},"channelLeaderBoardTopWidth":728,"channelLeaderBoardTopHeight":90,"leaderBoardMiddle":{"type":"textarea","value":"<center><img src='https:\/\/www.mysite.com\/plugin\/ADs\/sample728x90.jpg'><\/center>"},"leaderBoardMiddleWidth":728,"leaderBoardMiddleHeight":90,"sideRectangle":{"type":"textarea","value":"<center><img src='https:\/\/www.mysite.com\/plugin\/ADs\/sample300x250.jpg'><\/center>"},"sideRectangleWidth":300,"sideRectangleHeight":250,"leaderBoardBigVideoMobile":{"type":"textarea","value":"<center><img src='https:\/\/www.mysite.com\/plugin\/ADs\/sample300x250.jpg'><\/center>"},"leaderBoardBigVideoMobileWidth":300,"leaderBoardBigVideoMobileHeight":250,"leaderBoardTopMobile":{"type":"textarea","value":"<center><img src='https:\/\/www.mysite.com\/plugin\/ADs\/sample300x250.jpg'><\/center>"},"leaderBoardTopMobileWidth":300,"leaderBoardTopMobileHeight":250,"leaderBoardTopMobile2":{"type":"textarea","value":"<center><img src='https:\/\/www.mysite.com\/plugin\/ADs\/sample300x250.jpg'><\/center>"},"leaderBoardTopMobile2Width":300,"leaderBoardTopMobile2Height":250,"channelLeaderBoardTopMobile":{"type":"textarea","value":"<center><img src='https:\/\/www.mysite.com\/plugin\/ADs\/sample300x250.jpg'><\/center>"},"channelLeaderBoardTopMobileWidth":300,"channelLeaderBoardTopMobileHeight":250,"leaderBoardMiddleMobile":{"type":"textarea","value":"<center><img src='https:\/\/www.mysite.com\/plugin\/ADs\/sample300x250.jpg'><\/center>"},"leaderBoardMiddleMobileWidth":300,"leaderBoardMiddleMobileHeight":250,"tags3rdParty":"<script> window.abkw = '{ChannelName},{Category}'; <\/script>","doNotShowAdsForPaidUsers":true},"data_object_helper":[],"databaseScript":false,"pluginMenu":"<button onclick=\"avideoModalIframe(webSiteRootURL +'plugin\/ADs\/editor.php');\" class=\"btn btn-primary btn-sm btn-xs btn-block\"><i class=\"fas fa-edit\"><\/i> Edit<\/button>","tags":[["primary","Monetization","<i class=\"fas fa-dollar-sign\"><\/i>","MONETIZATION"],["primary","ADS","<i class=\"fas fa-camera-retro\"><\/i>","ADS"],["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"]],"pluginversion":"1.1","pluginversionMarketPlace":"1.1","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"API","dir":"API","uuid":"1apicbec-91db-4357-bb10-ee08b0913778","description":"Handle APIs for third party Applications","installedPlugin":{"id":15,"uuid":"1apicbec-91db-4357-bb10-ee08b0913778","status":"active","created":"2020-08-21 07:50:25","modified":"2020-08-21 07:50:25","object_data":null,"name":"API","dirName":"API","pluginversion":"1.0"},"enabled":true,"id":15,"data_object":{"APISecret":"36dc8ebc8642e2d6e32639c47c67994e"},"data_object_helper":[],"databaseScript":false,"pluginMenu":"<button onclick=\"avideoModalIframeLarge(webSiteRootURL +'plugin\/API\/info.php');\" class=\"btn btn-primary btn-sm btn-xs btn-block\"><i class=\"fas fa-info-circle\"><\/i> Info<\/button>","tags":[["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"],["primary","Mobile","<i class=\"fas fa-mobile-alt\"><\/i>","MOBILE"]],"pluginversion":"1.0","pluginversionMarketPlace":"1.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"AdsForJesus","dir":"AdsForJesus","uuid":"AdsForJesus-43a9-479b-994a-5430dc22958c","description":" We will provide a simple VMAP Ad link for free, these ads will be placed in your videos.<br>This will give your users the greatest wisdom of all, as well as invaluable value. <i class=\"fas fa-pray\"> <\/i> <i class=\"fas fa-cross fa-2x \"><\/i>","installedPlugin":false,"enabled":false,"id":0,"data_object":{"start":true,"mid25Percent":true,"mid50Percent":true,"mid75Percent":true,"end":true,"topMenuLink":false},"data_object_helper":[],"databaseScript":false,"pluginMenu":"<a href='https:\/\/forjesus.tv\/' target='__blank' class='btn btn-success'><img src='https:\/\/forjesus.tv\/img\/logoLandscape-50.png' alt='4JesusTV' class='img img-responsive'><\/a>","tags":[["primary","ADS","<i class=\"fas fa-camera-retro\"><\/i>","ADS"],["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"],["primary","Player","<i class=\"fas fa-play-circle\"><\/i>","PLAYER"]],"pluginversion":"1.0","pluginversionMarketPlace":"1.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"Articles","dir":"Articles","uuid":"articles-91db-4357-bb10-ee08b0913778","description":"Create rich text articles","installedPlugin":{"id":20,"uuid":"articles-91db-4357-bb10-ee08b0913778","status":"active","created":"2020-09-01 15:31:07","modified":"2020-09-01 15:31:07","object_data":null,"name":"Articles","dirName":"Articles","pluginversion":"1.0"},"enabled":true,"id":20,"data_object":{"allowAttributes":false,"allowCSS":false},"data_object_helper":[],"databaseScript":false,"pluginMenu":"<a href=\"https:\/\/www.mysite.com\/plugin\/Articles\/updateDescriptions.php\" class=\"btn btn-default btn-xs btn-block\" target=\"_blank\">Aktualizovat star\u00fd popis<\/a><a href=\"https:\/\/www.mysite.com\/plugin\/Articles\/updateDescriptionsRemoveTags.php\" class=\"btn btn-default btn-xs btn-block\" target=\"_blank\">Vr\u00e1tit popis zp\u011bt bez HTML<\/a>","tags":[["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"]],"pluginversion":"1.0","pluginversionMarketPlace":"1.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"Audit","dir":"Audit","uuid":"26570956-dc62-46e3-ace9-86c6e8f9c81b","description":"Save all insert, update and delete queries for audit","installedPlugin":{"id":5,"uuid":"26570956-dc62-46e3-ace9-86c6e8f9c81b","status":"inactive","created":"2020-08-19 15:14:36","modified":"2020-09-10 08:21:55","object_data":null,"name":"Audit","dirName":"Audit","pluginversion":"2.0"},"enabled":false,"id":5,"data_object":{},"data_object_helper":[],"databaseScript":true,"pluginMenu":"<a href=\"plugin\/Audit\/page\/editor.php\" class=\"btn btn-primary btn-sm btn-xs btn-block\"><i class=\"fa fa-edit\"><\/i> Check Log<\/a>","tags":[["success","Recommended","<i class=\"fas fa-heart\"><\/i>","RECOMMENDED"],["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"],["warning","Security","<i class=\"fas fa-user-shield\"><\/i>","SECURITY"]],"pluginversion":"2.0","pluginversionMarketPlace":"2.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"BlockonomicsYPT","dir":"BlockonomicsYPT","uuid":"bitcoin9-c0b6-4264-85cb-47ae076d949f","description":"<a href='https:\/\/www.blockonomics.co'>Blockonomics<\/a> is a decentralized and permissionless bitcoin payment solution.<br>HTTP Callback URL: <br><code>https:\/\/www.mysite.com\/plugin\/BlockonomicsYPT\/callback.php?secret=c15de6125e1c8343f74c98549cc65675<\/code>","installedPlugin":false,"enabled":false,"id":0,"data_object":{"APIKey":"NUdcVWq0Juz29qnJH9hebgdvEY0qiSIpWZo5nCWXask","Secret":"c15de6125e1c8343f74c98549cc65675","ExpireInSeconds":600},"data_object_helper":[],"databaseScript":true,"pluginMenu":"","tags":[],"pluginversion":"1.0","pluginversionMarketPlace":"1.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":false},{"name":"BulkEmbed","dir":"BulkEmbed","uuid":"bulkembed-8c31-4f15-a355-48715fac13f3","description":"Create your API Key here https:\/\/console.developers.google.com\/apis\/credentials\/key<br> Also make sure you enable the API YouTube Data API v3","installedPlugin":false,"enabled":false,"id":0,"data_object":{"API_KEY":"AIzaSyCIqxE86BawU33Um2HEGtX4PcrUWeCh_6o","onlyAdminCanBulkEmbed":true},"data_object_helper":[],"databaseScript":false,"pluginMenu":"<button onclick=\"avideoModalIframe(webSiteRootURL +'plugin\/BulkEmbed\/search.php');\" class=\"btn btn-primary btn-xs btn-block\" target=\"_blank\">Search<\/button>","tags":[["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"]],"pluginversion":"1.1","pluginversionMarketPlace":"1.1","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"CDN","dir":"CDN","uuid":"CDN73225-3807-4167-ba81-0509dd280e06","description":"With our CDN we will provide you a highly-distributed platform of servers that helps minimize delays in loading web page content by reducing the physical distance between the server and the user. This helps users around the world view the same high-quality content without slow loading times","installedPlugin":false,"enabled":false,"id":0,"data_object":{"key":"","CDN":"","CDN_S3":"","CDN_B2":"","CDN_FTP":"","CDN_YPTStorage":"","CDN_Live":"","CDN_LiveServers":"","enable_storage":false,"storage_autoupload_new_videos":true,"storage_users_can_choose_storage":true,"storage_username":"","storage_password":"","storage_pullzone":""},"data_object_helper":[],"databaseScript":false,"pluginMenu":"<button class=\"btn btn-primary btn-xs btn-block\" onclick=\"avideoModalIframe(webSiteRootURL+'plugin\/CDN\/Storage\/test.php');\">Test Storage<\/button>","tags":[["success","Recommended","<i class=\"fas fa-heart\"><\/i>","RECOMMENDED"],["primary","Live","<i class=\"fas fa-broadcast-tower\"><\/i>","LIVE"],["primary","Player","<i class=\"fas fa-play-circle\"><\/i>","PLAYER"],["primary","Storage","<i class=\"fas fa-archive\"><\/i>","STORAGE"]],"pluginversion":"2.0","pluginversionMarketPlace":"2.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"Cache","dir":"Cache","uuid":"10573225-3807-4167-ba81-0509dd280e06","description":"AVideo application accelerator to cache pages.<br>Your website has 10,000 visitors who are online, and your dynamic page has to send 10,000 times the same queries to database on every page load. With this plugin, your page only sends 1 query to your DB, and uses the cache to serve the 9,999 other visitors.<br>To auto delete the old cache files you can use this crontab command <code>0 2 * * * php \/var\/www\/www.mysite.com\/plugin\/Cache\/crontab.php<\/code> this will delete cache files that are 3 days old everyday at 2 AM<br><small><a href='https:\/\/github.com\/WWBN\/AVideo\/wiki\/Cache-Plugin' target='__blank'><i class='fas fa-question-circle'><\/i> Help<\/a><\/small>","installedPlugin":{"id":6,"uuid":"10573225-3807-4167-ba81-0509dd280e06","status":"active","created":"2020-08-19 15:14:46","modified":"2021-09-20 16:38:55","object_data":"{\"enableCachePerUser\":false,\"enableCacheForLoggedUsers\":false,\"cacheTimeInSeconds\":\"1800\",\"cacheDir\":\"\\\\\/var\\\\\/www\\\\\/www.mysite.com\\\\\/videos\\\\\/cache\\\\\/\",\"logPageLoadTime\":false,\"stopBotsFromNonCachedPages\":true,\"deleteStatisticsDaysOld\":180}","name":"Cache","dirName":"Cache","pluginversion":"1.0"},"enabled":true,"id":6,"data_object":{"enableCachePerUser":false,"enableCacheForLoggedUsers":false,"cacheTimeInSeconds":"1800","cacheDir":"\/var\/www\/www.mysite.com\/videos\/cache\/","logPageLoadTime":false,"stopBotsFromNonCachedPages":true,"deleteStatisticsDaysOld":180},"data_object_helper":[],"databaseScript":false,"pluginMenu":"<button class=\"btn btn-primary btn-sm btn-xs btn-block\" onclick=\"deleteOldStatistics();\"><i class=\"fas fa-trash\"><\/i> Delete Old Statistics<\/button>","tags":[["success","Recommended","<i class=\"fas fa-heart\"><\/i>","RECOMMENDED"],["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"]],"pluginversion":"1.0","pluginversionMarketPlace":"1.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"Chromecast","dir":"Chromecast","uuid":"cast1de9-b4f7-4462-bda6-458b0736593d","description":"A plugin that adds a button to the control bar which will cast videos to a Chromecast.","installedPlugin":false,"enabled":false,"id":0,"data_object":{},"data_object_helper":[],"databaseScript":false,"pluginMenu":"","tags":[["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"]],"pluginversion":"1.0","pluginversionMarketPlace":"1.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"CloneSite","dir":"CloneSite","uuid":"c0731de9-b4f7-4462-bda6-458b0736593d","description":"Clone and Backup AVideo Sites<br>Crontab every day at 1am:<br><code>0 1 * * * php \/var\/www\/www.mysite.com\/plugin\/CloneSite\/cloneClient.json.php c15de6125e1c8343f74c98549cc65675<\/code><div class='alert alert-danger'>To use rsync feature you must install sshpass <code>sudo apt-get install sshpass<\/code><\/div><br><small><a href='https:\/\/github.com\/WWBN\/AVideo\/wiki\/Clone-Site-Plugin' target='__blank'><i class='fas fa-question-circle'><\/i> Help<\/a><\/small>","installedPlugin":false,"enabled":false,"id":0,"data_object":{"cloneSiteURL":"","cloneSiteSSHIP":"","cloneSiteSSHUser":"","cloneSiteSSHPort":"22","cloneSiteSSHPassword":{"type":"encrypted","value":""},"useRsync":true,"MaintenanceMode":false,"myKey":"c15de6125e1c8343f74c98549cc65675"},"data_object_helper":[],"databaseScript":true,"pluginMenu":"<a href=\"#\" onclick=\"document.location=webSiteRootURL+'plugin\/CloneSite\/'\" class=\"btn btn-primary btn-xs btn-block\"><i class=\"fas fa-clone\"><\/i> Clones Manager<\/a>\r\n<button class=\"btn btn-success btn-xs btn-block\" id=\"cloneNow\" onclick=\"\r\n \/\/modal.showPleaseWait();\r\n $('#cloneProgressModal').modal();\r\n function getClientLog(){\r\n $.ajax({\r\n url: webSiteRootURL+'videos\/cache\/clones\/client.log'\r\n }).done(function (resp) {\r\n $('#cloneLog').text(resp);\r\n var $target = $('#cloneLog');\r\n $target.animate({scrollTop: 999999999}, 1000);\r\n });\r\n }\r\n var interval = setInterval(function () {\r\n getClientLog();\r\n }, 1000);\r\n\r\n $.ajax({\r\n url: webSiteRootURL+'plugin\/CloneSite\/cloneClient.json.php'\r\n\r\n }).done(function (resposta) {\r\n if (resposta.error) {\r\n avideoAlert('Sorry', resposta.msg, 'error');\r\n }else{\r\n avideoAlert('Congratulations', 'Your Clone Process is finished', 'success');\r\n }\r\n clearInterval(interval);\r\n getClientLog();\r\n \/\/modal.hidePleaseWait();\r\n });\"><i class=\"fas fa-sync\"><\/i> Clone Now<\/button>\r\n\r\n<div id=\"cloneProgressModal\" class=\"modal fade\" tabindex=\"-1\" role=\"dialog\">\r\n <div class=\"modal-dialog\" role=\"document\" style=\"width: 800px;\">\r\n <div class=\"modal-content\">\r\n <div class=\"modal-header\">\r\n <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\"><span aria-hidden=\"true\">&times;<\/span><\/button>\r\n <h4 class=\"modal-title\">Clone Progress <\/h4>\r\n <\/div>\r\n <div class=\"modal-body\" style=\"max-height: 70vh; overflow: scroll;\">\r\n <pre id=\"cloneLog\" style=\" height: 400px;\"><\/pre>\r\n <\/div>\r\n <\/div><!-- \/.modal-content -->\r\n <\/div><!-- \/.modal-dialog -->\r\n<\/div><!-- \/.modal -->\r\n\r\n","tags":[["warning","Security","<i class=\"fas fa-user-shield\"><\/i>","SECURITY"],["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"]],"pluginversion":"1.1","pluginversionMarketPlace":"1.1","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":false},{"name":"CombineSites","dir":"CombineSites","uuid":"6daca392-7b14-44fb-aa33-combine0d92e","description":"This plugin will share multiple streamers medias<br><br><span class='btn btn-success btn-sm btn-xs' onclick='$(\"#enable1apicbec-91db-4357-bb10-ee08b0913778\").prop(\"checked\", false);$(\"#enable1apicbec-91db-4357-bb10-ee08b0913778\").trigger(\"change\");'>API<\/span> ","installedPlugin":false,"enabled":false,"id":0,"data_object":{"cacheTimeInSeconds":600},"data_object_helper":[],"databaseScript":true,"pluginMenu":"<a href=\"plugin\/CombineSites\/page\/editor.php\" class=\"btn btn-primary btn-sm btn-xs btn-block\"><i class=\"fa fa-edit\"><\/i> Edit<\/a>","tags":[["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"],["danger","Deprecated","<i class=\"fas fa-times-circle\"><\/i>","DEPRECATED"]],"pluginversion":"1.0","pluginversionMarketPlace":"1.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":false},{"name":"CookieAlert","dir":"CookieAlert","uuid":"6daca392-7b14-44fb-aa33-51cba620d92e","description":"EU Cookie Law Notice Plugin","installedPlugin":{"id":7,"uuid":"6daca392-7b14-44fb-aa33-51cba620d92e","status":"active","created":"2020-08-19 15:15:46","modified":"2020-08-20 07:17:53","object_data":"{\"text\":\"Tento web pou\\\\u017e\\\\u00edv\\\\u00e1 k poskytov\\\\u00e1n\\\\u00ed slu\\\\u017eeb, personalizaci reklam a anal\\\\u00fdze n\\\\u00e1v\\\\u0161t\\\\u011bvnosti soubory cookie. Pou\\\\u017e\\\\u00edv\\\\u00e1n\\\\u00edm tohoto webu s t\\\\u00edm souhlas\\\\u00edte. <a href=\\\\\"https:\\\\\/\\\\\/www.wedos.cz\\\\\/cookies\\\\\" target=\\\\\"_blank\\\\\">V\\\\u00edce informac\\\\u00ed<\\\\\/a>\",\"btnText\":\"skr\\\\u00fdt\"}","name":"CookieAlert","dirName":"CookieAlert","pluginversion":"1.0"},"enabled":true,"id":7,"data_object":{"text":"Tento web pou\u017e\u00edv\u00e1 k poskytov\u00e1n\u00ed slu\u017eeb, personalizaci reklam a anal\u00fdze n\u00e1v\u0161t\u011bvnosti soubory cookie. Pou\u017e\u00edv\u00e1n\u00edm tohoto webu s t\u00edm souhlas\u00edte. <a href=\"https:\/\/www.wedos.cz\/cookies\" target=\"_blank\">V\u00edce informac\u00ed<\/a>","btnText":"skr\u00fdt"},"data_object_helper":[],"databaseScript":false,"pluginMenu":"","tags":[],"pluginversion":"1.0","pluginversionMarketPlace":"1.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"CustomizeAdvanced","dir":"CustomizeAdvanced","uuid":"55a4fa56-8a30-48d4-a0fb-8aa6b3f69033","description":"Fine Tuning your AVideo<br><small><a href='https:\/\/github.com\/WWBN\/AVideo\/wiki\/Advanced-Customization-Plugin' target='__blank'><i class='fas fa-question-circle'><\/i> Help<\/a><\/small>","installedPlugin":{"id":3,"uuid":"55a4fa56-8a30-48d4-a0fb-8aa6b3f69033","status":"active","created":"2020-08-19 14:52:27","modified":"2021-03-30 07:53:04","object_data":"{\"logoMenuBarURL\":\"https:\\\\\/\\\\\/www.mysite.com\\\\\/\",\"encoderNetwork\":\"https:\\\\\/\\\\\/network.avideo.com\\\\\/\",\"useEncoderNetworkRecomendation\":false,\"doNotShowEncoderNetwork\":true,\"doNotShowUploadButton\":false,\"uploadButtonDropdownIcon\":\"fas fa-video\",\"uploadButtonDropdownText\":\"\",\"encoderNetworkLabel\":\"\",\"doNotShowUploadMP4Button\":true,\"disablePDFUpload\":false,\"disableImageUpload\":false,\"disableZipUpload\":true,\"disableMP4Upload\":false,\"disableMP3Upload\":false,\"uploadMP4ButtonLabel\":\"\",\"doNotShowImportMP4Button\":true,\"importMP4ButtonLabel\":\"\",\"doNotShowEncoderButton\":false,\"encoderButtonLabel\":\"\",\"doNotShowEmbedButton\":false,\"embedBackgroundColor\":\"white\",\"embedButtonLabel\":\"\",\"embedCodeTemplate\":\"<div class=\\\\\"embed-responsive embed-responsive-16by9\\\\\"><iframe width=\\\\\"640\\\\\" height=\\\\\"360\\\\\" style=\\\\\"max-width: 100%;max-height: 100%; border:none;\\\\\" src=\\\\\"{embedURL}\\\\\" frameborder=\\\\\"0\\\\\" allowfullscreen=\\\\\"allowfullscreen\\\\\" allow=\\\\\"autoplay\\\\\" scrolling=\\\\\"no\\\\\">iFrame is not supported!<\\\\\/iframe><\\\\\/div>\",\"embedCodeTemplateObject\":\"<div class=\\\\\"embed-responsive embed-responsive-16by9\\\\\"><object width=\\\\\"640\\\\\" height=\\\\\"360\\\\\"><param name=\\\\\"movie\\\\\" value=\\\\\"{embedURL}\\\\\"><\\\\\/param><param name=\\\\\"allowFullScreen\\\\\" value=\\\\\"true\\\\\"><\\\\\/param><param name=\\\\\"allowscriptaccess\\\\\" value=\\\\\"always\\\\\"><\\\\\/param><embed src=\\\\\"{embedURL}\\\\\" allowscriptaccess=\\\\\"always\\\\\" allowfullscreen=\\\\\"true\\\\\" width=\\\\\"640\\\\\" height=\\\\\"360\\\\\"><\\\\\/embed><\\\\\/object><\\\\\/div>\",\"htmlCodeTemplate\":\"<a href=\\\\\"{permaLink}\\\\\"><img src=\\\\\"{imgSRC}\\\\\">{title}<\\\\\/a>\",\"BBCodeTemplate\":\"[url={permaLink}][img]{imgSRC}[\\\\\/img]{title}[\\\\\/url]\",\"doNotShowEncoderHLS\":false,\"doNotShowEncoderResolutionLow\":false,\"doNotShowEncoderResolutionSD\":false,\"doNotShowEncoderResolutionHD\":false,\"openEncoderInIFrame\":false,\"showOnlyEncoderAutomaticResolutions\":true,\"doNotShowEncoderAutomaticHLS\":false,\"doNotShowEncoderAutomaticMP4\":false,\"doNotShowEncoderAutomaticWebm\":false,\"doNotShowEncoderAutomaticAudio\":false,\"doNotShowExtractAudio\":false,\"doNotShowCreateVideoSpectrum\":false,\"doNotShowLeftMenuAudioAndVideoButtons\":false,\"doNotShowWebsiteOnContactForm\":false,\"doNotUseXsendFile\":false,\"makeVideosInactiveAfterEncode\":true,\"makeVideosUnlistedAfterEncode\":true,\"usePermalinks\":false,\"useVideoIDOnSEOLinks\":true,\"disableAnimatedGif\":false,\"removeBrowserChannelLinkFromMenu\":false,\"EnableMinifyJS\":true,\"disableShareAndPlaylist\":false,\"disableShareOnly\":false,\"disableEmailSharing\":false,\"splitBulkEmailSend\":\"50\",\"disableComments\":false,\"commentsMaxLength\":\"200\",\"commentsNoIndex\":true,\"disableYoutubePlayerIntegration\":false,\"utf8Encode\":false,\"utf8Decode\":false,\"menuBarHTMLCode\":{\"type\":\"textarea\",\"value\":\"\"},\"underMenuBarHTMLCode\":{\"type\":\"textarea\",\"value\":\"\"},\"footerHTMLCode\":{\"type\":\"textarea\",\"value\":\"\"},\"signInOnRight\":true,\"signInOnLeft\":true,\"forceCategory\":false,\"showCategoryTopImages\":true,\"autoPlayAjax\":false,\"disablePlayLink\":false,\"disableHelpLeftMenu\":false,\"disableAboutLeftMenu\":false,\"disableContactLeftMenu\":false,\"disableNavbar\":false,\"disableNavBarInsideIframe\":true,\"autoHideNavbar\":true,\"autoHideNavbarInSeconds\":\"0\",\"videosCDN\":\"\",\"useFFMPEGToGenerateThumbs\":true,\"thumbsWidthPortrait\":\"170\",\"thumbsHeightPortrait\":\"250\",\"thumbsWidthLandscape\":\"250\",\"thumbsHeightLandscape\":\"140\",\"showImageDownloadOption\":false,\"doNotDisplayViews\":false,\"doNotDisplayLikes\":false,\"doNotDisplayCategoryLeftMenu\":false,\"doNotDisplayCategory\":false,\"doNotDisplayGroupsTags\":false,\"doNotDisplayPluginsTags\":false,\"showNotRatedLabel\":false,\"showShareMenuOpenByDefault\":false,\"askRRatingConfirmationBeforePlay_G\":false,\"askRRatingConfirmationBeforePlay_PG\":false,\"askRRatingConfirmationBeforePlay_PG13\":false,\"askRRatingConfirmationBeforePlay_R\":false,\"askRRatingConfirmationBeforePlay_NC17\":true,\"askRRatingConfirmationBeforePlay_MA\":true,\"filterRRating\":false,\"AsyncJobs\":false,\"doNotShowLeftHomeButton\":false,\"doNotShowLeftTrendingButton\":false,\"CategoryLabel\":\"Kategorie\",\"ShowAllVideosOnCategory\":false,\"hideCategoryVideosCount\":false,\"paidOnlyUsersTellWhatVideoIs\":false,\"paidOnlyShowLabels\":false,\"paidOnlyLabel\":\"Premium\",\"paidOnlyFreeLabel\":\"Free\",\"removeSubscribeButton\":false,\"removeThumbsUpAndDown\":false,\"videoNotFoundText\":{\"type\":\"textarea\",\"value\":\"Video nenalezeno\"},\"siteMapRowsLimit\":\"100\",\"siteMapUTF8Fix\":false,\"showPrivateVideosOnSitemap\":false,\"enableOldPassHashCheck\":true,\"disableHTMLDescription\":false,\"disableVideoSwap\":false,\"makeSwapVideosOnlyForAdmin\":false,\"disableCopyEmbed\":false,\"disableDownloadVideosList\":true,\"videosManegerRowCount\":\"[10, 25, 50, -1]\",\"videosListRowCount\":\"[10, 20, 30, 40, 50]\",\"twitter_site\":\"@wedos_cz\",\"twitter_player\":true,\"twitter_summary_large_image\":false,\"footerStyle\":\"position: fixed;bottom: 0;width: 100%;\",\"disableVideoTags\":false,\"doNotAllowEncoderOverwriteStatus\":false,\"timeZone\":{\"type\":{\"0\":\"Africa\\\\\/Abidjan\",\"1\":\"Africa\\\\\/Accra\",\"2\":\"Africa\\\\\/Addis_Ababa\",\"3\":\"Africa\\\\\/Algiers\",\"4\":\"Africa\\\\\/Asmara\",\"5\":\"Africa\\\\\/Bamako\",\"6\":\"Africa\\\\\/Bangui\",\"7\":\"Africa\\\\\/Banjul\",\"8\":\"Africa\\\\\/Bissau\",\"9\":\"Africa\\\\\/Blantyre\",\"10\":\"Africa\\\\\/Brazzaville\",\"11\":\"Africa\\\\\/Bujumbura\",\"12\":\"Africa\\\\\/Cairo\",\"13\":\"Africa\\\\\/Casablanca\",\"14\":\"Africa\\\\\/Ceuta\",\"15\":\"Africa\\\\\/Conakry\",\"16\":\"Africa\\\\\/Dakar\",\"17\":\"Africa\\\\\/Dar_es_Salaam\",\"18\":\"Africa\\\\\/Djibouti\",\"19\":\"Africa\\\\\/Douala\",\"20\":\"Africa\\\\\/El_Aaiun\",\"21\":\"Africa\\\\\/Freetown\",\"22\":\"Africa\\\\\/Gaborone\",\"23\":\"Africa\\\\\/Harare\",\"24\":\"Africa\\\\\/Johannesburg\",\"25\":\"Africa\\\\\/Juba\",\"26\":\"Africa\\\\\/Kampala\",\"27\":\"Africa\\\\\/Khartoum\",\"28\":\"Africa\\\\\/Kigali\",\"29\":\"Africa\\\\\/Kinshasa\",\"30\":\"Africa\\\\\/Lagos\",\"31\":\"Africa\\\\\/Libreville\",\"32\":\"Africa\\\\\/Lome\",\"33\":\"Africa\\\\\/Luanda\",\"34\":\"Africa\\\\\/Lubumbashi\",\"35\":\"Africa\\\\\/Lusaka\",\"36\":\"Africa\\\\\/Malabo\",\"37\":\"Africa\\\\\/Maputo\",\"38\":\"Africa\\\\\/Maseru\",\"39\":\"Africa\\\\\/Mbabane\",\"40\":\"Africa\\\\\/Mogadishu\",\"41\":\"Africa\\\\\/Monrovia\",\"42\":\"Africa\\\\\/Nairobi\",\"43\":\"Africa\\\\\/Ndjamena\",\"44\":\"Africa\\\\\/Niamey\",\"45\":\"Africa\\\\\/Nouakchott\",\"46\":\"Africa\\\\\/Ouagadougou\",\"47\":\"Africa\\\\\/Porto-Novo\",\"48\":\"Africa\\\\\/Sao_Tome\",\"49\":\"Africa\\\\\/Tripoli\",\"50\":\"Africa\\\\\/Tunis\",\"51\":\"Africa\\\\\/Windhoek\",\"52\":\"America\\\\\/Adak\",\"53\":\"America\\\\\/Anchorage\",\"54\":\"America\\\\\/Anguilla\",\"55\":\"America\\\\\/Antigua\",\"56\":\"America\\\\\/Araguaina\",\"57\":\"America\\\\\/Argentina\\\\\/Buenos_Aires\",\"58\":\"America\\\\\/Argentina\\\\\/Catamarca\",\"59\":\"America\\\\\/Argentina\\\\\/Cordoba\",\"60\":\"America\\\\\/Argentina\\\\\/Jujuy\",\"61\":\"America\\\\\/Argentina\\\\\/La_Rioja\",\"62\":\"America\\\\\/Argentina\\\\\/Mendoza\",\"63\":\"America\\\\\/Argentina\\\\\/Rio_Gallegos\",\"64\":\"America\\\\\/Argentina\\\\\/Salta\",\"65\":\"America\\\\\/Argentina\\\\\/San_Juan\",\"66\":\"America\\\\\/Argentina\\\\\/San_Luis\",\"67\":\"America\\\\\/Argentina\\\\\/Tucuman\",\"68\":\"America\\\\\/Argentina\\\\\/Ushuaia\",\"69\":\"America\\\\\/Aruba\",\"70\":\"America\\\\\/Asuncion\",\"71\":\"America\\\\\/Atikokan\",\"72\":\"America\\\\\/Bahia\",\"73\":\"America\\\\\/Bahia_Banderas\",\"74\":\"America\\\\\/Barbados\",\"75\":\"America\\\\\/Belem\",\"76\":\"America\\\\\/Belize\",\"77\":\"America\\\\\/Blanc-Sablon\",\"78\":\"America\\\\\/Boa_Vista\",\"79\":\"America\\\\\/Bogota\",\"80\":\"America\\\\\/Boise\",\"81\":\"America\\\\\/Cambridge_Bay\",\"82\":\"America\\\\\/Campo_Grande\",\"83\":\"America\\\\\/Cancun\",\"84\":\"America\\\\\/Caracas\",\"85\":\"America\\\\\/Cayenne\",\"86\":\"America\\\\\/Cayman\",\"87\":\"America\\\\\/Chicago\",\"88\":\"America\\\\\/Chihuahua\",\"89\":\"America\\\\\/Costa_Rica\",\"90\":\"America\\\\\/Creston\",\"91\":\"America\\\\\/Cuiaba\",\"92\":\"America\\\\\/Curacao\",\"93\":\"America\\\\\/Danmarkshavn\",\"94\":\"America\\\\\/Dawson\",\"95\":\"America\\\\\/Dawson_Creek\",\"96\":\"America\\\\\/Denver\",\"97\":\"America\\\\\/Detroit\",\"98\":\"America\\\\\/Dominica\",\"99\":\"America\\\\\/Edmonton\",\"100\":\"America\\\\\/Eirunepe\",\"101\":\"America\\\\\/El_Salvador\",\"102\":\"America\\\\\/Fort_Nelson\",\"103\":\"America\\\\\/Fortaleza\",\"104\":\"America\\\\\/Glace_Bay\",\"105\":\"America\\\\\/Goose_Bay\",\"106\":\"America\\\\\/Grand_Turk\",\"107\":\"America\\\\\/Grenada\",\"108\":\"America\\\\\/Guadeloupe\",\"109\":\"America\\\\\/Guatemala\",\"110\":\"America\\\\\/Guayaquil\",\"111\":\"America\\\\\/Guyana\",\"112\":\"America\\\\\/Halifax\",\"113\":\"America\\\\\/Havana\",\"114\":\"America\\\\\/Hermosillo\",\"115\":\"America\\\\\/Indiana\\\\\/Indianapolis\",\"116\":\"America\\\\\/Indiana\\\\\/Knox\",\"117\":\"America\\\\\/Indiana\\\\\/Marengo\",\"118\":\"America\\\\\/Indiana\\\\\/Petersburg\",\"119\":\"America\\\\\/Indiana\\\\\/Tell_City\",\"120\":\"America\\\\\/Indiana\\\\\/Vevay\",\"121\":\"America\\\\\/Indiana\\\\\/Vincennes\",\"122\":\"America\\\\\/Indiana\\\\\/Winamac\",\"123\":\"America\\\\\/Inuvik\",\"124\":\"America\\\\\/Iqaluit\",\"125\":\"America\\\\\/Jamaica\",\"126\":\"America\\\\\/Juneau\",\"127\":\"America\\\\\/Kentucky\\\\\/Louisville\",\"128\":\"America\\\\\/Kentucky\\\\\/Monticello\",\"129\":\"America\\\\\/Kralendijk\",\"130\":\"America\\\\\/La_Paz\",\"131\":\"America\\\\\/Lima\",\"132\":\"America\\\\\/Los_Angeles\",\"133\":\"America\\\\\/Lower_Princes\",\"134\":\"America\\\\\/Maceio\",\"135\":\"America\\\\\/Managua\",\"136\":\"America\\\\\/Manaus\",\"137\":\"America\\\\\/Marigot\",\"138\":\"America\\\\\/Martinique\",\"139\":\"America\\\\\/Matamoros\",\"140\":\"America\\\\\/Mazatlan\",\"141\":\"America\\\\\/Menominee\",\"142\":\"America\\\\\/Merida\",\"143\":\"America\\\\\/Metlakatla\",\"144\":\"America\\\\\/Mexico_City\",\"145\":\"America\\\\\/Miquelon\",\"146\":\"America\\\\\/Moncton\",\"147\":\"America\\\\\/Monterrey\",\"148\":\"America\\\\\/Montevideo\",\"149\":\"America\\\\\/Montserrat\",\"150\":\"America\\\\\/Nassau\",\"151\":\"America\\\\\/New_York\",\"152\":\"America\\\\\/Nipigon\",\"153\":\"America\\\\\/Nome\",\"154\":\"America\\\\\/Noronha\",\"155\":\"America\\\\\/North_Dakota\\\\\/Beulah\",\"156\":\"America\\\\\/North_Dakota\\\\\/Center\",\"157\":\"America\\\\\/North_Dakota\\\\\/New_Salem\",\"158\":\"America\\\\\/Nuuk\",\"159\":\"America\\\\\/Ojinaga\",\"160\":\"America\\\\\/Panama\",\"161\":\"America\\\\\/Pangnirtung\",\"162\":\"America\\\\\/Paramaribo\",\"163\":\"America\\\\\/Phoenix\",\"164\":\"America\\\\\/Port-au-Prince\",\"165\":\"America\\\\\/Port_of_Spain\",\"166\":\"America\\\\\/Porto_Velho\",\"167\":\"America\\\\\/Puerto_Rico\",\"168\":\"America\\\\\/Punta_Arenas\",\"169\":\"America\\\\\/Rainy_River\",\"170\":\"America\\\\\/Rankin_Inlet\",\"171\":\"America\\\\\/Recife\",\"172\":\"America\\\\\/Regina\",\"173\":\"America\\\\\/Resolute\",\"174\":\"America\\\\\/Rio_Branco\",\"175\":\"America\\\\\/Santarem\",\"176\":\"America\\\\\/Santiago\",\"177\":\"America\\\\\/Santo_Domingo\",\"178\":\"America\\\\\/Sao_Paulo\",\"179\":\"America\\\\\/Scoresbysund\",\"180\":\"America\\\\\/Sitka\",\"181\":\"America\\\\\/St_Barthelemy\",\"182\":\"America\\\\\/St_Johns\",\"183\":\"America\\\\\/St_Kitts\",\"184\":\"America\\\\\/St_Lucia\",\"185\":\"America\\\\\/St_Thomas\",\"186\":\"America\\\\\/St_Vincent\",\"187\":\"America\\\\\/Swift_Current\",\"188\":\"America\\\\\/Tegucigalpa\",\"189\":\"America\\\\\/Thule\",\"190\":\"America\\\\\/Thunder_Bay\",\"191\":\"America\\\\\/Tijuana\",\"192\":\"America\\\\\/Toronto\",\"193\":\"America\\\\\/Tortola\",\"194\":\"America\\\\\/Vancouver\",\"195\":\"America\\\\\/Whitehorse\",\"196\":\"America\\\\\/Winnipeg\",\"197\":\"America\\\\\/Yakutat\",\"198\":\"America\\\\\/Yellowknife\",\"199\":\"Antarctica\\\\\/Casey\",\"200\":\"Antarctica\\\\\/Davis\",\"201\":\"Antarctica\\\\\/DumontDUrville\",\"202\":\"Antarctica\\\\\/Macquarie\",\"203\":\"Antarctica\\\\\/Mawson\",\"204\":\"Antarctica\\\\\/McMurdo\",\"205\":\"Antarctica\\\\\/Palmer\",\"206\":\"Antarctica\\\\\/Rothera\",\"207\":\"Antarctica\\\\\/Syowa\",\"208\":\"Antarctica\\\\\/Troll\",\"209\":\"Antarctica\\\\\/Vostok\",\"210\":\"Arctic\\\\\/Longyearbyen\",\"211\":\"Asia\\\\\/Aden\",\"212\":\"Asia\\\\\/Almaty\",\"213\":\"Asia\\\\\/Amman\",\"214\":\"Asia\\\\\/Anadyr\",\"215\":\"Asia\\\\\/Aqtau\",\"216\":\"Asia\\\\\/Aqtobe\",\"217\":\"Asia\\\\\/Ashgabat\",\"218\":\"Asia\\\\\/Atyrau\",\"219\":\"Asia\\\\\/Baghdad\",\"220\":\"Asia\\\\\/Bahrain\",\"221\":\"Asia\\\\\/Baku\",\"222\":\"Asia\\\\\/Bangkok\",\"223\":\"Asia\\\\\/Barnaul\",\"224\":\"Asia\\\\\/Beirut\",\"225\":\"Asia\\\\\/Bishkek\",\"226\":\"Asia\\\\\/Brunei\",\"227\":\"Asia\\\\\/Chita\",\"228\":\"Asia\\\\\/Choibalsan\",\"229\":\"Asia\\\\\/Colombo\",\"230\":\"Asia\\\\\/Damascus\",\"231\":\"Asia\\\\\/Dhaka\",\"232\":\"Asia\\\\\/Dili\",\"233\":\"Asia\\\\\/Dubai\",\"234\":\"Asia\\\\\/Dushanbe\",\"235\":\"Asia\\\\\/Famagusta\",\"236\":\"Asia\\\\\/Gaza\",\"237\":\"Asia\\\\\/Hebron\",\"238\":\"Asia\\\\\/Ho_Chi_Minh\",\"239\":\"Asia\\\\\/Hong_Kong\",\"240\":\"Asia\\\\\/Hovd\",\"241\":\"Asia\\\\\/Irkutsk\",\"242\":\"Asia\\\\\/Jakarta\",\"243\":\"Asia\\\\\/Jayapura\",\"244\":\"Asia\\\\\/Jerusalem\",\"245\":\"Asia\\\\\/Kabul\",\"246\":\"Asia\\\\\/Kamchatka\",\"247\":\"Asia\\\\\/Karachi\",\"248\":\"Asia\\\\\/Kathmandu\",\"249\":\"Asia\\\\\/Khandyga\",\"250\":\"Asia\\\\\/Kolkata\",\"251\":\"Asia\\\\\/Krasnoyarsk\",\"252\":\"Asia\\\\\/Kuala_Lumpur\",\"253\":\"Asia\\\\\/Kuching\",\"254\":\"Asia\\\\\/Kuwait\",\"255\":\"Asia\\\\\/Macau\",\"256\":\"Asia\\\\\/Magadan\",\"257\":\"Asia\\\\\/Makassar\",\"258\":\"Asia\\\\\/Manila\",\"259\":\"Asia\\\\\/Muscat\",\"260\":\"Asia\\\\\/Nicosia\",\"261\":\"Asia\\\\\/Novokuznetsk\",\"262\":\"Asia\\\\\/Novosibirsk\",\"263\":\"Asia\\\\\/Omsk\",\"264\":\"Asia\\\\\/Oral\",\"265\":\"Asia\\\\\/Phnom_Penh\",\"266\":\"Asia\\\\\/Pontianak\",\"267\":\"Asia\\\\\/Pyongyang\",\"268\":\"Asia\\\\\/Qatar\",\"269\":\"Asia\\\\\/Qostanay\",\"270\":\"Asia\\\\\/Qyzylorda\",\"271\":\"Asia\\\\\/Riyadh\",\"272\":\"Asia\\\\\/Sakhalin\",\"273\":\"Asia\\\\\/Samarkand\",\"274\":\"Asia\\\\\/Seoul\",\"275\":\"Asia\\\\\/Shanghai\",\"276\":\"Asia\\\\\/Singapore\",\"277\":\"Asia\\\\\/Srednekolymsk\",\"278\":\"Asia\\\\\/Taipei\",\"279\":\"Asia\\\\\/Tashkent\",\"280\":\"Asia\\\\\/Tbilisi\",\"281\":\"Asia\\\\\/Tehran\",\"282\":\"Asia\\\\\/Thimphu\",\"283\":\"Asia\\\\\/Tokyo\",\"284\":\"Asia\\\\\/Tomsk\",\"285\":\"Asia\\\\\/Ulaanbaatar\",\"286\":\"Asia\\\\\/Urumqi\",\"287\":\"Asia\\\\\/Ust-Nera\",\"288\":\"Asia\\\\\/Vientiane\",\"289\":\"Asia\\\\\/Vladivostok\",\"290\":\"Asia\\\\\/Yakutsk\",\"291\":\"Asia\\\\\/Yangon\",\"292\":\"Asia\\\\\/Yekaterinburg\",\"293\":\"Asia\\\\\/Yerevan\",\"294\":\"Atlantic\\\\\/Azores\",\"295\":\"Atlantic\\\\\/Bermuda\",\"296\":\"Atlantic\\\\\/Canary\",\"297\":\"Atlantic\\\\\/Cape_Verde\",\"298\":\"Atlantic\\\\\/Faroe\",\"299\":\"Atlantic\\\\\/Madeira\",\"300\":\"Atlantic\\\\\/Reykjavik\",\"301\":\"Atlantic\\\\\/South_Georgia\",\"302\":\"Atlantic\\\\\/St_Helena\",\"303\":\"Atlantic\\\\\/Stanley\",\"304\":\"Australia\\\\\/Adelaide\",\"305\":\"Australia\\\\\/Brisbane\",\"306\":\"Australia\\\\\/Broken_Hill\",\"307\":\"Australia\\\\\/Darwin\",\"308\":\"Australia\\\\\/Eucla\",\"309\":\"Australia\\\\\/Hobart\",\"310\":\"Australia\\\\\/Lindeman\",\"311\":\"Australia\\\\\/Lord_Howe\",\"312\":\"Australia\\\\\/Melbourne\",\"313\":\"Australia\\\\\/Perth\",\"314\":\"Australia\\\\\/Sydney\",\"315\":\"Europe\\\\\/Amsterdam\",\"316\":\"Europe\\\\\/Andorra\",\"317\":\"Europe\\\\\/Astrakhan\",\"318\":\"Europe\\\\\/Athens\",\"319\":\"Europe\\\\\/Belgrade\",\"320\":\"Europe\\\\\/Berlin\",\"321\":\"Europe\\\\\/Bratislava\",\"322\":\"Europe\\\\\/Brussels\",\"323\":\"Europe\\\\\/Bucharest\",\"324\":\"Europe\\\\\/Budapest\",\"325\":\"Europe\\\\\/Busingen\",\"326\":\"Europe\\\\\/Chisinau\",\"327\":\"Europe\\\\\/Copenhagen\",\"328\":\"Europe\\\\\/Dublin\",\"329\":\"Europe\\\\\/Gibraltar\",\"330\":\"Europe\\\\\/Guernsey\",\"331\":\"Europe\\\\\/Helsinki\",\"332\":\"Europe\\\\\/Isle_of_Man\",\"333\":\"Europe\\\\\/Istanbul\",\"334\":\"Europe\\\\\/Jersey\",\"335\":\"Europe\\\\\/Kaliningrad\",\"336\":\"Europe\\\\\/Kiev\",\"337\":\"Europe\\\\\/Kirov\",\"338\":\"Europe\\\\\/Lisbon\",\"339\":\"Europe\\\\\/Ljubljana\",\"340\":\"Europe\\\\\/London\",\"341\":\"Europe\\\\\/Luxembourg\",\"342\":\"Europe\\\\\/Madrid\",\"343\":\"Europe\\\\\/Malta\",\"344\":\"Europe\\\\\/Mariehamn\",\"345\":\"Europe\\\\\/Minsk\",\"346\":\"Europe\\\\\/Monaco\",\"347\":\"Europe\\\\\/Moscow\",\"348\":\"Europe\\\\\/Oslo\",\"349\":\"Europe\\\\\/Paris\",\"350\":\"Europe\\\\\/Podgorica\",\"351\":\"Europe\\\\\/Prague\",\"352\":\"Europe\\\\\/Riga\",\"353\":\"Europe\\\\\/Rome\",\"354\":\"Europe\\\\\/Samara\",\"355\":\"Europe\\\\\/San_Marino\",\"356\":\"Europe\\\\\/Sarajevo\",\"357\":\"Europe\\\\\/Saratov\",\"358\":\"Europe\\\\\/Simferopol\",\"359\":\"Europe\\\\\/Skopje\",\"360\":\"Europe\\\\\/Sofia\",\"361\":\"Europe\\\\\/Stockholm\",\"362\":\"Europe\\\\\/Tallinn\",\"363\":\"Europe\\\\\/Tirane\",\"364\":\"Europe\\\\\/Ulyanovsk\",\"365\":\"Europe\\\\\/Uzhgorod\",\"366\":\"Europe\\\\\/Vaduz\",\"367\":\"Europe\\\\\/Vatican\",\"368\":\"Europe\\\\\/Vienna\",\"369\":\"Europe\\\\\/Vilnius\",\"370\":\"Europe\\\\\/Volgograd\",\"371\":\"Europe\\\\\/Warsaw\",\"372\":\"Europe\\\\\/Zagreb\",\"373\":\"Europe\\\\\/Zaporozhye\",\"374\":\"Europe\\\\\/Zurich\",\"375\":\"Indian\\\\\/Antananarivo\",\"376\":\"Indian\\\\\/Chagos\",\"377\":\"Indian\\\\\/Christmas\",\"378\":\"Indian\\\\\/Cocos\",\"379\":\"Indian\\\\\/Comoro\",\"380\":\"Indian\\\\\/Kerguelen\",\"381\":\"Indian\\\\\/Mahe\",\"382\":\"Indian\\\\\/Maldives\",\"383\":\"Indian\\\\\/Mauritius\",\"384\":\"Indian\\\\\/Mayotte\",\"385\":\"Indian\\\\\/Reunion\",\"386\":\"Pacific\\\\\/Apia\",\"387\":\"Pacific\\\\\/Auckland\",\"388\":\"Pacific\\\\\/Bougainville\",\"389\":\"Pacific\\\\\/Chatham\",\"390\":\"Pacific\\\\\/Chuuk\",\"391\":\"Pacific\\\\\/Easter\",\"392\":\"Pacific\\\\\/Efate\",\"393\":\"Pacific\\\\\/Enderbury\",\"394\":\"Pacific\\\\\/Fakaofo\",\"395\":\"Pacific\\\\\/Fiji\",\"396\":\"Pacific\\\\\/Funafuti\",\"397\":\"Pacific\\\\\/Galapagos\",\"398\":\"Pacific\\\\\/Gambier\",\"399\":\"Pacific\\\\\/Guadalcanal\",\"400\":\"Pacific\\\\\/Guam\",\"401\":\"Pacific\\\\\/Honolulu\",\"402\":\"Pacific\\\\\/Kiritimati\",\"403\":\"Pacific\\\\\/Kosrae\",\"404\":\"Pacific\\\\\/Kwajalein\",\"405\":\"Pacific\\\\\/Majuro\",\"406\":\"Pacific\\\\\/Marquesas\",\"407\":\"Pacific\\\\\/Midway\",\"408\":\"Pacific\\\\\/Nauru\",\"409\":\"Pacific\\\\\/Niue\",\"410\":\"Pacific\\\\\/Norfolk\",\"411\":\"Pacific\\\\\/Noumea\",\"412\":\"Pacific\\\\\/Pago_Pago\",\"413\":\"Pacific\\\\\/Palau\",\"414\":\"Pacific\\\\\/Pitcairn\",\"415\":\"Pacific\\\\\/Pohnpei\",\"416\":\"Pacific\\\\\/Port_Moresby\",\"417\":\"Pacific\\\\\/Rarotonga\",\"418\":\"Pacific\\\\\/Saipan\",\"419\":\"Pacific\\\\\/Tahiti\",\"420\":\"Pacific\\\\\/Tarawa\",\"421\":\"Pacific\\\\\/Tongatapu\",\"422\":\"Pacific\\\\\/Wake\",\"423\":\"Pacific\\\\\/Wallis\",\"424\":\"UTC\"},\"value\":\"351\"},\"keywords\":\"AVideo, videos, live, movies\",\"EnableWavesurfer\":false}","name":"CustomizeAdvanced","dirName":"CustomizeAdvanced","pluginversion":"1.0"},"enabled":true,"id":3,"data_object":{"logoMenuBarURL":"https:\/\/www.mysite.com\/","encoderNetwork":"https:\/\/network.avideo.com\/","useEncoderNetworkRecomendation":false,"doNotShowEncoderNetwork":true,"doNotShowUploadButton":false,"uploadButtonDropdownIcon":"fas fa-video","uploadButtonDropdownText":"","encoderNetworkLabel":"","doNotShowUploadMP4Button":true,"disablePDFUpload":false,"disableImageUpload":false,"disableZipUpload":true,"disableMP4Upload":false,"disableMP3Upload":false,"uploadMP4ButtonLabel":"","doNotShowImportMP4Button":true,"importMP4ButtonLabel":"","doNotShowEncoderButton":false,"encoderButtonLabel":"","doNotShowEmbedButton":false,"embedBackgroundColor":"white","embedButtonLabel":"","embedCodeTemplate":"<div class=\"embed-responsive embed-responsive-16by9\"><iframe width=\"640\" height=\"360\" style=\"max-width: 100%;max-height: 100%; border:none;\" src=\"{embedURL}\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\" allow=\"autoplay\" scrolling=\"no\">iFrame is not supported!<\/iframe><\/div>","embedCodeTemplateObject":"<div class=\"embed-responsive embed-responsive-16by9\"><object width=\"640\" height=\"360\"><param name=\"movie\" value=\"{embedURL}\"><\/param><param name=\"allowFullScreen\" value=\"true\"><\/param><param name=\"allowscriptaccess\" value=\"always\"><\/param><embed src=\"{embedURL}\" allowscriptaccess=\"always\" allowfullscreen=\"true\" width=\"640\" height=\"360\"><\/embed><\/object><\/div>","htmlCodeTemplate":"<a href=\"{permaLink}\"><img src=\"{imgSRC}\">{title}<\/a>","BBCodeTemplate":"[url={permaLink}][img]{imgSRC}[\/img]{title}[\/url]","embedControls":{"type":{"-1":"Basic Controls","0":"No Controls","1":"All controls"},"value":1},"embedAutoplay":false,"embedLoop":false,"embedStartMuted":false,"embedShowinfo":true,"doNotShowEncoderHLS":false,"doNotShowEncoderResolutionLow":false,"doNotShowEncoderResolutionSD":false,"doNotShowEncoderResolutionHD":false,"openEncoderInIFrame":false,"showOnlyEncoderAutomaticResolutions":true,"doNotShowEncoderAutomaticHLS":false,"doNotShowEncoderAutomaticMP4":false,"doNotShowEncoderAutomaticWebm":false,"doNotShowEncoderAutomaticAudio":false,"saveOriginalVideoResolution":false,"doNotShowExtractAudio":false,"doNotShowCreateVideoSpectrum":false,"doNotShowLeftMenuAudioAndVideoButtons":false,"doNotShowWebsiteOnContactForm":false,"doNotUseXsendFile":false,"makeVideosInactiveAfterEncode":true,"makeVideosUnlistedAfterEncode":true,"usePermalinks":false,"useVideoIDOnSEOLinks":true,"disableAnimatedGif":false,"removeBrowserChannelLinkFromMenu":false,"EnableMinifyJS":true,"disableShareAndPlaylist":false,"disableShareOnly":false,"disableEmailSharing":false,"splitBulkEmailSend":"50","disableComments":false,"commentsMaxLength":"200","commentsNoIndex":true,"disableYoutubePlayerIntegration":false,"utf8Encode":false,"utf8Decode":false,"menuBarHTMLCode":{"type":"textarea","value":""},"underMenuBarHTMLCode":{"type":"textarea","value":""},"footerHTMLCode":{"type":"textarea","value":""},"signInOnRight":true,"signInOnLeft":true,"forceCategory":false,"showCategoryTopImages":true,"autoPlayAjax":false,"disablePlayLink":false,"disableHelpLeftMenu":false,"disableAboutLeftMenu":false,"disableContactLeftMenu":false,"disableNavbar":false,"disableNavBarInsideIframe":true,"autoHideNavbar":true,"autoHideNavbarInSeconds":"0","videosCDN":"","useFFMPEGToGenerateThumbs":true,"thumbsWidthPortrait":"170","thumbsHeightPortrait":"250","thumbsWidthLandscape":"250","thumbsHeightLandscape":"140","usePreloadLowResolutionImages":false,"showImageDownloadOption":false,"doNotDisplayViews":false,"doNotDisplayLikes":false,"doNotDisplayCategoryLeftMenu":false,"doNotDisplayCategory":false,"doNotDisplayGroupsTags":false,"doNotDisplayPluginsTags":false,"showNotRatedLabel":false,"showShareMenuOpenByDefault":false,"askRRatingConfirmationBeforePlay_G":false,"askRRatingConfirmationBeforePlay_PG":false,"askRRatingConfirmationBeforePlay_PG13":false,"askRRatingConfirmationBeforePlay_R":false,"askRRatingConfirmationBeforePlay_NC17":true,"askRRatingConfirmationBeforePlay_MA":true,"filterRRating":false,"doNotShowLeftHomeButton":false,"doNotShowLeftTrendingButton":false,"CategoryLabel":"Kategorie","ShowAllVideosOnCategory":false,"hideCategoryVideosCount":false,"paidOnlyUsersTellWhatVideoIs":false,"paidOnlyShowLabels":false,"paidOnlyLabel":"Premium","paidOnlyFreeLabel":"Free","removeSubscribeButton":false,"removeThumbsUpAndDown":false,"videoNotFoundText":{"type":"textarea","value":"Video nenalezeno"},"siteMapRowsLimit":"100","siteMapUTF8Fix":false,"showPrivateVideosOnSitemap":false,"enableOldPassHashCheck":true,"disableHTMLDescription":false,"disableVideoSwap":false,"makeSwapVideosOnlyForAdmin":false,"disableCopyEmbed":false,"disableDownloadVideosList":true,"videosManegerRowCount":"[10, 25, 50, -1]","videosListRowCount":"[10, 20, 30, 40, 50]","twitter_site":"@wedos_cz","twitter_player":true,"twitter_summary_large_image":false,"footerStyle":"position: fixed;bottom: 0;width: 100%;","disableVideoTags":false,"doNotAllowEncoderOverwriteStatus":false,"doNotAllowUpdateVideoId":false,"makeVideosIDHarderToGuess":false,"timeZone":{"type":["Africa\/Abidjan","Africa\/Accra","Africa\/Addis_Ababa","Africa\/Algiers","Africa\/Asmara","Africa\/Bamako","Africa\/Bangui","Africa\/Banjul","Africa\/Bissau","Africa\/Blantyre","Africa\/Brazzaville","Africa\/Bujumbura","Africa\/Cairo","Africa\/Casablanca","Africa\/Ceuta","Africa\/Conakry","Africa\/Dakar","Africa\/Dar_es_Salaam","Africa\/Djibouti","Africa\/Douala","Africa\/El_Aaiun","Africa\/Freetown","Africa\/Gaborone","Africa\/Harare","Africa\/Johannesburg","Africa\/Juba","Africa\/Kampala","Africa\/Khartoum","Africa\/Kigali","Africa\/Kinshasa","Africa\/Lagos","Africa\/Libreville","Africa\/Lome","Africa\/Luanda","Africa\/Lubumbashi","Africa\/Lusaka","Africa\/Malabo","Africa\/Maputo","Africa\/Maseru","Africa\/Mbabane","Africa\/Mogadishu","Africa\/Monrovia","Africa\/Nairobi","Africa\/Ndjamena","Africa\/Niamey","Africa\/Nouakchott","Africa\/Ouagadougou","Africa\/Porto-Novo","Africa\/Sao_Tome","Africa\/Tripoli","Africa\/Tunis","Africa\/Windhoek","America\/Adak","America\/Anchorage","America\/Anguilla","America\/Antigua","America\/Araguaina","America\/Argentina\/Buenos_Aires","America\/Argentina\/Catamarca","America\/Argentina\/Cordoba","America\/Argentina\/Jujuy","America\/Argentina\/La_Rioja","America\/Argentina\/Mendoza","America\/Argentina\/Rio_Gallegos","America\/Argentina\/Salta","America\/Argentina\/San_Juan","America\/Argentina\/San_Luis","America\/Argentina\/Tucuman","America\/Argentina\/Ushuaia","America\/Aruba","America\/Asuncion","America\/Atikokan","America\/Bahia","America\/Bahia_Banderas","America\/Barbados","America\/Belem","America\/Belize","America\/Blanc-Sablon","America\/Boa_Vista","America\/Bogota","America\/Boise","America\/Cambridge_Bay","America\/Campo_Grande","America\/Cancun","America\/Caracas","America\/Cayenne","America\/Cayman","America\/Chicago","America\/Chihuahua","America\/Costa_Rica","America\/Creston","America\/Cuiaba","America\/Curacao","America\/Danmarkshavn","America\/Dawson","America\/Dawson_Creek","America\/Denver","America\/Detroit","America\/Dominica","America\/Edmonton","America\/Eirunepe","America\/El_Salvador","America\/Fort_Nelson","America\/Fortaleza","America\/Glace_Bay","America\/Goose_Bay","America\/Grand_Turk","America\/Grenada","America\/Guadeloupe","America\/Guatemala","America\/Guayaquil","America\/Guyana","America\/Halifax","America\/Havana","America\/Hermosillo","America\/Indiana\/Indianapolis","America\/Indiana\/Knox","America\/Indiana\/Marengo","America\/Indiana\/Petersburg","America\/Indiana\/Tell_City","America\/Indiana\/Vevay","America\/Indiana\/Vincennes","America\/Indiana\/Winamac","America\/Inuvik","America\/Iqaluit","America\/Jamaica","America\/Juneau","America\/Kentucky\/Louisville","America\/Kentucky\/Monticello","America\/Kralendijk","America\/La_Paz","America\/Lima","America\/Los_Angeles","America\/Lower_Princes","America\/Maceio","America\/Managua","America\/Manaus","America\/Marigot","America\/Martinique","America\/Matamoros","America\/Mazatlan","America\/Menominee","America\/Merida","America\/Metlakatla","America\/Mexico_City","America\/Miquelon","America\/Moncton","America\/Monterrey","America\/Montevideo","America\/Montserrat","America\/Nassau","America\/New_York","America\/Nipigon","America\/Nome","America\/Noronha","America\/North_Dakota\/Beulah","America\/North_Dakota\/Center","America\/North_Dakota\/New_Salem","America\/Nuuk","America\/Ojinaga","America\/Panama","America\/Pangnirtung","America\/Paramaribo","America\/Phoenix","America\/Port-au-Prince","America\/Port_of_Spain","America\/Porto_Velho","America\/Puerto_Rico","America\/Punta_Arenas","America\/Rainy_River","America\/Rankin_Inlet","America\/Recife","America\/Regina","America\/Resolute","America\/Rio_Branco","America\/Santarem","America\/Santiago","America\/Santo_Domingo","America\/Sao_Paulo","America\/Scoresbysund","America\/Sitka","America\/St_Barthelemy","America\/St_Johns","America\/St_Kitts","America\/St_Lucia","America\/St_Thomas","America\/St_Vincent","America\/Swift_Current","America\/Tegucigalpa","America\/Thule","America\/Thunder_Bay","America\/Tijuana","America\/Toronto","America\/Tortola","America\/Vancouver","America\/Whitehorse","America\/Winnipeg","America\/Yakutat","America\/Yellowknife","Antarctica\/Casey","Antarctica\/Davis","Antarctica\/DumontDUrville","Antarctica\/Macquarie","Antarctica\/Mawson","Antarctica\/McMurdo","Antarctica\/Palmer","Antarctica\/Rothera","Antarctica\/Syowa","Antarctica\/Troll","Antarctica\/Vostok","Arctic\/Longyearbyen","Asia\/Aden","Asia\/Almaty","Asia\/Amman","Asia\/Anadyr","Asia\/Aqtau","Asia\/Aqtobe","Asia\/Ashgabat","Asia\/Atyrau","Asia\/Baghdad","Asia\/Bahrain","Asia\/Baku","Asia\/Bangkok","Asia\/Barnaul","Asia\/Beirut","Asia\/Bishkek","Asia\/Brunei","Asia\/Chita","Asia\/Choibalsan","Asia\/Colombo","Asia\/Damascus","Asia\/Dhaka","Asia\/Dili","Asia\/Dubai","Asia\/Dushanbe","Asia\/Famagusta","Asia\/Gaza","Asia\/Hebron","Asia\/Ho_Chi_Minh","Asia\/Hong_Kong","Asia\/Hovd","Asia\/Irkutsk","Asia\/Jakarta","Asia\/Jayapura","Asia\/Jerusalem","Asia\/Kabul","Asia\/Kamchatka","Asia\/Karachi","Asia\/Kathmandu","Asia\/Khandyga","Asia\/Kolkata","Asia\/Krasnoyarsk","Asia\/Kuala_Lumpur","Asia\/Kuching","Asia\/Kuwait","Asia\/Macau","Asia\/Magadan","Asia\/Makassar","Asia\/Manila","Asia\/Muscat","Asia\/Nicosia","Asia\/Novokuznetsk","Asia\/Novosibirsk","Asia\/Omsk","Asia\/Oral","Asia\/Phnom_Penh","Asia\/Pontianak","Asia\/Pyongyang","Asia\/Qatar","Asia\/Qostanay","Asia\/Qyzylorda","Asia\/Riyadh","Asia\/Sakhalin","Asia\/Samarkand","Asia\/Seoul","Asia\/Shanghai","Asia\/Singapore","Asia\/Srednekolymsk","Asia\/Taipei","Asia\/Tashkent","Asia\/Tbilisi","Asia\/Tehran","Asia\/Thimphu","Asia\/Tokyo","Asia\/Tomsk","Asia\/Ulaanbaatar","Asia\/Urumqi","Asia\/Ust-Nera","Asia\/Vientiane","Asia\/Vladivostok","Asia\/Yakutsk","Asia\/Yangon","Asia\/Yekaterinburg","Asia\/Yerevan","Atlantic\/Azores","Atlantic\/Bermuda","Atlantic\/Canary","Atlantic\/Cape_Verde","Atlantic\/Faroe","Atlantic\/Madeira","Atlantic\/Reykjavik","Atlantic\/South_Georgia","Atlantic\/St_Helena","Atlantic\/Stanley","Australia\/Adelaide","Australia\/Brisbane","Australia\/Broken_Hill","Australia\/Darwin","Australia\/Eucla","Australia\/Hobart","Australia\/Lindeman","Australia\/Lord_Howe","Australia\/Melbourne","Australia\/Perth","Australia\/Sydney","Europe\/Amsterdam","Europe\/Andorra","Europe\/Astrakhan","Europe\/Athens","Europe\/Belgrade","Europe\/Berlin","Europe\/Bratislava","Europe\/Brussels","Europe\/Bucharest","Europe\/Budapest","Europe\/Busingen","Europe\/Chisinau","Europe\/Copenhagen","Europe\/Dublin","Europe\/Gibraltar","Europe\/Guernsey","Europe\/Helsinki","Europe\/Isle_of_Man","Europe\/Istanbul","Europe\/Jersey","Europe\/Kaliningrad","Europe\/Kiev","Europe\/Kirov","Europe\/Lisbon","Europe\/Ljubljana","Europe\/London","Europe\/Luxembourg","Europe\/Madrid","Europe\/Malta","Europe\/Mariehamn","Europe\/Minsk","Europe\/Monaco","Europe\/Moscow","Europe\/Oslo","Europe\/Paris","Europe\/Podgorica","Europe\/Prague","Europe\/Riga","Europe\/Rome","Europe\/Samara","Europe\/San_Marino","Europe\/Sarajevo","Europe\/Saratov","Europe\/Simferopol","Europe\/Skopje","Europe\/Sofia","Europe\/Stockholm","Europe\/Tallinn","Europe\/Tirane","Europe\/Ulyanovsk","Europe\/Uzhgorod","Europe\/Vaduz","Europe\/Vatican","Europe\/Vienna","Europe\/Vilnius","Europe\/Volgograd","Europe\/Warsaw","Europe\/Zagreb","Europe\/Zaporozhye","Europe\/Zurich","Indian\/Antananarivo","Indian\/Chagos","Indian\/Christmas","Indian\/Cocos","Indian\/Comoro","Indian\/Kerguelen","Indian\/Mahe","Indian\/Maldives","Indian\/Mauritius","Indian\/Mayotte","Indian\/Reunion","Pacific\/Apia","Pacific\/Auckland","Pacific\/Bougainville","Pacific\/Chatham","Pacific\/Chuuk","Pacific\/Easter","Pacific\/Efate","Pacific\/Enderbury","Pacific\/Fakaofo","Pacific\/Fiji","Pacific\/Funafuti","Pacific\/Galapagos","Pacific\/Gambier","Pacific\/Guadalcanal","Pacific\/Guam","Pacific\/Honolulu","Pacific\/Kiritimati","Pacific\/Kosrae","Pacific\/Kwajalein","Pacific\/Majuro","Pacific\/Marquesas","Pacific\/Midway","Pacific\/Nauru","Pacific\/Niue","Pacific\/Norfolk","Pacific\/Noumea","Pacific\/Pago_Pago","Pacific\/Palau","Pacific\/Pitcairn","Pacific\/Pohnpei","Pacific\/Port_Moresby","Pacific\/Rarotonga","Pacific\/Saipan","Pacific\/Tahiti","Pacific\/Tarawa","Pacific\/Tongatapu","Pacific\/Wake","Pacific\/Wallis","UTC"],"value":"351"},"keywords":"AVideo, videos, live, movies","robotsTXT":{"type":"textarea","value":"Allow: \/plugin\/Live\/?*\nAllow: \/plugin\/PlayLists\/*.css\nAllow: \/plugin\/PlayLists\/*.js\nAllow: \/plugin\/TopMenu\/*.css\nAllow: \/plugin\/TopMenu\/*.js\nAllow: \/plugin\/SubtitleSwitcher\/*.css\nAllow: \/plugin\/SubtitleSwitcher\/*.js\nAllow: \/plugin\/Gallery\/*.css\nAllow: \/plugin\/Gallery\/*.js\nAllow: \/plugin\/YouPHPFlix2\/*.png\nAllow: \/plugin\/Live\/*.css\nAllow: \/plugin\/Live\/*.js\nAllow: \/plugin\/*.css\nAllow: \/plugin\/*.js\nAllow: .js\nAllow: .css\nDisallow: \/user\nDisallow: \/plugin\nDisallow: \/mvideos\nDisallow: \/usersGroups\nDisallow: \/charts\nDisallow: \/upload\nDisallow: \/comments\nDisallow: \/subscribes\nDisallow: \/update\nDisallow: \/locale\nDisallow: \/objects\/*\nAllow: \/plugin\/Live\/?*\nAllow: \/plugin\/LiveLink\/?*\nAllow: \/plugin\/PlayLists\/*.css\nAllow: \/plugin\/PlayLists\/*.js\nAllow: \/plugin\/TopMenu\/*.css\nAllow: \/plugin\/TopMenu\/*.js\nAllow: \/plugin\/SubtitleSwitcher\/*.css\nAllow: \/plugin\/SubtitleSwitcher\/*.js\nAllow: \/plugin\/Gallery\/*.css\nAllow: \/plugin\/Gallery\/*.js\nAllow: \/plugin\/YouPHPFlix2\/*.png\nAllow: \/plugin\/Live\/*.css\nAllow: \/plugin\/Live\/*.js\nAllow: \/plugin\/*.css\nAllow: \/plugin\/*.js\nAllow: .js\nAllow: .css"},"AsyncJobs":false,"EnableWavesurfer":false},"data_object_helper":{"saveOriginalVideoResolution":{"name":"Do not save original video","description":"This option will make your encoder at the end trancode the video into the original format resolution"},"makeVideosIDHarderToGuess":{"name":"Make the videos ID harder to guess","description":"This will change the videos_id on the URL to a crypted value. this crypt user your $global[salt] (configuration.php), so make sure you keep it save in case you need to restore your site, otherwise all the shared links will be lost"},"robotsTXT":{"name":"robots.txt file content","description":"robots.txt is a plain text file that follows the Robots Exclusion Standard. A robots.txt file consists of one or more rules. Each rule blocks (or allows) access for a given crawler to a specified file path in that website."}},"databaseScript":false,"pluginMenu":"","tags":[["success","Recommended","<i class=\"fas fa-heart\"><\/i>","RECOMMENDED"],["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"]],"pluginversion":"1.0","pluginversionMarketPlace":"1.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"CustomizeUser","dir":"CustomizeUser","uuid":"55a4fa56-8a30-48d4-a0fb-8aa6b3fuser3","description":"Fine Tuning User Profile","installedPlugin":{"id":2,"uuid":"55a4fa56-8a30-48d4-a0fb-8aa6b3fuser3","status":"active","created":"2020-08-19 14:52:27","modified":"2020-08-19 15:12:04","object_data":"{\"userCanAllowFilesDownload\":false,\"userCanAllowFilesShare\":false,\"userCanAllowFilesDownloadSelectPerVideo\":false,\"userCanAllowFilesShareSelectPerVideo\":false,\"blockEmbedFromSharedVideos\":true,\"userCanProtectVideosWithPassword\":true,\"userCanChangeVideoOwner\":false,\"usersCanCreateNewCategories\":false,\"userCanNotChangeCategory\":false,\"userCanNotChangeUserGroup\":false,\"userDefaultUserGroup\":{\"type\":[\"V\\u00fdchoz\\u00ed\",\"wedos-employee\"],\"value\":0},\"userMustBeLoggedIn\":false,\"userMustBeLoggedInCloseButtonURL\":\"\",\"onlyVerifiedEmailCanUpload\":true,\"sendVerificationMailAutomaic\":false,\"verificationMailTextLine1\":\"Just a quick note to say a big welcome and an even bigger thank you for registering\",\"verificationMailTextLine2\":\"Cheers, %s Team.\",\"verificationMailTextLine3\":\"You are just one click away from starting your journey with %s!\",\"verificationMailTextLine4\":\"All you need to do is to verify your e-mail by clicking the link below\",\"unverifiedEmailsCanNOTLogin\":true,\"unverifiedEmailsCanNOTComment\":false,\"newUsersCanStream\":false,\"doNotIndentifyByEmail\":false,\"doNotIndentifyByName\":false,\"doNotIndentifyByUserName\":false,\"hideRemoveChannelFromModeYoutube\":false,\"showChannelBannerOnModeYoutube\":false,\"showChannelHomeTab\":true,\"showChannelVideosTab\":true,\"showChannelProgramsTab\":true,\"showBigVideoOnChannelVideosTab\":true,\"encryptPasswordsWithSalt\":false,\"requestCaptchaAfterLoginsAttempts\":0,\"disableSignOutButton\":false,\"disableNativeSignUp\":false,\"disableNativeSignIn\":false,\"disablePersonalInfo\":true,\"userCanChangeUsername\":true,\"signInOnRight\":false,\"doNotShowRightProfile\":false,\"doNotShowLeftProfile\":false,\"forceLoginToBeTheEmail\":false,\"emailMustBeUnique\":false,\"messageToAppearBelowLoginBox\":{\"type\":\"textarea\",\"value\":\"\"},\"messageToAppearAboveSignUpBox\":{\"type\":\"textarea\",\"value\":\"\"},\"keepViewerOnChannel\":false,\"showLeaveChannelButton\":false,\"addChannelNameOnLinks\":true,\"doNotShowTopBannerOnChannel\":false,\"doNotShowMyChannelNameOnBasicInfo\":false,\"doNotShowMyAnalyticsCodeOnBasicInfo\":false,\"doNotShowMyAboutOnBasicInfo\":false,\"MyChannelLabel\":\"My Channel\",\"afterLoginGoToMyChannel\":false,\"afterLoginGoToURL\":\"\",\"afterLogoffGoToMyChannel\":false,\"afterLogoffGoToURL\":\"\",\"allowDonationLink\":false,\"allowWalletDirectTransferDonation\":false,\"donationButtonLabel\":\"Donation\",\"showEmailVerifiedMark\":true,\"Checkmark1Enabled\":true,\"Checkmark1HTML\":\"<i class=\\\"fas fa-check\\\" data-toggle=\\\"tooltip\\\" data-placement=\\\"bottom\\\" title=\\\"Trustable User\\\"><\\\/i>\",\"Checkmark2Enabled\":true,\"Checkmark2HTML\":\"<i class=\\\"fas fa-shield-alt\\\" data-toggle=\\\"tooltip\\\" data-placement=\\\"bottom\\\" title=\\\"Official User\\\"><\\\/i>\",\"Checkmark3Enabled\":true,\"Checkmark3HTML\":\"<i class=\\\"fas fa-certificate fa-spin\\\" data-toggle=\\\"tooltip\\\" data-placement=\\\"bottom\\\" title=\\\"Premium User\\\"><\\\/i>\"}","name":"CustomizeUser","dirName":"CustomizeUser","pluginversion":"3.0"},"enabled":true,"id":2,"data_object":{"nonAdminCannotDownload":false,"userCanAllowFilesDownload":false,"userCanAllowFilesShare":false,"userCanAllowFilesDownloadSelectPerVideo":false,"userCanAllowFilesShareSelectPerVideo":false,"blockEmbedFromSharedVideos":true,"userCanProtectVideosWithPassword":true,"userCanChangeVideoOwner":false,"usersCanCreateNewCategories":false,"userCanNotChangeCategory":false,"userCanNotChangeUserGroup":false,"userDefaultUserGroup":{"type":["V\u00fdchoz\u00ed","wedos-employee"],"value":0},"userMustBeLoggedIn":false,"userMustBeLoggedInCloseButtonURL":"","onlyVerifiedEmailCanUpload":true,"sendVerificationMailAutomaic":false,"verificationMailTextLine1":"Just a quick note to say a big welcome and an even bigger thank you for registering","verificationMailTextLine2":"Cheers, %s Team.","verificationMailTextLine3":"You are just one click away from starting your journey with %s!","verificationMailTextLine4":"All you need to do is to verify your e-mail by clicking the link below","unverifiedEmailsCanNOTLogin":true,"unverifiedEmailsCanNOTComment":false,"newUsersCanStream":false,"doNotIndentifyByEmail":false,"doNotIndentifyByName":false,"doNotIndentifyByUserName":false,"hideRemoveChannelFromModeYoutube":false,"showChannelBannerOnModeYoutube":false,"showChannelHomeTab":true,"showChannelVideosTab":true,"showChannelProgramsTab":true,"showBigVideoOnChannelVideosTab":true,"encryptPasswordsWithSalt":false,"requestCaptchaAfterLoginsAttempts":0,"disableSignOutButton":false,"disableNativeSignUp":false,"disableNativeSignIn":false,"disablePersonalInfo":true,"loginBackgroundAnimation":{"type":{"0":"-- None","1":"-- N\u00e1hodn\u011b","Bokeh":"Bokeh","Animated4":"Animated4","Animated3":"Animated3","Animated":"Animated","Breeze":"Breeze"},"value":1},"userCanChangeUsername":true,"signInOnRight":false,"doNotShowRightProfile":false,"doNotShowLeftProfile":false,"forceLoginToBeTheEmail":false,"emailMustBeUnique":false,"messageToAppearBelowLoginBox":{"type":"textarea","value":""},"messageToAppearAboveSignUpBox":{"type":"textarea","value":""},"keepViewerOnChannel":false,"showLeaveChannelButton":false,"addChannelNameOnLinks":true,"doNotShowTopBannerOnChannel":false,"doNotShowMyChannelNameOnBasicInfo":false,"doNotShowMyAnalyticsCodeOnBasicInfo":false,"doNotShowMyAboutOnBasicInfo":false,"MyChannelLabel":"My Channel","afterLoginGoToMyChannel":false,"afterLoginGoToURL":"","afterLogoffGoToMyChannel":false,"afterLogoffGoToURL":"","allowDonationLink":false,"donationButtonLabel":"Donation","allowWalletDirectTransferDonation":false,"donationWalletButtonLabel":"Donatate from your wallet","disableCaptchaOnWalletDirectTransferDonation":false,"showEmailVerifiedMark":true,"Checkmark1Enabled":true,"Checkmark1HTML":"<i class=\"fas fa-check\" data-toggle=\"tooltip\" data-placement=\"bottom\" title=\"Trustable User\"><\/i>","Checkmark2Enabled":true,"Checkmark2HTML":"<i class=\"fas fa-shield-alt\" data-toggle=\"tooltip\" data-placement=\"bottom\" title=\"Official User\"><\/i>","Checkmark3Enabled":true,"Checkmark3HTML":"<i class=\"fas fa-certificate fa-spin\" data-toggle=\"tooltip\" data-placement=\"bottom\" title=\"Premium User\"><\/i>","autoSaveUsersOnCategorySelectedGroups":false,"enableExtraInfo":false,"videosSearchAlsoSearchesOnChannelName":false},"data_object_helper":{"autoSaveUsersOnCategorySelectedGroups":{"name":"Auto save new videos on category selected User Groups","description":"Edit this plugin to select the user groups per category"},"enableExtraInfo":{"name":"Enable user extra info","description":"You can add custom fields on user\u00b4s profile, Edit this plugin to tell what fields should be saved"},"videosSearchAlsoSearchesOnChannelName":{"name":"Videos search also searches on ChannelName","description":"With this checked when you searc a video we will also return the results that matches with the channel name"}},"databaseScript":false,"pluginMenu":"<button onclick=\"avideoModalIframe(webSiteRootURL +'plugin\/CustomizeUser\/View\/editor.php');\" class=\"btn btn-primary btn-sm btn-xs btn-block\"><i class=\"fa fa-edit\"><\/i> Edit<\/button>","tags":[["success","Recommended","<i class=\"fas fa-heart\"><\/i>","RECOMMENDED"],["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"]],"pluginversion":"3.0","pluginversionMarketPlace":"3.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"DiscordNotify","dir":"DiscordNotify","uuid":"cf145581-7d5e-4bb6-8c12-848a19j1564g","description":"Send video upload notifications to discord webhook","installedPlugin":false,"enabled":false,"id":0,"data_object":{"webhook_url":"","avatar_url":"","bot_username":"","footer_image":""},"data_object_helper":[],"databaseScript":false,"pluginMenu":"","tags":[["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"]],"pluginversion":"1.2","pluginversionMarketPlace":"1.2","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"FirstPageChannelList","dir":"FirstPageChannelList","uuid":"channel-first-page-977a-fd0e5cab205d","description":"Make the first page a Channel list","installedPlugin":false,"enabled":false,"id":0,"data_object":{},"data_object_helper":[],"databaseScript":false,"pluginMenu":"","tags":[["success","Recommended","<i class=\"fas fa-heart\"><\/i>","RECOMMENDED"],["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"],["primary","Gallery","<i class=\"fas fa-images\"><\/i>","GALLERY"],["primary","Layout","<i class=\"fas fa-sitemap\"><\/i>","LAYOUT"]],"pluginversion":"1.0","pluginversionMarketPlace":"1.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"FloatVideo","dir":"FloatVideo","uuid":"ecb173e1-bd3e-45a7-89f1-e6df023e64a3","description":"Enable Or disable Float Video","installedPlugin":false,"enabled":false,"id":0,"data_object":{"doNotFloatVideo":true},"data_object_helper":[],"databaseScript":false,"pluginMenu":"","tags":[["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"],["primary","Player","<i class=\"fas fa-play-circle\"><\/i>","PLAYER"],["primary","Layout","<i class=\"fas fa-sitemap\"><\/i>","LAYOUT"]],"pluginversion":"1.0","pluginversionMarketPlace":"1.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"Gallery","dir":"Gallery","uuid":"a06505bf-3570-4b1f-977a-fd0e5cab205d","description":"Make the first page works as a gallery","installedPlugin":{"id":1,"uuid":"a06505bf-3570-4b1f-977a-fd0e5cab205d","status":"active","created":"2020-08-19 13:10:06","modified":"2020-08-19 13:10:06","object_data":"","name":"Gallery","dirName":"Gallery","pluginversion":"1.0"},"enabled":true,"id":1,"data_object":{"hidePrivateVideos":false,"BigVideo":true,"useSuggestedVideosAsCarouselInBigVideo":true,"GifOnBigVideo":true,"Description":false,"CategoryDescription":false,"Suggested":true,"SuggestedCustomTitle":"","SuggestedRowCount":12,"SuggestedOrder":1,"Trending":true,"TrendingCustomTitle":"","TrendingRowCount":12,"TrendingOrder":2,"DateAdded":true,"DateAddedCustomTitle":"","DateAddedRowCount":12,"DateAddedOrder":3,"MostWatched":true,"MostWatchedCustomTitle":"","MostWatchedRowCount":12,"MostWatchedOrder":4,"MostPopular":true,"MostPopularCustomTitle":"","MostPopularRowCount":12,"MostPopularOrder":5,"SortByName":false,"SortByNameCustomTitle":"","SortByNameRowCount":12,"SortByNameOrder":6,"SubscribedChannels":true,"SubscribedChannelsRowCount":12,"SubscribedChannelsOrder":7,"Categories":true,"CategoriesCustomTitle":"","CategoriesRowCount":12,"CategoriesOrder":7,"CategoriesShowOnlySuggested":false,"sortReverseable":false,"SubCategorys":false,"showTags":true,"showCategoryTag":true,"showCategoryLiveRow":false,"searchOnChannels":true,"searchOnChannelsRowCount":12,"playVideoOnFullscreen":false,"playVideoOnFullscreenOnIframe":false,"playVideoOnBrowserFullscreen":false,"filterUserChannel":false,"screenColsLarge":6,"screenColsMedium":3,"screenColsSmall":2,"screenColsXSmall":1,"allowSwitchTheme":true,"SwitchThemeShowCerulean":true,"SwitchThemeLabelCerulean":"Cerulean","SwitchThemeShowCosmo":true,"SwitchThemeLabelCosmo":"Cosmo","SwitchThemeShowCyborg":true,"SwitchThemeLabelCyborg":"Cyborg","SwitchThemeShowDarkly":true,"SwitchThemeLabelDarkly":"Darkly","SwitchThemeShowDefault":true,"SwitchThemeLabelDefault":"Default","SwitchThemeShowFlatly":true,"SwitchThemeLabelFlatly":"Flatly","SwitchThemeShowJournal":true,"SwitchThemeLabelJournal":"Journal","SwitchThemeShowLumen":true,"SwitchThemeLabelLumen":"Lumen","SwitchThemeShowNetflix":true,"SwitchThemeLabelNetflix":"Netflix","SwitchThemeShowPaper":true,"SwitchThemeLabelPaper":"Paper","SwitchThemeShowReadable":true,"SwitchThemeLabelReadable":"Readable","SwitchThemeShowSimplex":true,"SwitchThemeLabelSimplex":"Simplex","SwitchThemeShowSlate":true,"SwitchThemeLabelSlate":"Slate","SwitchThemeShowSolar":true,"SwitchThemeLabelSolar":"Solar","SwitchThemeShowSpacelab":true,"SwitchThemeLabelSpacelab":"Spacelab","SwitchThemeShowStandstone":true,"SwitchThemeLabelStandstone":"Standstone","SwitchThemeShowSuperhero":true,"SwitchThemeLabelSuperhero":"Superhero","SwitchThemeShowUnited":true,"SwitchThemeLabelUnited":"United","SwitchThemeShowYeti":true,"SwitchThemeLabelYeti":"Yeti"},"data_object_helper":{"allowSwitchTheme":{"name":"Show Switch theme button","description":""},"SwitchThemeShowCerulean":{"name":"Show Cerulean Option","description":"Uncheck this button to not show the Cerulean in your themes list"},"SwitchThemeLabelCerulean":{"name":"Cerulean Theme Label","description":"Change the label name to the theme Cerulean in your themes list"},"SwitchThemeShowCosmo":{"name":"Show Cosmo Option","description":"Uncheck this button to not show the Cosmo in your themes list"},"SwitchThemeLabelCosmo":{"name":"Cosmo Theme Label","description":"Change the label name to the theme Cosmo in your themes list"},"SwitchThemeShowCyborg":{"name":"Show Cyborg Option","description":"Uncheck this button to not show the Cyborg in your themes list"},"SwitchThemeLabelCyborg":{"name":"Cyborg Theme Label","description":"Change the label name to the theme Cyborg in your themes list"},"SwitchThemeShowDarkly":{"name":"Show Darkly Option","description":"Uncheck this button to not show the Darkly in your themes list"},"SwitchThemeLabelDarkly":{"name":"Darkly Theme Label","description":"Change the label name to the theme Darkly in your themes list"},"SwitchThemeShowDefault":{"name":"Show Default Option","description":"Uncheck this button to not show the Default in your themes list"},"SwitchThemeLabelDefault":{"name":"Default Theme Label","description":"Change the label name to the theme Default in your themes list"},"SwitchThemeShowFlatly":{"name":"Show Flatly Option","description":"Uncheck this button to not show the Flatly in your themes list"},"SwitchThemeLabelFlatly":{"name":"Flatly Theme Label","description":"Change the label name to the theme Flatly in your themes list"},"SwitchThemeShowJournal":{"name":"Show Journal Option","description":"Uncheck this button to not show the Journal in your themes list"},"SwitchThemeLabelJournal":{"name":"Journal Theme Label","description":"Change the label name to the theme Journal in your themes list"},"SwitchThemeShowLumen":{"name":"Show Lumen Option","description":"Uncheck this button to not show the Lumen in your themes list"},"SwitchThemeLabelLumen":{"name":"Lumen Theme Label","description":"Change the label name to the theme Lumen in your themes list"},"SwitchThemeShowNetflix":{"name":"Show Netflix Option","description":"Uncheck this button to not show the Netflix in your themes list"},"SwitchThemeLabelNetflix":{"name":"Netflix Theme Label","description":"Change the label name to the theme Netflix in your themes list"},"SwitchThemeShowPaper":{"name":"Show Paper Option","description":"Uncheck this button to not show the Paper in your themes list"},"SwitchThemeLabelPaper":{"name":"Paper Theme Label","description":"Change the label name to the theme Paper in your themes list"},"SwitchThemeShowReadable":{"name":"Show Readable Option","description":"Uncheck this button to not show the Readable in your themes list"},"SwitchThemeLabelReadable":{"name":"Readable Theme Label","description":"Change the label name to the theme Readable in your themes list"},"SwitchThemeShowSimplex":{"name":"Show Simplex Option","description":"Uncheck this button to not show the Simplex in your themes list"},"SwitchThemeLabelSimplex":{"name":"Simplex Theme Label","description":"Change the label name to the theme Simplex in your themes list"},"SwitchThemeShowSlate":{"name":"Show Slate Option","description":"Uncheck this button to not show the Slate in your themes list"},"SwitchThemeLabelSlate":{"name":"Slate Theme Label","description":"Change the label name to the theme Slate in your themes list"},"SwitchThemeShowSolar":{"name":"Show Solar Option","description":"Uncheck this button to not show the Solar in your themes list"},"SwitchThemeLabelSolar":{"name":"Solar Theme Label","description":"Change the label name to the theme Solar in your themes list"},"SwitchThemeShowSpacelab":{"name":"Show Spacelab Option","description":"Uncheck this button to not show the Spacelab in your themes list"},"SwitchThemeLabelSpacelab":{"name":"Spacelab Theme Label","description":"Change the label name to the theme Spacelab in your themes list"},"SwitchThemeShowStandstone":{"name":"Show Standstone Option","description":"Uncheck this button to not show the Standstone in your themes list"},"SwitchThemeLabelStandstone":{"name":"Standstone Theme Label","description":"Change the label name to the theme Standstone in your themes list"},"SwitchThemeShowSuperhero":{"name":"Show Superhero Option","description":"Uncheck this button to not show the Superhero in your themes list"},"SwitchThemeLabelSuperhero":{"name":"Superhero Theme Label","description":"Change the label name to the theme Superhero in your themes list"},"SwitchThemeShowUnited":{"name":"Show United Option","description":"Uncheck this button to not show the United in your themes list"},"SwitchThemeLabelUnited":{"name":"United Theme Label","description":"Change the label name to the theme United in your themes list"},"SwitchThemeShowYeti":{"name":"Show Yeti Option","description":"Uncheck this button to not show the Yeti in your themes list"},"SwitchThemeLabelYeti":{"name":"Yeti Theme Label","description":"Change the label name to the theme Yeti in your themes list"}},"databaseScript":false,"pluginMenu":"<button onclick=\"avideoModalIframeSmall(webSiteRootURL+'plugin\/Gallery\/view\/sections.php')\" class=\"btn btn-primary btn-sm btn-xs btn-block\"><i class=\"fas fa-sort-numeric-down\"><\/i> Sort Sections<\/button>","tags":[["success","Recommended","<i class=\"fas fa-heart\"><\/i>","RECOMMENDED"],["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"],["primary","Gallery","<i class=\"fas fa-images\"><\/i>","GALLERY"],["primary","Layout","<i class=\"fas fa-sitemap\"><\/i>","LAYOUT"]],"pluginversion":"1.0","pluginversionMarketPlace":"1.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"Hotkeys","dir":"Hotkeys","uuid":"11355314-1b30-ff15-afb-67516fcccff7","description":"Enable hotkeys for videos, like F for fullscreen, space for play\/pause, etc..<br \/>Author: <a href='http:\/\/hersche.github.io' target='_blank' >Vinzenz Hersche<\/a>","installedPlugin":{"id":8,"uuid":"11355314-1b30-ff15-afb-67516fcccff7","status":"active","created":"2020-08-19 15:18:25","modified":"2020-08-19 15:18:25","object_data":null,"name":"Hotkeys","dirName":"Hotkeys","pluginversion":"1.1"},"enabled":true,"id":8,"data_object":{"Volume":true,"ReplaceVolumeWithPlusMinus":true,"Fullscreen":true,"FullscreenKey":"F","PlayPauseKey":" ","AlwaysCaptureHotkeys":true},"data_object_helper":[],"databaseScript":false,"pluginMenu":"","tags":[["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"],["primary","Player","<i class=\"fas fa-play-circle\"><\/i>","PLAYER"]],"pluginversion":"1.1","pluginversionMarketPlace":"1.1","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"Layout","dir":"Layout","uuid":"layout84-8f5a-4d1b-b912-172c608bf9e3","description":"Finetune the layout and helpers","installedPlugin":{"id":28,"uuid":"layout84-8f5a-4d1b-b912-172c608bf9e3","status":"active","created":"2020-12-22 14:11:07","modified":"2020-12-22 14:11:07","object_data":"{}","name":"Layout","dirName":"Layout","pluginversion":"1.1"},"enabled":true,"id":28,"data_object":{"categoriesTopButtons":false,"categoriesTopButtonsShowOnlyOnFirstPage":true,"categoriesTopButtonsShowVideosCount":false,"categoriesTopButtonsFluid":true,"pageLoader":{"type":{"0":"-- N\u00e1hodn\u011b","avideo":"Avideo","circle":"Circle","jumpingDots":"JumpingDots","ellipsis":"Ellipsis","loaderXLVI":"LoaderXLVI","facebook":"Facebook","hourglass":"Hourglass","matrix":"Matrix","default":"Default","spinner":"Spinner","heart":"Heart","ripple":"Ripple","roller":"Roller","grid":"Grid","ring":"Ring","dual-ring":"Dual-ring"},"value":"avideo"}},"data_object_helper":[],"databaseScript":false,"pluginMenu":"","tags":[["success","Recommended","<i class=\"fas fa-heart\"><\/i>","RECOMMENDED"],["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"]],"pluginversion":"1.1","pluginversionMarketPlace":"1.1","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"Live","dir":"Live","uuid":"e06b161c-cbd0-4c1d-a484-71018efa2f35","description":"Broadcast a RTMP video from your computer<br> and receive HLS streaming from servers<br><strong>Start Self hosted WebRTC server:<\/strong> <code>php \/var\/www\/www.mysite.com\/plugin\/Live\/standAloneFiles\/WebRTCServer\/server.php<\/code> <br><small><a href='https:\/\/github.com\/WWBN\/AVideo\/wiki\/WebRTC-Server' target='__blank'><i class='fas fa-question-circle'><\/i> Help<\/a><\/small>","installedPlugin":{"id":14,"uuid":"e06b161c-cbd0-4c1d-a484-71018efa2f35","status":"active","created":"2020-08-21 07:47:45","modified":"2021-03-26 13:19:51","object_data":"{\"button_title\":\"LIVE\",\"server\":\"rtmp:\\\\\/\\\\\/www.mysite.com\\\\\/live\",\"playerServer\":\"https:\\\\\/\\\\\/www.mysite.com:444\\\\\/live\",\"stats\":\"https:\\\\\/\\\\\/www.mysite.com:444\\\\\/stat\",\"restreamerURL\":\"https:\\\\\/\\\\\/www.mysite.com\\\\\/plugin\\\\\/Live\\\\\/standAloneFiles\\\\\/restreamer.json.php\",\"controlURL\":\"https:\\\\\/\\\\\/www.mysite.com\\\\\/plugin\\\\\/Live\\\\\/standAloneFiles\\\\\/control.json.php\",\"disableRestream\":false,\"disableDVR\":false,\"disableGifThumbs\":false,\"disableLiveThumbs\":false,\"hideTopButton\":false,\"useAadaptiveMode\":true,\"protectLive\":false,\"experimentalWebcam\":false,\"doNotShowLiveOnVideosList\":false,\"doNotShowOnlineOfflineLabel\":false,\"doNotShowLiveOnCategoryList\":false,\"doNotShowOfflineLiveOnCategoryList\":false,\"limitLiveOnVideosList\":\"12\",\"doNotProcessNotifications\":false,\"useLiveServers\":false,\"disableMeetCamera\":false,\"playLiveInFullScreen\":false,\"playLiveInFullScreenOnIframe\":false,\"hls_path\":\"\\\\\/HLS\\\\\/live\",\"requestStatsTimout\":\"4\",\"cacheStatsTimout\":\"15\",\"requestStatsInterval\":\"15\",\"streamDeniedMsg\":\"You can not stream live videos\",\"allowMultipleLivesPerUser\":true,\"doNotShowGoLiveButton\":false}","name":"Live","dirName":"Live","pluginversion":"10.0"},"enabled":true,"id":14,"data_object":{"button_title":"LIVE","server_type":{"type":["Ve\u0159ejn\u00e9 UNDER DEVELOPMENT","Self Hosted"],"value":1},"server":"rtmp:\/\/www.mysite.com\/live","playerServer":"https:\/\/www.mysite.com:444\/live","stats":"https:\/\/www.mysite.com:444\/stat","restreamerURL":"https:\/\/www.mysite.com\/plugin\/Live\/standAloneFiles\/restreamer.json.php","controlURL":"https:\/\/www.mysite.com\/plugin\/Live\/standAloneFiles\/control.json.php","controlServer":"http:\/\/localhost:8080\/","disableRestream":false,"disableDVR":false,"disableGifThumbs":false,"disableLiveThumbs":false,"hideTopButton":false,"useAadaptiveMode":true,"protectLive":false,"experimentalWebcam":false,"doNotShowLiveOnVideosList":false,"doNotShowOnlineOfflineLabel":false,"doNotShowLiveOnCategoryList":false,"doNotShowOfflineLiveOnCategoryList":false,"limitLiveOnVideosList":"12","doNotShowGoLiveButton":false,"doNotProcessNotifications":false,"useLiveServers":false,"disableMeetCamera":false,"playLiveInFullScreen":false,"playLiveInFullScreenOnIframe":false,"hls_path":"\/HLS\/live","requestStatsTimout":"4","cacheStatsTimout":"15","requestStatsInterval":"15","streamDeniedMsg":"You can not stream live videos","allowMultipleLivesPerUser":true,"controllButtonsShowOnlyToAdmin_record_start":false,"controllButtonsShowOnlyToAdmin_record_stop":false,"controllButtonsShowOnlyToAdmin_drop_publisher":false,"controllButtonsShowOnlyToAdmin_drop_publisher_reset_key":false,"controllButtonsShowOnlyToAdmin_save_dvr":false,"disable_live_schedule":false,"webRTC_isDisabled":false,"webRTC_server":{"type":["Ve\u0159ejn\u00e9","Self Hosted"],"value":0},"webRTC_SelfHostedURL":"www.mysite.com","webRTC_CertPath":"\/etc\/letsencrypt\/live\/www.mysite.com\/cert.pem","webRTC_KeyPath":"\/etc\/letsencrypt\/live\/www.mysite.com\/privkey.pem","webRTC_ChainCertPath":"\/etc\/letsencrypt\/live\/www.mysite.com\/chain.pem","webRTC_PushRTMP":false},"data_object_helper":{"button_title":{"name":"Button Title","description":"This is the title that will appear in your button to enter in the Live panel"},"server_type":{"name":"Server type","description":"If is set to public you do not need to configure anything"},"server":{"name":"RTMP Server URL","description":"Usually it is rtmp:\/\/www.mysite.com\/live"},"playerServer":{"name":"Player URL","description":"This is a URL to your NGINX server, this URL will be used by the HTML5 player, If your site is HTTPS your player URL MUST be HTTPS as well, usually it is https:\/\/www.mysite.com:8443\/live"},"stats":{"name":"Stats Page URL","description":"When you installed the NGINX you also install the stat.xsl, we will use it to grab the information when you have livestreams running, usually it is https:\/\/www.mysite.com:8443\/stat"},"restreamerURL":{"name":"Restreamer URL","description":"https:\/\/github.com\/WWBN\/AVideo\/wiki\/Restream"},"controlURL":{"name":"Control URL","description":""},"controlServer":{"name":"Control Server","description":""},"disableRestream":{"name":"Disable Restream","description":"If you check this, we will not send requests to your Restreamer URL"},"disableDVR":{"name":"Disable DVR","description":"Enable or disable the DVR Feature, you can control the DVR length in your nginx.conf on the parameter hls_playlist_length"},"disableGifThumbs":{"name":"Disable Gif Thumbs","description":"This option will disable the Animated Gif render, it will save some hardware capacity from your encoder and may speedup your page"},"disableLiveThumbs":{"name":"Disable Live thumbnails","description":"This option will disable the \u00e7ive image extraction and will use the user static image, it will save some hardware capacity from your encoder and may speedup your page"},"hideTopButton":{"name":"Hide Top Button","description":"This will hide the \"Go Live\" button on the top menu bar"},"useAadaptiveMode":{"name":"Adaptive mode","description":"https:\/\/github.com\/WWBN\/AVideo\/wiki\/Adaptive-Bitrates-on-Livestream"},"protectLive":{"name":"Live Protection","description":"With this your encryption key will be protected, and only your site player will be able to play your videos, download tools will not be able to download your video. if you want to share your live externally you can use the embed and you will still be protected. but if you want to use the m3u8 file you must disable this"},"experimentalWebcam":{"name":"Experimental Webcam","description":"Requires flash and it is deprecated, will be removed. not recommend to enable it."},"doNotShowLiveOnVideosList":{"name":"Do not show live on videos list","description":"We will not show the live thumbs on the main Gallery page"},"doNotShowOnlineOfflineLabel":{"name":"Hide the Online\/Offline Badge on live streams","description":""},"doNotShowLiveOnCategoryList":{"name":"Do not show live on site category list","description":"We will not show the live thumbs on the main Gallery page"},"doNotShowOfflineLiveOnCategoryList":{"name":"Do not show offline lives on site category list","description":"We will not show the live thumbs on the main Gallery page if it is offline"},"limitLiveOnVideosList":{"name":"Videos List Limit","description":"This will limit the maximum of videos that you will see in the Videos page"},"doNotShowGoLiveButton":{"name":"Hide Top Go live Button","description":"This will hide the \"Go Live\" button on the top menu bar"},"doNotProcessNotifications":{"name":"Do not show notifications","description":"Do not show the notification on the top bar"},"useLiveServers":{"name":"Use Live Servers","description":"Check this if you will use External Live Servers https:\/\/github.com\/WWBN\/AVideo\/wiki\/Live-Plugin#livestream-server-balance "},"disableMeetCamera":{"name":"Disable Meet camera","description":"This requires out Meet Server, with the Meet camera you can use your PC webcam directly in the webpage or mobile to make livestreams"},"playLiveInFullScreen":{"name":"Play Livestream in Full Screen","description":""},"playLiveInFullScreenOnIframe":{"name":"Play Livestream in Full Screen on IFrame","description":""},"hls_path":{"name":"HLS Path URL","description":"Used only when we stop a Live, we use this path to delete the files"},"requestStatsTimout":{"name":"Stats Timout","description":"If a remote server (stats page) does not respond we stop waiting after this timeout"},"cacheStatsTimout":{"name":"Stats Cache Timeout","description":"we will cache the result, this will save some resources"},"requestStatsInterval":{"name":"Stats Request Interval","description":"how many seconds until request the stats again"},"streamDeniedMsg":{"name":"Denied Message","description":"We will show this message when a user is not allowed so watch a livestream"},"allowMultipleLivesPerUser":{"name":"Allow Multiple Lives Per User","description":"Your users will be able to make unlimited livestreams"},"controllButtonsShowOnlyToAdmin_record_start":{"name":"Show Record Start Button Only to Admin","description":"Regular users will not able to see this button"},"controllButtonsShowOnlyToAdmin_record_stop":{"name":"Show Record Stop Button Only to Admin","description":"Regular users will not able to see this button"},"controllButtonsShowOnlyToAdmin_drop_publisher":{"name":"Show Drop Publisher Button Only to Admin","description":"Regular users will not able to see this button"},"controllButtonsShowOnlyToAdmin_drop_publisher_reset_key":{"name":"Show Drop Publisher and Reset Key Button Only to Admin","description":"Regular users will not able to see this button"},"controllButtonsShowOnlyToAdmin_save_dvr":{"name":"Show Save DVR Button Only to Admin","description":"Regular users will not able to see this button"},"disable_live_schedule":{"name":"Disable Live Schedule","description":""},"webRTC_isDisabled":{"name":"Disable WebRTC camera","description":"https:\/\/github.com\/WWBN\/AVideo\/wiki\/WebRTC-Server"},"webRTC_server":{"name":"WebRTC Server","description":"https:\/\/github.com\/WWBN\/AVideo\/wiki\/WebRTC-Server"},"webRTC_SelfHostedURL":{"name":"Self Hosted URL","description":"Self Hosted only"},"webRTC_CertPath":{"name":"SSL Certificate path","description":"Self Hosted only"},"webRTC_KeyPath":{"name":"SSL Key path","description":"Self Hosted only"},"webRTC_ChainCertPath":{"name":"SSL Certificate Chain path","description":"Self Hosted only"},"webRTC_PushRTMP":{"name":"PushRTMP","description":"Self Hosted only If it is unchecked we will restream the Webcam instead of pushing it"}},"databaseScript":true,"pluginMenu":"<button onclick=\"avideoAjax(webSiteRootURL+'plugin\/Live\/view\/finishAll.json.php', {});\" class=\"btn btn-primary btn-sm btn-xs btn-block\"><i class=\"fas fa-ban\"><\/i> Mark all as finished<\/button><button onclick=\"avideoModalIframeSmall('https:\/\/www.mysite.com\/plugin\/Live\/test.php?statsURL=https%3A%2F%2Fwww.mysite.com%3A444%2Fstat');\" class=\"btn btn-primary btn-sm btn-xs btn-block\"> Test Stats<\/button>","tags":[["primary","Live","<i class=\"fas fa-broadcast-tower\"><\/i>","LIVE"],["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"],["success","Recommended","<i class=\"fas fa-heart\"><\/i>","RECOMMENDED"],["primary","Player","<i class=\"fas fa-play-circle\"><\/i>","PLAYER"]],"pluginversion":"10.0","pluginversionMarketPlace":"10.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"LiveLinks","dir":"LiveLinks","uuid":"39d3b5fe-9702-4f1d-9ffd-fe1cd22a4dc7","description":"Register Livestreams external Links from any HLS provider, Wowza and others<br><span class='btn btn-success btn-sm btn-xs' onclick='$(\"#enablee06b161c-cbd0-4c1d-a484-71018efa2f35\").prop(\"checked\", false);$(\"#enablee06b161c-cbd0-4c1d-a484-71018efa2f35\").trigger(\"change\");'>Live<\/span> <br><small><a href='https:\/\/github.com\/WWBN\/AVideo\/wiki\/LiveLinks-Plugin' target='__blank'><i class='fas fa-question-circle'><\/i> Help<\/a><\/small>","installedPlugin":{"id":19,"uuid":"39d3b5fe-9702-4f1d-9ffd-fe1cd22a4dc7","status":"inactive","created":"2020-08-31 15:01:44","modified":"2020-08-31 15:13:43","object_data":"{\"onlyAdminCanAddLinks\":false,\"buttonTitle\":\"Add a Live Link\",\"disableGifThumbs\":false,\"doNotShowLiveLinksLabel\":false}","name":"LiveLinks","dirName":"LiveLinks","pluginversion":"4.0"},"enabled":false,"id":19,"data_object":{"onlyAdminCanAddLinks":false,"buttonTitle":"Add a Live Link","disableGifThumbs":false,"disableLiveThumbs":false,"doNotShowLiveLinksLabel":false,"disableProxy":false,"hideTopButton":true},"data_object_helper":{"hideTopButton":{"name":"Hide Top Button","description":"This will hide the button on the top menu bar"}},"databaseScript":true,"pluginMenu":"","tags":[["primary","Live","<i class=\"fas fa-broadcast-tower\"><\/i>","LIVE"],["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"],["primary","Player","<i class=\"fas fa-play-circle\"><\/i>","PLAYER"]],"pluginversion":"4.0","pluginversionMarketPlace":"4.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":false},{"name":"LoginApple","dir":"LoginApple","uuid":"03aapple-f4b8-4844-8366-75436025e8a7","description":"Login with Apple OAuth Integration<br><a href='https:\/\/developer.apple.com\/account\/resources\/certificates\/list'>Get Apple ID and Key<\/a><br>Domains and Subdomains: <strong>www.mysite.com<\/strong><br>Return URLs: <strong>https:\/\/www.mysite.com\/objects\/login.json.php?type=Apple<\/strong>, <strong>https:\/\/www.mysite.com\/plugin\/MobileManager\/oauth2.php?type=Apple<\/strong><br><small><a href='https:\/\/hybridauth.github.io\/providers\/apple.html' target='__blank'><i class='fas fa-question-circle'><\/i> Help<\/a><\/small>","installedPlugin":false,"enabled":false,"id":0,"data_object":{"id":"","team_id":"","key_id":"","key_content":{"type":"textarea","value":""}},"data_object_helper":{"id":{"name":"Apple ID","description":"Your Apple ID"},"team_id":{"name":"Team id","description":"This is your Account ID at the top right of the account information (2nd line)"},"key_id":{"name":"Key ID","description":"Create a new key for your Sign-In Service. This gets you a key ID (under details), for example 6Q15R47JGG"},"key_content":{"name":"Apple Private key","description":"Content of private key, including BEGIN and END lines"}},"databaseScript":false,"pluginMenu":"","tags":[["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"],["primary","Login","<i class=\"fas fa-lock\"><\/i>","LOGIN"]],"pluginversion":"1.0","pluginversionMarketPlace":"1.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"LoginControl","dir":"LoginControl","uuid":"LoginControl-5ee8405eaaa16","description":"LoginControl Plugin<br><strong>Protect your account with 2-Factor Authentication<\/strong>: With 2-Factor Authentication, you add an extra layer of security to your account in case your password is stolen. After you set up 2-Step Verification, you'll sign in to your account in two steps using:\n\n <br> - Something you know, like your password\n <br> - Something you have,access to your email<br><strong>Single Device Login Limitation<\/strong>: If you are logged in on one device and then go to log in on another, your first session will expire and you will be logged out automatically. Only admins users are ignored on this rule","installedPlugin":false,"enabled":false,"id":0,"data_object":{"singleDeviceLogin":false,"enable2FA":false,"textFor2FASubject":"Confirm {siteName} log in from a new browser","textFor2FABody":{"type":"textarea","value":"Dear {user},\n\nIf you recently tried to log into your {siteName} account from {userIP} using the device {userAgent}, please complete your login by clicking {confirmationLink}.\n\nIf the login attempt was NOT done by you, secure your account by changing your {siteName} password immediately.\n\nBest regards,\n\n{siteName}"},"enablePGP2FA":false},"data_object_helper":{"enablePGP2FA":{"name":"Enable PGP 2FA, please <a target='_blank' href='https:\/\/github.com\/WWBN\/AVideo\/wiki\/PGP-2FA-Login'>read this<\/a>","description":"2-Factor-Authentication with a Pretty Good Privacy (PGP) challenge"}},"databaseScript":true,"pluginMenu":"<button onclick=\"avideoModalIframe(webSiteRootURL+'plugin\/LoginControl\/View\/editor.php')\" class=\"btn btn-primary btn-sm btn-xs btn-block\"><i class=\"fa fa-edit\"><\/i> Edit<\/button><button onclick=\"avideoModalIframe(webSiteRootURL+'plugin\/LoginControl\/pgp\/keys.php')\" class=\"btn btn-primary btn-sm btn-xs btn-block\"><i class=\"fas fa-key\"><\/i> PGP Tools<\/button>","tags":[["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"],["warning","Security","<i class=\"fas fa-user-shield\"><\/i>","SECURITY"],["primary","Login","<i class=\"fas fa-lock\"><\/i>","LOGIN"]],"pluginversion":"3.0","pluginversionMarketPlace":"3.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":false},{"name":"LoginFacebook","dir":"LoginFacebook","uuid":"010d53de-101a-4eb6-9aeb-dcffecdb6cb3","description":"Login with Facebook OAuth Integration<br><a href='https:\/\/developers.facebook.com\/apps'>Get Facebook ID and Key<\/a><br>Valid OAuth redirect URIs: <strong>https:\/\/www.mysite.com\/objects\/login.json.php?type=Facebook<\/strong><br>For mobile a Valid OAuth redirect URIs: <strong>https:\/\/www.mysite.com\/plugin\/MobileManager\/oauth2.php?type=Facebook<\/strong>","installedPlugin":false,"enabled":false,"id":0,"data_object":{"id":"","key":""},"data_object_helper":[],"databaseScript":false,"pluginMenu":"","tags":[["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"],["primary","Login","<i class=\"fas fa-lock\"><\/i>","LOGIN"]],"pluginversion":"1.0","pluginversionMarketPlace":"1.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"LoginGoogle","dir":"LoginGoogle","uuid":"15240814-8c31-4f15-a355-48715fac13f3","description":"Login with Google OAuth Integration<br><a href='https:\/\/console.developers.google.com\/apis\/credentials'>Get Google ID and Key<\/a><br>Valid OAuth redirect URIs: <strong>https:\/\/www.mysite.com\/objects\/login.json.php?type=Google<\/strong><br>For mobile a Valid OAuth redirect URIs: <strong>https:\/\/www.mysite.com\/plugin\/MobileManager\/oauth2.php?type=Google<\/strong>","installedPlugin":false,"enabled":false,"id":0,"data_object":{"id":"","key":""},"data_object_helper":[],"databaseScript":false,"pluginMenu":"","tags":[["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"],["primary","Login","<i class=\"fas fa-lock\"><\/i>","LOGIN"]],"pluginversion":"1.0","pluginversionMarketPlace":"1.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"LoginLinkedin","dir":"LoginLinkedin","uuid":"4c75d6a2-b261-4d37-b0fa-bf42c8fa98f5","description":"Login with LinkedIn OAuth Integration<br><a href='https:\/\/www.linkedin.com\/secure\/developer'>Get LinkedIn ID and Key<\/a><br>Valid OAuth redirect URIs: <strong>https:\/\/www.mysite.com\/objects\/login.json.php?type=LinkedIn<\/strong><br>For mobile a Valid OAuth redirect URIs: <strong>https:\/\/www.mysite.com\/plugin\/MobileManager\/oauth2.php?type=LinkedIn<\/strong>","installedPlugin":false,"enabled":false,"id":0,"data_object":{"id":"","key":""},"data_object_helper":[],"databaseScript":false,"pluginMenu":"","tags":[["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"],["primary","Login","<i class=\"fas fa-lock\"><\/i>","LOGIN"]],"pluginversion":"1.0","pluginversionMarketPlace":"1.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"LoginTwitter","dir":"LoginTwitter","uuid":"bc50f9c1-85d8-4898-8092-82ee69041b3f","description":"Login with Twitter OAuth Integration<br><a href='https:\/\/apps.twitter.com\/'>Get Twitter ID and Key<\/a><br>Valid OAuth redirect URIs: <strong>https:\/\/www.mysite.com\/objects\/login.json.php<\/strong><br>For mobile a Valid OAuth redirect URIs: <strong>https:\/\/www.mysite.com\/plugin\/MobileManager\/oauth2.php<\/strong>","installedPlugin":false,"enabled":false,"id":0,"data_object":{"id":"","key":""},"data_object_helper":[],"databaseScript":false,"pluginMenu":"","tags":[["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"],["primary","Login","<i class=\"fas fa-lock\"><\/i>","LOGIN"]],"pluginversion":"1.0","pluginversionMarketPlace":"1.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"LoginYahoo","dir":"LoginYahoo","uuid":"03a225a1-f4b8-4844-8366-75436025e8a7","description":"Login with Yahoo OAuth Integration<br><a href='https:\/\/developer.yahoo.com\/apps'>Get Yahoo ID and Key<\/a><br>Valid OAuth redirect URIs: <strong>https:\/\/www.mysite.com\/objects\/login.json.php?type=Yahoo<\/strong><br>For mobile a Valid OAuth redirect URIs: <strong>https:\/\/www.mysite.com\/plugin\/MobileManager\/oauth2.php?type=Yahoo<\/strong>","installedPlugin":false,"enabled":false,"id":0,"data_object":{"id":"","key":""},"data_object_helper":[],"databaseScript":false,"pluginMenu":"","tags":[["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"],["primary","Login","<i class=\"fas fa-lock\"><\/i>","LOGIN"]],"pluginversion":"1.0","pluginversionMarketPlace":"1.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"MaintenanceMode","dir":"MaintenanceMode","uuid":"6dmaa392-7b14-44fb-aa33-51cba620d92e","description":"Put your site in Maintenance Mode","installedPlugin":{"id":23,"uuid":"6dmaa392-7b14-44fb-aa33-51cba620d92e","status":"inactive","created":"2020-09-21 08:45:45","modified":"2020-09-21 12:31:10","object_data":"{\"text\":\"Sorry for the inconvenience but we&rsquo;re performing some maintenance at the moment. If you need to you can always <a href=\\\\\"mailto:{email}\\\\\">contact us<\\\\\/a>, otherwise we&rsquo;ll be back online shortly!\",\"facebookLink\":\"\",\"twitterLink\":\"\",\"googleLink\":\"\",\"discordLink\":\"\",\"endIn\":\"2020-09-28 09:00:00\",\"hideClock\":false,\"backgroundImageURL\":\"https:\\\\\/\\\\\/web-radio.cz\\\\\/plugin\\\\\/MaintenanceMode\\\\\/images\\\\\/bg01.jpg\"}","name":"MaintenanceMode","dirName":"MaintenanceMode","pluginversion":"1.0"},"enabled":false,"id":23,"data_object":{"text":"Sorry for the inconvenience but we&rsquo;re performing some maintenance at the moment. If you need to you can always <a href=\"mailto:{email}\">contact us<\/a>, otherwise we&rsquo;ll be back online shortly!","facebookLink":"","twitterLink":"","googleLink":"","discordLink":"","endIn":"2020-09-28 09:00:00","hideClock":false,"backgroundImageURL":"https:\/\/web-radio.cz\/plugin\/MaintenanceMode\/images\/bg01.jpg"},"data_object_helper":[],"databaseScript":false,"pluginMenu":"","tags":[["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"]],"pluginversion":"1.0","pluginversionMarketPlace":"1.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"Meet","dir":"Meet","uuid":"meet225-3807-4167-ba81-0509dd280e06","description":"AVideo Meet\/Conference software","installedPlugin":{"id":18,"uuid":"meet225-3807-4167-ba81-0509dd280e06","status":"inactive","created":"2020-08-26 13:46:00","modified":"2021-03-26 13:24:10","object_data":"{\"secret\":\"d5e8a3c979ba42191a0d37a1df9f8b6d\",\"invitation\":{\"type\":\"textarea\",\"value\":\"{UserName} is inviting you to a meeting.\\\\n\\\\nTopic: {topic}\\\\n\\\\nJoin Meeting\\\\n{meetLink}\\\\n\\\\nPasscode: {password}\\\\n\"},\"server\":{\"type\":{\"ca1.ypt.me\":\"North America 1\",\"eu1.ypt.me\":\"Europe 1\"},\"value\":\"custom\"},\"CUSTOM_JITSI_DOMAIN\":\"meet.wedos.com\",\"JWT_APP_ID\":\"WDS-YouPHPtube-Test\",\"JWT_APP_SECRET\":\"d5e8a3c979ba42191a0d37a1df9f8b6d\"}","name":"Meet","dirName":"Meet","pluginversion":"3.0"},"enabled":false,"id":18,"data_object":{"secret":"d5e8a3c979ba42191a0d37a1df9f8b6d","invitation":{"type":"textarea","value":"{UserName} is inviting you to a meeting.\n\nTopic: {topic}\n\nJoin Meeting\n{meetLink}\n\nPasscode: {password}\n"},"server":{"type":{"ca1.ypt.me":"North America 1","eu1.ypt.me":"Europe 1","custom":"Custom Jitsi","ca2.ypt.me":"Test Server do not use it"},"value":"custom"},"CUSTOM_JITSI_DOMAIN":"meet.wedos.com","JWT_APP_ID":"WDS-YouPHPtube-Test","JWT_APP_SECRET":"d5e8a3c979ba42191a0d37a1df9f8b6d","hideTopButton":true,"buttonTitle":"Meet"},"data_object_helper":{"hideTopButton":{"name":"Hide Top Button","description":"This will hide the button on the top menu bar"}},"databaseScript":true,"pluginMenu":"<button onclick=\"avideoModalIframe(webSiteRootURL +'plugin\/Meet\/checkServers.php');\" class=\"btn btn-primary btn-sm btn-xs btn-block\"><i class=\"fas fa-network-wired\"><\/i> Check Servers<\/button>","tags":[["success","Recommended","<i class=\"fas fa-heart\"><\/i>","RECOMMENDED"],["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"],["primary","Live","<i class=\"fas fa-broadcast-tower\"><\/i>","LIVE"]],"pluginversion":"3.0","pluginversionMarketPlace":"3.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"MobileManager","dir":"MobileManager","uuid":"4c1f4f76-b336-4ddc-a4de-184efe715c09","description":"Manage the Mobile App<br><span class='btn btn-success btn-sm btn-xs' onclick='$(\"#enable1apicbec-91db-4357-bb10-ee08b0913778\").prop(\"checked\", false);$(\"#enable1apicbec-91db-4357-bb10-ee08b0913778\").trigger(\"change\");'>API<\/span> ","installedPlugin":{"id":24,"uuid":"4c1f4f76-b336-4ddc-a4de-184efe715c09","status":"inactive","created":"2020-09-25 08:42:20","modified":"2020-09-25 08:43:31","object_data":null,"name":"MobileManager","dirName":"MobileManager","pluginversion":"1.5"},"enabled":false,"id":24,"data_object":{"doNotAllowAnonimusAccess":false,"doNotAllowUpload":false,"hideCreateAccount":false,"hideTabTrending":false,"hideTabLive":false,"hideTabSubscription":false,"hideTabChat2":false,"hideTabPlayLists":false,"hideViewsCounter":false,"hideLikes":false,"EULA":{"type":"textarea","value":"This Software must be used for Good, never Evil. There is no tolerance for objectionable content or abusive users. It is expressly forbidden to use this app to build porn sites, violence, racism or anything else that affects human integrity or denigrates the image of anyone.\nAny complaints, or through the application or any other electronic means will be analyzed and in case of any criteria established by the developer or local laws, are disrespected, we reserve the right to block and ban any site from our systems\nThe banned site will be prohibited from using any of our resources, including mobile applications, encoder, plugins, etc."},"themeDark":false,"portraitImage":false,"netflixStyle":false,"netflixDateAdded":true,"netflixMostPopular":true,"netflixMostWatched":true,"netflixCategories":true,"netflixBigVideo":true,"disableWhitelabel":false,"disableComments":false,"approvalMode":false,"showMeet":true,"goLiveWithMeet":false,"doNotAutoSearch":false,"playStoreApp":"https:\/\/play.google.com\/store\/apps\/details?id=mobile.youphptube.com","appleStoreApp":"https:\/\/apps.apple.com\/us\/app\/youphptube\/id1337322357","pwa_background_color":"#000000","pwa_display":{"type":["fullscreen","standalone","minimal-ui"],"value":"standalone"},"pwa_scope":"\/"},"data_object_helper":[],"databaseScript":false,"pluginMenu":"","tags":[["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"],["primary","Mobile","<i class=\"fas fa-mobile-alt\"><\/i>","MOBILE"]],"pluginversion":"1.5","pluginversionMarketPlace":"1.5","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"MonetizeUsers","dir":"MonetizeUsers","uuid":"10573335-3807-4167-ba81-0509dd280e06","description":"This plugin will reward your users based on their videos view, each view will affect the user's walled balance<br><span class='btn btn-danger btn-sm btn-xs' onclick='$(\"#enable2faf2eeb-88ac-48e1-a098-37e76ae3e9f3\").prop(\"checked\", true);$(\"#enable2faf2eeb-88ac-48e1-a098-37e76ae3e9f3\").trigger(\"change\");'>YPTWallet<\/span> ","installedPlugin":false,"enabled":false,"id":0,"data_object":{"rewardPerView":0.1,"rewardOnlyLoggedUsersView":true},"data_object_helper":[],"databaseScript":false,"pluginMenu":"","tags":[["primary","Monetization","<i class=\"fas fa-dollar-sign\"><\/i>","MONETIZATION"],["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"]],"pluginversion":"1.0","pluginversionMarketPlace":"1.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"NextButton","dir":"NextButton","uuid":"5310b394-b54f-48ab-9049-995df4d95239","description":"Add next button to the control bar","installedPlugin":{"id":11,"uuid":"5310b394-b54f-48ab-9049-995df4d95239","status":"active","created":"2020-08-20 08:32:30","modified":"2020-08-20 08:32:30","object_data":null,"name":"NextButton","dirName":"NextButton","pluginversion":"1.0"},"enabled":true,"id":11,"data_object":{},"data_object_helper":[],"databaseScript":false,"pluginMenu":"","tags":[["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"],["primary","Player","<i class=\"fas fa-play-circle\"><\/i>","PLAYER"]],"pluginversion":"1.0","pluginversionMarketPlace":"1.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"OptionsTest","dir":"OptionsTest","uuid":"5d5b33e7-3192-4eb2-a4c1-4e62cc2e5d64","description":"Salmple object for new features <br \/>Author: <a href='https:\/\/github.com\/Criptos' target='_blank' > Criptos<\/a>","installedPlugin":false,"enabled":false,"id":0,"data_object":{"disclaimer":""},"data_object_helper":[],"databaseScript":false,"pluginMenu":"","tags":[["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"]],"pluginversion":"1.3","pluginversionMarketPlace":"1.3","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"PayPalYPT","dir":"PayPalYPT","uuid":"5f613a09-c0b6-4264-85cb-47ae076d949f","description":"Paypal module for several purposes<br>\n Go to Paypal developer <a href='https:\/\/developer.paypal.com\/developer\/applications' target='_blank'>Site here<\/a> (you must have Paypal account, of course)\n <br>Click on Create App on right side of page\n <br>Choose name of your app and click Create App\n <br>Now you can see and manage everything include client ID and secret.","installedPlugin":false,"enabled":false,"id":0,"data_object":{"ClientID":"ASUkHFpWX0T8sr8EiGdLZ05m-RAb8l-hdRxoq-OXWmua2i7EUfqFkMZvSoGgH2LhK7zAqt29IiS2oRTn","ClientSecret":"ECxtMBsLr0cFwSCgI0uaDiVzEUbVlV3r_o_qaU-SOsQqCEOKPq4uGlr1C0mhdDmEyO30mw7-PF0bOnfo","subscriptionButtonLabel":"Subscribe With PayPal","paymentButtonLabel":"Pay With PayPal","disableSandbox":false},"data_object_helper":[],"databaseScript":true,"pluginMenu":"<button onclick=\"avideoModalIframeLarge(webSiteRootURL+'plugin\/PayPalYPT\/View\/editor.php')\" class=\"btn btn-primary btn-sm btn-xs btn-block\"><i class=\"fa fa-edit\"><\/i> Edit<\/button>","tags":[["primary","Monetization","<i class=\"fas fa-dollar-sign\"><\/i>","MONETIZATION"],["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"]],"pluginversion":"2.0","pluginversionMarketPlace":"2.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":false},{"name":"Permissions","dir":"Permissions","uuid":"Permissions-5ee8405eaaa16","description":"Permissions will allow you to add intermediate permisson to usergroups without need to make them Admin, each plugin will have his own permission rules<br><small><a href='https:\/\/github.com\/WWBN\/AVideo\/wiki\/Permissions-Plugin' target='__blank'><i class='fas fa-question-circle'><\/i> Help<\/a><\/small>","installedPlugin":{"id":27,"uuid":"Permissions-5ee8405eaaa16","status":"active","created":"2020-11-02 10:12:13","modified":"2020-11-02 10:12:13","object_data":null,"name":"Permissions","dirName":"Permissions","pluginversion":"1.0"},"enabled":true,"id":27,"data_object":{},"data_object_helper":[],"databaseScript":true,"pluginMenu":"<button onclick=\"avideoModalIframe(webSiteRootURL +'plugin\/Permissions\/View\/editor.php');\" class=\"btn btn-primary btn-sm btn-xs btn-block\"><i class=\"fa fa-edit\"><\/i> Edit<\/button>","tags":[],"pluginversion":"1.0","pluginversionMarketPlace":"1.0","pluginversionCompare":0,"permissions":[{"name":"Comments Admin","type":1,"description":"Users with this option will be able to edit and delete comments in any video","className":"Permissions","groups":[]},{"name":"Videos Admin","type":10,"description":"Just like admin, this user will have permission to edit and delete videos from any user, including videos from admin","className":"Permissions","groups":[]},{"name":"Videos Moderator","type":11,"description":"This is a level below the (Videos Admin), this type of user can change the video publicity (Active, Inactive, Unlisted)","className":"Permissions","groups":[]},{"name":"Users Admin","type":20,"description":"This type of user can edit users, can add or remove users into user groups, but cannot make them admins","className":"Permissions","groups":[]},{"name":"Users Groups Admin","type":30,"description":"Can edit and delete user groups","className":"Permissions","groups":[]},{"name":"Cache Manager","type":40,"description":"This will give the option to can clear cache (Site and first page)","className":"Permissions","groups":[]},{"name":"Sitemap","type":50,"description":"This will give the option to generate SiteMap","className":"Permissions","groups":[]},{"name":"Log","type":60,"description":"This will give the option to see the log file menu","className":"Permissions","groups":[]}],"isPluginTablesInstalled":true},{"name":"Programs","dir":"PlayLists","uuid":"plist12345-370-4b1f-977a-fd0e5cabtube","description":"Playlists or Program Playlists are identified by default as programs of content on the AVideo Platform.&lt;br&gt; You can use the Edit Parameters button to rename it to your choosing.&lt;br&gt; We recommend to keep the Program name as it is defaulted to in order to be well indexed in the SearchTube and Other AVideo Platform search and network indexing tools.","installedPlugin":{"id":9,"uuid":"plist12345-370-4b1f-977a-fd0e5cabtube","status":"active","created":"2020-08-19 15:18:54","modified":"2020-09-10 10:40:52","object_data":"{\"name\":\"Program\",\"playOnSelect\":true,\"autoadvance\":true,\"usersCanOnlyCreatePlayListsFromTheirContent\":false,\"useOldPlayList\":false,\"expandPlayListOnChannels\":false,\"usePlaylistPlayerForSeries\":true,\"showWatchLaterOnLeftMenu\":true,\"showFavoriteOnLeftMenu\":true,\"showWatchLaterOnProfileMenu\":true,\"showFavoriteOnProfileMenu\":true,\"showPlayLiveButton\":true}","name":"Programs","dirName":"PlayLists","pluginversion":"1.0"},"enabled":true,"id":9,"data_object":{"name":"Program","playOnSelect":true,"autoadvance":true,"usersCanOnlyCreatePlayListsFromTheirContent":false,"useOldPlayList":false,"expandPlayListOnChannels":false,"usePlaylistPlayerForSeries":true,"showWatchLaterOnLeftMenu":true,"showFavoriteOnLeftMenu":true,"showWatchLaterOnProfileMenu":true,"showFavoriteOnProfileMenu":true,"showPlayLiveButton":true,"showTrailerInThePlayList":true,"showTVFeatures":false},"data_object_helper":[],"databaseScript":true,"pluginMenu":"","tags":[["success","Recommended","<i class=\"fas fa-heart\"><\/i>","RECOMMENDED"],["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"]],"pluginversion":"1.0","pluginversionMarketPlace":"1.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"PlayerSkins","dir":"PlayerSkins","uuid":"e9a568e6-ef61-4dcc-aad0-0109e9be8e36","description":"Customize your playes Skin<br>The Skis options are: <code>avideo<\/code> or <code>facebook<\/code> or <code>style1<\/code> or <code>style2<\/code> or <code>style3<\/code> or <code>tech<\/code> or <code>twitch<\/code> or <code>twitter<\/code> or <code>youtube<\/code> or <code>youtube2<\/code>","installedPlugin":{"id":4,"uuid":"e9a568e6-ef61-4dcc-aad0-0109e9be8e36","status":"active","created":"2020-08-19 15:13:45","modified":"2021-03-29 09:16:17","object_data":"{\"skin\":\"style1\",\"playbackRates\":\"[0.5, 1, 1.5, 2]\",\"playerCustomDataSetup\":\"\",\"showSocialShareOnEmbed\":true,\"showLoopButton\":true,\"showLogo\":true,\"showShareSocial\":true,\"showLogoOnEmbed\":true,\"showLogoAdjustScale\":\"0.4\",\"showLogoAdjustLeft\":\"-74px\",\"showLogoAdjustTop\":\"-22px;\",\"disableEmbedTopInfo\":false,\"contextMenuDisableEmbedOnly\":false,\"contextMenuLoop\":true,\"contextMenuCopyVideoURL\":true,\"contextMenuCopyVideoURLCurrentTime\":true,\"contextMenuCopyEmbedCode\":true,\"contextMenuShare\":true,\"playerFullHeight\":false}","name":"PlayerSkins","dirName":"PlayerSkins","pluginversion":"1.1"},"enabled":true,"id":4,"data_object":{"skin":"style1","playbackRates":"[0.5, 1, 1.5, 2]","playerCustomDataSetup":"","showSocialShareOnEmbed":true,"showLoopButton":true,"showLogo":true,"showShareSocial":true,"showShareAutoplay":true,"showLogoOnEmbed":true,"showLogoAdjustScale":"0.4","showLogoAdjustLeft":"-74px","showLogoAdjustTop":"-22px;","disableEmbedTopInfo":false,"contextMenuDisableEmbedOnly":false,"contextMenuLoop":true,"contextMenuCopyVideoURL":true,"contextMenuCopyVideoURLCurrentTime":true,"contextMenuCopyEmbedCode":true,"contextMenuShare":true,"playerFullHeight":false},"data_object_helper":[],"databaseScript":false,"pluginMenu":"","tags":[["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"],["primary","Player","<i class=\"fas fa-play-circle\"><\/i>","PLAYER"],["primary","Layout","<i class=\"fas fa-sitemap\"><\/i>","LAYOUT"]],"pluginversion":"1.1","pluginversionMarketPlace":"1.1","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"PredefinedCategory","dir":"PredefinedCategory","uuid":"b0d93ffa-9a92-4017-88fe-38a6597efaaa","description":"Choose what category the video goes when upload, encode or embed<br><small><a href='https:\/\/github.com\/WWBN\/AVideo\/wiki\/PredefinedCategory-Plugin' target='__blank'><i class='fas fa-question-circle'><\/i> Help<\/a><\/small>","installedPlugin":{"id":12,"uuid":"b0d93ffa-9a92-4017-88fe-38a6597efaaa","status":"active","created":"2020-08-20 08:33:15","modified":"2020-08-20 08:33:15","object_data":null,"name":"PredefinedCategory","dirName":"PredefinedCategory","pluginversion":"1.0"},"enabled":true,"id":12,"data_object":{"defaultCategory":1,"userCategory":{},"AddVideoOnGroup_[1]_":false},"data_object_helper":[],"databaseScript":false,"pluginMenu":"<button onclick=\"avideoModalIframe(webSiteRootURL+'plugin\/PredefinedCategory\/page\/editor.php')\" class=\"btn btn-primary btn-sm btn-xs btn-block\">\r\n <i class=\"fa fa-edit\"><\/i> Default Category\r\n<\/button>","tags":[["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"]],"pluginversion":"1.0","pluginversionMarketPlace":"1.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"RazorPayYPT","dir":"RazorPayYPT","uuid":"razor09-c0b6-4264-85cb-47ae076d949f","description":"Go to Razorpay dashboard Site <a href='https:\/\/dashboard.razorpay.com\/#\/app\/keys'>here<\/a> (you must have Razorpay account, of course)<br>For Subscriptions, you MUST go to your <a href='https:\/\/dashboard.razorpay.com\/#\/app\/webhooks'>Webhooks dashboard<\/a> check all checkboxes and setup this: <br>Webhook URL: (https:\/\/www.mysite.com\/plugin\/RazorPayYPT\/ipn.php) <br>Secret: c15de6125e1c8343f74c98549cc65675 <br>\n Check more details here <a href='https:\/\/razorpay.com\/docs\/subscriptions\/api\/webhooks\/#setup-webhooks'>here<\/a> <br>","installedPlugin":false,"enabled":false,"id":0,"data_object":{"api_key":"rzp_test_VJCqZwCeMt4CMP","api_secret":"DVNniPwmDzRiYniMzJZKpqCf","webhookSecret":"c15de6125e1c8343f74c98549cc65675"},"data_object_helper":[],"databaseScript":false,"pluginMenu":"","tags":[["primary","Monetization","<i class=\"fas fa-dollar-sign\"><\/i>","MONETIZATION"],["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"]],"pluginversion":"1.0","pluginversionMarketPlace":"1.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"ReportVideo","dir":"ReportVideo","uuid":"b5e223db-785b-4436-8f7b-f297860c9be0","description":"Create a button to report videos with inapropriate content","installedPlugin":{"id":10,"uuid":"b5e223db-785b-4436-8f7b-f297860c9be0","status":"active","created":"2020-08-19 15:19:18","modified":"2020-08-19 15:19:18","object_data":null,"name":"ReportVideo","dirName":"ReportVideo","pluginversion":"2.2"},"enabled":true,"id":10,"data_object":{"emailLogo":""},"data_object_helper":[],"databaseScript":true,"pluginMenu":"","tags":[["success","Recommended","<i class=\"fas fa-heart\"><\/i>","RECOMMENDED"],["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"]],"pluginversion":"2.2","pluginversionMarketPlace":"2.2","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"Scheduler","dir":"Scheduler","uuid":"Scheduler-5ee8405eaaa16","description":"Scheduler Plugin<br>Crontab every 1 minute<br><code>* * * * * php \/var\/www\/www.mysite.com\/plugin\/Scheduler\/run.php<\/code>","installedPlugin":{"id":29,"uuid":"Scheduler-5ee8405eaaa16","status":"active","created":"2021-05-25 15:54:28","modified":"2021-05-25 15:54:28","object_data":"{}","name":"Scheduler","dirName":"Scheduler","pluginversion":"2.0"},"enabled":true,"id":29,"data_object":{},"data_object_helper":[],"databaseScript":true,"pluginMenu":"<a href=\"plugin\/Scheduler\/View\/editor.php\" class=\"btn btn-primary btn-sm btn-xs btn-block\"><i class=\"fa fa-edit\"><\/i> Edit<\/a>","tags":[],"pluginversion":"2.0","pluginversionMarketPlace":"2.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":false},{"name":"SeekButton","dir":"SeekButton","uuid":"f5c30980-9530-4650-8eab-9ab461ea6fdb","description":"Add seek buttons to the control bar","installedPlugin":false,"enabled":false,"id":0,"data_object":{"forward":30,"back":10},"data_object_helper":[],"databaseScript":false,"pluginMenu":"","tags":[["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"],["primary","Player","<i class=\"fas fa-play-circle\"><\/i>","PLAYER"]],"pluginversion":"1.1","pluginversionMarketPlace":"1.1","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"SlackBot","dir":"SlackBot","uuid":"cf145581-7d5e-4bb6-8c13-848a19j1564a","description":"Send video upload notifications to Users on Slack who have subscribed to the channel via a Slack Bot.\n <br><strong>The following scopes are required:<\/strong>\n <br>-chat:write:bot\n <br>-bot\n <br>-users:read\n <br>-users:read:email","installedPlugin":false,"enabled":false,"id":0,"data_object":{"bot_user_oauth_access_token":""},"data_object_helper":[],"databaseScript":false,"pluginMenu":"","tags":[["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"]],"pluginversion":"1.0","pluginversionMarketPlace":"1.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"SlackNotify","dir":"SlackNotify","uuid":"cf145581-7d5e-4bb6-8c13-848a19j1564h","description":"Send video upload notifications to Slack webhook","installedPlugin":false,"enabled":false,"id":0,"data_object":{"webhook_url":""},"data_object_helper":[],"databaseScript":false,"pluginMenu":"","tags":[["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"]],"pluginversion":"1.0","pluginversionMarketPlace":"1.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"StripeYPT","dir":"StripeYPT","uuid":"stripe09-c0b6-4264-85cb-47ae076d949f","description":"Stripe module for several purposes<br>\n Go to Stripe dashboard Site <a href='https:\/\/dashboard.stripe.com\/apikeys'>here<\/a> (you must have Stripe account, of course)<br>Before you can verify signatures, you need to retrieve your endpoint\u2019s secret from your Dashboard\u2019s <br><a href='https:\/\/dashboard.stripe.com\/account\/webhooks'>Webhooks settings<\/a>. <br>Select an endpoint that you want to obtain the secret for, then select the Click to reveal button. <br><strong>The SigningSecret will be available after your first purchase attempt, Webhook will be created automatically.<\/strong>","installedPlugin":false,"enabled":false,"id":0,"data_object":{"Publishablekey":"pk_test_aQT12wEjRLKhXgk77TX4ftfa","Restrictedkey":"rk_test_kjyL5JaoAQwyiptuRlSzYJMZ00kRqXkLux","SigningSecret":"whsec_54gqoVeSuoeXEiNPcFhMN0jkBZY0JJG3","subscriptionButtonLabel":"Subscribe With Credit Card","paymentButtonLabel":"Pay With Credit Card"},"data_object_helper":[],"databaseScript":false,"pluginMenu":"<button onclick=\"avideoModalIframe(webSiteRootURL +'plugin\/StripeYPT\/listSubscriptions.php');\" class=\"btn btn-primary btn-sm btn-xs btn-block\"><i class=\"far fa-list-alt\"><\/i> List Subscriptions<\/button>","tags":[["primary","Monetization","<i class=\"fas fa-dollar-sign\"><\/i>","MONETIZATION"],["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"]],"pluginversion":"2.1","pluginversionMarketPlace":"2.1","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"TheaterButton","dir":"TheaterButton","uuid":"f7596843-51b1-47a0-8bb1-b4ad91f87d6b","description":"Add next theater switch button to the control bar","installedPlugin":{"id":13,"uuid":"f7596843-51b1-47a0-8bb1-b4ad91f87d6b","status":"active","created":"2020-08-20 08:41:05","modified":"2020-08-20 08:41:05","object_data":null,"name":"TheaterButton","dirName":"TheaterButton","pluginversion":"1.1"},"enabled":true,"id":13,"data_object":{"show_switch_button":true,"compress_is_default":false},"data_object_helper":[],"databaseScript":false,"pluginMenu":"","tags":[["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"],["primary","Player","<i class=\"fas fa-play-circle\"><\/i>","PLAYER"],["primary","Layout","<i class=\"fas fa-sitemap\"><\/i>","LAYOUT"]],"pluginversion":"1.1","pluginversionMarketPlace":"1.1","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"TopMenu","dir":"TopMenu","uuid":"2e7866ed-2e02-4136-bec6-4cd90754e3a2","description":"Responsive Customized Top Menu<br><small><a href='https:\/\/github.com\/WWBN\/AVideo\/wiki\/How-to-use-TopMenu-Plug-in' target='__blank'><i class='fas fa-question-circle'><\/i> Help<\/a><\/small>","installedPlugin":false,"enabled":false,"id":0,"data_object":{},"data_object_helper":[],"databaseScript":true,"pluginMenu":"<button onclick=\"avideoModalIframe(webSiteRootURL +'plugin\/TopMenu\/page\/editor.php');\" class=\"btn btn-primary btn-sm btn-xs btn-block\"><i class=\"fa fa-edit\"><\/i> Create Menus<\/button>","tags":[["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"]],"pluginversion":"2.1","pluginversionMarketPlace":"2.1","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":false},{"name":"User_Location","dir":"User_Location","uuid":"45432a78-d0c6-47f3-8ac4-8fd05f507386","description":"Detects user location for various purposes<br>This site or product includes IP2Location LITE data available from http:\/\/www.ip2location.com.<br><strong>Before use this plugin unzip the install.zip file and install the IPs tables<strong><br><pre>cd \/var\/www\/www.mysite.com\/plugin\/User_Location\/install && unzip install.zip<\/pre><br><strong>For IPV6 support unzip the ip2location_db1_ipv6.zip file and install the IPs tables<strong><br><pre>cd \/var\/www\/www.mysite.com\/plugin\/User_Location\/install && unzip ip2location_db1_ipv6.zip && mysql -u root -p aVideoWeb < \/var\/www\/www.mysite.com\/plugin\/User_Location\/install\/ip2location_db1_ipv6.sql <\/pre>","installedPlugin":{"id":25,"uuid":"45432a78-d0c6-47f3-8ac4-8fd05f507386","status":"inactive","created":"2020-09-30 07:36:40","modified":"2020-09-30 07:37:53","object_data":null,"name":"User_Location","dirName":"User_Location","pluginversion":"1.0"},"enabled":false,"id":25,"data_object":{"autoChangeLanguage":true},"data_object_helper":[],"databaseScript":false,"pluginMenu":"<button onclick=\"avideoModalIframeSmall(webSiteRootURL +'plugin\/User_Location\/testIP.php');\" class=\"btn btn-primary btn-sm btn-xs btn-block\"><i class=\"fa fa-edit\"><\/i> TestIP<\/button>","tags":[["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"]],"pluginversion":"1.0","pluginversionMarketPlace":"1.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"VR360","dir":"VR360","uuid":"ce09988f-e578-4b91-96bb-4b701e5c0884","description":"Panoramic 360 video player. Project video onto different shapes","installedPlugin":false,"enabled":false,"id":0,"data_object":{},"data_object_helper":[],"databaseScript":true,"pluginMenu":"","tags":[["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"]],"pluginversion":"1.0","pluginversionMarketPlace":"1.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":false},{"name":"VideoLandscapeFullscreen","dir":"VideoLandscapeFullscreen","uuid":"f1932cc2-0e92-47a5-aa03-08a752777438","description":"Activating auto landscape fullscreen in mobile devices","installedPlugin":{"id":22,"uuid":"f1932cc2-0e92-47a5-aa03-08a752777438","status":"active","created":"2020-09-10 08:16:10","modified":"2020-09-10 08:16:10","object_data":null,"name":"VideoLandscapeFullscreen","dirName":"VideoLandscapeFullscreen","pluginversion":"1.0"},"enabled":true,"id":22,"data_object":{"enterOnRotate":true,"alwaysInLandscapeMode":true,"iOS":true},"data_object_helper":[],"databaseScript":false,"pluginMenu":"","tags":[["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"]],"pluginversion":"1.0","pluginversionMarketPlace":"1.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"VideoLogoOverlay","dir":"VideoLogoOverlay","uuid":"0e225f8e-15e2-43d4-8ff7-0cb07c2a2b3b","description":"Put an Logo overlay on video","installedPlugin":{"id":21,"uuid":"0e225f8e-15e2-43d4-8ff7-0cb07c2a2b3b","status":"inactive","created":"2020-09-10 08:15:22","modified":"2020-09-10 08:15:46","object_data":null,"name":"VideoLogoOverlay","dirName":"VideoLogoOverlay","pluginversion":"2.1"},"enabled":false,"id":21,"data_object":{"url":"","position":{"type":{"center":"Center","top":"Top","bottom":"Bottom","top left":"Top Left","bottom left":"Bottom Left","top right":"Top Right","bottom right":"Bottom Right"},"value":"top right"},"opacity":50,"useUserChannelImageAsLogo":true},"data_object_helper":[],"databaseScript":false,"pluginMenu":"<button onclick=\"avideoModalIframe(webSiteRootURL +'plugin\/VideoLogoOverlay\/page\/editor.php');\" class=\"btn btn-primary btn-sm btn-xs btn-block\"><i class=\"fa fa-edit\"><\/i> Edit Logo<\/button>","tags":[["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"]],"pluginversion":"2.1","pluginversionMarketPlace":"2.1","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"VideoTags","dir":"VideoTags","uuid":"tags16e9-e3e5-4a15-8990-f3e9ba32be9c","description":"User interface for managing tags","installedPlugin":false,"enabled":false,"id":0,"data_object":{"onlyAdminCanCreateTags":false,"maxTags":100,"maxChars":100},"data_object_helper":[],"databaseScript":true,"pluginMenu":"<button onclick=\"avideoModalIframe(webSiteRootURL +'plugin\/VideoTags\/');\" class=\"btn btn-primary btn-xs btn-block\"><i class=\"fas fa-list-ul\"><\/i> Create Tag Type<\/button>","tags":[["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"]],"pluginversion":"2.0","pluginversionMarketPlace":"2.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":false},{"name":"VimeoAPI","dir":"VimeoAPI","uuid":"vimeo225-3807-4167-ba81-0509dd280e06","description":"Upload your videos to Vimeo using the Vimeo API.<br><a href='https:\/\/developer.vimeo.com\/apps\/'>Create an APP and get your credentials here<\/a><br>You MUST generate a token Authenticated + Private Scope + Upload <br><small>Your files must be self-hosted and MP4 to be able to upload to Vimeo (Does not work form HLS or Embed)<\/small>","installedPlugin":false,"enabled":false,"id":0,"data_object":{"client_id":"","client_secret":"","access_token":"","automaticallyUploadToVimeo":false},"data_object_helper":[],"databaseScript":true,"pluginMenu":"<button class='btn btn-primary btn-xs btn-block' title='Upload All Videos to Vimeo' onclick='vimeoUploadAll()'><i class='fab fa-vimeo-v'><\/i> Upload All Videos<\/button>","tags":[],"pluginversion":"1.0","pluginversionMarketPlace":"1.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":false},{"name":"WWBN","dir":"WWBN","uuid":"WWBN-Network-Index","description":"WWBN Network Index (this plugin is under development)<br><b>Validation Token:<\/b><br><input style='width:100%' type='text' value='RUJnbzVxYmRDbFZEUEhZbFIzS0ZGMWswenY1WE1DQ3VXMlFIK3ZHL3MwQTR3MmF4cEw0VDlJTlYzc2lnNVlZMEw2WnlmR0hPK0VNNGExNkI4RlZoTlJWc0NoSWJXcjIwTk1vVnV1OHFKRWI3SnFZNkp3dDdzMUlvQkJPLzVseUQ=' readonly>","installedPlugin":false,"enabled":false,"id":0,"data_object":{},"data_object_helper":[],"databaseScript":false,"pluginMenu":"\n <a href=\"https:\/\/www.mysite.com\/plugin\/WWBN\/page\/info.php\" class=\"btn btn-primary btn-sm btn-xs btn-block\"><i class=\"fas fa-info-circle\"><\/i> Info<\/a>\n <a href=\"https:\/\/www.mysite.com\/plugin\/WWBN\/page\/wwbn_signup.php\" class=\"btn btn-primary btn-sm btn-xs btn-block\"><i class=\"fa fa-cog\"><\/i> Set up<\/a>","tags":[["success","Recommended","<i class=\"fas fa-heart\"><\/i>","RECOMMENDED"],["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"]],"pluginversion":"1.0","pluginversionMarketPlace":"1.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"YPTSocket","dir":"YPTSocket","uuid":"YPTSocket-5ee8405eaaa16","description":"<span class=\"socket_info\" style=\"float: right; margin:0 10px;\"><span class=\"socketStatus\">\n <span class=\"socket_icon socket_loading_icon\">\n <i class=\"fas fa-sync fa-spin\"><\/i>\n <\/span>\n <span class=\"socket_icon socket_not_loading socket_disconnected_icon\">\n <span class=\"fa-stack\">\n <i class=\"fas fa-slash fa-stack-1x\"><\/i>\n <i class=\"fas fa-plug fa-stack-1x\"><\/i>\n<\/span> Disconnected\n <\/span>\n <span class=\"socket_icon socket_not_loading socket_connected_icon\">\n <span class=\"fa-stack\">\n <i class=\"fas fa-plug fa-stack-1x\"><\/i>\n<\/span> Connected\n <\/span>\n <\/span><\/span><script>if(isSocketActive()){setSocketIconStatus('connected');}<\/script> Socket Plugin, WebSockets allow for a higher amount of efficiency compared to REST because they do not require the HTTP request\/response overhead for each message sent and received<br><br>To start it on server now <code>sudo nohup php \/var\/www\/www.mysite.com\/plugin\/YPTSocket\/server.php &<\/code><br>To test use <code>php \/var\/www\/www.mysite.com\/plugin\/YPTSocket\/test.php<\/code><br>To start it on server reboot add it on your crontab (Ubuntu 18+) <code>sudo crontab -eu root<\/code> than add this code on the last line <code>@reboot sleep 60;nohup php \/var\/www\/www.mysite.com\/plugin\/YPTSocket\/server.php &<\/code><br>If you use Certbot to renew your SSL use (Ubuntu 18+) <code>sudo crontab -eu root<\/code> than add this code on the last line <code>0 1 * * * nohup php \/var\/www\/www.mysite.com\/plugin\/YPTSocket\/serverCertbot.php &<\/code><br>run this command start the server <small><a href='https:\/\/github.com\/WWBN\/AVideo\/wiki\/Socket-Plugin' target='__blank'><i class='fas fa-question-circle'><\/i> Help<\/a><\/small>","installedPlugin":false,"enabled":false,"id":0,"data_object":{"forceNonSecure":false,"port":"2053","host":"www.mysite.com","debugSocket":true,"debugAllUsersSocket":false,"server_crt_file":"\/etc\/letsencrypt\/live\/www.mysite.com\/fullchain.pem","server_key_file":"\/etc\/letsencrypt\/live\/www.mysite.com\/privkey.pem","allow_self_signed":true,"showTotalOnlineUsersPerVideo":true,"showTotalOnlineUsersPerLive":true,"showTotalOnlineUsersPerLiveLink":true},"data_object_helper":{"forceNonSecure":{"name":"Force not to use wss (non secure)","description":"This is good if a reverse proxy is giving you a SSL"},"port":{"name":"Server Port","description":"You also MUST open this port on the firewall"},"host":{"name":"Server host","description":"If your site is HTTPS make sure this host also handle the SSL connection"},"debugSocket":{"name":"Show server debugger to admin","description":"This will show a panel with some socket informations to the ADMIN user only"},"debugAllUsersSocket":{"name":"Show server debugger to all","description":"Same as above but will show the panel to all users"},"server_crt_file":{"name":"SSL Certificate File","description":"If your site use HTTPS, you MUST provide one"},"server_key_file":{"name":"SSL Certificate Key File","description":"If your site use HTTPS, you MUST provide one"},"allow_self_signed":{"name":"Allow self signed certs","description":"Should be unchecked in production"},"showTotalOnlineUsersPerVideo":{"name":"Show Total Online Users Per Video","description":""},"showTotalOnlineUsersPerLive":{"name":"Show Total Online Users Per Live","description":""},"showTotalOnlineUsersPerLiveLink":{"name":"Show Total Online Users Per LiveLink","description":""}},"databaseScript":false,"pluginMenu":"","tags":[],"pluginversion":"1.1","pluginversionMarketPlace":"1.1","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"YPTWallet","dir":"YPTWallet","uuid":"2faf2eeb-88ac-48e1-a098-37e76ae3e9f3","description":"Wallet for AVideo","installedPlugin":false,"enabled":false,"id":0,"data_object":{"decimalPrecision":2,"wallet_button_title":"My Wallet","add_funds_text":"<h1>Adding money instantly from credit\/debit card<\/h1>Add funds on your Account Balance, to support our videos","add_funds_success_success":"<h1>Thank you,<br> Your funds has been added<h1>","add_funds_success_cancel":"<h1>Ops,<br> You have cancel it<h1>","add_funds_success_fail":"<h1>Sorry,<br> Your funds request has been fail<h1>","transfer_funds_text":"<h1>Transfer money for other users<\/h1>Transfer funds from your account to another user account","transfer_funds_success_success":"<h1>Thank you,<br> Your funds has been transfered<h1>","transfer_funds_success_fail":"<h1>Sorry,<br> Your funds transfer request has been fail<h1>","withdraw_funds_text":"<h1>Withdraw money from your<\/h1>Transfer funds from your account to your credit card or bank account","withdraw_funds_success_success":"<h1>Thank you,<br> Your request was submited<h1>","withdraw_funds_success_fail":"<h1>Sorry,<br> Your funds withdraw request has been fail<h1>","virtual_currency":"HEART","virtual_currency_symbol":"\u2764","virtual_currency_exchange_rate":"2","virtual_currency_decimalPrecision":2.5,"virtual_currency_enable":false,"currency":"USD","currency_symbol":"$","addFundsOptions":"[5,10,20,50]","showWalletOnlyToAdmin":false,"CryptoWalletName":"Bitcoin Wallet Address","CryptoWalletEnabled":false,"hideConfiguration":false,"enableAutomaticAddFundsPage":true,"enableManualAddFundsPage":false,"manualAddFundsMenuTitle":"Add Funds\/Deposit","manualAddFundsPageButton":"Notify Deposit Made","manualAddFundsNotifyEmail":"yourEmail@yourDomain.com","manualAddFundsTransferFromUserId":1,"enableManualWithdrawFundsPage":true,"enableAutoWithdrawFundsPagePaypal":false,"withdrawFundsOptions":"[5,10,20,50,100,1000]","manualWithdrawFundsMenuTitle":"Withdraw Funds","manualWithdrawFundsPageButton":"Request Withdraw","manualWithdrawFundsNotifyEmail":"yourEmail@yourDomain.com","manualWithdrawFundsminimum":1,"manualWithdrawFundsmaximum":100,"manualWithdrawFundsTransferToUserId":1,"enablePlugin_YPTWalletBlockonomics":false,"enablePlugin_YPTWalletPayPal":false,"RedirectURL":"https:\/\/www.mysite.com\/plugin\/YPTWallet\/plugins\/YPTWalletPayPal\/redirect_url.php","CancelURL":"https:\/\/www.mysite.com\/plugin\/YPTWallet\/plugins\/YPTWalletPayPal\/cancel_url.php","enablePlugin_YPTWalletRazorPay":false,"enablePlugin_YPTWalletStripe":false},"data_object_helper":[],"databaseScript":true,"pluginMenu":"","tags":[["primary","Monetization","<i class=\"fas fa-dollar-sign\"><\/i>","MONETIZATION"],["primary","Netflix","<i class=\"fas fa-film\"><\/i>","NETFLIX"],["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"]],"pluginversion":"4.0","pluginversionMarketPlace":"4.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":false},{"name":"YouPHPFlix2","dir":"YouPHPFlix2","uuid":"e3a568e6-ef61-4dcc-aad0-0109e9be8e36","description":"Make the first page looks like a Netflix site<br><small><a href='https:\/\/github.com\/WWBN\/AVideo\/wiki\/Configure-a-Netflix-Clone-Page' target='__blank'><i class='fas fa-question-circle'><\/i> Help<\/a><\/small>","installedPlugin":false,"enabled":false,"id":0,"data_object":{"hidePrivateVideos":false,"pageDots":true,"Suggested":true,"SuggestedAutoPlay":true,"PlayList":true,"PlayListAutoPlay":true,"Channels":true,"ChannelsAutoPlay":true,"Trending":true,"TrendingAutoPlay":true,"DateAdded":true,"DateAddedAutoPlay":true,"MostPopular":true,"MostPopularAutoPlay":true,"MostWatched":true,"MostWatchedAutoPlay":true,"SortByName":false,"SortByNameAutoPlay":true,"Categories":true,"CategoriesAutoPlay":true,"maxVideos":20,"BigVideo":true,"RemoveBigVideoDescription":false,"BigVideoPlayIcon":true,"BigVideoMarginBottom":"-350px","backgroundRGB":"20,20,20","landscapePosters":true,"playVideoOnFullscreen":true,"playVideoOnFullscreenOnIframe":true,"youtubeModeOnFullscreen":false,"paidOnlyLabelOverPoster":false,"titleLabel":true,"titleLabelOverPoster":false,"titleLabelCSS":"","hidePlayButtonIfCannotWatch":false},"data_object_helper":[],"databaseScript":false,"pluginMenu":"","tags":[["primary","Netflix","<i class=\"fas fa-film\"><\/i>","NETFLIX"],["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"]],"pluginversion":"1.0","pluginversionMarketPlace":"1.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":true},{"name":"YouTubeAPI","dir":"YouTubeAPI","uuid":"youtube225-3807-4167-ba81-0509dd280e06","description":"Upload your videos to YouTube using the YouTube API.<br><br>Set <b>developer key<\/b> to the API key value from the <b>Access tab<\/b> of the <a href='https:\/\/console.developers.google.com\/'>Google API Console<\/a>\r\n <br>Please ensure that you have enabled the YouTube Data API for your project.","installedPlugin":false,"enabled":false,"id":0,"data_object":{"developer_key":"","developer_key1":"","developer_key2":"","developer_key3":"","developer_key4":"","developer_key5":"","developer_key6":"","developer_key7":"","developer_key8":"","developer_key9":"","keyword":"","regionCode":"","maxResults":12,"cacheTimeout":3600,"showGallerySection":true,"gallerySectionTitle":"YouTube Videos"},"data_object_helper":[],"databaseScript":true,"pluginMenu":"","tags":[["info","Free","<i class=\"fas fa-check\"><\/i>","FREE"]],"pluginversion":"1.0","pluginversionMarketPlace":"1.0","pluginversionCompare":0,"permissions":[],"isPluginTablesInstalled":false}]}

DanielnetoDotCom commented 2 years ago

Try this update

Joelp commented 2 years ago

It works. I have plugin list back. Thanks

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.