{"id":2338,"date":"2022-03-25T12:50:23","date_gmt":"2022-03-25T09:50:23","guid":{"rendered":"https:\/\/www.microimpuls.com\/docs\/smarty\/external-vod-integration\/premier"},"modified":"2026-02-11T16:25:07","modified_gmt":"2026-02-11T13:25:07","slug":"premier","status":"publish","type":"docs","link":"https:\/\/microimpuls.com\/en\/docs\/smarty\/external-vod-integration\/premier","title":{"rendered":"PREMIER"},"content":{"rendered":"<p>Smarty contains a module for integration with the online cinema PREMIER, which includes the following functionality:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Synchronization of PREMIER movies and TV series with the built-in Smarty video library (names, description, genres, covers, etc.);<\/li>\n\n\n\n<li>All standard functions of the built-in Smarty video library (search, filtering, sorting, grouping by genre, etc.);<\/li>\n\n\n\n<li>Transparent integration into standard Microimpuls applications on different devices \u2014 a single interface for viewing TV, VOD and other services, familiar to the subscriber.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Preparation of Smarty configuration<\/h2>\n\n\n\n<p id=\"block-a0f7abf8-dfe6-422c-b74b-d8f247a36f78\">In order to connect the integration with the PREMIER cinema, it is necessary to carry out preliminary preparation of the Smarty configuration:<\/p>\n\n\n\n<p id=\"block-a0f7abf8-dfe6-422c-b74b-d8f247a36f78\">1. Connect the premier module in the Smarty configuration in the section <code>INSTALLED_APPS<\/code>:<\/p>\n\n\n\n<pre id=\"block-70cdb5a3-4ea4-41ab-8511-dd662ece27e9\" class=\"wp-block-code\"><code><code>INSTALLED_APPS +=\n\/\/. .\nPremier,\n)<\/code><\/code><\/pre>\n\n\n\n<p>2. Reboot Smarty:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo service uwsgi restart<\/code><\/pre>\n\n\n\n<p id=\"block-a0f7abf8-dfe6-422c-b74b-d8f247a36f78\">3. Perform data migration:<\/p>\n\n\n\n<pre id=\"block-86df5b51-e6a7-45d4-b9d2-fcf8e57ecb2f\" class=\"wp-block-code\"><code>python manage.py migrate --settings=settings.<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Configure the Premier module in Smarty<\/h2>\n\n\n\n<p>After the preparatory steps have been completed, you can proceed to configure the PREMIER module in Smarty. To begin with, it is recommended to create two tariff plans:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Hidden tariff package with access type \u00ab Display content in the list without the possibility of launching\u00bb . This tariff will be used to allow subscribers to access the PREMIER movie catalog. In order for all new users to have access to the PREMIER movie directory, we recommend activating the option \u00ab connectable by default in the tariff configuration;<\/li>\n\n\n\n<li>Fee package with access type \u00abAccess to view content \u00bb which will be used to subscribe to the movie package.<\/li>\n<\/ul>\n\n\n\n<p>Once the tariff plans have been created, you can proceed to adjust the integration:<\/p>\n\n\n\n<p>1. In the Administrator Panel, in the General Settings section -&gt; Integration with the API of external systems, create a new external system:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Specify the name (for example, Premier);<\/li>\n\n\n\n<li>Select from the drop-down list an API class <code>premier_api_client<\/code>;<\/li>\n\n\n\n<li>Select the tariff packages created earlier and described above. Subscribers who have the first tariff package connected will see movies in the video library and have the opportunity to buy a subscription to them;<\/li>\n\n\n\n<li>Specify additional external system attributes in the right block of the page \u2014 partner name and film collection identifier <span class=\"has-inline-color has-black-color\">(data can be requested through a personal manager);<\/span><\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1726\" height=\"828\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2022\/03\/\u042d\u043a\u0440\u0430\u043d-\u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438-\u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u0438.png\" alt=\"\" class=\"wp-image-2345\" style=\"width:839px;height:402px\"\/><figcaption class=\"wp-element-caption\">Example of Configured API Integration<\/figcaption><\/figure>\n\n\n\n<p>2. After completing all the steps, you need to synchronize the content using the management command:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>python manage.py premier_sync_content --settings=settings.<\/code><\/pre>\n\n\n\n<p>The team has additional parameters:<\/p>\n\n\n\n<p><code>--remove_outdated<\/code> \u2014 when it is specified, the import script after the end of work deletes all films with the PREMIER handler that were not found in the PREMIER catalog, that is, cleans old films.<\/p>\n\n\n\n<p><code>-ignore_main_genres<\/code> \u2014 if specified, all genres derived from PREMIER will be treated as Genres in Smarty. If the flag is not added, then the main genre is marked as a genre category.<br><strong>Warning<\/strong>When this option is added to previously imported PREMIER content, all Genre Categories will also be translated into Genres.<\/p>\n\n\n\n<p><code>--update_assets_promos<\/code> \u2014 when it is indicated, along with the import, a promo picture for assets is downloaded. <strong>Warning<\/strong>: if there is a promo, the asset is updated.<\/p>\n\n\n\n<p><code>-load_actor_meta_from_mdb<\/code> \u2014 at its indication, when creating actors, an attempt will be made to download data about them from <code>TVMIDDLEWARE_MOVIEDB<\/code> (e.g. kinopoisk_api_unofficial).<\/p>\n\n\n\n<p><code>--reimport_actors<\/code> \u2014 at its indication, the list of actors is reimported. <strong>Warning<\/strong>: works only with the option <code>-load_actor_meta_from_mdb<\/code>.<\/p>\n\n\n\n<p><code>-client_id<\/code> \u2014 the identifier of the client for which the synchronization is required. It is permissible to specify several customers. By default, synchronization is performed for all clients in Smarty.<\/p>\n\n\n\n<p><code>--force_image_update<\/code>&nbsp;if indicated, posters from imported films will be forcibly updated.<\/p>\n\n\n\n<p><code>-free_episodes<\/code> \u2014 if indicated, the first episodes of the first seasons of imported series will be marked as \u00abFree episode\u00bb. <strong>Warning<\/strong>the parameter is allowed to be used only after agreement with the representatives of the cinema.<\/p>\n\n\n\n<p><strong>The first synchronization can take a long time due to the download of covers, subsequent synchronizations are faster. For regular synchronization of movies, you need to add a command call to crontab (it is recommended to synchronize content during the least load on the server).<\/strong><br><br>After the first synchronization, the genres of PREMIER films and their basic mapping on the Smarty genres will be created. If it is suddenly noticed that the filtering of PREMIER films by genres is incorrect, we recommend going to the section <a href=\"http:\/\/smarty.example.com\/admin\/premier\/premiergenremap\/ \"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-black-color\">http:\/\/smarty.example.com\/admin\/premier\/premiergenremap\/ <\/mark><\/a> and reconfigure mapping in the right way (and you can add your genres and set up new connections for mapping). With the subsequent synchronization of films, genres will be rebounded.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1079\" height=\"640\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2022\/03\/\u041a\u0438\u043d\u043e\u0442\u0435\u0430\u0442\u0440\u044b.png\" alt=\"\" class=\"wp-image-2384\"\/><figcaption class=\"wp-element-caption\">Screen of cinema selection<\/figcaption><\/figure>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1130\" height=\"651\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2022\/03\/\u041f\u043e\u0440\u0442\u0430\u043b-\u0441-\u0444\u0438\u043b\u044c\u043c\u0430\u043c\u0438-1.png\" alt=\"\" class=\"wp-image-2357\" style=\"width:831px;height:482px\"\/><figcaption class=\"wp-element-caption\">PREMIER Cinema in Microimpuls template<\/figcaption><\/figure>\n<\/div>\n\n\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\"><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1150\" height=\"642\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2022\/03\/\u041f\u043e\u0440\u0442\u0430\u043b-\u0441-\u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0435\u043c-\u0444\u0438\u043b\u044c\u043c\u0430-2.png\" alt=\"\" class=\"wp-image-2363\"\/><figcaption class=\"wp-element-caption\">Description of the film PREMIER cinema in the template Microimpuls<\/figcaption><\/figure>\n<\/div><\/div><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Setting up statistics for the cinema PREMIER<\/h2>\n\n\n\n<p>For the full integration of the cinema, it is necessary to configure the sending of statistics on views to PREMIER. The following actions are required:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-black-color\">Get it from the manager<\/mark> links to start browsing events and heartbeats for each device (each device type should have 2 links).<\/li>\n\n\n\n<li>Enter these links to the device pages in General Settings -&gt; STB and Application Settings -&gt; Block Television Data Collection Settings (for each device type, you must prescribe your own URLs).<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"814\" height=\"605\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2022\/03\/\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430-\u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0438-Premier-2.png\" alt=\"\" class=\"wp-image-2348\"\/><figcaption class=\"wp-element-caption\">Screen example with customized PREMIER statistics sending<\/figcaption><\/figure>","protected":false},"featured_media":0,"parent":1575,"menu_order":2,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_links_to":"","_links_to_target":""},"doc_tag":[],"class_list":["post-2338","docs","type-docs","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>PREMIER<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/microimpuls.com\/en\/docs\/smarty\/external-vod-integration\/premier\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"PREMIER\" \/>\n<meta property=\"og:description\" content=\"Smarty \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u0442 \u043c\u043e\u0434\u0443\u043b\u044c \u0434\u043b\u044f \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u0438 \u0441 \u043e\u043d\u043b\u0430\u0439\u043d-\u043a\u0438\u043d\u043e\u0442\u0435\u0430\u0442\u0440\u043e\u043c PREMIER, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0432\u043a\u043b\u044e\u0447\u0430\u0435\u0442 \u0432 \u0441\u0435\u0431\u044f \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0439 \u0444\u0443\u043d\u043a\u0446\u0438\u043e\u043d\u0430\u043b: \u041f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u0438 Smarty \u0414\u043b\u044f \u0442\u043e\u0433\u043e, \u0447\u0442\u043e\u0431\u044b \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044e \u0441 \u043a\u0438\u043d\u043e\u0442\u0435\u0430\u0442\u0440\u043e\u043c PREMIER \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u043e\u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0438\u0442\u044c \u043f\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043b\u044c\u043d\u0443\u044e \u043f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0443 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u0438 Smarty: 1. \u041f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u043c\u043e\u0434\u0443\u043b\u044c premier \u0432 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u0438 Smarty \u0432 \u0441\u0435\u043a\u0446\u0438\u0438 INSTALLED_APPS: 2. \u041f\u0435\u0440\u0435\u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c Smarty: 3. \u0412\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u043c\u0438\u0433\u0440\u0430\u0446\u0438\u044e \u0434\u0430\u043d\u043d\u044b\u0445: \u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u043c\u043e\u0434\u0443\u043b\u044f Premier \u0432 Smarty \u041f\u043e\u0441\u043b\u0435 \u0442\u043e\u0433\u043e, [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/microimpuls.com\/en\/docs\/smarty\/external-vod-integration\/premier\/\" \/>\n<meta property=\"og:site_name\" content=\"Microimpuls\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-11T13:25:07+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/microimpuls.com\/docs\/smarty\/external-vod-integration\/premier\",\"url\":\"https:\/\/microimpuls.com\/docs\/smarty\/external-vod-integration\/premier\",\"name\":\"PREMIER\",\"isPartOf\":{\"@id\":\"https:\/\/micro.im\/#website\"},\"datePublished\":\"2022-03-25T09:50:23+00:00\",\"dateModified\":\"2026-02-11T13:25:07+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/microimpuls.com\/docs\/smarty\/external-vod-integration\/premier#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/microimpuls.com\/docs\/smarty\/external-vod-integration\/premier\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/microimpuls.com\/docs\/smarty\/external-vod-integration\/premier#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0413\u043b\u0430\u0432\u043d\u0430\u044f \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430\",\"item\":\"https:\/\/micro.im\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Smarty\",\"item\":\"https:\/\/microimpuls.com\/docs\/smarty\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"\u0418\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044f \u0441 \u043e\u043d\u043b\u0430\u0439\u043d-\u043a\u0438\u043d\u043e\u0442\u0435\u0430\u0442\u0440\u0430\u043c\u0438\",\"item\":\"https:\/\/microimpuls.com\/docs\/smarty\/external-vod-integration\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"PREMIER\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/micro.im\/#website\",\"url\":\"https:\/\/micro.im\/\",\"name\":\"Microimpuls\",\"description\":\"\u041a\u043e\u043c\u043f\u043b\u0435\u043a\u0441\u043d\u044b\u0435 \u0440\u0435\u0448\u0435\u043d\u0438\u044f \u0434\u043b\u044f OTT \u0438 IPTV\",\"publisher\":{\"@id\":\"https:\/\/micro.im\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/micro.im\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/micro.im\/#organization\",\"name\":\"Microimpuls\",\"url\":\"https:\/\/micro.im\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/micro.im\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/microimpuls.com\/wp-content\/uploads\/2024\/12\/mi-logo-square-en-black.png\",\"contentUrl\":\"https:\/\/microimpuls.com\/wp-content\/uploads\/2024\/12\/mi-logo-square-en-black.png\",\"width\":208,\"height\":219,\"caption\":\"Microimpuls\"},\"image\":{\"@id\":\"https:\/\/micro.im\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"PREMIER","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/microimpuls.com\/en\/docs\/smarty\/external-vod-integration\/premier\/","og_locale":"en_US","og_type":"article","og_title":"PREMIER","og_description":"Smarty \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u0442 \u043c\u043e\u0434\u0443\u043b\u044c \u0434\u043b\u044f \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u0438 \u0441 \u043e\u043d\u043b\u0430\u0439\u043d-\u043a\u0438\u043d\u043e\u0442\u0435\u0430\u0442\u0440\u043e\u043c PREMIER, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0432\u043a\u043b\u044e\u0447\u0430\u0435\u0442 \u0432 \u0441\u0435\u0431\u044f \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0439 \u0444\u0443\u043d\u043a\u0446\u0438\u043e\u043d\u0430\u043b: \u041f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u0438 Smarty \u0414\u043b\u044f \u0442\u043e\u0433\u043e, \u0447\u0442\u043e\u0431\u044b \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044e \u0441 \u043a\u0438\u043d\u043e\u0442\u0435\u0430\u0442\u0440\u043e\u043c PREMIER \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u043e\u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0438\u0442\u044c \u043f\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043b\u044c\u043d\u0443\u044e \u043f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0443 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u0438 Smarty: 1. \u041f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u043c\u043e\u0434\u0443\u043b\u044c premier \u0432 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u0438 Smarty \u0432 \u0441\u0435\u043a\u0446\u0438\u0438 INSTALLED_APPS: 2. \u041f\u0435\u0440\u0435\u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c Smarty: 3. \u0412\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u043c\u0438\u0433\u0440\u0430\u0446\u0438\u044e \u0434\u0430\u043d\u043d\u044b\u0445: \u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u043c\u043e\u0434\u0443\u043b\u044f Premier \u0432 Smarty \u041f\u043e\u0441\u043b\u0435 \u0442\u043e\u0433\u043e, [&hellip;]","og_url":"https:\/\/microimpuls.com\/en\/docs\/smarty\/external-vod-integration\/premier\/","og_site_name":"Microimpuls","article_modified_time":"2026-02-11T13:25:07+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/microimpuls.com\/docs\/smarty\/external-vod-integration\/premier","url":"https:\/\/microimpuls.com\/docs\/smarty\/external-vod-integration\/premier","name":"PREMIER","isPartOf":{"@id":"https:\/\/micro.im\/#website"},"datePublished":"2022-03-25T09:50:23+00:00","dateModified":"2026-02-11T13:25:07+00:00","breadcrumb":{"@id":"https:\/\/microimpuls.com\/docs\/smarty\/external-vod-integration\/premier#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/microimpuls.com\/docs\/smarty\/external-vod-integration\/premier"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/microimpuls.com\/docs\/smarty\/external-vod-integration\/premier#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0413\u043b\u0430\u0432\u043d\u0430\u044f \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430","item":"https:\/\/micro.im\/"},{"@type":"ListItem","position":2,"name":"Smarty","item":"https:\/\/microimpuls.com\/docs\/smarty"},{"@type":"ListItem","position":3,"name":"\u0418\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044f \u0441 \u043e\u043d\u043b\u0430\u0439\u043d-\u043a\u0438\u043d\u043e\u0442\u0435\u0430\u0442\u0440\u0430\u043c\u0438","item":"https:\/\/microimpuls.com\/docs\/smarty\/external-vod-integration"},{"@type":"ListItem","position":4,"name":"PREMIER"}]},{"@type":"WebSite","@id":"https:\/\/micro.im\/#website","url":"https:\/\/micro.im\/","name":"Microimpulses","description":"Comprehensive solutions for OTT and IPTV","publisher":{"@id":"https:\/\/micro.im\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/micro.im\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/micro.im\/#organization","name":"Microimpulses","url":"https:\/\/micro.im\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/micro.im\/#\/schema\/logo\/image\/","url":"https:\/\/microimpuls.com\/wp-content\/uploads\/2024\/12\/mi-logo-square-en-black.png","contentUrl":"https:\/\/microimpuls.com\/wp-content\/uploads\/2024\/12\/mi-logo-square-en-black.png","width":208,"height":219,"caption":"Microimpuls"},"image":{"@id":"https:\/\/micro.im\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/docs\/2338","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/types\/docs"}],"replies":[{"embeddable":true,"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/comments?post=2338"}],"version-history":[{"count":42,"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/docs\/2338\/revisions"}],"predecessor-version":[{"id":9005,"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/docs\/2338\/revisions\/9005"}],"up":[{"embeddable":true,"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/docs\/1575"}],"next":[{"title":"VIJU","link":"https:\/\/microimpuls.com\/en\/docs\/smarty\/external-vod-integration\/viju","href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/docs\/6549"}],"prev":[{"title":"STARTART","link":"https:\/\/microimpuls.com\/en\/docs\/smarty\/external-vod-integration\/start","href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/docs\/1981"}],"wp:attachment":[{"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/media?parent=2338"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/doc_tag?post=2338"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}