{"id":336,"date":"2025-09-20T12:10:20","date_gmt":"2025-09-20T12:10:20","guid":{"rendered":"https:\/\/wolftv.org\/?post_type=apps&#038;p=336"},"modified":"2025-11-11T14:58:12","modified_gmt":"2025-11-11T14:58:12","slug":"implayer-iptv","status":"publish","type":"apps","link":"https:\/\/wolftv.org\/de\/apps\/implayer-iptv\/","title":{"rendered":"IMPlayer IPTV instructions"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"336\" class=\"elementor elementor-336\" data-elementor-post-type=\"apps\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1fdcce1 e-flex e-con-boxed e-con e-parent\" data-id=\"1fdcce1\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8583b1d elementor-widget elementor-widget-html\" data-id=\"8583b1d\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section id=\"wolftv-implayer-guide\" class=\"implayer-guide-redesign\" aria-label=\"WOLFTV \u2014 IMPlayer IPTV Guide\">\n  <style>\n    .implayer-guide-redesign {\n      --bg-light: #f3fbff;\n      --bg-dark: #07121a;\n      --card-light: rgba(255, 255, 255, 0.96);\n      --card-dark: rgba(13, 27, 42, 0.72);\n      --glass-light: rgba(255, 255, 255, 0.38);\n      --glass-dark: rgba(15, 23, 42, 0.55);\n      --text-primary-light: #0f1f33;\n      --text-primary-dark: #f8fafc;\n      --text-secondary-light: #4e5f72;\n      --text-secondary-dark: #9fb2c9;\n      --muted-light: #5c7a91;\n      --muted-dark: #8fa6bb;\n      --accent-primary: #00b7c2;\n      --accent-secondary: #3b82f6;\n      --accent-warning: #f97316;\n      --border-light: rgba(15, 31, 51, 0.12);\n      --border-dark: rgba(255, 255, 255, 0.18);\n      --shadow-light: 0 6px 24px rgba(15, 31, 51, 0.1);\n      --shadow-dark: 0 24px 34px -18px rgba(0, 0, 0, 0.65);\n      --button-ring: rgba(0, 183, 194, 0.32);\n      --backdrop-blur: blur(22px);\n\n      background: var(--bg);\n      color: var(--text-primary);\n      font-family: system-ui, -apple-system, \"Segoe UI\", Roboto, Ubuntu, Cantarell, \"Helvetica Neue\", Arial, sans-serif;\n      line-height: 1.6;\n      position: relative;\n      padding: 42px 20px;\n      min-height: 100vh;\n      overflow-x: hidden;\n      display: block;\n      direction: ltr;\n    }\n\n    .implayer-guide-redesign {\n      --bg: var(--bg-light);\n      --card: var(--card-light);\n      --glass: var(--glass-light);\n      --text-primary: var(--text-primary-light);\n      --text-secondary: var(--text-secondary-light);\n      --muted: var(--muted-light);\n      --border: var(--border-light);\n      --shadow: var(--shadow-light);\n    }\n\n    @media (prefers-color-scheme: dark) {\n      .implayer-guide-redesign {\n        --bg: var(--bg-dark);\n        --card: var(--card-dark);\n        --glass: var(--glass-dark);\n        --text-primary: var(--text-primary-dark);\n        --text-secondary: var(--text-secondary-dark);\n        --muted: var(--muted-dark);\n        --border: var(--border-dark);\n        --shadow: var(--shadow-dark);\n      }\n    }\n\n    .implayer-guide-redesign::before {\n      content: '';\n      position: absolute;\n      inset: 0;\n      background:\n        radial-gradient(880px 520px at 12% -18%, rgba(0, 183, 194, 0.18), transparent),\n        radial-gradient(740px 460px at 92% -18%, rgba(59, 130, 246, 0.16), transparent),\n        var(--bg);\n      z-index: -1;\n      pointer-events: none;\n    }\n\n    .implayer-guide-redesign .iptv-container {\n      max-width: 1000px;\n      margin: 0 auto;\n      position: relative;\n      z-index: 1;\n    }\n\n    .implayer-guide-redesign .eyebrow {\n      display: inline-flex;\n      gap: 0.5rem;\n      align-items: center;\n      font-size: 0.78rem;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n      color: var(--muted);\n      background: var(--glass);\n      backdrop-filter: var(--backdrop-blur);\n      border: 1px solid var(--border);\n      border-radius: 9999px;\n      padding: 8px 12px;\n      box-shadow: var(--shadow);\n      margin-bottom: 1rem;\n    }\n\n    .implayer-guide-redesign .eyebrow::before {\n      content: \"\ud83c\udfa7\";\n      font-size: 1rem;\n    }\n\n    .implayer-guide-redesign .h1 {\n      font-size: clamp(1.9rem, 3.2vw, 2.6rem);\n      line-height: 1.15;\n      margin: 0.7rem 0 1rem;\n      font-weight: 800;\n      background: linear-gradient(135deg, var(--accent-primary), var(--accent-secondary));\n      -webkit-background-clip: text;\n      background-clip: text;\n      -webkit-text-fill-color: transparent;\n      text-align: center;\n    }\n\n    .implayer-guide-redesign .lead {\n      color: var(--text-secondary);\n      max-width: 72ch;\n      margin: 0 auto 2rem;\n      text-align: center;\n    }\n\n    .implayer-guide-redesign .card {\n      background: var(--card);\n      border: 1px solid var(--border);\n      border-radius: 18px;\n      padding: 24px;\n      margin-top: 22px;\n      box-shadow: var(--shadow);\n      backdrop-filter: var(--backdrop-blur);\n    }\n\n    .implayer-guide-redesign .card h2 {\n      margin: 0 0 0.8rem;\n      font-size: 1.28rem;\n      color: var(--text-primary);\n    }\n\n    .implayer-guide-redesign .card h3 {\n      margin: 1.1rem 0 0.4rem;\n      font-size: 1.05rem;\n      color: var(--text-secondary);\n    }\n\n    .implayer-guide-redesign .card h3:first-of-type {\n      margin-top: 0.6rem;\n    }\n\n    .implayer-guide-redesign .list {\n      margin: 0.4rem 0 0 1.2rem;\n      padding-left: 0;\n    }\n\n    .implayer-guide-redesign .list li {\n      margin: 0.32rem 0;\n    }\n\n    .implayer-guide-redesign .apps {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n      gap: 12px;\n      margin-top: 0.8rem;\n    }\n\n    .implayer-guide-redesign .app {\n      background: rgba(0, 183, 194, 0.12);\n      border: 1px solid rgba(0, 183, 194, 0.22);\n      border-radius: 14px;\n      padding: 14px;\n      font-weight: 600;\n      color: var(--text-primary);\n    }\n\n    .implayer-guide-redesign .badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 0.3rem;\n      font-size: 0.72rem;\n      background: rgba(0, 183, 194, 0.18);\n      color: var(--accent-primary);\n      border: 1px solid rgba(0, 183, 194, 0.26);\n      border-radius: 9999px;\n      padding: 0.1rem 0.5rem;\n      margin-left: 0.4rem;\n    }\n\n    .implayer-guide-redesign .callout {\n      border-left: 3px solid var(--accent-primary);\n      background: rgba(0, 183, 194, 0.1);\n      border-radius: 12px;\n      padding: 12px 16px;\n      margin-top: 14px;\n      color: var(--text-primary);\n    }\n\n    .implayer-guide-redesign .callout.small {\n      font-size: 0.92rem;\n    }\n\n    .implayer-guide-redesign .warn {\n      border-left: 3px solid var(--accent-warning);\n      background: rgba(249, 115, 22, 0.12);\n      border-radius: 12px;\n      padding: 12px 16px;\n      margin-top: 14px;\n      color: var(--text-primary);\n    }\n\n    .implayer-guide-redesign .cta {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px;\n      margin-top: 18px;\n    }\n\n    .implayer-guide-redesign .btn {\n      display: inline-flex;\n      align-items: center;\n      gap: 0.5rem;\n      padding: 12px 18px;\n      border-radius: 12px;\n      border: 1px solid transparent;\n      text-decoration: none;\n      font-weight: 700;\n      transition: transform 0.2s ease, box-shadow 0.2s ease;\n      position: relative;\n    }\n\n    .implayer-guide-redesign .btn.primary {\n      background: linear-gradient(135deg, var(--accent-primary), #06aed4);\n      color: #fff;\n      box-shadow: 0 10px 30px var(--button-ring);\n    }\n\n    .implayer-guide-redesign .btn.secondary {\n      background: transparent;\n      color: var(--text-primary);\n      border-color: var(--border);\n    }\n\n    .implayer-guide-redesign .btn:focus-visible {\n      outline: 3px solid rgba(0, 183, 194, 0.42);\n      outline-offset: 3px;\n    }\n\n    @media (prefers-reduced-motion: no-preference) {\n      .implayer-guide-redesign .btn:hover {\n        transform: translateY(-2px);\n      }\n    }\n\n    .implayer-guide-redesign .screenshot {\n      margin: 20px auto 0;\n      width: min(100%, 700px);\n      aspect-ratio: 16 \/ 9;\n      border-radius: 16px;\n      overflow: hidden;\n      box-shadow: 0 14px 38px rgba(13, 31, 51, 0.2);\n    }\n\n    .implayer-guide-redesign .screenshot--square {\n      width: 300px;\n      aspect-ratio: 1 \/ 1;\n    }\n\n    .implayer-guide-redesign .screenshot img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      display: block;\n    }\n\n    .implayer-guide-redesign nav.card {\n      padding-top: 20px;\n    }\n\n    .implayer-guide-redesign nav.card strong {\n      display: block;\n      font-size: 0.9rem;\n      color: var(--text-secondary);\n      margin-bottom: 0.6rem;\n    }\n\n    .implayer-guide-redesign nav.card ul {\n      list-style: none;\n      margin: 0;\n      padding: 0;\n      display: grid;\n      gap: 0.45rem;\n    }\n\n    .implayer-guide-redesign nav.card a {\n      color: var(--accent-primary);\n      text-decoration: none;\n      font-weight: 600;\n    }\n\n    .implayer-guide-redesign details {\n      border: 1px solid rgba(0, 183, 194, 0.22);\n      border-radius: 12px;\n      padding: 14px 16px;\n      margin-top: 12px;\n      background: rgba(0, 183, 194, 0.08);\n    }\n\n    .implayer-guide-redesign summary {\n      cursor: pointer;\n      font-weight: 600;\n      color: var(--text-primary);\n    }\n\n    .implayer-guide-redesign details[open] {\n      background: rgba(0, 183, 194, 0.12);\n    }\n\n    .implayer-guide-redesign details p {\n      margin: 0.6rem 0 0;\n      color: var(--text-secondary);\n    }\n\n    @media (max-width: 640px) {\n      .implayer-guide-redesign {\n        padding: 32px 16px;\n      }\n\n      .implayer-guide-redesign .card {\n        padding: 20px;\n      }\n\n      .implayer-guide-redesign .cta {\n        flex-direction: column;\n      }\n\n      .implayer-guide-redesign .btn {\n        justify-content: center;\n        width: 100%;\n      }\n\n      .implayer-guide-redesign .screenshot {\n        border-radius: 12px;\n      }\n    }\n  <\/style>\n\n  <div class=\"iptv-container\">\n    <span class=\"eyebrow\">WOLFTV \u2022 App Guide \u2022 IMPlayer<\/span>\n    <h1 class=\"h1\">IMPlayer IPTV Guide (WOLFTV)<\/h1>\n    <p class=\"lead\">\n      Pair <strong>IMPlayer<\/strong> with your WOLFTV subscription to stream Live TV, Movies, Series, and Catch-up on Android TV, Fire TV, and mobile.\n      This walkthrough covers playlist activation, devices, interface tuning, and fast troubleshooting so you stay streaming without friction.\n    <\/p>\n\n    <nav class=\"card\" aria-label=\"Schnellnavigation\">\n      <strong>Auf dieser Seite<\/strong>\n      <ul>\n        <li><a href=\"#implayer-about\">What is IMPlayer?<\/a><\/li>\n        <li><a href=\"#implayer-req\">Requirements<\/a><\/li>\n        <li><a href=\"#implayer-setup\">Setup (Step-by-Step)<\/a><\/li>\n        <li><a href=\"#implayer-devices\">Unterst\u00fctzte Ger\u00e4te<\/a><\/li>\n        <li><a href=\"#implayer-interface\">Player & Interface Tips<\/a><\/li>\n        <li><a href=\"#implayer-troubleshoot\">Fehlerbehebung<\/a><\/li>\n        <li><a href=\"#implayer-faq\">H\u00e4ufig gestellte Fragen<\/a><\/li>\n      <\/ul>\n    <\/nav>\n\n    <div class=\"card\" id=\"implayer-about\">\n      <h2>What is IMPlayer?<\/h2>\n      <p>\n        <strong>IMPlayer<\/strong> is a fast IPTV <em>player<\/em> for Android-based devices and Fire TV. It does not include channels\u2014add your own provider such as\n        <strong>WOLFTV<\/strong> using M3U playlists or Xtream Codes and the app organises Live TV, Movies, Series, and TV Guide data. Its minimal interface and decoder\n        options make it a popular choice for smooth playback on lean-back devices.\n      <\/p>\n      <div class=\"screenshot screenshot--square\">\n        <img decoding=\"async\" src=\"https:\/\/wolftv.org\/wp-content\/uploads\/2025\/09\/iMPlayer.webp\" alt=\"IMPlayer splash screen with WOLFTV branding\">\n      <\/div>\n      <div class=\"callout small\">IMPlayer is a player only. You need an active WOLFTV plan or trial for channels and VOD.<\/div>\n    <\/div>\n\n    <div class=\"card\" id=\"implayer-req\">\n      <h2>Requirements<\/h2>\n      <ul class=\"list\">\n        <li>WOLFTV credentials via <strong>M3U URL<\/strong> oder <strong>Xtream Codes<\/strong> (server \/ username \/ password).<\/li>\n        <li>Compatible device: Android TV\/Google TV, Android box, Fire TV\/Stick, or Android phone\/tablet.<\/li>\n        <li>Internet connection: 10 Mbps for HD streaming; 25 Mbps+ for 4K or multi-room.<\/li>\n        <li>Optional: external storage\/cloud to back up playlists and settings.<\/li>\n      <\/ul>\n      <div class=\"cta\">\n        <a class=\"btn primary\" href=\"https:\/\/wolftv.org\/de\/trial\/\">WOLFTV-Testversion starten<\/a>\n        <a class=\"btn secondary\" href=\"https:\/\/wolftv.org\/de\/plans\/\">View Subscription Plans<\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"card\" id=\"implayer-setup\">\n      <h2>Setup IMPlayer (Step-by-Step)<\/h2>\n\n      <h3>Methode A \u2014 M3U-Playlist<\/h3>\n      <ol class=\"list\">\n        <li>Install <strong>IMPlayer<\/strong> from the Play Store \/ Amazon Appstore or sideload the latest APK.<\/li>\n        <li>Open the app \u2192 tap <em>Playlist hinzuf\u00fcgen<\/em> \u2192 choose <strong>M3U<\/strong>.<\/li>\n        <li>Paste your WOLFTV <strong>M3U URL<\/strong>, name the playlist, and select auto-refresh if you rotate links.<\/li>\n        <li>Save and exit \u2192 reopen or tap <strong>Reload<\/strong> so Live TV, Movies, Series, and Catch-up populate.<\/li>\n      <\/ol>\n      <div class=\"screenshot\">\n        <img decoding=\"async\" src=\"https:\/\/wolftv.org\/path-to\/implayer-m3u.webp\" alt=\"IMPlayer add M3U playlist screen with WOLFTV details\">\n      <\/div>\n\n      <h3>Methode B \u2014 Xtream-Codes<\/h3>\n      <ol class=\"list\">\n        <li>From the dashboard choose <em>Playlist hinzuf\u00fcgen<\/em> \u2192 <strong>Xtream Codes<\/strong>.<\/li>\n        <li>Enter the WOLFTV <strong>Server URL<\/strong>, <strong>Benutzername<\/strong>, Und <strong>Passwort<\/strong>.<\/li>\n        <li>Enable <em>Auto Update<\/em> to refresh channels and EPG daily.<\/li>\n        <li>Save \u2192 IMPlayer loads categories instantly and syncs VOD\/Series with artwork.<\/li>\n      <\/ol>\n      <div class=\"callout small\">Keep only one IPTV player active on each device to avoid exceeding the simultaneous connections on your WOLFTV account.<\/div>\n      <div class=\"warn\">If the app prompts for updates, install them\u2014IMPlayer relies on the latest build for decoder fixes and provider compatibility.<\/div>\n    <\/div>\n\n    <div class=\"card\" id=\"implayer-devices\">\n      <h2>Unterst\u00fctzte Ger\u00e4te<\/h2>\n      <div class=\"apps\" role=\"list\">\n        <div class=\"app\" role=\"listitem\">Android TV &amp; Google TV <span class=\"badge\">Play Store<\/span><\/div>\n        <div class=\"app\" role=\"listitem\">Amazon Fire TV \/ Fire Stick <span class=\"badge\">Appstore \/ Sideload<\/span><\/div>\n        <div class=\"app\" role=\"listitem\">Android Phones & Tablets <span class=\"badge\">Mobile<\/span><\/div>\n        <div class=\"app\" role=\"listitem\">Android Boxes (NVIDIA Shield, Formuler) <span class=\"badge\">APK<\/span><\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"card\" id=\"implayer-interface\">\n      <h2>Player & Interface Tips<\/h2>\n      <ul class=\"list\">\n        <li>Toggle between <strong>HW<\/strong> and <strong>SW<\/strong> decoder modes if you notice stutter on specific streams.<\/li>\n        <li>Use the <strong>Multi-View<\/strong> layout to watch live sports while browsing the EPG.<\/li>\n        <li>Add profiles for kids or backup playlists so you can switch sources without retyping URLs.<\/li>\n        <li>Download the EPG cache for offline browsing if your connection occasionally drops.<\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"card\" id=\"implayer-troubleshoot\">\n      <h2>Fehlerbehebung<\/h2>\n      <ul class=\"list\">\n        <li><strong>No channels after adding?<\/strong> Re-open the playlist, verify URL\/credentials, and tap <em>Force Reload<\/em>.<\/li>\n        <li><strong>Buffering or freezing?<\/strong> Prefer Ethernet, reboot routers nightly, or lower the stream resolution in player settings.<\/li>\n        <li><strong>EPG empty?<\/strong> Refresh the guide inside IMPlayer, then re-add the WOLFTV EPG URL if needed.<\/li>\n        <li><strong>App crashing?<\/strong> Clear IMPlayer cache\/data, update to the latest APK, or reinstall from a trusted source.<\/li>\n      <\/ul>\n      <div class=\"screenshot\">\n        <img decoding=\"async\" src=\"https:\/\/wolftv.org\/path-to\/implayer-troubleshoot.webp\" alt=\"IMPlayer troubleshooting and decoder settings screen\">\n      <\/div>\n    <\/div>\n\n    <div class=\"card\" id=\"implayer-faq\">\n      <h2>IMPlayer \u2014 FAQs<\/h2>\n      <details>\n        <summary>Is IMPlayer an IPTV provider?<\/summary>\n        <p>No. IMPlayer is an IPTV <em>player<\/em>. Add WOLFTV or another provider to supply channels, VOD, and EPG.<\/p>\n      <\/details>\n      <details>\n        <summary>Which login works best?<\/summary>\n        <p>Xtream Codes loads faster with synced categories and guide data. M3U remains a reliable backup if you rotate links frequently.<\/p>\n      <\/details>\n      <details>\n        <summary>Does IMPlayer support Fire TV?<\/summary>\n        <p>Yes. Install from the Amazon Appstore (regional availability varies) or sideload the latest APK, then enter your WOLFTV credentials.<\/p>\n      <\/details>\n      <details>\n        <summary>Can I use IMPlayer on multiple devices?<\/summary>\n        <p>You can, but every active stream counts toward your WOLFTV connection limit. Stop playback on unused screens to stay within your plan.<\/p>\n      <\/details>\n      <div class=\"cta\">\n        <a class=\"btn primary\" href=\"https:\/\/wolftv.org\/de\/trial\/\" aria-label=\"WOLFTV-Testversion starten\">WOLFTV-Testversion starten<\/a>\n        <a class=\"btn secondary\" href=\"https:\/\/wolftv.org\/de\/plans\/\" aria-label=\"WOLFTV-Tarife ansehen\">W\u00e4hlen Sie einen Tarif<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <script type=\"application\/ld+json\">\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is IMPlayer an IPTV provider?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"No. IMPlayer is a player application. You must add an IPTV subscription such as WOLFTV to access channels and VOD.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Which login works best on IMPlayer?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Xtream Codes login is recommended because it loads Live TV, VOD, Series, and EPG in one step. M3U playlists remain a solid backup if you rotate links.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does IMPlayer support Amazon Fire TV?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. Install IMPlayer from the Amazon Appstore where available or sideload the APK, then enter your WOLFTV credentials to begin streaming.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can I use IMPlayer on multiple devices?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"You can install IMPlayer on several devices, but every active stream counts against your WOLFTV connection limit. Stop playback on unused screens to stay within your plan.\"\n        }\n      }\n    ]\n  }\n  <\/script>\n<\/section>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>WOLFTV \u2022 App Guide \u2022 IMPlayer IMPlayer IPTV Guide (WOLFTV) Pair IMPlayer with your WOLFTV subscription to stream Live TV, Movies, Series, and Catch-up on Android TV, Fire TV, and mobile. This walkthrough covers playlist activation, devices, interface tuning, and fast troubleshooting so you stay streaming without friction. On this page What is IMPlayer? Requirements [&hellip;]<\/p>","protected":false},"featured_media":0,"template":"","meta":{"footnotes":""},"class_list":["post-336","apps","type-apps","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/wolftv.org\/de\/wp-json\/wp\/v2\/apps\/336","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wolftv.org\/de\/wp-json\/wp\/v2\/apps"}],"about":[{"href":"https:\/\/wolftv.org\/de\/wp-json\/wp\/v2\/types\/apps"}],"version-history":[{"count":4,"href":"https:\/\/wolftv.org\/de\/wp-json\/wp\/v2\/apps\/336\/revisions"}],"predecessor-version":[{"id":340,"href":"https:\/\/wolftv.org\/de\/wp-json\/wp\/v2\/apps\/336\/revisions\/340"}],"wp:attachment":[{"href":"https:\/\/wolftv.org\/de\/wp-json\/wp\/v2\/media?parent=336"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}