-- MariaDB dump 10.19 Distrib 10.6.16-MariaDB, for Linux (x86_64)
--
-- Host: localhost Database: teleguides_db
-- ------------------------------------------------------
-- Server version 10.6.16-MariaDB
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
--
-- Table structure for table `air_on`
--
DROP TABLE IF EXISTS `air_on`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `air_on` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`air_on` varchar(120) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `air_on`
--
LOCK TABLES `air_on` WRITE;
/*!40000 ALTER TABLE `air_on` DISABLE KEYS */;
INSERT INTO `air_on` VALUES (1,'Netflix'),(2,'Amazon-Prime');
/*!40000 ALTER TABLE `air_on` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `certificates`
--
DROP TABLE IF EXISTS `certificates`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `certificates` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`type` varchar(50) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `certificates`
--
LOCK TABLES `certificates` WRITE;
/*!40000 ALTER TABLE `certificates` DISABLE KEYS */;
INSERT INTO `certificates` VALUES (1,'TV-MA'),(2,'PG'),(3,'TV-Y7'),(4,'R');
/*!40000 ALTER TABLE `certificates` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `country_info`
--
DROP TABLE IF EXISTS `country_info`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `country_info` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`country` varchar(120) DEFAULT NULL,
`code` varchar(3) DEFAULT NULL,
`tz_name` varchar(80) DEFAULT NULL,
`tz_code` varchar(40) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=113 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `country_info`
--
LOCK TABLES `country_info` WRITE;
/*!40000 ALTER TABLE `country_info` DISABLE KEYS */;
INSERT INTO `country_info` VALUES (1,'Nigeria','NG','africa/accra','WAT'),(2,'Ghana','GH','africa/accra','GMT'),(3,'India','IN','Asia/Calcutta','IST'),(4,'Egypt','EG','Africa/Cairo','EET'),(5,'Netherlands','NL','Europe/Amsterdam','CET'),(6,'Turkey','TR','Europe/Istanbul','EEST'),(7,'Paraguay','PY','america/asuncion','PYT'),(8,'United-States','US','America/New_York','EDT'),(9,'Iraq','IQ','asia/baghdad','AST'),(10,'Mali','ML','africa/bamako','GMT'),(11,'Indonesia','ID','Asia/Jakarta','WIB'),(12,'Thailand','TH','asia/bangkok','ICT'),(13,'Spain','ES','Europe/Madrid','CEST'),(14,'China','CN','Asia/Shanghai','CST'),(15,'Brazil','BR','America/Belem','BRT'),(16,'Brazil','BR','America/Sao_Paulo','BRT'),(17,'Germany','DE','Europe/Berlin','CET'),(18,'Colombia','CO','america/bogota','COT'),(19,'Hungary','HU','Europe/Budapest','CET'),(20,'Argentina','AR','America/Argentina/Buenos_Aires','ART'),(21,'Burundi','BI','africa/bujumbura','CAT'),(22,'Australia','AU','Australia/Sydney','AEST'),(23,'South-Africa','ZA','Africa/Johannesburg','SAST'),(24,'United-States','US','America/Chicago','CDT'),(25,'Srilanka','LK','Asia/Colombo','IST'),(26,'United-States','US','America/Detroit','EDT'),(27,'Bangladesh','BD','Asia/Dhaka','BST'),(28,'Qatar','QA','asia/qatar','AST'),(29,'United-Arab-Emirates','AE','asia/dubai','GST'),(30,'Zimbabwe','ZW','Africa/Harare','CAT'),(31,'Vietnam','VN','Asia/Ho_Chi_Minh','ICT'),(32,'Hong kong','HK','Asia/Hong_Kong','HKT'),(33,'Pakistan','PK','asia/karachi','PKT'),(34,'Turkey','TR','Asia/Istanbul','EEST'),(35,'Afghanistan','AF','Asia/Kabul','AFT'),(36,'Nepal','NP','asia/katmandu','NPT'),(37,'Sudan','SD','Africa/khartoum','EAT'),(38,'Rwanda','RW','africa/kigali','CAT'),(39,'Congo','CD','Africa/Kinshasa','WAT'),(40,'Malaysia','MY','Asia/Kuala_lumpur','MYT'),(41,'Kuwait','KW','asia/kuwait','AST'),(42,'Nigeria','NG','Africa/Lagos','WAT '),(43,'Peru','PE','America/Lima','PET'),(44,'United-Kingdom','GB','europe/london','BST'),(45,'United-States','US','America/Los_Angeles','PDT'),(46,'Angola','AO','Africa/luanda','WAT'),(47,'Maldives','MV','Indian/Maldives','MVT'),(48,'Philippines','PH','asia/manila','PHT'),(49,'Italy','IT','Europe/Rome','CEST'),(50,'Russia','RU','europe/moscow','MSK'),(51,'Oman','OM','asia/muscat','GST'),(52,'Japan','JP','Asia/Tokyo','JST'),(53,'Aruba','AW','America/Aruba','AST'),(54,'Republic-of-panama','PA','America/Panama','EST'),(55,'France','FR','Europe/Paris','CET'),(56,'United-States','US','America/Phoenix','MST'),(57,'Morocco','MA','africa/accra','WET'),(58,'Canada','CA','America/Regina','CST'),(59,'Saudi-Arabia','SA','asia/riyadh','AST'),(60,'Chile','CL','America/Santiago',' CLT'),(61,'South-Korea','KR','Asia/Seoul','KST'),(62,'Singapore','SG','Asia/Singapore','SGT '),(63,'Taiwan','TW','Asia/Taipei','CST'),(64,'Iran','IR','Asia/Tehran','IRDT'),(65,'Canada','CA','America/Toronto','EST'),(66,'Mongolia','MN','asia/ulaanbaatar','ULAT'),(67,'United-States','US','America/Virgin','MST'),(68,'New-Zealand','NZ','europe/london','NZST'),(69,'Myanmar','MM','Asia/Rangoon','MMT'),(70,'Australia ','AU','Australia/Melbourne','AEST'),(71,'Australia ','AU','Australia/Brisbane','AEST'),(72,'Australia ','AU','Australia/Perth','WST'),(73,'Australia ','AU','Australia/Adelaide','CST'),(74,'Australia ','AU','Australia/Hobart','AEST'),(75,'Australia ','AU','Australia/Darwin','CST'),(76,'United-States','US','America/Denver','MDT'),(77,'China','CN','Asia/Chongqing','CST'),(78,'Ukraine','UA','Europe/Kiev','EEST'),(79,'Ukraine','UA','Europe/Zaporozhye','EEST'),(80,'Russia','RU','Asia/Novosibirsk','NOVT'),(81,'Russia','RU','Europe/Samara','SAMT'),(82,'Russia','RU','Asia/Omsk','OMST'),(83,'Russia','RU','Asia/Yekaterinburg','YEKT'),(84,'Russia','RU','Asia/Krasnoyarsk','KRAT'),(85,'Russia','RU','Asia/Vladivostok','VLAT'),(86,'Russia','RU','Asia/Irkutsk','IRKT'),(87,'Russia','RU','Asia/Novokuznetsk','NOVT'),(88,'Poland','PL','Europe/warsaw','CEST'),(89,'Belarus','BY','Europe/minsk','FET'),(90,'Austria','AT','Europe/vienna','CEST'),(91,'Czech-Republic','CZ','Europe/prague',''),(92,'Bulgaria','BG','Europe/sofia','EEST'),(93,'Croatia','HR','Europe/zagreb','CEST'),(94,'Latvia','LV','Europe/riga','EEST'),(95,'Greece','GR','Europe/athens','EEST'),(96,'Sweden','SE','Europe/stockholm','CEST'),(97,'Moldova','MD','Europe/chisinau','EEST'),(98,'Norway','NO','Europe/oslo','CEST'),(99,'Bosnia','BA','Europe/sarajevo','CEST'),(100,'Finland','FI','Europe/helsinki','EEST'),(101,'Portgual','PT','Europe/lisbon','WEST'),(102,'Russia','RU','Europe/Kaliningrad','FET'),(103,'Spain','ES','Atlantic/Canary','WEST'),(104,'Ukraine','UA','Europe/Simferopol','EEST'),(105,'Romania','RO','Europe/bucharest','EEST'),(106,'Lithuania','LT','Europe/vilnius','EEST'),(107,'China','CN','Asia/Urumqi','CST'),(108,'United-States','US','Pacific/Honolulu','HST'),(109,'United-States','US','Pacific/Pitcairn','PST'),(110,'United-States','US','America/Anchorage','AKDT'),(111,'Mexico ','MX','America/Mexico_City','CDT'),(112,'Mexico','MX','America/Monterrey','CDT');
/*!40000 ALTER TABLE `country_info` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `genres`
--
DROP TABLE IF EXISTS `genres`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `genres` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`genre` varchar(120) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `genres`
--
LOCK TABLES `genres` WRITE;
/*!40000 ALTER TABLE `genres` DISABLE KEYS */;
INSERT INTO `genres` VALUES (1,'Action'),(2,'Adventures'),(3,'Animation'),(4,'Biography'),(5,'Comedy'),(6,'Crime'),(7,'Comedy Shows'),(8,'Chat Shows'),(9,'Drama'),(10,'Documentary'),(11,'Family'),(12,'Fantasy'),(13,'Food-&-ravel'),(14,'Game-Show'),(15,'History'),(16,'Horror'),(17,'Music'),(18,'Mystery'),(19,'News'),(20,'Reality-TV'),(21,'Romance'),(22,'Sci-Fi'),(23,'Sport'),(24,'Talk-show'),(25,'Thriller'),(26,'War'),(27,'Western');
/*!40000 ALTER TABLE `genres` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `seasons`
--
DROP TABLE IF EXISTS `seasons`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `seasons` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`stream_id` int(11) NOT NULL DEFAULT 0,
`secure_id` varchar(120) NOT NULL DEFAULT '0',
`season` int(11) NOT NULL DEFAULT 0,
`air_on` int(11) NOT NULL DEFAULT 0,
`release_date` date NOT NULL DEFAULT '0000-00-00',
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=372 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `seasons`
--
LOCK TABLES `seasons` WRITE;
/*!40000 ALTER TABLE `seasons` DISABLE KEYS */;
INSERT INTO `seasons` VALUES (371,56,'16010873505f6ea776b9978',2,1,'2022-01-01'),(370,56,'16010873505f6ea776b9978',1,1,'2020-01-01'),(369,56,'16010873505f6ea776b9978',2,1,'2022-01-01'),(368,56,'16010873505f6ea776b9978',2,1,'2022-01-01');
/*!40000 ALTER TABLE `seasons` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `stream`
--
DROP TABLE IF EXISTS `stream`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `stream` (
`stream_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`service` varchar(15) DEFAULT NULL COMMENT 'Netflix, Hulu',
`title_type` varchar(20) DEFAULT NULL COMMENT 'Feature Film, TV Series',
`title` varchar(50) DEFAULT NULL,
`episode` varchar(20) DEFAULT NULL COMMENT 'Session Episode',
`release_date` date DEFAULT NULL,
`imdb_rating` float DEFAULT NULL,
`rt_rating` tinyint(4) DEFAULT NULL COMMENT 'Rotten tomato rating',
`genres` varchar(255) DEFAULT NULL COMMENT 'Comedy, Drama',
`img_file` varchar(50) DEFAULT NULL,
`certificate` varchar(10) DEFAULT NULL,
`plot` text DEFAULT NULL,
`page_url` varchar(75) DEFAULT NULL COMMENT 'Original Url for title',
`imdb_url` varchar(75) DEFAULT NULL,
`user` varchar(120) NOT NULL DEFAULT '0',
`created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`updated_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`status` varchar(10) NOT NULL DEFAULT '0',
`netflix_secure_id` varchar(255) DEFAULT NULL,
`is_active` char(1) DEFAULT NULL,
PRIMARY KEY (`stream_id`)
) ENGINE=InnoDB AUTO_INCREMENT=57 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Streaming Calendar\n https://media.netflix.com/en/only-on-netflix#/new?page=1';
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `stream`
--
LOCK TABLES `stream` WRITE;
/*!40000 ALTER TABLE `stream` DISABLE KEYS */;
INSERT INTO `stream` VALUES (3,'Netflix','TV-Series','Flavorful Origins: Chaoshan Cuisine','S1','2020-01-30',NULL,NULL,'Food &Travel','test1.jpg',NULL,'If the only Chinese food you\'ve ever experienced is General Tso\'s chicken, then you need to check out this new culinary series, which explores the delectable and diverse world of Teochew cuisine and its unique history and variations. ',NULL,NULL,'0','0000-00-00 00:00:00','0000-00-00 00:00:00','Review',NULL,'Y'),(4,'Netflix','Feature-Film','Little Women',NULL,'2019-02-11',7.3,NULL,'Drama, Family, Romance','test2.jpg','PG','The March sisters live and grow in post-Civil War America.','https://www.netflix.com/title/707114','https://www.imdb.com/title/tt0110367/','0','0000-00-00 00:00:00','0000-00-00 00:00:00','Completed',NULL,'Y'),(5,'Netflix','TV-Series','Dating Around','S1','2019-02-14',NULL,NULL,'Romance, Reality TV','test3.jpg',NULL,'In each episode of flirtations and fails, one real-life single navigates five blind dates. The mission: Find one match worthy of a second date.','https://www.netflix.com/title/80204889',NULL,'0','0000-00-00 00:00:00','0000-00-00 00:00:00','Completed',NULL,'Y'),(6,'Netflix','Netflix-Original','Ken Jeong: You Complete Me, Ho','','2019-02-14',NULL,NULL,'Chat Shows, Stand-up Comedy','test4.jpg',NULL,'In his first-ever stand-up special, Ken Jeong shares hilarious stories from his Hollywood career -- and reveals how \"The Hangover\" saved his life.','https://www.netflix.com/title/80244853',NULL,'0','0000-00-00 00:00:00','0000-00-00 00:00:00','Completed',NULL,'Y'),(7,'Netflix','TV-Series','Larry Charles’ Dangerous World of Comedy','S1','2019-02-15',0,10,'Comedy Shows:Crime:TV Series','test1.jpg','TV-MA','Legendary comedy writer and director Larry Charles travels the world in search of humor in the most unusual, unexpected and dangerous places.','https://www.netflix.com/title/80188051','https://www.netflix.com/title/80188051','0','0000-00-00 00:00:00','0000-00-00 00:00:00','Completed',NULL,'Y'),(8,'Netflix','Feature-Film','The Breaker Upperers','','2019-02-15',6.1,10,'Comedy','test2.jpg','TV-MA','For the right price, BFFs Jen and Mel will ruthlessly end any romance. But when one grows a conscience, it threatens to derail their relationship.','https://www.imdb.com/title/tt6728096/','','0','0000-00-00 00:00:00','0000-00-00 00:00:00','Completed',NULL,'Y'),(9,'Netflix','TV-Series','The Dragon Prince','S2','2019-02-15',8.3,10,'Romance, Reality TV:Comedy:Crime:TV Series:Dr','test3.jpg','TV-Y7','Two human princes forge an unlikely bond with the elfin assassin sent to kill them, embarking on an epic quest to bring peace to their warring lands.','https://www.netflix.com/title/80212245','','0','0000-00-00 00:00:00','0000-00-00 00:00:00','Completed',NULL,'Y'),(10,'Netflix','TV-Series','The Umbrella Academy','S1','2019-02-15',NULL,NULL,'Action, Fantasy','test4.jpg','TV-Y7','A disbanded group of superheroes reunite after their adoptive father, who trained them to save the world, dies.','https://www.netflix.com/title/80186863',NULL,'0','0000-00-00 00:00:00','0000-00-00 00:00:00','Completed',NULL,'Y'),(11,'Netflix','Netflix-Original','Yucatan','','2019-02-15',0,10,'History,Reality-TV,Thriller','yucatan.jpg','TV-MA','dsds','','','0','0000-00-00 00:00:00','0000-00-00 00:00:00','Completed',NULL,'Y'),(12,'Netflix','Feature-Film','Black Sea','','2019-02-16',6.4,0,'Action','test2.jpg','R','In order to make good with his former employers, a submarine captain takes a job with a shadowy backer to search the depths of the Black Sea for a submarine rumored to be loaded with gold.','https://www.netflix.com/ca/title/80013271','https://www.imdb.com/title/tt2261331/','0','0000-00-00 00:00:00','0000-00-00 00:00:00','Completed',NULL,'Y'),(13,'Netflix','Netflix-Series','Lost in space','Season 4','2019-02-16',0,0,NULL,'','TV-MA','','','','0','0000-00-00 00:00:00','0000-00-00 00:00:00','Completed',NULL,'Y'),(14,'Netflix','Feature-Film','The 40 Year Old Virgin',NULL,'2019-02-16',7.1,NULL,'Comedy, Romance','test4.jpg','R','Goaded by his buddies, a nerdy guy who\'s never \"done the deed\" only finds the pressure mounting when he meets a single mother.','https://www.netflix.com/title/70028904',NULL,'0','0000-00-00 00:00:00','0000-00-00 00:00:00','Completed',NULL,'Y'),(15,'Netflix','Netflix-Original','The Drug King','','2019-02-21',NULL,NULL,'Crime','test2.jpg','','A petty smuggler from Busan dives headfirst into illicit drug trafficking in the 1970s and rises to the top as king of the Japanese narcotics trade.','https://www.netflix.com/title/80236133',NULL,'0','0000-00-00 00:00:00','0000-00-00 00:00:00','Completed',NULL,'Y'),(16,'Netflix','Netflix-Series','Chef’s Table','V6','2019-02-22',8.6,0,'Action,Thriller','test1.jpg','TV-MA','In this Emmy-nominated series, meet culinary stars around the world who are redefining gourmet food with innovative dishes and tantalizing desserts.','https://www.netflix.com/title/80007945','','0','0000-00-00 00:00:00','0000-00-00 00:00:00','New',NULL,'Y'),(17,'Netflix','Netflix-Original','Firebrand','','2019-02-22',NULL,NULL,'Drama','test2.jpg','','The ups and downs of modern-day relationships take the spotlight in this contemporary, slice-of-life story produced by Priyanka Chopra.','https://www.netflix.com/title/81026327',NULL,'0','0000-00-00 00:00:00','0000-00-00 00:00:00','Completed',NULL,'Y'),(18,'Netflix','TV-Series','Go! Vive a Tu Manera','S1','2019-02-22',NULL,NULL,'Drama','test3.jpg','','Mia (Pilar Pascual), a talented and fearless girl who lives with her adoptive godmother, receives a dance scholarship to the prestigious Saint Mary\'s Academy, a school acclaimed for its performing arts department and elite students.','https://media.netflix.com/en/only-on-netflix/317676',NULL,'0','0000-00-00 00:00:00','0000-00-00 00:00:00','New',NULL,'Y'),(19,'Netflix','Movie','Paddleton','','2019-02-22',NULL,NULL,'Comedy, Drama','test4.jpg','','After he\'s diagnosed with terminal cancer, middle-aged Michael asks his neighbor friend Andy to help him end his life before the disease does.','https://www.netflix.com/title/80224060',NULL,'0','0000-00-00 00:00:00','0000-00-00 00:00:00','Assigned',NULL,'Y'),(20,'Netflix','Movie','Paris is Us (Paris est à nous)','','2019-02-22',NULL,NULL,'Drama','test1.jpg','','Dreams and reality collide as a young woman navigates a tumultuous relationship amid rising social tensions, protests and tragedies in Paris.','https://www.netflix.com/title/81027190',NULL,'0','0000-00-00 00:00:00','0000-00-00 00:00:00','Assigned',NULL,'Y'),(21,'Netflix','Web-Series','Rebellion','S2','2019-02-22',7.1,NULL,'Drama','test2.jpg','','Rebellion is a five part serial drama about the birth of modern Ireland. The story is told from the perspectives of a group of fictional characters who live through the political events of the 1916 Easter Rising.','https://www.netflix.com/title/80094273','https://www.imdb.com/title/tt4699982/','0','0000-00-00 00:00:00','0000-00-00 00:00:00','Assigned',NULL,'Y'),(22,'Netflix','Web-Series','The Big Family Cooking Showdown, season 2','S2','2019-02-22',6.9,NULL,'Reality TV, Food &Travel','test3.jpg','','In this unscripted series, families passionate about food serve up their most delicious dishes for the chance to be crowned Britain\'s best home cooks.','https://www.netflix.com/title/80186090','https://www.imdb.com/title/tt7518558/','0','0000-00-00 00:00:00','0000-00-00 00:00:00','Assigned',NULL,'Y'),(23,'Netflix','Movie','The Photographer of Mauthausen','','2019-02-22',6.6,NULL,'Drama, History','test4.jpg','','Based on real events, Francesc Boix is a Spaniard inmate in the Austrian concentration camp of Mauthausen who tries to save the evidences of the horrors committed inside its walls.','','https://www.imdb.com/title/tt6704776/','0','0000-00-00 00:00:00','0000-00-00 00:00:00','Assigned',NULL,'Y'),(24,'Netflix','TV-Series','Workin’ Moms','S1','2019-02-22',5.3,NULL,'Comedy','test1.jpg','','Maternity leave is over and it\'s time for these four moms to return to work while navigating kids, bosses, love and life in modern-day Toronto.','https://www.netflix.com/title/80198991','https://www.imdb.com/title/tt6143796/','0','0000-00-00 00:00:00','0000-00-00 00:00:00','Assigned',NULL,'Y'),(25,'Netflix','TV-Series','Narcos','S3 E1','2020-09-24',0,80,'Action, Fantasy:Crime','test1.jpg','TV-MA','Add date picker to the release date field. Just saying the field type as “date” will do the job.','https://netflix.com/atul/admin/create-netflix.php','https://imdb.com/atul/admin/create-netflix.php','0','0000-00-00 00:00:00','0000-00-00 00:00:00','Assigned',NULL,'Y'),(26,'Netflix','TV-Series','testing','s4','2020-09-24',6,10,'Food &Travel:Comedy, Romance','','TV-MA','dsds','dsd','dsd','0','0000-00-00 00:00:00','0000-00-00 00:00:00','Assigned',NULL,'Y'),(27,'Netflix','Netflix-Original','testingr','s4','2020-09-24',6,10,'Action','','TV-MA','fdfd','','','0','0000-00-00 00:00:00','0000-00-00 00:00:00','Assigned',NULL,'Y'),(28,'Netflix','TV-Special','Sampel title to test secure id','Season 4','2020-09-24',5.6,4,'Action','sampel-title-to-test-secure-id.jpg','R','Test','','','0','0000-00-00 00:00:00','0000-00-00 00:00:00','Review','16009128825f6bfdf2aa39e','Y'),(29,'netflix','Netflix Series','Title 2','Season 4','2020-09-24',5.6,4,'Documentary,Horror,Music,Sci-Fi','title-2.jpg','TV-MA','Testestset','','','0','0000-00-00 00:00:00','0000-00-00 00:00:00','New','16009144405f6c040877d0f','Y'),(30,'netflix','TV Episode','Bourne','Season 6',NULL,9,90,'Comedy,Documentary,Fantasy,News','bourne.jpg','TV-Y7','Sample test','','','0','0000-00-00 00:00:00','0000-00-00 00:00:00','New','16009150075f6c063feca2c','Y'),(31,'netflix','Netflix Series','My Titl1','Season 4',NULL,5.6,4,'Action,Fantasy,Game-Show,History','my-titl1.jpg','TV-Y7','sdfsdfsdfsd','gmai..com','faceboo.co','0','0000-00-00 00:00:00','0000-00-00 00:00:00','New','16009177845f6c11185c2b7','Y'),(32,'netflix','Netflix Series','My Titl1','Season 4',NULL,5.6,4,'Action,Fantasy,Game-Show,History','my-titl1.jpg','TV-Y7','sdfsdfsdfsd','gmai..com','faceboo.co','0','0000-00-00 00:00:00','0000-00-00 00:00:00','New','16009177965f6c1124b3e5a','Y'),(33,'netflix','Netflix Series','My Titl1','Season 4',NULL,5.6,4,'Action,Fantasy,Game-Show,History','my-titl1.jpg','TV-Y7','sdfsdfsdfsd','gmai..com','faceboo.co','0','0000-00-00 00:00:00','0000-00-00 00:00:00','New','16009178565f6c11604ec4d','Y'),(34,'netflix','Netflix Series','My Titl1','Season 4',NULL,5.6,4,'Action,Fantasy,Game-Show,History','my-titl1.jpg','TV-Y7','sdfsdfsdfsd','gmai..com','faceboo.co','0','0000-00-00 00:00:00','0000-00-00 00:00:00','New','16009178775f6c117584140','Y'),(35,'netflix','Netflix Series','My Titl1','Season 4',NULL,5.6,4,'Action,Fantasy,Game-Show,History','my-titl1.jpg','TV-Y7','sdfsdfsdfsd','gmai..com','faceboo.co','0','0000-00-00 00:00:00','0000-00-00 00:00:00','New','16009178855f6c117de9df6','Y'),(36,'netflix','Netflix Series','My Titl1','Season 4',NULL,5.6,4,'Action,Fantasy,Game-Show,History','my-titl1.jpg','TV-Y7','sdfsdfsdfsd','gmai..com','faceboo.co','0','0000-00-00 00:00:00','0000-00-00 00:00:00','New','16009179045f6c1190d233a','Y'),(37,'netflix','Netflix Series','My Titl1','Season 4',NULL,5.6,4,'Action,Fantasy,Game-Show,History','my-titl1.jpg','TV-Y7','sdfsdfsdfsd','gmai..com','faceboo.co','0','0000-00-00 00:00:00','0000-00-00 00:00:00','New','16009179355f6c11af8ff5c','Y'),(38,'netflix','Netflix Series','My Titl1','Season 4',NULL,5.6,4,'Action,Fantasy,Game-Show,History','my-titl1.jpg','TV-Y7','sdfsdfsdfsd','gmai..com','faceboo.co','0','0000-00-00 00:00:00','0000-00-00 00:00:00','New','16009179525f6c11c033e88','Y'),(39,'netflix','Netflix Series','My Titl1','Season 4',NULL,5.6,4,'Action,Fantasy,Game-Show,History','my-titl1.jpg','TV-Y7','sdfsdfsdfsd','gmai..com','faceboo.co','0','0000-00-00 00:00:00','0000-00-00 00:00:00','New','16009179635f6c11cba0d72','Y'),(40,'netflix','Netflix Series','My Titl1','Season 4',NULL,5.6,4,'Action,Fantasy,Game-Show,History','my-titl1.jpg','TV-Y7','sdfsdfsdfsd','gmai..com','faceboo.co','0','0000-00-00 00:00:00','0000-00-00 00:00:00','New','16009179905f6c11e6323b9','Y'),(41,'netflix','Netflix Series','My Titl1','Season 4',NULL,5.6,4,'Action,Fantasy,Game-Show,History','my-titl1.jpg','TV-Y7','sdfsdfsdfsd','gmai..com','faceboo.co','0','0000-00-00 00:00:00','0000-00-00 00:00:00','New','16009180005f6c11f020526','Y'),(42,'netflix','Netflix Series','My Titl1','Season 4',NULL,5.6,4,'Action,Fantasy,Game-Show,History','my-titl1.jpg','TV-Y7','sdfsdfsdfsd','gmai..com','faceboo.co','0','0000-00-00 00:00:00','0000-00-00 00:00:00','New','16009180165f6c1200cff49','Y'),(43,'netflix','Netflix Series','My Titl1','Season 4',NULL,5.6,4,'Action,Fantasy,Game-Show,History','my-titl1.jpg','TV-Y7','sdfsdfsdfsd','gmai..com','faceboo.co','0','0000-00-00 00:00:00','0000-00-00 00:00:00','New','16009180755f6c123b2c3a6','Y'),(44,'netflix','Netflix Series','My Titl1','Season 4',NULL,5.6,4,'Action,Fantasy,Game-Show,History','my-titl1.jpg','TV-Y7','sdfsdfsdfsd','gmai..com','faceboo.co','0','0000-00-00 00:00:00','0000-00-00 00:00:00','New','16009181295f6c12711018f','Y'),(45,'netflix','Netflix Series','My Titl1','Season 4',NULL,5.6,4,'Action,Fantasy,Game-Show,History','my-titl1.jpg','TV-Y7','sdfsdfsdfsd','gmai..com','faceboo.co','0','0000-00-00 00:00:00','0000-00-00 00:00:00','New','16009181595f6c128f77dcd','Y'),(46,'netflix','Netflix Series','My Titl1','Season 4',NULL,5.6,4,'Action,Fantasy,Game-Show,History','my-titl1.jpg','TV-Y7','sdfsdfsdfsd','gmai..com','faceboo.co','0','0000-00-00 00:00:00','0000-00-00 00:00:00','New','16009182215f6c12cd62ac7','Y'),(47,'netflix','Netflix Series','My Titl1','Season 4',NULL,5.6,4,'Action,Fantasy,Game-Show,History','my-titl1.jpg','TV-Y7','sdfsdfsdfsd','gmai..com','faceboo.co','0','0000-00-00 00:00:00','0000-00-00 00:00:00','New','16009182815f6c1309611fc','Y'),(48,'netflix','Netflix Series','My Titl123','Season 4',NULL,5.6,4,'Action','my-titl123.jpg','TV-MA','sdfsdfsdfsd','gmai..com','faceboo.co','0','0000-00-00 00:00:00','0000-00-00 00:00:00','Completed','16009184105f6c138a0b677','Y'),(49,'netflix','Netflix-Series','My Titl123','Season 4',NULL,5.6,4,'Action','my-titl123.jpg','TV-MA','sdfsdfsdfsd','gmai..com','faceboo.co','0','0000-00-00 00:00:00','0000-00-00 00:00:00','','16009475315f6c854b27f8b','Y'),(50,'netflix','Netflix-Series','My Titl2345','Season 4',NULL,10,4,'Action','my-titl2345.jpg','PG','sfsdfdsfsdf','gmai..com','faceboo.co','0','0000-00-00 00:00:00','0000-00-00 00:00:00','','16009256995f6c3003661f5','Y'),(51,'netflix','Netflix-Series','My Titl45','Season 4',NULL,5.6,4,'Drama,Documentary,Family,Fantasy,Food-&-ravel','my-titl45.jpg','PG','dsfsdfsdfsd','sdfdsf..com','bacde.co','0','0000-00-00 00:00:00','0000-00-00 00:00:00','','16009274205f6c36bc07fc8','Y'),(52,'netflix','TV-Movie','Testing Season 2 ','Test Season',NULL,5.6,10,'Action','testing-season-2-.jpg','TV-MA','This plot is for testing','abc.com','bcd.com','0','0000-00-00 00:00:00','0000-00-00 00:00:00','New','16009476905f6c85ea98d36','Y'),(53,'Netflix','TV-Movie','Creating Move 1','Test Season',NULL,5,40,'Chat Shows,Documentary,Fantasy,Food-&-ravel,Game-Show','creating-move-1.jpg','R','Testing plot','abc.com','bcd.com','0','0000-00-00 00:00:00','0000-00-00 00:00:00','','16009484195f6c88c39bbbe','Y'),(54,'1','Netflix-Series','My Series','Test Season',NULL,12,2,'Action,Drama,Family','my-series.jpg','PG','Testsetset','abc.com','bcd.com','0','0000-00-00 00:00:00','0000-00-00 00:00:00','New','16009486845f6c89ccb67a6','Y'),(55,'1','Netflix-Series','WebSeries 1','Test Season',NULL,5,34,'Action,History,Music,News','webseries-1.jpg','TV-MA','Test plot','abc.com','bcd.com','0','0000-00-00 00:00:00','0000-00-00 00:00:00','New','16009492975f6c8c3160b55','Y'),(56,'1','Netflix-Series','WebSeries 2','a:4:{i:0;s:1:\"2\";i:1',NULL,10,10,'Documentary,Family,Food-&-ravel','webseries-2.jpg','TV-MA','Test','','','BRS','0000-00-00 00:00:00','0000-00-00 00:00:00','Completed','16010873505f6ea776b9978','Y');
/*!40000 ALTER TABLE `stream` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `stream_country`
--
DROP TABLE IF EXISTS `stream_country`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `stream_country` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`secure_id` varchar(120) NOT NULL DEFAULT '0',
`stream_id` int(11) NOT NULL,
`country` varchar(20) NOT NULL DEFAULT '',
`release_date` date DEFAULT NULL,
`is_active` char(1) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=682 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Netflix release dates in multiple countries';
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `stream_country`
--
LOCK TABLES `stream_country` WRITE;
/*!40000 ALTER TABLE `stream_country` DISABLE KEYS */;
INSERT INTO `stream_country` VALUES (1,'',3,'us','2020-01-30',NULL),(2,'',4,'us','2019-02-11',NULL),(3,'',5,'us','2019-02-14',NULL),(4,'',6,'us','2019-02-14',NULL),(8,'',10,'us','2019-02-15',NULL),(12,'',14,'us','2019-02-16',NULL),(13,'',15,'us','2019-02-21',NULL),(15,'',17,'us','2019-02-22',NULL),(16,'',18,'us','2019-02-22',NULL),(17,'',19,'us','2019-02-22',NULL),(18,'',20,'us','2019-02-22',NULL),(19,'',21,'us','2019-02-22',NULL),(20,'',22,'us','2019-02-22',NULL),(21,'',23,'us','2019-02-22',NULL),(22,'',24,'us','2019-02-22',NULL),(35,'',9,'us','2019-02-15',NULL),(36,'',9,'australia','2019-02-15',NULL),(39,'',7,'us','2019-02-15',NULL),(40,'',7,'australia','2019-02-16',NULL),(41,'',26,'argentina','2019-02-16',NULL),(96,'',8,'us','2019-02-15',NULL),(97,'',8,'india','2019-02-17',NULL),(101,'',25,'australia','2019-02-15',NULL),(102,'',25,'us','2019-02-15',NULL),(110,'',27,'india','2019-02-16',NULL),(111,'',27,'india','2019-02-11',NULL),(112,'',27,'india','2019-02-02',NULL),(113,'',12,'us','2019-02-16',NULL),(115,'',13,'us','2019-02-16',NULL),(116,'',2147483647,'argentina','1970-01-01',NULL),(166,'0',48,'argentina','2020-09-25',NULL),(188,'0',51,'Croatia','2020-09-25',NULL),(189,'0',51,'Afghanistan','2020-09-25',NULL),(190,'0',51,'China','2020-09-26',NULL),(202,'16009256995f6c3003661f5',50,'Afghanistan','2020-09-25',NULL),(203,'16009256995f6c3003661f5',50,'Malaysia','2020-09-25',NULL),(207,'16009475315f6c854b27f8b',49,'Afghanistan','2020-09-25',NULL),(212,'16009476905f6c85ea98d36',52,'Afghanistan','2020-09-25',NULL),(213,'16009476905f6c85ea98d36',52,'Congo','2020-09-27',NULL),(215,'16009484195f6c88c39bbbe',53,'Afghanistan','1970-01-01',NULL),(216,'16009484195f6c88c39bbbe',53,'kenya','2020-09-30',NULL),(221,'16009486845f6c89ccb67a6',54,'Croatia','1970-01-01',NULL),(680,'16010873505f6ea776b9978',56,'Afghanistan','2020-01-01',NULL),(681,'16010873505f6ea776b9978',56,'Czech-Republic','2020-09-25',NULL);
/*!40000 ALTER TABLE `stream_country` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `title_type`
--
DROP TABLE IF EXISTS `title_type`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `title_type` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`type` varchar(120) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `title_type`
--
LOCK TABLES `title_type` WRITE;
/*!40000 ALTER TABLE `title_type` DISABLE KEYS */;
INSERT INTO `title_type` VALUES (1,'Netflix-Series'),(2,'Netflix-Film'),(3,'Netflix-Original'),(4,'Featured-Film'),(5,'TV-Movie'),(6,'TV-Series'),(7,'Mini-Series'),(8,'Documentry'),(9,'TV-Special'),(10,'Short-Film'),(11,'Movie'),(12,'Web-Series');
/*!40000 ALTER TABLE `title_type` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Dumping routines for database 'teleguides_db'
--
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2023-12-18 16:31:20
|