{"id":3336,"date":"2022-08-22T19:08:47","date_gmt":"2022-08-22T16:08:47","guid":{"rendered":"https:\/\/www.microimpuls.com\/docs\/releases\/smarty\/10-2022-smarty-1-80-0-7147-release"},"modified":"2026-01-23T11:04:08","modified_gmt":"2026-01-23T08:04:08","slug":"10-2022-smarty-1-80-0-7147-release","status":"publish","type":"docs","link":"https:\/\/microimpuls.com\/en\/docs\/releases\/smarty\/10-2022-smarty-1-80-0-7147-release","title":{"rendered":"10-21 | 1.80 New reports, exact EPG tags"},"content":{"rendered":"<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"853\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2022\/08\/release180.jpg\" alt=\"\" class=\"wp-image-3337\"\/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">NEW REPORTS<\/h3>\n\n\n\n<p>New types of reports have been added to the Smarty administration panel:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>tv viewing \u2014 allows you to find out the number of minutes viewed for each subscriber for a certain period.<\/li><\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1120\" height=\"830\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2022\/08\/report1.png\" alt=\"\" class=\"wp-image-3339\"\/><\/figure>\n\n\n\n<ul class=\"wp-block-list\"><li>by the number of subscribers \u2014 allows you to see the number of subscribers in different states by day.<\/li><\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"2518\" height=\"620\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2022\/08\/report2.png\" alt=\"\" class=\"wp-image-3340\"\/><\/figure>\n\n\n\n<p>In addition, the basic mechanism for creating all reports added the ability to generate them through the RQ task queue, instead of creating in a separate stream. More on RQ:&nbsp;<a href=\"https:\/\/micro.im\/docs\/smarty\/scaling-and-redundancy\/configuring-asynchronous-task-execution-via-rq\">https:\/\/micro.im\/docs\/smarty\/scaling-and-redundancy\/configuring-asynchronous-task-execution-via-rq<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">LINKING THE PROMO CODE TO TARIFF ACTIVATION<\/h3>\n\n\n\n<p>Now the promotional code can be tied to tariffs in such a way that the discount after its activation will only act on the connection of these tariffs (in other financial transactions, the discount will not apply).<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1244\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2022\/08\/tariff_promo.png\" alt=\"\" class=\"wp-image-3341\"\/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">EPG IMPORT OPTIMIZATION<\/h3>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>XMLTV parsers<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\"><li>added support for very large XML files<\/li><li>added channel parser for the team&nbsp;<code>epg_channel_import<\/code><\/li><\/ul>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Exact EpgService tags<\/strong><\/h5>\n\n\n\n<p>Added support for setting accurate timestamps for the transmission program from EpgService. To obtain accurate labels, you need to update Smarty to this version and contact EpgService for the service.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Import of TV channels<\/strong><\/h5>\n\n\n\n<p>For the TV import team&nbsp;<code>epg_channel_import<\/code>&nbsp;new options have been added:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><code>--fix_duplicates<\/code>&nbsp;8212; to remove duplicate channels with the same external identifier within the same EPG source;<\/li><li><code>verbose<\/code>&nbsp;\u2014 for detailed information about downloaded icons from the source.<\/li><\/ul>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Simplified import for Dummy source<\/strong><\/h5>\n\n\n\n<p>Dummy source EPG is usually used for partitioning with cameras, or for those channels that are missing from EPG sources. With its help, hourly time stamps are created, allowing you to more conveniently view archival records. As part of this release, a simplified import was added for this source, which does not recreate existing programs (optional)&nbsp;<code>TVMW_EPG_OPTIMIZE_DUMMY_SOURCE<\/code>), thus reducing the load on the server.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"452\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2022\/08\/dummyepg.jpg\" alt=\"\" class=\"wp-image-3342\"\/><\/figure>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Forced re-importation of EPG<\/strong><\/h5>\n\n\n\n<p>For the team&nbsp;<code>epg_import<\/code>&nbsp;new option added&nbsp;<code>-force_reimport<\/code>&nbsp;forcing the import of EPG without the date of the last update.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">CASHING SUPPORT FOR THE SCREEN \u00abARCHIV\u00bb<\/h3>\n\n\n\n<p>Selection caching team&nbsp;<code>cache_record_list<\/code>&nbsp;i got 2 new parameters:<br><code>-categories<\/code>&nbsp;\u2014 add filters by category to the cache (for display in the screen \u00abArchive\u00bb in the left column of EPG categories)<br><code>-genres<\/code>&nbsp;\u2014 add filters by genre to the cache (for display in the screen \u00abArchive\u00bb in the left column of EPG genres)<\/p>\n\n\n\n<p>For now, the pattern&nbsp;<code>futuristic<\/code>&nbsp;it is not yet able to display genres of programs in the left column instead of categories, but this will be added in the next release.<\/p>\n\n\n\n<p>More about the screen \u00abArchive\u00bb:&nbsp;<a href=\"https:\/\/micro.im\/docs\/smarty\/configuring-and-management\/vod-from-archive-records\">https:\/\/micro.im\/docs\/smarty\/configuring-and-management\/vod-from-archive-records<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">ADMINKA<\/h3>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>New form of editing of advertising block<\/strong><\/h5>\n\n\n\n<p>We have added a step-by-step editor of the advertising unit for more convenient configuration of advertising campaigns.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"389\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2022\/08\/adsblock1.jpg\" alt=\"\" class=\"wp-image-3343\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"389\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2022\/08\/adsblock2.jpg\" alt=\"\" class=\"wp-image-3345\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"389\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2022\/08\/adsblock3.jpg\" alt=\"\" class=\"wp-image-3346\"\/><\/figure>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Changed submenu \u00ab Content settings \u00bb<\/strong><\/h5>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"389\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2022\/08\/content.jpg\" alt=\"\" class=\"wp-image-3347\"\/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">REGISTRATION WITH SMS CONFIRMATION<\/h3>\n\n\n\n<p>Added the ability to register in the service from the TV screen with the confirmation of the phone number by SMS in conjunction with the service&nbsp;<a href=\"http:\/\/smsc.ru\/\">smsc.ru<\/a>. To set up such registration, it is necessary:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>update Smarty and Engine to this release version;<\/li><li>configure the SMS gateway in the configuration file, more details:&nbsp;<a href=\"https:\/\/mi-smarty-docs.readthedocs.io\/ru\/latest\/installation_and_configuration.html#sms\">https:\/\/mi-smarty-docs.readthedocs.io\/ru\/latest\/installation_and_configuration.html#sms<\/a><\/li><li>include in client.js for the registration template (<code>registration_available<\/code>) and select the confirmation method \u00absms\u00bb (<code>phone_confirmation_type<\/code>), more on options:&nbsp;<a href=\"https:\/\/micro.im\/docs\/smarty\/portal-and-apps-settings\/portal-settings#%D0%BC%D0%B5%D1%82%D0%BE%D0%B4-%D0%BF%D0%BE%D0%B4%D1%82%D0%B2%D0%B5%D1%80%D0%B6%D0%B4%D0%B5%D0%BD%D0%B8%D1%8F-%D0%BD%D0%BE%D0%BC%D0%B5%D1%80%D0%B0-%D1%82%D0%B5%D0%BB%D0%B5%D1%84%D0%BE%D0%BD%D0%B0-%D0%BF%D1%80%D0%B8-%D1%80%D0%B5%D0%B3%D0%B8%D1%81%D1%82%D1%80%D0%B0%D1%86%D0%B8%D0%B8\">https:\/\/micro.im\/docs\/smarty\/portal-and-apps-settings\/portal-settings#\u043c\u0435\u0442\u043e\u0434-\u043f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0438\u044f-\u043d\u043e\u043c\u0435\u0440\u0430-\u0442\u0435\u043b\u0435\u0444\u043e\u043d\u0430-\u043f\u0440\u0438-\u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u0438<\/a><\/li><\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">TVMIDDLEWARE API<\/h3>\n\n\n\n<ul class=\"wp-block-list\"><li>In method&nbsp;<code>AccountRegister<\/code>&nbsp;the possibility of installing a dealer for a subscriber has been added.<\/li><li>Added a new input parameter&nbsp;<code>auto_deect_current_city<\/code>&nbsp;applicationWeatherData method.<\/li><li>In response to method&nbsp;<code>ChannelUrl<\/code>&nbsp;added a screenshot of the archive transmission.<\/li><li>Method&nbsp;<code>CustomerTariffSubscriptionCost<\/code>&nbsp;now uses the balance of external billing, if applicable.<\/li><li>In method&nbsp;<code>GenreList<\/code>&nbsp;request parameter added&nbsp;<code>category<\/code>.<\/li><li>Fixed flag processing error \u00abShow adult content on this device\u00bb in method&nbsp;<code>NoAuthportClientChannelList<\/code>.<\/li><li>Filters added to SelectionList and NoAuthSelectionList methods&nbsp;<code>program<\/code>&nbsp;and&nbsp;<code>type<\/code>.<\/li><li>Fixed sorting in method&nbsp;<code>VideoList<\/code>&nbsp;filtered&nbsp;<code>viewed_only=1<\/code>.<\/li><li>In method&nbsp;<code>VideoList<\/code>&nbsp;movie search has been corrected: now all name fields are used for search, including original and localized ones.<\/li><\/ul>\n\n\n\n<p>More details:&nbsp;<a href=\"https:\/\/microimpuls.github.io\/smarty-tvmw-api-docs\/\">https:\/\/microimpuls.github.io\/smarty-tvmw-api-docs\/<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">BILLING API<\/h3>\n\n\n\n<p>Fixed an error in the AccountCreate method, due to which the PIN field for the account remained empty.<\/p>\n\n\n\n<p>As part of the TransactionCreate method, an optional activation of subscriber accounts when paying using the parameter is implemented&nbsp;<code>activate_accounts<\/code>.<\/p>\n\n\n\n<p>More details:&nbsp;<a href=\"https:\/\/microimpuls.github.io\/smarty-billing-api-docs\/\">https:\/\/microimpuls.github.io\/smarty-billing-api-docs\/<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">OTHER<\/h3>\n\n\n\n<p>Fixed the error of displaying the subscriber search widget on the home screen for Smarty Lite residents.<\/p>\n\n\n\n<p>Added the possibility of disability flows for uWSGI, more details:&nbsp;<a href=\"https:\/\/micro.im\/docs\/smarty\/configuring-and-management\/smarty-config\">https:\/\/micro.im\/docs\/smarty\/configuring-and-management\/smarty-config<\/a><\/p>\n\n\n\n<p>Fixed a number of errors in the integration modules with cinemas MEGOGO and START.<\/p>\n\n\n\n<p>Completed parsing for the source of information about TMDB films.<\/p>","protected":false},"featured_media":0,"parent":3199,"menu_order":16,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_links_to":"","_links_to_target":""},"doc_tag":[],"class_list":["post-3336","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>10-21 | 1.80 \u043d\u043e\u0432\u044b\u0435 \u043e\u0442\u0447\u0435\u0442\u044b, \u0442\u043e\u0447\u043d\u044b\u0435 \u043c\u0435\u0442\u043a\u0438 EPG<\/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\/releases\/smarty\/10-2022-smarty-1-80-0-7147-release\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"10-21 | 1.80 \u043d\u043e\u0432\u044b\u0435 \u043e\u0442\u0447\u0435\u0442\u044b, \u0442\u043e\u0447\u043d\u044b\u0435 \u043c\u0435\u0442\u043a\u0438 EPG\" \/>\n<meta property=\"og:description\" content=\"\u041d\u041e\u0412\u042b\u0415 \u041e\u0422\u0427\u0415\u0422\u042b \u0412 \u043f\u0430\u043d\u0435\u043b\u044c \u0430\u0434\u043c\u0438\u043d\u0438\u0441\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f Smarty \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u044b \u043d\u043e\u0432\u044b\u0435 \u0432\u0438\u0434\u044b \u043e\u0442\u0447\u0435\u0442\u043e\u0432: \u043f\u043e \u0442\u0435\u043b\u0435\u0441\u043c\u043e\u0442\u0440\u0435\u043d\u0438\u044e &#8212; \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0443\u0437\u043d\u0430\u0442\u044c \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u043d\u043d\u044b\u0445 \u043c\u0438\u043d\u0443\u0442 \u043f\u043e \u043a\u0430\u0436\u0434\u043e\u043c\u0443 \u0430\u0431\u043e\u043d\u0435\u043d\u0442\u0443 \u0437\u0430 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u043d\u044b\u0439 \u043f\u0435\u0440\u0438\u043e\u0434. \u043f\u043e \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u0443 \u0430\u0431\u043e\u043d\u0435\u043d\u0442\u043e\u0432 &#8212; \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u043f\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0430\u0431\u043e\u043d\u0435\u043d\u0442\u043e\u0432 \u0432 \u0440\u0430\u0437\u043d\u044b\u0445 \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u044f\u0445 \u0432 \u0440\u0430\u0437\u0440\u0435\u0437\u0435 \u043f\u043e \u0434\u043d\u044f\u043c. \u0410 \u0442\u0430\u043a\u0436\u0435 \u0432 \u0431\u0430\u0437\u043e\u0432\u044b\u0439 \u043c\u0435\u0445\u0430\u043d\u0438\u0437\u043c \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f \u0432\u0441\u0435\u0445 \u043e\u0442\u0447\u0435\u0442\u043e\u0432 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0430 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u044c \u0438\u0445 \u0433\u0435\u043d\u0435\u0440\u0430\u0446\u0438\u0438 \u0447\u0435\u0440\u0435\u0437 \u043e\u0447\u0435\u0440\u0435\u0434\u044c \u0437\u0430\u0434\u0430\u0447 RQ, [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/microimpuls.com\/en\/docs\/releases\/smarty\/10-2022-smarty-1-80-0-7147-release\/\" \/>\n<meta property=\"og:site_name\" content=\"Microimpuls\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-23T08:04:08+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2022\/08\/release180.jpg\" \/>\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=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/microimpuls.com\/docs\/releases\/smarty\/10-2022-smarty-1-80-0-7147-release\",\"url\":\"https:\/\/microimpuls.com\/docs\/releases\/smarty\/10-2022-smarty-1-80-0-7147-release\",\"name\":\"10-21 | 1.80 \u043d\u043e\u0432\u044b\u0435 \u043e\u0442\u0447\u0435\u0442\u044b, \u0442\u043e\u0447\u043d\u044b\u0435 \u043c\u0435\u0442\u043a\u0438 EPG\",\"isPartOf\":{\"@id\":\"https:\/\/micro.im\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/microimpuls.com\/docs\/releases\/smarty\/10-2022-smarty-1-80-0-7147-release#primaryimage\"},\"image\":{\"@id\":\"https:\/\/microimpuls.com\/docs\/releases\/smarty\/10-2022-smarty-1-80-0-7147-release#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2022\/08\/release180.jpg\",\"datePublished\":\"2022-08-22T16:08:47+00:00\",\"dateModified\":\"2026-01-23T08:04:08+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/microimpuls.com\/docs\/releases\/smarty\/10-2022-smarty-1-80-0-7147-release#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/microimpuls.com\/docs\/releases\/smarty\/10-2022-smarty-1-80-0-7147-release\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/microimpuls.com\/docs\/releases\/smarty\/10-2022-smarty-1-80-0-7147-release#primaryimage\",\"url\":\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2022\/08\/release180.jpg\",\"contentUrl\":\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2022\/08\/release180.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/microimpuls.com\/docs\/releases\/smarty\/10-2022-smarty-1-80-0-7147-release#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\":\"Releases\",\"item\":\"https:\/\/microimpuls.com\/docs\/releases\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Smarty\",\"item\":\"https:\/\/microimpuls.com\/docs\/releases\/smarty\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"10-21 | 1.80 \u043d\u043e\u0432\u044b\u0435 \u043e\u0442\u0447\u0435\u0442\u044b, \u0442\u043e\u0447\u043d\u044b\u0435 \u043c\u0435\u0442\u043a\u0438 EPG\"}]},{\"@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":"10-21 | 1.80 New reports, exact EPG tags","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\/releases\/smarty\/10-2022-smarty-1-80-0-7147-release\/","og_locale":"en_US","og_type":"article","og_title":"10-21 | 1.80 \u043d\u043e\u0432\u044b\u0435 \u043e\u0442\u0447\u0435\u0442\u044b, \u0442\u043e\u0447\u043d\u044b\u0435 \u043c\u0435\u0442\u043a\u0438 EPG","og_description":"\u041d\u041e\u0412\u042b\u0415 \u041e\u0422\u0427\u0415\u0422\u042b \u0412 \u043f\u0430\u043d\u0435\u043b\u044c \u0430\u0434\u043c\u0438\u043d\u0438\u0441\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f Smarty \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u044b \u043d\u043e\u0432\u044b\u0435 \u0432\u0438\u0434\u044b \u043e\u0442\u0447\u0435\u0442\u043e\u0432: \u043f\u043e \u0442\u0435\u043b\u0435\u0441\u043c\u043e\u0442\u0440\u0435\u043d\u0438\u044e &#8212; \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0443\u0437\u043d\u0430\u0442\u044c \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u043d\u043d\u044b\u0445 \u043c\u0438\u043d\u0443\u0442 \u043f\u043e \u043a\u0430\u0436\u0434\u043e\u043c\u0443 \u0430\u0431\u043e\u043d\u0435\u043d\u0442\u0443 \u0437\u0430 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u043d\u044b\u0439 \u043f\u0435\u0440\u0438\u043e\u0434. \u043f\u043e \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u0443 \u0430\u0431\u043e\u043d\u0435\u043d\u0442\u043e\u0432 &#8212; \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u043f\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0430\u0431\u043e\u043d\u0435\u043d\u0442\u043e\u0432 \u0432 \u0440\u0430\u0437\u043d\u044b\u0445 \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u044f\u0445 \u0432 \u0440\u0430\u0437\u0440\u0435\u0437\u0435 \u043f\u043e \u0434\u043d\u044f\u043c. \u0410 \u0442\u0430\u043a\u0436\u0435 \u0432 \u0431\u0430\u0437\u043e\u0432\u044b\u0439 \u043c\u0435\u0445\u0430\u043d\u0438\u0437\u043c \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f \u0432\u0441\u0435\u0445 \u043e\u0442\u0447\u0435\u0442\u043e\u0432 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0430 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u044c \u0438\u0445 \u0433\u0435\u043d\u0435\u0440\u0430\u0446\u0438\u0438 \u0447\u0435\u0440\u0435\u0437 \u043e\u0447\u0435\u0440\u0435\u0434\u044c \u0437\u0430\u0434\u0430\u0447 RQ, [&hellip;]","og_url":"https:\/\/microimpuls.com\/en\/docs\/releases\/smarty\/10-2022-smarty-1-80-0-7147-release\/","og_site_name":"Microimpuls","article_modified_time":"2026-01-23T08:04:08+00:00","og_image":[{"url":"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2022\/08\/release180.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/microimpuls.com\/docs\/releases\/smarty\/10-2022-smarty-1-80-0-7147-release","url":"https:\/\/microimpuls.com\/docs\/releases\/smarty\/10-2022-smarty-1-80-0-7147-release","name":"10-21 | 1.80 New reports, exact EPG tags","isPartOf":{"@id":"https:\/\/micro.im\/#website"},"primaryImageOfPage":{"@id":"https:\/\/microimpuls.com\/docs\/releases\/smarty\/10-2022-smarty-1-80-0-7147-release#primaryimage"},"image":{"@id":"https:\/\/microimpuls.com\/docs\/releases\/smarty\/10-2022-smarty-1-80-0-7147-release#primaryimage"},"thumbnailUrl":"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2022\/08\/release180.jpg","datePublished":"2022-08-22T16:08:47+00:00","dateModified":"2026-01-23T08:04:08+00:00","breadcrumb":{"@id":"https:\/\/microimpuls.com\/docs\/releases\/smarty\/10-2022-smarty-1-80-0-7147-release#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/microimpuls.com\/docs\/releases\/smarty\/10-2022-smarty-1-80-0-7147-release"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/microimpuls.com\/docs\/releases\/smarty\/10-2022-smarty-1-80-0-7147-release#primaryimage","url":"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2022\/08\/release180.jpg","contentUrl":"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2022\/08\/release180.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/microimpuls.com\/docs\/releases\/smarty\/10-2022-smarty-1-80-0-7147-release#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":"Releases","item":"https:\/\/microimpuls.com\/docs\/releases"},{"@type":"ListItem","position":3,"name":"Smarty","item":"https:\/\/microimpuls.com\/docs\/releases\/smarty"},{"@type":"ListItem","position":4,"name":"10-21 | 1.80 \u043d\u043e\u0432\u044b\u0435 \u043e\u0442\u0447\u0435\u0442\u044b, \u0442\u043e\u0447\u043d\u044b\u0435 \u043c\u0435\u0442\u043a\u0438 EPG"}]},{"@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\/3336","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=3336"}],"version-history":[{"count":3,"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/docs\/3336\/revisions"}],"predecessor-version":[{"id":3412,"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/docs\/3336\/revisions\/3412"}],"up":[{"embeddable":true,"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/docs\/3199"}],"prev":[{"title":"12-21 | 1.82 VOD providers, linking cameras to accounts, sorting channels","link":"https:\/\/microimpuls.com\/en\/docs\/releases\/smarty\/12-2022-smarty-1-82-0-7539","href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/docs\/3322"}],"wp:attachment":[{"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/media?parent=3336"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/doc_tag?post=3336"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}