CINXE.COM

Option to disable auto-download when subscribing to podcasts | Pocket Casts Forum

<!DOCTYPE html> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width"> <title>Option to disable auto-download when subscribing to&nbsp;podcasts | Pocket Casts Forum</title> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="https://forums.pocketcasts.com/xmlrpc.php"> <script>(function(H){H.className=H.className.replace(/\bno-js\b/,'js')})(document.documentElement)</script> <meta name='robots' content='max-image-preview:large' /> <!-- Async WordPress.com Remote Login --> <script id="wpcom_remote_login_js"> var wpcom_remote_login_extra_auth = ''; function wpcom_remote_login_remove_dom_node_id( element_id ) { var dom_node = document.getElementById( element_id ); if ( dom_node ) { dom_node.parentNode.removeChild( dom_node ); } } function wpcom_remote_login_remove_dom_node_classes( class_name ) { var dom_nodes = document.querySelectorAll( '.' + class_name ); for ( var i = 0; i < dom_nodes.length; i++ ) { dom_nodes[ i ].parentNode.removeChild( dom_nodes[ i ] ); } } function wpcom_remote_login_final_cleanup() { wpcom_remote_login_remove_dom_node_classes( "wpcom_remote_login_msg" ); wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_key" ); wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_validate" ); wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_js" ); wpcom_remote_login_remove_dom_node_id( "wpcom_request_access_iframe" ); wpcom_remote_login_remove_dom_node_id( "wpcom_request_access_styles" ); } // Watch for messages back from the remote login window.addEventListener( "message", function( e ) { if ( e.origin === "https://r-login.wordpress.com" ) { var data = {}; try { data = JSON.parse( e.data ); } catch( e ) { wpcom_remote_login_final_cleanup(); return; } if ( data.msg === 'LOGIN' ) { // Clean up the login check iframe wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_key" ); var id_regex = new RegExp( /^[0-9]+$/ ); var token_regex = new RegExp( /^.*|.*|.*$/ ); if ( token_regex.test( data.token ) && id_regex.test( data.wpcomid ) ) { // We have everything we need to ask for a login var script = document.createElement( "script" ); script.setAttribute( "id", "wpcom_remote_login_validate" ); script.src = '/remote-login.php?wpcom_remote_login=validate' + '&wpcomid=' + data.wpcomid + '&token=' + encodeURIComponent( data.token ) + '&host=' + window.location.protocol + '//' + window.location.hostname + '&postid=6954' + '&is_singular='; document.body.appendChild( script ); } return; } // Safari ITP, not logged in, so redirect if ( data.msg === 'LOGIN-REDIRECT' ) { window.location = 'https://wordpress.com/log-in?redirect_to=' + window.location.href; return; } // Safari ITP, storage access failed, remove the request if ( data.msg === 'LOGIN-REMOVE' ) { var css_zap = 'html { -webkit-transition: margin-top 1s; transition: margin-top 1s; } /* 9001 */ html { margin-top: 0 !important; } * html body { margin-top: 0 !important; } @media screen and ( max-width: 782px ) { html { margin-top: 0 !important; } * html body { margin-top: 0 !important; } }'; var style_zap = document.createElement( 'style' ); style_zap.type = 'text/css'; style_zap.appendChild( document.createTextNode( css_zap ) ); document.body.appendChild( style_zap ); var e = document.getElementById( 'wpcom_request_access_iframe' ); e.parentNode.removeChild( e ); document.cookie = 'wordpress_com_login_access=denied; path=/; max-age=31536000'; return; } // Safari ITP if ( data.msg === 'REQUEST_ACCESS' ) { console.log( 'request access: safari' ); // Check ITP iframe enable/disable knob if ( wpcom_remote_login_extra_auth !== 'safari_itp_iframe' ) { return; } // If we are in a "private window" there is no ITP. var private_window = false; try { var opendb = window.openDatabase( null, null, null, null ); } catch( e ) { private_window = true; } if ( private_window ) { console.log( 'private window' ); return; } var iframe = document.createElement( 'iframe' ); iframe.id = 'wpcom_request_access_iframe'; iframe.setAttribute( 'scrolling', 'no' ); iframe.setAttribute( 'sandbox', 'allow-storage-access-by-user-activation allow-scripts allow-same-origin allow-top-navigation-by-user-activation' ); iframe.src = 'https://r-login.wordpress.com/remote-login.php?wpcom_remote_login=request_access&origin=' + encodeURIComponent( data.origin ) + '&wpcomid=' + encodeURIComponent( data.wpcomid ); var css = 'html { -webkit-transition: margin-top 1s; transition: margin-top 1s; } /* 9001 */ html { margin-top: 46px !important; } * html body { margin-top: 46px !important; } @media screen and ( max-width: 660px ) { html { margin-top: 71px !important; } * html body { margin-top: 71px !important; } #wpcom_request_access_iframe { display: block; height: 71px !important; } } #wpcom_request_access_iframe { border: 0px; height: 46px; position: fixed; top: 0; left: 0; width: 100%; min-width: 100%; z-index: 99999; background: #23282d; } '; var style = document.createElement( 'style' ); style.type = 'text/css'; style.id = 'wpcom_request_access_styles'; style.appendChild( document.createTextNode( css ) ); document.body.appendChild( style ); document.body.appendChild( iframe ); } if ( data.msg === 'DONE' ) { wpcom_remote_login_final_cleanup(); } } }, false ); // Inject the remote login iframe after the page has had a chance to load // more critical resources window.addEventListener( "DOMContentLoaded", function( e ) { var iframe = document.createElement( "iframe" ); iframe.style.display = "none"; iframe.setAttribute( "scrolling", "no" ); iframe.setAttribute( "id", "wpcom_remote_login_key" ); iframe.src = "https://r-login.wordpress.com/remote-login.php" + "?wpcom_remote_login=key" + "&origin=aHR0cHM6Ly9mb3J1bXMucG9ja2V0Y2FzdHMuY29t" + "&wpcomid=214227651" + "&time=1739493691"; document.body.appendChild( iframe ); }, false ); </script> <link rel='dns-prefetch' href='//s0.wp.com' /> <link rel='dns-prefetch' href='//stats.wp.com' /> <link rel='dns-prefetch' href='//pocketcastsforum.wordpress.com' /> <link rel='dns-prefetch' href='//s2.wp.com' /> <link rel='dns-prefetch' href='//s1.wp.com' /> <link rel='dns-prefetch' href='//wordpress.com' /> <script type="text/javascript"> /* <![CDATA[ */ function addLoadEvent(func) { var oldonload = window.onload; if (typeof window.onload != 'function') { window.onload = func; } else { window.onload = function () { oldonload(); func(); } } } /* ]]> */ </script> <script type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s0.wp.com\/wp-content\/mu-plugins\/wpcom-smileys\/twemoji\/2\/72x72\/","ext":".png","svgUrl":"https:\/\/s0.wp.com\/wp-content\/mu-plugins\/wpcom-smileys\/twemoji\/2\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/s2.wp.com\/wp-includes\/js\/wp-emoji-release.min.js?m=1719498190i&ver=6.7.2-RC1-59780"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); /* ]]> */ </script> <link crossorigin='anonymous' rel='stylesheet' id='all-css-0-1' href='https://s1.wp.com/wp-content/mu-plugins/jetpack-plugin/moon/modules/related-posts/related-posts.css?m=1705437079i&cssminify=yes' type='text/css' media='all' /> <style id='wp-emoji-styles-inline-css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-2-1' href='https://s2.wp.com/wp-content/plugins/gutenberg-core/v18.3.0/build/block-library/style.css?m=1715382909i&cssminify=yes' type='text/css' media='all' /> <style id='wp-block-library-inline-css'> .has-text-align-justify { text-align:justify; } .has-text-align-justify{text-align:justify;} </style> <style id='happy-blocks-pricing-plans-style-inline-css'> @keyframes hb-pricing-plans-embed__skeleton__animation{0%{opacity:.5}50%{opacity:1}100%{opacity:.5}}.hb-pricing-plans-embed{flex-wrap:wrap;padding:28px;margin:24px 0;border:1px solid #dcdcde;border-radius:2px;gap:22px;background-color:#fff;word-break:initial}.hb-pricing-plans-embed__settings select{min-height:30px;height:36px;padding:0 26px 0 16px;margin:0;border-color:#949494}.hb-pricing-plans-embed__settings .components-panel__row{display:block;margin-bottom:15px}.hb-pricing-plans-embed__settings .components-radio-control__option{display:flex;gap:10px}.hb-pricing-plans-embed__settings .components-flex.components-h-stack.components-v-stack{margin-top:12px;flex-direction:row;gap:17px;justify-content:flex-start}.hb-pricing-plans-embed__settings-checkbox--disabled{opacity:.6}.hb-pricing-plans-embed__settings-domain:has(.components-base-control__help) .components-base-control__field{margin-bottom:0}.hb-pricing-plans-embed__skeleton{color:#f6f7f7;background-color:#dcdcde;width:100%;margin:24px 0;min-height:215px;animation:hb-pricing-plans-embed__skeleton__animation 1.6s ease-in-out infinite}.hb-pricing-plans-embed__skeleton::after{content:""}.hb-pricing-plans-embed__tabs{display:flex;background:#f6f7f7;border-radius:6px;padding:4px;width:-moz-fit-content;width:fit-content;margin-bottom:16px;flex-wrap:wrap}.hb-pricing-plans-embed__tabs-label{background:#f6f7f7;padding:4px 16px;font-family:"SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;font-weight:500;font-size:.875rem;line-height:20px;border:.5px solid #f6f7f7;border-radius:5px;margin:0}.hb-pricing-plans-embed__tabs-label:hover{background:#f6f7f7}.hb-pricing-plans-embed__tabs-label--active{background:#fff;border:.5px solid rgba(0,0,0,.04);box-shadow:0 3px 8px rgba(0,0,0,.12),0 3px 1px rgba(0,0,0,.04);border-radius:5px;z-index:1}.hb-pricing-plans-embed__tab{display:flex;flex-direction:column;gap:24px}@media(min-width: 782px){.hb-pricing-plans-embed__tab{flex-direction:row}}.hb-pricing-plans-embed__header{flex:1}.hb-pricing-plans-embed__header-label{font-family:"Recoleta","Noto Serif",Georgia,"Times New Roman",Times,serif;font-weight:400;font-size:2rem;line-height:1;display:flex;letter-spacing:-0.32px;color:#101517}.hb-pricing-plans-embed__header-domain{font-family:"SF Pro Text",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;font-weight:400;font-size:.75rem;line-height:1.66;color:#50575e}.hb-pricing-plans-embed__header-learn-more{text-decoration:none}.hb-pricing-plans-embed__header-learn-more:hover{text-decoration:underline}.hb-pricing-plans-embed__header-description{font-family:"SF Pro Text",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;font-weight:400;font-size:.875rem;align-items:center;letter-spacing:-0.24px;color:#2c3338;margin-top:8px}.hb-pricing-plans-embed__header-description p:first-of-type{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}.hb-pricing-plans-embed__header-description p{margin:0;line-height:1.33}@media(min-width: 782px){.hb-pricing-plans-embed__header-description p{line-height:1.57}}.hb-pricing-plans-embed__billing-info{display:flex;align-items:baseline;gap:8px}.hb-pricing-plans-embed__billing-info-value{font-family:"Recoleta","Noto Serif",Georgia,"Times New Roman",Times,serif;font-weight:400;font-size:2rem;line-height:1;color:#101517}.hb-pricing-plans-embed__billing-info-description{font-family:"SF Pro Text",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;font-weight:400;font-size:.75rem;line-height:1.66;color:#50575e}.hb-pricing-plans-embed__promo{font-family:"SF Pro Text",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;font-weight:400;font-size:.75rem;line-height:1.42;display:flex;align-items:center;color:#008a20}.hb-pricing-plans-embed__billing-options{display:flex;flex-wrap:wrap;margin:18px 0;row-gap:8px;column-gap:26px;border:none;padding:0}.hb-pricing-plans-embed__billing-option-input{margin:0;height:20px;width:20px;accent-color:#3858e9}.hb-pricing-plans-embed__billing-option-label{display:flex;align-items:center;gap:8px;font-family:"SF Pro Text",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;font-weight:400;font-size:.875rem;line-height:1.42;letter-spacing:-0.15px;color:#50575e}.hb-pricing-plans-embed__detail{flex:1;display:flex;flex-direction:column;justify-content:space-between}.hb-pricing-plans-embed__detail-cta.components-button.is-primary{color:#e9f0f5;font-family:"SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;font-size:.875rem;font-weight:500;background:#3858e9;text-decoration:none;width:100%;border-radius:4px;display:flex;justify-content:center;padding:10px 0}.hb-pricing-plans-embed__detail-cta.components-button.is-primary:hover:not(:disabled){background:#2145e6}#bbpress-forums a.hb-pricing-plans-embed__detail-cta:link,#bbpress-forums a.hb-pricing-plans-embed__detail-cta:visited{color:#e9f0f5;font-family:"SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;font-size:.875rem;font-weight:500;background:#0675c4;text-decoration:none;width:100%;border-radius:4px;display:flex;justify-content:center;padding:10px 0}#bbpress-forums fieldset.bbp-form label.hb-pricing-plans-embed__billing-option-label{display:flex}#bbpress-forums fieldset.bbp-form input.hb-pricing-plans-embed__billing-option-input{margin:0}#bbpress-forums div.bbp-reply-content a.hb-pricing-plans-embed__header-learn-more{text-decoration:none}#bbpress-forums div.bbp-reply-content a.hb-pricing-plans-embed__header-learn-more:hover{text-decoration:underline}#bbpress-forums fieldset.bbp-form select.components-select-control__input{min-height:30px;height:36px;padding:0 26px 0 16px;margin:0;border-color:#949494} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-4-1' href='https://s1.wp.com/_static/??-eJyVzDEOgCAMQNELiQU1Jg7Gs2AlDYpAaInx9ro5O/7hfbiywhTFRYEcKvnIQPXN1RVSa0h4MOxOssVDBXunKoqK34DlDq5F5gb+LIoVH4k/vpyzGYe+03oyw/4AcmU1KQ==&cssminify=yes' type='text/css' media='all' /> <link crossorigin='anonymous' rel='stylesheet' id='all-css-6-1' href='https://s2.wp.com/_static/??-eJzTLy/QzcxLzilNSS3WzyrWz01NyUxMzUnNTc0rQeEU5CRWphbp5qSmJyZX6uVm5uklFxfr6OPTDpRD5sM02efaGpoZmFkYGRuZGmQBAHPvL0Y=&cssminify=yes' type='text/css' media='all' /> <style id='jetpack-sharing-buttons-style-inline-css'> .jetpack-sharing-buttons__services-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:0;list-style-type:none;margin:5px;padding:0}.jetpack-sharing-buttons__services-list.has-small-icon-size{font-size:12px}.jetpack-sharing-buttons__services-list.has-normal-icon-size{font-size:16px}.jetpack-sharing-buttons__services-list.has-large-icon-size{font-size:24px}.jetpack-sharing-buttons__services-list.has-huge-icon-size{font-size:36px}@media print{.jetpack-sharing-buttons__services-list{display:none!important}}.editor-styles-wrapper .wp-block-jetpack-sharing-buttons{gap:0;padding-inline-start:0}ul.jetpack-sharing-buttons__services-list.has-background{padding:1.25em 2.375em} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-8-1' href='https://s1.wp.com/wp-content/plugins/blocks-everywhere/build/support-content-view.min.css?m=1672739656i&cssminify=yes' type='text/css' media='all' /> <style id='classic-theme-styles-inline-css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-10-1' href='https://s1.wp.com/_static/??-eJxdzlEOwiAMgOELyZoxo/HBeBYGnWIoNLRk1xc1M+pr8/1tYWXjS1bMCtQMp3aNWcCXin1O7BS6IAzRYULqbPAiO/jKtmaeuaKIseYAisTJKQoEXFxLCr3axEAxf7bE7FMLHT5BcHKLfe8v+T8kjblUNUupjd5hf5XKq7jQeTzaabSTPe3vD7ZtUno=&cssminify=yes' type='text/css' media='all' /> <style id='global-styles-inline-css'> :root{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-family--albert-sans: 'Albert Sans', sans-serif;--wp--preset--font-family--alegreya: Alegreya, serif;--wp--preset--font-family--arvo: Arvo, serif;--wp--preset--font-family--bodoni-moda: 'Bodoni Moda', serif;--wp--preset--font-family--bricolage-grotesque: 'Bricolage Grotesque', sans-serif;--wp--preset--font-family--cabin: Cabin, sans-serif;--wp--preset--font-family--chivo: Chivo, sans-serif;--wp--preset--font-family--commissioner: Commissioner, sans-serif;--wp--preset--font-family--cormorant: Cormorant, serif;--wp--preset--font-family--courier-prime: 'Courier Prime', monospace;--wp--preset--font-family--crimson-pro: 'Crimson Pro', serif;--wp--preset--font-family--dm-mono: 'DM Mono', monospace;--wp--preset--font-family--dm-sans: 'DM Sans', sans-serif;--wp--preset--font-family--dm-serif-display: 'DM Serif Display', serif;--wp--preset--font-family--domine: Domine, serif;--wp--preset--font-family--eb-garamond: 'EB Garamond', serif;--wp--preset--font-family--epilogue: Epilogue, sans-serif;--wp--preset--font-family--fahkwang: Fahkwang, sans-serif;--wp--preset--font-family--figtree: Figtree, sans-serif;--wp--preset--font-family--fira-sans: 'Fira Sans', sans-serif;--wp--preset--font-family--fjalla-one: 'Fjalla One', sans-serif;--wp--preset--font-family--fraunces: Fraunces, serif;--wp--preset--font-family--gabarito: Gabarito, system-ui;--wp--preset--font-family--ibm-plex-mono: 'IBM Plex Mono', monospace;--wp--preset--font-family--ibm-plex-sans: 'IBM Plex Sans', sans-serif;--wp--preset--font-family--ibarra-real-nova: 'Ibarra Real Nova', serif;--wp--preset--font-family--instrument-serif: 'Instrument Serif', serif;--wp--preset--font-family--inter: Inter, sans-serif;--wp--preset--font-family--josefin-sans: 'Josefin Sans', sans-serif;--wp--preset--font-family--jost: Jost, sans-serif;--wp--preset--font-family--libre-baskerville: 'Libre Baskerville', serif;--wp--preset--font-family--libre-franklin: 'Libre Franklin', sans-serif;--wp--preset--font-family--literata: Literata, serif;--wp--preset--font-family--lora: Lora, serif;--wp--preset--font-family--merriweather: Merriweather, serif;--wp--preset--font-family--montserrat: Montserrat, sans-serif;--wp--preset--font-family--newsreader: Newsreader, serif;--wp--preset--font-family--noto-sans-mono: 'Noto Sans Mono', sans-serif;--wp--preset--font-family--nunito: Nunito, sans-serif;--wp--preset--font-family--open-sans: 'Open Sans', sans-serif;--wp--preset--font-family--overpass: Overpass, sans-serif;--wp--preset--font-family--pt-serif: 'PT Serif', serif;--wp--preset--font-family--petrona: Petrona, serif;--wp--preset--font-family--piazzolla: Piazzolla, serif;--wp--preset--font-family--playfair-display: 'Playfair Display', serif;--wp--preset--font-family--plus-jakarta-sans: 'Plus Jakarta Sans', sans-serif;--wp--preset--font-family--poppins: Poppins, sans-serif;--wp--preset--font-family--raleway: Raleway, sans-serif;--wp--preset--font-family--roboto: Roboto, sans-serif;--wp--preset--font-family--roboto-slab: 'Roboto Slab', serif;--wp--preset--font-family--rubik: Rubik, sans-serif;--wp--preset--font-family--rufina: Rufina, serif;--wp--preset--font-family--sora: Sora, sans-serif;--wp--preset--font-family--source-sans-3: 'Source Sans 3', sans-serif;--wp--preset--font-family--source-serif-4: 'Source Serif 4', serif;--wp--preset--font-family--space-mono: 'Space Mono', monospace;--wp--preset--font-family--syne: Syne, sans-serif;--wp--preset--font-family--texturina: Texturina, serif;--wp--preset--font-family--urbanist: Urbanist, sans-serif;--wp--preset--font-family--work-sans: 'Work Sans', sans-serif;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}.has-albert-sans-font-family{font-family: var(--wp--preset--font-family--albert-sans) !important;}.has-alegreya-font-family{font-family: var(--wp--preset--font-family--alegreya) !important;}.has-arvo-font-family{font-family: var(--wp--preset--font-family--arvo) !important;}.has-bodoni-moda-font-family{font-family: var(--wp--preset--font-family--bodoni-moda) !important;}.has-bricolage-grotesque-font-family{font-family: var(--wp--preset--font-family--bricolage-grotesque) !important;}.has-cabin-font-family{font-family: var(--wp--preset--font-family--cabin) !important;}.has-chivo-font-family{font-family: var(--wp--preset--font-family--chivo) !important;}.has-commissioner-font-family{font-family: var(--wp--preset--font-family--commissioner) !important;}.has-cormorant-font-family{font-family: var(--wp--preset--font-family--cormorant) !important;}.has-courier-prime-font-family{font-family: var(--wp--preset--font-family--courier-prime) !important;}.has-crimson-pro-font-family{font-family: var(--wp--preset--font-family--crimson-pro) !important;}.has-dm-mono-font-family{font-family: var(--wp--preset--font-family--dm-mono) !important;}.has-dm-sans-font-family{font-family: var(--wp--preset--font-family--dm-sans) !important;}.has-dm-serif-display-font-family{font-family: var(--wp--preset--font-family--dm-serif-display) !important;}.has-domine-font-family{font-family: var(--wp--preset--font-family--domine) !important;}.has-eb-garamond-font-family{font-family: var(--wp--preset--font-family--eb-garamond) !important;}.has-epilogue-font-family{font-family: var(--wp--preset--font-family--epilogue) !important;}.has-fahkwang-font-family{font-family: var(--wp--preset--font-family--fahkwang) !important;}.has-figtree-font-family{font-family: var(--wp--preset--font-family--figtree) !important;}.has-fira-sans-font-family{font-family: var(--wp--preset--font-family--fira-sans) !important;}.has-fjalla-one-font-family{font-family: var(--wp--preset--font-family--fjalla-one) !important;}.has-fraunces-font-family{font-family: var(--wp--preset--font-family--fraunces) !important;}.has-gabarito-font-family{font-family: var(--wp--preset--font-family--gabarito) !important;}.has-ibm-plex-mono-font-family{font-family: var(--wp--preset--font-family--ibm-plex-mono) !important;}.has-ibm-plex-sans-font-family{font-family: var(--wp--preset--font-family--ibm-plex-sans) !important;}.has-ibarra-real-nova-font-family{font-family: var(--wp--preset--font-family--ibarra-real-nova) !important;}.has-instrument-serif-font-family{font-family: var(--wp--preset--font-family--instrument-serif) !important;}.has-inter-font-family{font-family: var(--wp--preset--font-family--inter) !important;}.has-josefin-sans-font-family{font-family: var(--wp--preset--font-family--josefin-sans) !important;}.has-jost-font-family{font-family: var(--wp--preset--font-family--jost) !important;}.has-libre-baskerville-font-family{font-family: var(--wp--preset--font-family--libre-baskerville) !important;}.has-libre-franklin-font-family{font-family: var(--wp--preset--font-family--libre-franklin) !important;}.has-literata-font-family{font-family: var(--wp--preset--font-family--literata) !important;}.has-lora-font-family{font-family: var(--wp--preset--font-family--lora) !important;}.has-merriweather-font-family{font-family: var(--wp--preset--font-family--merriweather) !important;}.has-montserrat-font-family{font-family: var(--wp--preset--font-family--montserrat) !important;}.has-newsreader-font-family{font-family: var(--wp--preset--font-family--newsreader) !important;}.has-noto-sans-mono-font-family{font-family: var(--wp--preset--font-family--noto-sans-mono) !important;}.has-nunito-font-family{font-family: var(--wp--preset--font-family--nunito) !important;}.has-open-sans-font-family{font-family: var(--wp--preset--font-family--open-sans) !important;}.has-overpass-font-family{font-family: var(--wp--preset--font-family--overpass) !important;}.has-pt-serif-font-family{font-family: var(--wp--preset--font-family--pt-serif) !important;}.has-petrona-font-family{font-family: var(--wp--preset--font-family--petrona) !important;}.has-piazzolla-font-family{font-family: var(--wp--preset--font-family--piazzolla) !important;}.has-playfair-display-font-family{font-family: var(--wp--preset--font-family--playfair-display) !important;}.has-plus-jakarta-sans-font-family{font-family: var(--wp--preset--font-family--plus-jakarta-sans) !important;}.has-poppins-font-family{font-family: var(--wp--preset--font-family--poppins) !important;}.has-raleway-font-family{font-family: var(--wp--preset--font-family--raleway) !important;}.has-roboto-font-family{font-family: var(--wp--preset--font-family--roboto) !important;}.has-roboto-slab-font-family{font-family: var(--wp--preset--font-family--roboto-slab) !important;}.has-rubik-font-family{font-family: var(--wp--preset--font-family--rubik) !important;}.has-rufina-font-family{font-family: var(--wp--preset--font-family--rufina) !important;}.has-sora-font-family{font-family: var(--wp--preset--font-family--sora) !important;}.has-source-sans-3-font-family{font-family: var(--wp--preset--font-family--source-sans-3) !important;}.has-source-serif-4-font-family{font-family: var(--wp--preset--font-family--source-serif-4) !important;}.has-space-mono-font-family{font-family: var(--wp--preset--font-family--space-mono) !important;}.has-syne-font-family{font-family: var(--wp--preset--font-family--syne) !important;}.has-texturina-font-family{font-family: var(--wp--preset--font-family--texturina) !important;}.has-urbanist-font-family{font-family: var(--wp--preset--font-family--urbanist) !important;}.has-work-sans-font-family{font-family: var(--wp--preset--font-family--work-sans) !important;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-12-1' href='https://s2.wp.com/_static/??-eJydkNEOwiAMRX9IBqKb+mD8FoKd4oASWmb8e9ElZvFp+tbe9p7cVt6TsBgZIstQRPLl4iJJiyFUSXg3QO3oS2mqspJORmRX3fQppsGMyVcIlWD2VlJJCTP3mEsgkdAOwNYQkyR+ePjP2iMyZBHN+CNlvu4qJlZYBose2LwP3irVBBeXA3GEnN0Zlj9hyiC00vrlOYXjerfpDq3udHt7AmDamWM=&cssminify=yes' type='text/css' media='all' /> <style id='akismet-widget-style-inline-css'> .a-stats { --akismet-color-mid-green: #357b49; --akismet-color-white: #fff; --akismet-color-light-grey: #f6f7f7; max-width: 350px; width: auto; } .a-stats * { all: unset; box-sizing: border-box; } .a-stats strong { font-weight: 600; } .a-stats a.a-stats__link, .a-stats a.a-stats__link:visited, .a-stats a.a-stats__link:active { background: var(--akismet-color-mid-green); border: none; box-shadow: none; border-radius: 8px; color: var(--akismet-color-white); cursor: pointer; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif; font-weight: 500; padding: 12px; text-align: center; text-decoration: none; transition: all 0.2s ease; } /* Extra specificity to deal with TwentyTwentyOne focus style */ .widget .a-stats a.a-stats__link:focus { background: var(--akismet-color-mid-green); color: var(--akismet-color-white); text-decoration: none; } .a-stats a.a-stats__link:hover { filter: brightness(110%); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 0 2px rgba(0, 0, 0, 0.16); } .a-stats .count { color: var(--akismet-color-white); display: block; font-size: 1.5em; line-height: 1.4; padding: 0 13px; white-space: nowrap; } </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-14-1' href='https://s2.wp.com/_static/??-eJx1jNEOgjAMRX/I0aARw4PxW8aoS0nXkq2D3xd9MJLg2z3JORfW2QUVQzFI1c1cI0mBjANr3GaEUH6x2fAEx1FEdazBG6nswD3ZU/6mJIHriOVzPVQzldIkkmMh4UjeLYTrH2kqQCn6jL4gY7A9vf1Hure387Xvur69TC/DvVoV&cssminify=yes' type='text/css' media='all' /> <style id='jetpack-global-styles-frontend-style-inline-css'> :root { --font-headings: unset; --font-base: unset; --font-headings-default: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; --font-base-default: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-16-1' href='https://s2.wp.com/wp-content/themes/h4/global.css?m=1420737423i&cssminify=yes' type='text/css' media='all' /> <script type="text/javascript" id="jetpack_related-posts-js-extra"> /* <![CDATA[ */ var related_posts_js_options = {"post_heading":"h4"}; /* ]]> */ </script> <script type="text/javascript" id="jetpack-mu-wpcom-settings-js-before"> /* <![CDATA[ */ var JETPACK_MU_WPCOM_SETTINGS = {"assetsUrl":"https:\/\/s1.wp.com\/wp-content\/mu-plugins\/jetpack-mu-wpcom-plugin\/moon\/jetpack_vendor\/automattic\/jetpack-mu-wpcom\/src\/build\/"}; /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s0.wp.com/_static/??-eJyNj90KwjAMhV/ILmwDhxfio8hc60hNk9of3d7eChMUNvAqCefjnBN4eoU8UNYmgo3gKXuSXoOTCU3lkCsbd7BFfZYt0N6zCfMy/oKUwzH0aTPaRuHmWxyEk+EELqvSZkQujEm+H27LXV4RhnMxgUtG0hAMlQCtvMQUf6814xIaKCkfZJrXGmmMCR6GtYS35IXmKxItVid3rLu27fbNoW7tC/2CiAg='></script> <script type="text/javascript" id="rlt-proxy-js-after"> /* <![CDATA[ */ rltInitialize( {"token":null,"iframeOrigins":["https:\/\/widgets.wp.com"]} ); /* ]]> */ </script> <script type="text/javascript" crossorigin='anonymous' src="https://s0.wp.com/wp-content/plugins/gutenberg-core/v18.3.0/build/hooks/index.min.js?m=1715382909i&amp;ver=3aee234ea7807d8d70bc" id="wp-hooks-js"></script> <script type="text/javascript" crossorigin='anonymous' src="https://s0.wp.com/wp-content/plugins/gutenberg-core/v18.3.0/build/i18n/index.min.js?m=1715382909i&amp;ver=5baa98e4345eccc97e24" id="wp-i18n-js"></script> <script type="text/javascript" id="wp-i18n-js-after"> /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ </script> <script type="text/javascript" id="utils-js-extra"> /* <![CDATA[ */ var userSettings = {"url":"\/","uid":"0","time":"1739493691","secure":"1"}; /* ]]> */ </script> <script type="text/javascript" id="wpcom-actionbar-placeholder-js-extra"> /* <![CDATA[ */ var actionbardata = {"siteID":"214227651","postID":"6954","siteURL":"https:\/\/forums.pocketcasts.com","xhrURL":"https:\/\/forums.pocketcasts.com\/wp-admin\/admin-ajax.php","nonce":"23f664cb47","isLoggedIn":"","statusMessage":"","subsEmailDefault":"instantly","proxyScriptUrl":"https:\/\/s0.wp.com\/wp-content\/js\/wpcom-proxy-request.js?ver=20211021","shortlink":"https:\/\/wp.me\/peuSoH-1Oa","i18n":{"followedText":"New posts from this site will now appear in your <a href=\"https:\/\/wordpress.com\/reader\">Reader<\/a>","foldBar":"Collapse this bar","unfoldBar":"Expand this bar","shortLinkCopied":"Shortlink copied to clipboard."}}; /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s0.wp.com/_static/??-eJx1jUEOAiEMRS+kNDoZ1IXxLAxTM5ACDYWQeHqrmZ1x/d97HwYffckNc4O2YUIBd/UwWDpzqe0MUWCpZQhWI+GFJsoBfiXuC/AX1o2Kd/SP/OT3+LPUntQl53ErtOrF7oTsqa9Ka7C3QGJSyDo+0v1krb3N83SZ4hsi3kTr'></script> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://pocketcastsforum.wordpress.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress.com" /> <link rel="canonical" href="https://forums.pocketcasts.com/forums/topic/option-to-disable-auto-download-when-subscribing-to-podcasts/" /> <link rel='shortlink' href='https://wp.me/peuSoH-1Oa' /> <style> @font-face { font-family: Recoleta; font-display: swap; src: url('https://s1.wp.com/i/fonts/recoleta/400.woff2') } </style> <!-- Jetpack Open Graph Tags --> <meta property="og:type" content="article" /> <meta property="og:title" content="Option to disable auto-download when subscribing to&nbsp;podcasts" /> <meta property="og:url" content="https://forums.pocketcasts.com/forums/topic/option-to-disable-auto-download-when-subscribing-to-podcasts/" /> <meta property="og:description" content="Pocket Casts Forums Feature Requests Option to disable auto-download when subscribing to&nbsp;podcasts Option to disable auto-download when subscribing to&nbsp;podcasts itgrrlpc · Member · November…" /> <meta property="article:published_time" content="2024-11-23T03:22:06+00:00" /> <meta property="article:modified_time" content="2024-12-09T08:36:38+00:00" /> <meta property="og:site_name" content="Pocket Casts Forum" /> <meta property="og:image" content="https://forums.pocketcasts.com/wp-content/uploads/2023/03/favicon-196.png?w=196" /> <meta property="og:image:width" content="200" /> <meta property="og:image:height" content="200" /> <meta property="og:image:alt" content="" /> <meta property="og:locale" content="en_US" /> <meta property="article:publisher" content="https://www.facebook.com/WordPresscom" /> <meta name="twitter:text:title" content="Option to disable auto-download when subscribing to&nbsp;podcasts" /> <meta name="twitter:image" content="https://forums.pocketcasts.com/wp-content/uploads/2023/03/favicon-196.png?w=196" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:app:name:iphone" content="Jetpack" /> <meta name="twitter:app:id:iphone" content="1565481562" /> <meta name="twitter:app:name:ipad" content="Jetpack" /> <meta name="twitter:app:id:ipad" content="1565481562" /> <meta name="twitter:app:name:googleplay" content="Jetpack" /> <meta name="twitter:app:id:googleplay" content="com.jetpack.android" /> <!-- End Jetpack Open Graph Tags --> <link rel="search" type="application/opensearchdescription+xml" href="https://forums.pocketcasts.com/osd.xml" title="Pocket Casts Forum" /> <link rel="search" type="application/opensearchdescription+xml" href="https://s1.wp.com/opensearch.xml" title="WordPress.com" /> <meta name="parsely-title" content="Option to disable auto-download when subscribing to&nbsp;podcasts"> <meta name="parsely-link" content="https://forums.pocketcasts.com/forums/topic/option-to-disable-auto-download-when-subscribing-to-podcasts/"> <meta name="parsely-type" content="post"> <meta name="parsely-image-url" content="https://secure.gravatar.com/avatar/16ead85e7190c13cdaaa6d40efc0ea63?s=96&amp;d=identicon&amp;r=g"> <meta name="parsely-pub-date" content="2024-11-23T00:22:06-03:00"> <meta name="parsely-author" content="itgrrlpc"> <meta name="parsely-section" content="Feature Requests"> <script type="application/ld+json">{"@context":"https:\/\/schema.org","url":"https:\/\/forums.pocketcasts.com\/forums\/topic\/option-to-disable-auto-download-when-subscribing-to-podcasts\/","headline":"Option to disable auto-download when subscribing to&nbsp;podcasts","@type":"NewsArticle","creator":"itgrrlpc","thumbnailUrl":"https:\/\/secure.gravatar.com\/avatar\/16ead85e7190c13cdaaa6d40efc0ea63?s=96&d=identicon&r=g","datePublished":"2024-11-23T00:22:06-03:00","articleSection":"Feature Requests"}</script> <meta name="description" content="Pocket Casts Forums Feature Requests Option to disable auto-download when subscribing to&nbsp;podcasts Option to disable auto-download when subscribing to&nbsp;podcasts itgrrlpc · Member · November 23, 2024 at 12:22 am Copy link Add topic to favorites TL;DR: I would like an option to have the new auto-download setting not to apply when subscribing to a new&hellip;" /> <link rel="icon" href="https://forums.pocketcasts.com/wp-content/uploads/2023/03/favicon-196.png?w=32" sizes="32x32" /> <link rel="icon" href="https://forums.pocketcasts.com/wp-content/uploads/2023/03/favicon-196.png?w=192" sizes="192x192" /> <link rel="apple-touch-icon" href="https://forums.pocketcasts.com/wp-content/uploads/2023/03/favicon-196.png?w=180" /> <meta name="msapplication-TileImage" content="https://forums.pocketcasts.com/wp-content/uploads/2023/03/favicon-196.png?w=196" /> </head> <body class="topic bbpress no-js topic-template-default single single-topic postid-6954 wp-embed-responsive jps-theme-a8c/supportforums-pocketcasts customizer-styles-applied pocketcasts jetpack-reblog-enabled has-2022-theme-styling"> <div id="page" class="hfeed site"> <header id="sitehead" class="site-header"> <div id="lpc-header-nav" class="lpc lpc-header-nav"> <div class="x-root lpc-header-nav-wrapper"> <div class="lpc-header-nav-container"> <!-- Nav bar starts here. --> <div class="masterbar-menu" role="menu"> <div class="masterbar"> <nav class="x-nav" aria-label="WordPress.com Navigation"> <ul class="x-nav-list x-nav-list--left"> <li class="x-nav-item"> <a role="menuitem" class="x-nav-link x-nav-link--logo x-link" href="https://pocketcasts.com/"> <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums-pocketcasts/images/logo-pocketcasts-header.svg" alt="PocketCasts.com Logo" /> <span class="x-hidden">PocketCasts.com</span> </a> </li> <li class="x-nav-item x-nav-item--wide"> <a role="menuitem" class="x-nav-link x-link" href="//pocketcasts.com/podcast-player/"> Why Pocket Casts? </a> </li> <li class="x-nav-item x-nav-item--wide"> <a role="menuitem" class="x-nav-link x-link" href="//pocketcasts.com/plus/"> Pocket Casts Plus </a> </li> <li class="x-nav-item x-nav-item--wide"> <a role="menuitem" class="x-nav-link x-link" href="//pocketcasts.com/podcast-producers/"> For Podcasters </a> </li> <li class="x-nav-item x-nav-item--wide"> <a role="menuitem" class="x-nav-link x-link" href="https://blog.pocketcasts.com/"> Blog </a> </li> <li class="x-nav-item x-nav-item--wide"> <a role="menuitem" class="x-nav-link x-link" href="https://support.pocketcasts.com/"> Support </a> </li> </ul> <ul class="x-nav-list x-nav-list--right"> <li class="x-nav-item x-nav-item--wide login-link"> <a role="menuitem" class="x-nav-link x-link" href="https://forums.pocketcasts.com?logmein=1&#038;redirect_to=https://forums.pocketcasts.com/forums/topic/option-to-disable-auto-download-when-subscribing-to-podcasts/" title="Log In"> Log In </a> </li> </ul> </nav> </div> </div> <!-- Nav bar ends here. --> <!-- Mobile menu starts here. --> <div class="x-menu" role="menu" aria-label="WordPress.com Navigation Menu" aria-hidden="true"> <div class="x-menu-overlay"></div> <div class="x-menu-content"> <button class="x-menu-button x-link" tabindex="-1"> <span class="x-hidden">Close the navigation menu</span> <span class="x-icon x-icon--close"> <span></span> <span></span> </span> </button> <div class="x-menu-list"> <div class="x-menu-list-title"> Get Started </div> <ul class="x-menu-grid mob-signup"> <li class="x-menu-grid-item"> <a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/start/" title="Sign Up" tabindex="-1"> Sign Up <span class="x-menu-link-chevron" aria-hidden="true"></span> </a> </li> <li class="x-menu-grid-item"> <a role="menuitem" class="x-menu-link x-link" href="https://forums.pocketcasts.com?logmein=1&#038;redirect_to=https://forums.pocketcasts.com/forums/topic/option-to-disable-auto-download-when-subscribing-to-podcasts/" title="Log In" tabindex="-1"> Log In <span class="x-menu-link-chevron" aria-hidden="true"></span> </a> </li> </ul> </div> <div class="x-menu-list"> <div class="x-hidden"> About </div> <ul class="x-menu-grid"> <li class="x-menu-grid-item"> <a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/pricing/" title="Plans &amp; Pricing" tabindex="-1"> Plans &amp; Pricing </a> </li> </ul> </div> <div class="x-menu-list"> <div class="x-menu-list-title"> Products </div> <ul class="x-menu-grid"> <li class="x-menu-grid-item"> <a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/hosting/" title="WordPress Hosting" tabindex="-1"> WordPress Hosting </a> </li> <li class="x-menu-grid-item"> <a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/domains/" title="Domain Names" tabindex="-1"> Domain Names </a> </li> <li class="x-menu-grid-item"> <a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/website-builder/" title="Website Builder" tabindex="-1"> Website Builder </a> </li> <li class="x-menu-grid-item"> <a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/create-blog/" title="Create a Blog" tabindex="-1"> Create a Blog </a> </li> <li class="x-menu-grid-item"> <a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/professional-email/" title="Professional Email" tabindex="-1"> Professional Email </a> </li> <li class="x-menu-grid-item"> <a role="menuitem" class="x-menu-link x-link" href="https://wpvip.com/?utm_source=WordPresscom&#038;utm_medium=automattic_referral&#038;utm_campaign=top_nav" title="Enterprise" tabindex="-1"> Enterprise <svg width="9" height="9" xmlns="http://www.w3.org/2000/svg" class="x-icon x-icon--external" role="img" aria-hidden="true" focusable="false"><path d="M5.5 0v1h1.795L2.38 5.915l.705.705L8 1.705V3.5h1V0H5.5zM8 8H1V1h3V0H1a1 1 0 00-1 1v7a1 1 0 001 1h7a1 1 0 001-1V5H8v3z"></path></svg> </a> </li> </ul> </div> <div class="x-menu-list"> <div class="x-menu-list-title"> Features </div> <ul class="x-menu-grid"> <li class="x-menu-grid-item"> <a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/features/" title="Features" tabindex="-1"> Overview </a> </li> </ul> <ul class="x-menu-grid"> <li class="x-menu-grid-item"> <a role="menuitem" class="x-menu-link x-link" href="//wordpress.com/themes/" title="WordPress Themes" tabindex="-1"> WordPress Themes </a> </li> <li class="x-menu-grid-item"> <a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/plugins/" title="WordPress Plugins" tabindex="-1"> WordPress Plugins </a> </li> <li class="x-menu-grid-item"> <a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/google/" title="Google Apps" tabindex="-1"> Google Apps </a> </li> </ul> </div> <div class="x-menu-list"> <div class="x-menu-list-title"> Resources </div> <ul class="x-menu-grid"> <li class="x-menu-grid-item"> <a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/support/" title="Support" tabindex="-1"> WordPress.com Support </a> </li> <li class="x-menu-grid-item"> <a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/blog/" title="News" tabindex="-1"> News </a> </li> <li class="x-menu-grid-item"> <a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/go/" title="Website Building Tips" tabindex="-1"> Website Building Tips </a> </li> <li class="x-menu-grid-item"> <a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/business-name-generator/" title="Business Name Generator" tabindex="-1"> Business Name Generator </a> </li> <li class="x-menu-grid-item"> <a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/logo-maker/" title="Logo Maker" tabindex="-1"> Logo Maker </a> </li> </ul> </div> </div> </div> <!-- Mobile menu ends here. --> </div> </div> </div> </header><!-- #sitehead .site-header --> <div id="main" class="main"> <div class="spf-search"> <h1 class="spf-header__title">Feature Requests</h1> <p class="spf-header__subtitle">Get Help with Pocket Casts on our public forum.</p> <form role="search" method="get" id="searchform" class="spf-search-form"> <div> <label class="screen-reader-text" for="s">Search for:</label> <input type="search" class="spf-search__search-input" value="" name="s" id="s" placeholder="Search questions, keywords, topics" title="Search questions, keywords, topics"> </div> </form> </div> <div class="spf-content-wrapper"> <div class="spf-content has-sidebar" role="main"> <article class="post-6954 topic type-topic status-publish hentry"> <div class="entry-content"> <div class="spf-topic"> <div class="spf-breadcrumb is-hidden"><a href="https://forums.pocketcasts.com" class="bbp-breadcrumb-home">Pocket Casts Forums</a> <span class="spf-breadcrumb-sep"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10 17.5L15 12L10 6.5" stroke="#1E1E1E" stroke-width="1.5"/> </svg> </span> <a href="https://forums.pocketcasts.com/forums/forum/feature-requests/" class="bbp-breadcrumb-forum">Feature Requests</a> <span class="spf-breadcrumb-sep"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10 17.5L15 12L10 6.5" stroke="#1E1E1E" stroke-width="1.5"/> </svg> </span> <span class="spf-breadcrumb-current">Option to disable auto-download when subscribing to&nbsp;podcasts</span></div> <!-- Temporarily used for also viewing --> <ul class="spf-notices"> <li id="also-viewing-placeholder"></li> </ul> <h1 class="spf-topic__title"> Option to disable auto-download when subscribing to&nbsp;podcasts </h1> <ul id="topic-6954-replies" class="spf-replies"> <li > <div id="post-6954" class="spf-reply" data-reply-background="1"> <div class="spf-reply__avatar-wrapper"> <a href="https://forums.pocketcasts.com/forums/users/itgrrlpc/" title="View itgrrlpc&#039;s profile" class="bbp-author-link"><span class="bbp-author-avatar"><img alt='' src='https://0.gravatar.com/avatar/6a21879c442e948fca0bbf975a1e3d6a33d9d1b251f859ca847585a3801457d7?s=80&#038;d=identicon&#038;r=G' srcset='https://0.gravatar.com/avatar/6a21879c442e948fca0bbf975a1e3d6a33d9d1b251f859ca847585a3801457d7?s=80&#038;d=identicon&#038;r=G 1x, https://0.gravatar.com/avatar/6a21879c442e948fca0bbf975a1e3d6a33d9d1b251f859ca847585a3801457d7?s=120&#038;d=identicon&#038;r=G 1.5x, https://0.gravatar.com/avatar/6a21879c442e948fca0bbf975a1e3d6a33d9d1b251f859ca847585a3801457d7?s=160&#038;d=identicon&#038;r=G 2x, https://0.gravatar.com/avatar/6a21879c442e948fca0bbf975a1e3d6a33d9d1b251f859ca847585a3801457d7?s=240&#038;d=identicon&#038;r=G 3x, https://0.gravatar.com/avatar/6a21879c442e948fca0bbf975a1e3d6a33d9d1b251f859ca847585a3801457d7?s=320&#038;d=identicon&#038;r=G 4x' class='avatar avatar-80' height='80' width='80' loading='lazy' decoding='async' /></span></a> </div> <div class="spf-reply__main-wrapper"> <div class="spf-reply__badge-wrapper" data-badge-placeholder="1"> </div><!-- .spf-reply__badge-wrapper --> <div class="spf-reply__header"> <div class="spf-reply__header-left"> <span class="spf-reply__author-role-wrapper"> <span class="spf-reply__author"><a href='https://forums.pocketcasts.com/forums/users/itgrrlpc/'>itgrrlpc</a></span> <span class="spf-reply__dot">·</span> <span class="spf-reply__role"> Member </span> </span> <span class="spf-reply__dot is-last">·</span> <span class="spf-reply__date"> <a href="https://forums.pocketcasts.com/forums/topic/option-to-disable-auto-download-when-subscribing-to-podcasts/#post-6954" class="spf-reply__permalink"> <time datetime="2024-11-23T00:22:06-03:00">November 23, 2024 at 12:22 am</time> </a> </span> </div> <div class="spf-reply__header-actions"> <div class="spf-reply__icon-action"> <a href="" data-tooltip="Reply"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M17.3299 13.75L14.4395 17.0017L15.5606 17.9983L20.0304 12.9697L15.5304 8.46967L14.4697 9.53033L17.1894 12.25H8.00249C7.40089 12.25 7.00912 12.0479 6.72224 11.7517C6.41398 11.4334 6.18444 10.9599 6.027 10.3693C5.74102 9.29652 5.74736 8.07258 5.75157 7.26061C5.75205 7.16807 5.7525 7.08089 5.75249 6.99989L4.25249 7.00011C4.2525 7.07276 4.25192 7.15497 4.25128 7.24557C4.24567 8.03818 4.23552 9.47242 4.57762 10.7557C4.77007 11.4776 5.09045 12.2229 5.64472 12.7952C6.22037 13.3896 7.00374 13.75 8.00249 13.75H17.3299Z" fill="#00101C"/> </svg> </a> </div> <div class="spf-reply__icon-action spf-reply__icon-action--subscribe"> </div> <div class="spf-reply__more-actions" data-ellipsis-menu> <button data-tooltip="More menu..."></button> <ul class="spf-reply__actions-dropdown"> <li class="spf-reply__action-item"> <a class="spf-reply__action-link" href="javascript:;" data-clipboard-text=https://forums.pocketcasts.com/forums/topic/option-to-disable-auto-download-when-subscribing-to-podcasts/#post-6954> <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-link.svg" alt="Copy link"> <span>Copy link</span> </a> </li> <li class="spf-reply__action-item"> <a class="spf-reply__action-link" href="javascript:;" data-favorite data-bbp-object-type="post" data-bbp-object-id="6954" data-bbp-object-action="favorite" data-bbp-object-nonce="907d202d18" data-favorite-label="Add topic to favorites" data-unfavorite-label="Remove from favorites" data-favorite-image="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-star-filled.svg" data-unfavorite-image="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-star.svg" > <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-star.svg" alt="Add topic to favorites"> <span>Add topic to favorites</span> </a> </li> </ul> </div> </div> </div><!-- .spf-reply__header --> <div class="spf-reply__content"> <p><strong>TL;DR:</strong> I would like an option to have the new auto-download setting not to apply when subscribing to a new podcast.</p> <p><strong>Context:</strong> After updating to v7.76.1.0 (iOS) I noticed that the new auto-download settings apply when subscribing to new podcasts. As soon as I subscribe, Pocket Casts starts downloading the two most recent episodes. I can change the setting for auto-downloads to only one episode, but I can’t see an option to disable this when subscribing to a new podcast. At the moment I have to tap each episode that’s started downloading &amp; cancel the download.</p> <p>My use-case is that I frequently find a single episode of a podcast that I want to listen to, and I subscribe to the podcast because it’s interesting and I will check in every now &amp; then for other interesting episodes even though I don’t want to download or listen to every episode. I then add the specific episode I want to up next, which will download per my settings.</p> <p>Many thanks 🙃</p> </div> </div><!-- .spf-reply__main-wrapper --> </div><!-- .spf-reply --> </li><!-- .spf-reply --> <li > <div id="post-6966" class="spf-reply" data-reply-background="1"> <div class="spf-reply__avatar-wrapper"> <a href="https://forums.pocketcasts.com/forums/users/duskywarbler/" title="View duskywarbler&#039;s profile" class="bbp-author-link"><span class="bbp-author-avatar"><img alt='' src='https://1.gravatar.com/avatar/1e963ebfdb9ef03c2e9137d3d9935320c2f91340052daeb68d5099604e651264?s=80&#038;d=identicon&#038;r=G' srcset='https://1.gravatar.com/avatar/1e963ebfdb9ef03c2e9137d3d9935320c2f91340052daeb68d5099604e651264?s=80&#038;d=identicon&#038;r=G 1x, https://1.gravatar.com/avatar/1e963ebfdb9ef03c2e9137d3d9935320c2f91340052daeb68d5099604e651264?s=120&#038;d=identicon&#038;r=G 1.5x, https://1.gravatar.com/avatar/1e963ebfdb9ef03c2e9137d3d9935320c2f91340052daeb68d5099604e651264?s=160&#038;d=identicon&#038;r=G 2x, https://1.gravatar.com/avatar/1e963ebfdb9ef03c2e9137d3d9935320c2f91340052daeb68d5099604e651264?s=240&#038;d=identicon&#038;r=G 3x, https://1.gravatar.com/avatar/1e963ebfdb9ef03c2e9137d3d9935320c2f91340052daeb68d5099604e651264?s=320&#038;d=identicon&#038;r=G 4x' class='avatar avatar-80' height='80' width='80' loading='lazy' decoding='async' /></span></a> </div> <div class="spf-reply__main-wrapper"> <div class="spf-reply__badge-wrapper" data-badge-placeholder="1"> </div><!-- .spf-reply__badge-wrapper --> <div class="spf-reply__header"> <div class="spf-reply__header-left"> <span class="spf-reply__author-role-wrapper"> <span class="spf-reply__author"><a href='https://forums.pocketcasts.com/forums/users/duskywarbler/'>duskywarbler</a></span> <span class="spf-reply__dot">·</span> <span class="spf-reply__role"> Member </span> </span> <span class="spf-reply__dot is-last">·</span> <span class="spf-reply__date"> <a href="https://forums.pocketcasts.com/forums/topic/option-to-disable-auto-download-when-subscribing-to-podcasts/#post-6966" class="spf-reply__permalink"> <time datetime="2024-11-23T16:06:51-03:00">November 23, 2024 at 4:06 pm</time> </a> </span> </div> <div class="spf-reply__header-actions"> <div class="spf-reply__icon-action"> <a href="" data-tooltip="Reply"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M17.3299 13.75L14.4395 17.0017L15.5606 17.9983L20.0304 12.9697L15.5304 8.46967L14.4697 9.53033L17.1894 12.25H8.00249C7.40089 12.25 7.00912 12.0479 6.72224 11.7517C6.41398 11.4334 6.18444 10.9599 6.027 10.3693C5.74102 9.29652 5.74736 8.07258 5.75157 7.26061C5.75205 7.16807 5.7525 7.08089 5.75249 6.99989L4.25249 7.00011C4.2525 7.07276 4.25192 7.15497 4.25128 7.24557C4.24567 8.03818 4.23552 9.47242 4.57762 10.7557C4.77007 11.4776 5.09045 12.2229 5.64472 12.7952C6.22037 13.3896 7.00374 13.75 8.00249 13.75H17.3299Z" fill="#00101C"/> </svg> </a> </div> <div class="spf-reply__more-actions" data-ellipsis-menu> <button data-tooltip="More menu..."></button> <ul class="spf-reply__actions-dropdown"> <li class="spf-reply__action-item"> <a class="spf-reply__action-link" href="javascript:;" data-clipboard-text=https://forums.pocketcasts.com/forums/topic/option-to-disable-auto-download-when-subscribing-to-podcasts/#post-6966> <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-link.svg" alt="Copy link"> <span>Copy link</span> </a> </li> </ul> </div> </div> </div><!-- .spf-reply__header --> <div class="spf-reply__content"> <p>Yes, I do not like this change, I assume it’s an accident because there’s no way to turn it off. I definitely don’t want every podcast to default to auto-download.</p> </div> </div><!-- .spf-reply__main-wrapper --> </div><!-- .spf-reply --> </li><!-- .spf-reply --> <li > <div id="post-6978" class="spf-reply" data-reply-background="1"> <div class="spf-reply__avatar-wrapper"> <a href="https://forums.pocketcasts.com/forums/users/derekzhang98/" title="View derekzhang98&#039;s profile" class="bbp-author-link"><span class="bbp-author-avatar"><img alt='' src='https://1.gravatar.com/avatar/a7603e945bb236b1e748d7d10683be75e2cd1631b35be7bfc518f5c98d353b02?s=80&#038;d=identicon&#038;r=G' srcset='https://1.gravatar.com/avatar/a7603e945bb236b1e748d7d10683be75e2cd1631b35be7bfc518f5c98d353b02?s=80&#038;d=identicon&#038;r=G 1x, https://1.gravatar.com/avatar/a7603e945bb236b1e748d7d10683be75e2cd1631b35be7bfc518f5c98d353b02?s=120&#038;d=identicon&#038;r=G 1.5x, https://1.gravatar.com/avatar/a7603e945bb236b1e748d7d10683be75e2cd1631b35be7bfc518f5c98d353b02?s=160&#038;d=identicon&#038;r=G 2x, https://1.gravatar.com/avatar/a7603e945bb236b1e748d7d10683be75e2cd1631b35be7bfc518f5c98d353b02?s=240&#038;d=identicon&#038;r=G 3x, https://1.gravatar.com/avatar/a7603e945bb236b1e748d7d10683be75e2cd1631b35be7bfc518f5c98d353b02?s=320&#038;d=identicon&#038;r=G 4x' class='avatar avatar-80' height='80' width='80' loading='lazy' decoding='async' /></span></a> </div> <div class="spf-reply__main-wrapper"> <div class="spf-reply__badge-wrapper" data-badge-placeholder="1"> </div><!-- .spf-reply__badge-wrapper --> <div class="spf-reply__header"> <div class="spf-reply__header-left"> <span class="spf-reply__author-role-wrapper"> <span class="spf-reply__author"><a href='https://forums.pocketcasts.com/forums/users/derekzhang98/'>derekzhang98</a></span> <span class="spf-reply__dot">·</span> <span class="spf-reply__role"> Member </span> </span> <span class="spf-reply__dot is-last">·</span> <span class="spf-reply__date"> <a href="https://forums.pocketcasts.com/forums/topic/option-to-disable-auto-download-when-subscribing-to-podcasts/#post-6978" class="spf-reply__permalink"> <time datetime="2024-11-24T11:27:05-03:00">November 24, 2024 at 11:27 am</time> </a> </span> </div> <div class="spf-reply__header-actions"> <div class="spf-reply__icon-action"> <a href="" data-tooltip="Reply"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M17.3299 13.75L14.4395 17.0017L15.5606 17.9983L20.0304 12.9697L15.5304 8.46967L14.4697 9.53033L17.1894 12.25H8.00249C7.40089 12.25 7.00912 12.0479 6.72224 11.7517C6.41398 11.4334 6.18444 10.9599 6.027 10.3693C5.74102 9.29652 5.74736 8.07258 5.75157 7.26061C5.75205 7.16807 5.7525 7.08089 5.75249 6.99989L4.25249 7.00011C4.2525 7.07276 4.25192 7.15497 4.25128 7.24557C4.24567 8.03818 4.23552 9.47242 4.57762 10.7557C4.77007 11.4776 5.09045 12.2229 5.64472 12.7952C6.22037 13.3896 7.00374 13.75 8.00249 13.75H17.3299Z" fill="#00101C"/> </svg> </a> </div> <div class="spf-reply__more-actions" data-ellipsis-menu> <button data-tooltip="More menu..."></button> <ul class="spf-reply__actions-dropdown"> <li class="spf-reply__action-item"> <a class="spf-reply__action-link" href="javascript:;" data-clipboard-text=https://forums.pocketcasts.com/forums/topic/option-to-disable-auto-download-when-subscribing-to-podcasts/#post-6978> <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-link.svg" alt="Copy link"> <span>Copy link</span> </a> </li> </ul> </div> </div> </div><!-- .spf-reply__header --> <div class="spf-reply__content"> <p>+1. There should be an option available, and it ought to be disabled by default since not everyone prefers to auto-download when subscribing to new podcasts. This can be annoying for users who favor streaming.</p> </div> </div><!-- .spf-reply__main-wrapper --> </div><!-- .spf-reply --> </li><!-- .spf-reply --> <li > <div id="post-7031" class="spf-reply" data-reply-background="1"> <div class="spf-reply__avatar-wrapper has-wp-logo"> <a href="https://forums.pocketcasts.com/forums/users/staff-dexter/" title="View staff-dexter&#039;s profile" class="bbp-author-link"><span class="bbp-author-avatar"><img alt='' src='https://0.gravatar.com/avatar/f7893cd49b5b91a35b143bcf38e47660291f8ed2324b528d6bfacd8350f0a069?s=80&#038;d=identicon&#038;r=G' srcset='https://0.gravatar.com/avatar/f7893cd49b5b91a35b143bcf38e47660291f8ed2324b528d6bfacd8350f0a069?s=80&#038;d=identicon&#038;r=G 1x, https://0.gravatar.com/avatar/f7893cd49b5b91a35b143bcf38e47660291f8ed2324b528d6bfacd8350f0a069?s=120&#038;d=identicon&#038;r=G 1.5x, https://0.gravatar.com/avatar/f7893cd49b5b91a35b143bcf38e47660291f8ed2324b528d6bfacd8350f0a069?s=160&#038;d=identicon&#038;r=G 2x, https://0.gravatar.com/avatar/f7893cd49b5b91a35b143bcf38e47660291f8ed2324b528d6bfacd8350f0a069?s=240&#038;d=identicon&#038;r=G 3x, https://0.gravatar.com/avatar/f7893cd49b5b91a35b143bcf38e47660291f8ed2324b528d6bfacd8350f0a069?s=320&#038;d=identicon&#038;r=G 4x' class='avatar avatar-80' height='80' width='80' loading='lazy' decoding='async' /></span></a> </div> <div class="spf-reply__main-wrapper"> <div class="spf-reply__badge-wrapper" data-badge-placeholder="1"> </div><!-- .spf-reply__badge-wrapper --> <div class="spf-reply__header"> <div class="spf-reply__header-left"> <span class="spf-reply__author-role-wrapper"> <span class="spf-reply__author"><a href='https://forums.pocketcasts.com/forums/users/staff-dexter/'>staff-dexter</a></span> <span class="spf-reply__dot">·</span> <span class="spf-reply__role"> Staff </span> </span> <span class="spf-reply__dot is-last">·</span> <span class="spf-reply__date"> <a href="https://forums.pocketcasts.com/forums/topic/option-to-disable-auto-download-when-subscribing-to-podcasts/#post-7031" class="spf-reply__permalink"> <time datetime="2024-11-28T09:02:27-03:00">November 28, 2024 at 9:02 am</time> </a> </span> </div> <div class="spf-reply__header-actions"> <div class="spf-reply__icon-action"> <a href="" data-tooltip="Reply"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M17.3299 13.75L14.4395 17.0017L15.5606 17.9983L20.0304 12.9697L15.5304 8.46967L14.4697 9.53033L17.1894 12.25H8.00249C7.40089 12.25 7.00912 12.0479 6.72224 11.7517C6.41398 11.4334 6.18444 10.9599 6.027 10.3693C5.74102 9.29652 5.74736 8.07258 5.75157 7.26061C5.75205 7.16807 5.7525 7.08089 5.75249 6.99989L4.25249 7.00011C4.2525 7.07276 4.25192 7.15497 4.25128 7.24557C4.24567 8.03818 4.23552 9.47242 4.57762 10.7557C4.77007 11.4776 5.09045 12.2229 5.64472 12.7952C6.22037 13.3896 7.00374 13.75 8.00249 13.75H17.3299Z" fill="#00101C"/> </svg> </a> </div> <div class="spf-reply__more-actions" data-ellipsis-menu> <button data-tooltip="More menu..."></button> <ul class="spf-reply__actions-dropdown"> <li class="spf-reply__action-item"> <a class="spf-reply__action-link" href="javascript:;" data-clipboard-text=https://forums.pocketcasts.com/forums/topic/option-to-disable-auto-download-when-subscribing-to-podcasts/#post-7031> <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-link.svg" alt="Copy link"> <span>Copy link</span> </a> </li> </ul> </div> </div> </div><!-- .spf-reply__header --> <div class="spf-reply__content"> <p>At the moment, once auto downloads are enabled, it will be enabled for all new podcasts. If you wish to exclude certain podcast, you will need to go into the podcast setting and disable the auto downloads.</p> <p>I have created a feature request to have an option to disable auto downloads when subscribing. I have added all your feedback to it.</p> </div> </div><!-- .spf-reply__main-wrapper --> </div><!-- .spf-reply --> </li><!-- .spf-reply --> <li > <div id="post-7035" class="spf-reply" data-reply-background="1"> <div class="spf-reply__avatar-wrapper"> <a href="https://forums.pocketcasts.com/forums/users/itgrrlpc/" title="View itgrrlpc&#039;s profile" class="bbp-author-link"><span class="bbp-author-avatar"><img alt='' src='https://0.gravatar.com/avatar/6a21879c442e948fca0bbf975a1e3d6a33d9d1b251f859ca847585a3801457d7?s=80&#038;d=identicon&#038;r=G' srcset='https://0.gravatar.com/avatar/6a21879c442e948fca0bbf975a1e3d6a33d9d1b251f859ca847585a3801457d7?s=80&#038;d=identicon&#038;r=G 1x, https://0.gravatar.com/avatar/6a21879c442e948fca0bbf975a1e3d6a33d9d1b251f859ca847585a3801457d7?s=120&#038;d=identicon&#038;r=G 1.5x, https://0.gravatar.com/avatar/6a21879c442e948fca0bbf975a1e3d6a33d9d1b251f859ca847585a3801457d7?s=160&#038;d=identicon&#038;r=G 2x, https://0.gravatar.com/avatar/6a21879c442e948fca0bbf975a1e3d6a33d9d1b251f859ca847585a3801457d7?s=240&#038;d=identicon&#038;r=G 3x, https://0.gravatar.com/avatar/6a21879c442e948fca0bbf975a1e3d6a33d9d1b251f859ca847585a3801457d7?s=320&#038;d=identicon&#038;r=G 4x' class='avatar avatar-80' height='80' width='80' loading='lazy' decoding='async' /></span></a> </div> <div class="spf-reply__main-wrapper"> <div class="spf-reply__badge-wrapper" data-badge-placeholder="1"> </div><!-- .spf-reply__badge-wrapper --> <div class="spf-reply__header"> <div class="spf-reply__header-left"> <span class="spf-reply__author-role-wrapper"> <span class="spf-reply__author"><a href='https://forums.pocketcasts.com/forums/users/itgrrlpc/'>itgrrlpc</a></span> <span class="spf-reply__dot">·</span> <span class="spf-reply__role"> Member </span> </span> <span class="spf-reply__dot is-last">·</span> <span class="spf-reply__date"> <a href="https://forums.pocketcasts.com/forums/topic/option-to-disable-auto-download-when-subscribing-to-podcasts/#post-7035" class="spf-reply__permalink"> <time datetime="2024-11-28T23:44:12-03:00">November 28, 2024 at 11:44 pm</time> </a> </span> </div> <div class="spf-reply__header-actions"> <div class="spf-reply__icon-action"> <a href="" data-tooltip="Reply"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M17.3299 13.75L14.4395 17.0017L15.5606 17.9983L20.0304 12.9697L15.5304 8.46967L14.4697 9.53033L17.1894 12.25H8.00249C7.40089 12.25 7.00912 12.0479 6.72224 11.7517C6.41398 11.4334 6.18444 10.9599 6.027 10.3693C5.74102 9.29652 5.74736 8.07258 5.75157 7.26061C5.75205 7.16807 5.7525 7.08089 5.75249 6.99989L4.25249 7.00011C4.2525 7.07276 4.25192 7.15497 4.25128 7.24557C4.24567 8.03818 4.23552 9.47242 4.57762 10.7557C4.77007 11.4776 5.09045 12.2229 5.64472 12.7952C6.22037 13.3896 7.00374 13.75 8.00249 13.75H17.3299Z" fill="#00101C"/> </svg> </a> </div> <div class="spf-reply__more-actions" data-ellipsis-menu> <button data-tooltip="More menu..."></button> <ul class="spf-reply__actions-dropdown"> <li class="spf-reply__action-item"> <a class="spf-reply__action-link" href="javascript:;" data-clipboard-text=https://forums.pocketcasts.com/forums/topic/option-to-disable-auto-download-when-subscribing-to-podcasts/#post-7035> <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-link.svg" alt="Copy link"> <span>Copy link</span> </a> </li> </ul> </div> </div> </div><!-- .spf-reply__header --> <div class="spf-reply__content"> <p>Thanks</p> </div> </div><!-- .spf-reply__main-wrapper --> </div><!-- .spf-reply --> </li><!-- .spf-reply --> <li > <div id="post-7165" class="spf-reply" data-reply-background="1"> <div class="spf-reply__avatar-wrapper"> <a href="https://forums.pocketcasts.com/forums/users/thalhoffer/" title="View thalhoffer&#039;s profile" class="bbp-author-link"><span class="bbp-author-avatar"><img alt='' src='https://1.gravatar.com/avatar/7ec1fbdbed21bc82d98724ee7d406fc6184a41388558f5f64eb714a19933ce88?s=80&#038;d=identicon&#038;r=G' srcset='https://1.gravatar.com/avatar/7ec1fbdbed21bc82d98724ee7d406fc6184a41388558f5f64eb714a19933ce88?s=80&#038;d=identicon&#038;r=G 1x, https://1.gravatar.com/avatar/7ec1fbdbed21bc82d98724ee7d406fc6184a41388558f5f64eb714a19933ce88?s=120&#038;d=identicon&#038;r=G 1.5x, https://1.gravatar.com/avatar/7ec1fbdbed21bc82d98724ee7d406fc6184a41388558f5f64eb714a19933ce88?s=160&#038;d=identicon&#038;r=G 2x, https://1.gravatar.com/avatar/7ec1fbdbed21bc82d98724ee7d406fc6184a41388558f5f64eb714a19933ce88?s=240&#038;d=identicon&#038;r=G 3x, https://1.gravatar.com/avatar/7ec1fbdbed21bc82d98724ee7d406fc6184a41388558f5f64eb714a19933ce88?s=320&#038;d=identicon&#038;r=G 4x' class='avatar avatar-80' height='80' width='80' loading='lazy' decoding='async' /></span></a> </div> <div class="spf-reply__main-wrapper"> <div class="spf-reply__badge-wrapper" data-badge-placeholder="1"> </div><!-- .spf-reply__badge-wrapper --> <div class="spf-reply__header"> <div class="spf-reply__header-left"> <span class="spf-reply__author-role-wrapper"> <span class="spf-reply__author"><a href='https://forums.pocketcasts.com/forums/users/thalhoffer/'>thalhoffer</a></span> <span class="spf-reply__dot">·</span> <span class="spf-reply__role"> Member </span> </span> <span class="spf-reply__dot is-last">·</span> <span class="spf-reply__date"> <a href="https://forums.pocketcasts.com/forums/topic/option-to-disable-auto-download-when-subscribing-to-podcasts/#post-7165" class="spf-reply__permalink"> <time datetime="2024-12-07T13:46:39-03:00">December 7, 2024 at 1:46 pm</time> </a> </span> </div> <div class="spf-reply__header-actions"> <div class="spf-reply__icon-action"> <a href="" data-tooltip="Reply"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M17.3299 13.75L14.4395 17.0017L15.5606 17.9983L20.0304 12.9697L15.5304 8.46967L14.4697 9.53033L17.1894 12.25H8.00249C7.40089 12.25 7.00912 12.0479 6.72224 11.7517C6.41398 11.4334 6.18444 10.9599 6.027 10.3693C5.74102 9.29652 5.74736 8.07258 5.75157 7.26061C5.75205 7.16807 5.7525 7.08089 5.75249 6.99989L4.25249 7.00011C4.2525 7.07276 4.25192 7.15497 4.25128 7.24557C4.24567 8.03818 4.23552 9.47242 4.57762 10.7557C4.77007 11.4776 5.09045 12.2229 5.64472 12.7952C6.22037 13.3896 7.00374 13.75 8.00249 13.75H17.3299Z" fill="#00101C"/> </svg> </a> </div> <div class="spf-reply__more-actions" data-ellipsis-menu> <button data-tooltip="More menu..."></button> <ul class="spf-reply__actions-dropdown"> <li class="spf-reply__action-item"> <a class="spf-reply__action-link" href="javascript:;" data-clipboard-text=https://forums.pocketcasts.com/forums/topic/option-to-disable-auto-download-when-subscribing-to-podcasts/#post-7165> <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-link.svg" alt="Copy link"> <span>Copy link</span> </a> </li> </ul> </div> </div> </div><!-- .spf-reply__header --> <div class="spf-reply__content"> <p>+1 I hate this so much and I just spent a very frustrating time trying to google the problem. The previous behaviour was just obviously better</p> </div> </div><!-- .spf-reply__main-wrapper --> </div><!-- .spf-reply --> </li><!-- .spf-reply --> <li > <div id="post-7188" class="spf-reply" data-reply-background="1"> <div class="spf-reply__avatar-wrapper has-wp-logo"> <a href="https://forums.pocketcasts.com/forums/users/mehowsikora/" title="View mehowsikora&#039;s profile" class="bbp-author-link"><span class="bbp-author-avatar"><img alt='' src='https://1.gravatar.com/avatar/11291793073457f1ff9b4b41286f08b726d77fc42159d7a3cb2caee0af3d6442?s=80&#038;d=identicon&#038;r=G' srcset='https://1.gravatar.com/avatar/11291793073457f1ff9b4b41286f08b726d77fc42159d7a3cb2caee0af3d6442?s=80&#038;d=identicon&#038;r=G 1x, https://1.gravatar.com/avatar/11291793073457f1ff9b4b41286f08b726d77fc42159d7a3cb2caee0af3d6442?s=120&#038;d=identicon&#038;r=G 1.5x, https://1.gravatar.com/avatar/11291793073457f1ff9b4b41286f08b726d77fc42159d7a3cb2caee0af3d6442?s=160&#038;d=identicon&#038;r=G 2x, https://1.gravatar.com/avatar/11291793073457f1ff9b4b41286f08b726d77fc42159d7a3cb2caee0af3d6442?s=240&#038;d=identicon&#038;r=G 3x, https://1.gravatar.com/avatar/11291793073457f1ff9b4b41286f08b726d77fc42159d7a3cb2caee0af3d6442?s=320&#038;d=identicon&#038;r=G 4x' class='avatar avatar-80' height='80' width='80' loading='lazy' decoding='async' /></span></a> </div> <div class="spf-reply__main-wrapper"> <div class="spf-reply__badge-wrapper" data-badge-placeholder="1"> </div><!-- .spf-reply__badge-wrapper --> <div class="spf-reply__header"> <div class="spf-reply__header-left"> <span class="spf-reply__author-role-wrapper"> <span class="spf-reply__author"><a href='https://forums.pocketcasts.com/forums/users/mehowsikora/'>mehowsikora</a></span> <span class="spf-reply__dot">·</span> <span class="spf-reply__role"> Staff </span> </span> <span class="spf-reply__dot is-last">·</span> <span class="spf-reply__date"> <a href="https://forums.pocketcasts.com/forums/topic/option-to-disable-auto-download-when-subscribing-to-podcasts/#post-7188" class="spf-reply__permalink"> <time datetime="2024-12-09T05:36:38-03:00">December 9, 2024 at 5:36 am</time> </a> </span> </div> <div class="spf-reply__header-actions"> <div class="spf-reply__icon-action"> <a href="" data-tooltip="Reply"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M17.3299 13.75L14.4395 17.0017L15.5606 17.9983L20.0304 12.9697L15.5304 8.46967L14.4697 9.53033L17.1894 12.25H8.00249C7.40089 12.25 7.00912 12.0479 6.72224 11.7517C6.41398 11.4334 6.18444 10.9599 6.027 10.3693C5.74102 9.29652 5.74736 8.07258 5.75157 7.26061C5.75205 7.16807 5.7525 7.08089 5.75249 6.99989L4.25249 7.00011C4.2525 7.07276 4.25192 7.15497 4.25128 7.24557C4.24567 8.03818 4.23552 9.47242 4.57762 10.7557C4.77007 11.4776 5.09045 12.2229 5.64472 12.7952C6.22037 13.3896 7.00374 13.75 8.00249 13.75H17.3299Z" fill="#00101C"/> </svg> </a> </div> <div class="spf-reply__more-actions" data-ellipsis-menu> <button data-tooltip="More menu..."></button> <ul class="spf-reply__actions-dropdown"> <li class="spf-reply__action-item"> <a class="spf-reply__action-link" href="javascript:;" data-clipboard-text=https://forums.pocketcasts.com/forums/topic/option-to-disable-auto-download-when-subscribing-to-podcasts/#post-7188> <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-link.svg" alt="Copy link"> <span>Copy link</span> </a> </li> </ul> </div> </div> </div><!-- .spf-reply__header --> <div class="spf-reply__content"> <p>The setting will be introduced in version 7.78, which should start rolling out this week. You can find it under <strong>Profile &gt; Settings (cog icon) &gt; Auto Download</strong>. From there, you’ll be able to toggle the <strong>On Follow</strong> setting on or off.</p> </div> </div><!-- .spf-reply__main-wrapper --> </div><!-- .spf-reply --> </li><!-- .spf-reply --> </ul><!-- #topic-6954-replies --> <div class="spf-pagination"> <div class="spf-pagination-links"></div> </div> <div id="spf-forums" class="spf-topic-form"> <div id="no-reply-6954"> <div class="spf-topic-form__form-title">Reply to Option to disable auto-download when subscribing to&nbsp;podcasts</div> <div class="spf-topic-form-group"> <div class="spf-login-signup-link"> <span>Log in or get started with WordPress.com to reply</span> <a class="spf-login-signup-link__button" href="https://forums.pocketcasts.com?logmein=1&#038;redirect_to=https://forums.pocketcasts.com/forums/topic/option-to-disable-auto-download-when-subscribing-to-podcasts/">Login</a> <a class="spf-login-signup-link__button spf-login-signup-link__button--primary" href="https://forums.pocketcasts.com?logmein=1&#038;redirect_to=https%3A%2F%2Fforums.pocketcasts.com%2Fforums%2Ftopic%2Foption-to-disable-auto-download-when-subscribing-to-podcasts%2F&#038;action=register">Sign Up</a> </div> </div> </div> </div> </div> </div><!-- .entry-content --> </article><!-- #post-6954 --> </div> <div class="spf-sidebar" role="complementary"> <aside id="support_forums_topic_tags-2" class="spf-admin-tools__widget spf-topic-sidebar__topic-tags"><h2 class="spf-topic-sidebar__widget-title">Tags</h2><div class="spf-topic-sidebar__topic-tags-wrapper"><div class="spf-topic-sidebar__no-info">No topic tags found.</div><ul class="spf-topic-sidebar__topic-tags-list"></ul></div></aside><aside id="support_forums_topic_about-2" class="spf-admin-tools__widget spf-topic-sidebar__topic-about"><h2 class="spf-topic-sidebar__widget-title">About this topic</h2><ul class="spf-topic-sidebar__about-topic"><li>In: <a href="https://forums.pocketcasts.com/forums/forum/feature-requests/">Feature Requests</a></li><li>6 participants</li><li class="reply-count">6 replies</li><li class="topic-freshness-time">Last activity <a href="https://forums.pocketcasts.com/forums/topic/option-to-disable-auto-download-when-subscribing-to-podcasts/#post-7188" title="Reply To: Option to disable auto-download when subscribing to&nbsp;podcasts">2 months</a></li><li class="topic-freshness-author">Latest reply from <a href="https://forums.pocketcasts.com/forums/topic/option-to-disable-auto-download-when-subscribing-to-podcasts/#post-7188">itgrrlpc</a></li></ul></aside> </div> </div> </div><!-- #main --> </div><!-- #page .hfeed .site --> <!-- Resources section --> <div> <footer> <section class="lpc lpc-footer-nav"> <h2 class="lp-hidden">PocketCasts.com</h2> <div class="lpc-footer-nav-wrapper"> <a class="spf-wpcom-logo" href="https://pocketcasts.com" title="PocketCasts.com"> <span class="lp-hidden">PocketCasts.com</span> <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums-pocketcasts/images/logo-pocketcasts.svg" alt="PocketCasts.com Logo" /> </a> <div class="lpc-footer-nav-container"> <!-- Columns part --> <div> <h3>Product</h3> <ul> <!-- Links part --> <li > <a href="https://pocketcasts.com/podcast-player/" > Why Pocket Casts? </a> </li> <li > <a href="https://pocketcasts.com/plus/" > Pocket Casts Plus </a> </li> <li > <a href="https://pocketcasts.com/podcast-producers" > For Podcasters </a> </li> </ul> </div> <div> <h3>Company</h3> <ul> <!-- Links part --> <li > <a href="https://wordpress.com/about/" > About </a> </li> <li > <a href="https://wordpress.com/partners/" > Partners </a> </li> <li > <a href="https://automattic.com/press/" > <span class="lp-link-chevron-external">Press</span> </a> </li> <li > <a href="https://wordpress.com/tos/" > Terms of Service </a> </li> <li > <a href="https://automattic.com/privacy/" > <span class="lp-link-chevron-external">Privacy Policy</span> </a> </li> <li > <a href="https://automattic.com/privacy/#california-consumer-privacy-act-ccpa" > Privacy Notice for California Users </a> </li> </ul> </div> </div> <div class="lpc-footer-subnav-container"> <!-- Mobile apps part --> <div class="lpc-footer-mobile-apps"> <h2 class="lp-hidden">Mobile Apps</h2> <ul class="lp-footer-mobile-icons"> <li> <a class="lp-app-button lp-app-button--type-app-store" href="https://itunes.apple.com/au/app/pocket-casts/id414834813"> <span class="lp-app-button__content"> <svg class="lp-app-button__content__icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 23" aria-hidden="true"> <path fill="#fff" d="m12.88 5.97.28.02c1.6.05 3.08.85 4 2.16a4.95 4.95 0 0 0-2.36 4.15 4.78 4.78 0 0 0 2.92 4.4 10.96 10.96 0 0 1-1.52 3.1c-.9 1.33-1.83 2.64-3.32 2.66-1.45.04-1.94-.85-3.6-.85-1.67 0-2.19.83-3.57.89-1.42.05-2.5-1.43-3.43-2.76-1.85-2.7-3.3-7.63-1.36-10.97a5.32 5.32 0 0 1 4.47-2.73C6.81 6 8.13 7 9 7c.86 0 2.48-1.18 4.16-1zm.3-5.25a4.87 4.87 0 0 1-1.11 3.49 4.1 4.1 0 0 1-3.24 1.53 4.64 4.64 0 0 1 1.14-3.36A4.96 4.96 0 0 1 13.18.72z"></path> </svg> <span class="lp-app-button__content__label"> <span class="lp-app-button__line lp-app-button__line--top">Download on the</span> <span class="lp-app-button__line lp-app-button__line--bottom">App Store</span> </span> </span> </a> </li> <li> <a class="lp-app-button lp-app-button--type-google-play" href="https://play.google.com/store/apps/details?id=au.com.shiftyjelly.pocketcasts"> <span class="lp-app-button__content"> <svg class="lp-app-button__content__icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 23 25" aria-hidden="true"> <defs> <linearGradient id="lp-gp-a" x1="50%" x2="40%" y1="25%" y2="50%"> <stop offset="0%" stop-color="#00c4ff"></stop> <stop offset="100%" stop-color="#00e3ff"></stop> </linearGradient> <linearGradient id="lp-gp-b" x1="0%" x2="100%" y1="50%" y2="50%"> <stop offset="0%" stop-color="#fb0"></stop> <stop offset="100%" stop-color="#fd0"></stop> </linearGradient> <linearGradient id="lp-gp-c" x1="100%" x2="0%" y1="20%" y2="80%"> <stop offset="0%" stop-color="#df2454"></stop> <stop offset="100%" stop-color="#ff3a44"></stop> </linearGradient> <linearGradient id="lp-gp-d" x1="0%" x2="100%" y1="20%" y2="80%"> <stop offset="0%" stop-color="#13d375"></stop> <stop offset="100%" stop-color="#00f076"></stop> </linearGradient> </defs> <path fill="url(#lp-gp-a)" d="M.44.38C.16.68 0 1.15 0 1.75v21.48c0 .6.16 1.07.45 1.36l.08.07 12.03-12.04v-.26L.52.32.44.38z"></path> <path fill="url(#lp-gp-b)" d="m16.57 16.65-4.02-4.02v-.28l4.02-4.01.08.05 4.75 2.7c1.36.77 1.36 2.03 0 2.8l-4.74 2.7-.1.06z"></path> <path fill="url(#lp-gp-c)" d="m16.66 16.6-4.1-4.1L.43 24.6c.45.48 1.19.53 2.02.07l14.2-8.08"></path> <path fill="url(#lp-gp-d)" d="M16.66 8.4 2.46.32C1.63-.15.88-.08.44.4l12.11 12.1 4.1-4.1z"></path> </svg> <span class="lp-app-button__content__label"> <span class="lp-app-button__line lp-app-button__line--top">Get it on</span> <span class="lp-app-button__line lp-app-button__line--bottom">Google Play</span> </span> </span> </a> </li> </ul> </div> <!-- Social media part --> <div class="lp-footer-social-media"> <h2 class="lp-hidden">Social Media</h2> <ul class="lp-footer-social-icons"> <li> <a href="https://twitter.com/pocketcasts" title="PocketCasts.com on Twitter"> <span class="lp-hidden">PocketCasts.com on Twitter</span> <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-twitter.svg" alt="Twitter Icon" /> </a> </li> <li> <a href="https://www.instagram.com/pocketcasts" title="PocketCasts.com on Instagram"> <span class="lp-hidden">PocketCasts.com on Instagram</span> <img src="https://s2.wp.com/wp-content/themes/a8c/supportforums/images/icon-instagram.svg" alt="Instagram Icon" /> </a> </li> </ul> </div> </div> </div> </section> <!-- Automattic part --> <div class="lpc-footer-automattic-nav"> <div class="lpc-footer-automattic-nav-wrapper"> <a class="lp-logo-label" href="https://automattic.com/"> An <span class="lp-hidden">Automattic</span> <svg class="lp-icon lp-icon--custom-automattic-footer" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 126 11" aria-hidden="true"> <path d="M121 .68c1.9 0 3.62.82 4.55 1.86l-1.05 1.1c-.81-.77-2-1.5-3.6-1.5-2.4 0-3.75 1.71-3.75 3.48v.19c0 1.76 1.36 3.4 3.87 3.4 1.5 0 2.74-.74 3.52-1.5l1.01 1.11a6.58 6.58 0 0 1-4.64 1.86c-3.4 0-5.46-2.29-5.46-4.8v-.31c0-2.52 2.25-4.89 5.54-4.89zm-104.64.34v5.46c0 1.71 1.09 2.73 3.17 2.73 2.13 0 3-1.02 3-2.73V1.02h1.69v5.43c0 2.3-1.43 4.23-4.82 4.23-3.22 0-4.72-1.82-4.72-4.23V1h1.68zM45.88.68c3.2 0 5.25 2.33 5.25 4.85v.3c0 2.48-2.06 4.85-5.26 4.85-3.18 0-5.24-2.37-5.24-4.85v-.3C40.63 3 42.69.68 45.88.68zm-8.35.34v1.45H33.6v7.85h-1.68V2.47h-3.93V1.02h9.54zm20.12 0 3.54 6.38.42.78.42-.78 3.5-6.4h2.31v9.3h-1.68V2.97l-.45.8-3.76 6.56h-.82L57.4 3.77l-.45-.81v7.36h-1.64v-9.3h2.33zm35.47 0v1.45h-3.93v7.85h-1.68V2.47h-3.93V1.02h9.54zm12.36 0v1.45h-3.92v7.85h-1.69V2.47h-3.92V1.02h9.53zm5.82 0v9.3h-1.66V1.89c.67 0 .94-.37.94-.88h.72zm-104.5 0 4.94 9.3h-1.8l-1.19-2.3H3.48l-1.15 2.3H.55l4.86-9.3h1.4zm70.66 0 4.93 9.3h-1.8l-1.19-2.3h-5.27l-1.15 2.3H71.2l4.86-9.3h1.4zM45.88 2.15c-2.3 0-3.55 1.6-3.55 3.4v.23c0 1.8 1.25 3.43 3.55 3.43 2.29 0 3.56-1.63 3.56-3.43v-.23c0-1.8-1.27-3.4-3.56-3.4zm1.1 1.77a.7.7 0 0 1 .2.94l-1.54 2.46a.64.64 0 0 1-.9.2.7.7 0 0 1-.2-.93l1.54-2.47a.64.64 0 0 1 .9-.2zM6.08 2.83 4.1 6.74h3.98l-2.02-3.9zm70.65 0-1.96 3.91h3.98l-2.02-3.9z" /> </svg> ruckus </a> <div class="lp-logo-label-spacer"></div> <a href="https://automattic.com/work-with-us/" class="spf-jobs-link"> <span class="lp-link-chevron-external">Work With Us</span> </a> </div> </div> </footer> <script> // Run code after the DOM is loaded jQuery( document ).ready( function($) { // Fire off Tracks event window._tkq = window._tkq || []; window._tkq.push( [ 'recordEvent', 'wpcom_forums_page_view', { path: '/forums/topic/option-to-disable-auto-download-when-subscribing-to-podcasts/', page_locale: 'en', } ] ); } ); jQuery( '#banner a' ).on( 'click', function() { // Fire off Tracks event window._tkq = window._tkq || []; window._tkq.push( [ 'recordEvent', 'wpcom_forums_banner_click', { path: '/forums/topic/option-to-disable-auto-download-when-subscribing-to-podcasts/', page_locale: 'en', } ] ); } ); </script> <!-- --> <div class="jetpack-instant-search__widget-area" style="display: none"> </div> <script> window.PARSELY = window.PARSELY || { autotrack: false, onReady: function () { PARSELY.updateDefaults({ data: {"user_type":"anonymous"} }); PARSELY.beacon.trackPageView(); } }; </script> <script> //<![CDATA[ var wpcom_locale_txt = {"month":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthabbrev":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekday":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdayabbrev":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"]}; document.createElement( 'time' ); jQuery( function($) { var locale = new wp.locale( wpcom_locale_txt ), datetime_format = "F j, Y g:i a"; $( 'time' ).each( function() { $( this ).text( locale.date( datetime_format, locale.parseISO8601( $( this ).attr( 'datetime' ) ) ) ); } ); } ); //]]> </script> <div style="display:none"> <div class="grofile-hash-map-16ead85e7190c13cdaaa6d40efc0ea63"> </div> <div class="grofile-hash-map-16ead85e7190c13cdaaa6d40efc0ea63"> </div> <div class="grofile-hash-map-84cb2179dd337e2ce4fb729789d61fb8"> </div> <div class="grofile-hash-map-84cb2179dd337e2ce4fb729789d61fb8"> </div> <div class="grofile-hash-map-5c72d01c25730c9b475adcb8198bb97b"> </div> <div class="grofile-hash-map-5c72d01c25730c9b475adcb8198bb97b"> </div> <div class="grofile-hash-map-a7e3f378735154ac8fc49653ea0a3777"> </div> <div class="grofile-hash-map-96c918fd236ed63f48ba28ae274f697e"> </div> <div class="grofile-hash-map-d44f1b2cf4c2b086555627a780419181"> </div> <div class="grofile-hash-map-d44f1b2cf4c2b086555627a780419181"> </div> <div class="grofile-hash-map-594e282582275b3c47c3af11fb0da063"> </div> <div class="grofile-hash-map-594e282582275b3c47c3af11fb0da063"> </div> </div> <script type="text/html" id="tmpl-media-frame"> <div class="media-frame-title" id="media-frame-title"></div> <h2 class="media-frame-menu-heading">Actions</h2> <button type="button" class="button button-link media-frame-menu-toggle" aria-expanded="false"> Menu <span class="dashicons dashicons-arrow-down" aria-hidden="true"></span> </button> <div class="media-frame-menu"></div> <div class="media-frame-tab-panel"> <div class="media-frame-router"></div> <div class="media-frame-content"></div> </div> <h2 class="media-frame-actions-heading screen-reader-text"> Selected media actions </h2> <div class="media-frame-toolbar"></div> <div class="media-frame-uploader"></div> </script> <script type="text/html" id="tmpl-media-modal"> <div tabindex="0" class="media-modal wp-core-ui" role="dialog" aria-labelledby="media-frame-title"> <# if ( data.hasCloseButton ) { #> <button type="button" class="media-modal-close"><span class="media-modal-icon"><span class="screen-reader-text"> Close dialog </span></span></button> <# } #> <div class="media-modal-content" role="document"></div> </div> <div class="media-modal-backdrop"></div> </script> <script type="text/html" id="tmpl-uploader-window"> <div class="uploader-window-content"> <div class="uploader-editor-title">Drop files to upload</div> </div> </script> <script type="text/html" id="tmpl-uploader-editor"> <div class="uploader-editor-content"> <div class="uploader-editor-title">Drop files to upload</div> </div> </script> <script type="text/html" id="tmpl-uploader-inline"> <# var messageClass = data.message ? 'has-upload-message' : 'no-upload-message'; #> <# if ( data.canClose ) { #> <button class="close dashicons dashicons-no"><span class="screen-reader-text"> Close uploader </span></button> <# } #> <div class="uploader-inline-content {{ messageClass }}"> <# if ( data.message ) { #> <h2 class="upload-message">{{ data.message }}</h2> <# } #> <div class="upload-ui"> <h2 class="upload-instructions drop-instructions">Drop files to upload</h2> <p class="upload-instructions drop-instructions">or</p> <button type="button" class="browser button button-hero" aria-labelledby="post-upload-info">Select Files</button> </div> <div class="upload-inline-status"></div> <div class="post-upload-ui" id="post-upload-info"> <p class="upload-filetypes">Allowed file types: <strong>jpg, jpeg, png, gif, pdf, doc, ppt, odt, pptx, docx, pps, ppsx, xls, xlsx, key, webp, heic, heif, asc, mp3, m4a, wav, ogg, zip, txt, tiff, bmp, ogv, mp4, m4v, mov, wmv, avi, mpg, 3gp, 3g2</strong>.</p><p>You are currently using <strong>164.6 MB</strong> out of <strong>63 GB</strong> upload limit (0%).</p> <p class="max-upload-size"> Maximum upload file size: 6 GB. </p> <# if ( data.suggestedWidth && data.suggestedHeight ) { #> <p class="suggested-dimensions"> Suggested image dimensions: {{data.suggestedWidth}} by {{data.suggestedHeight}} pixels. </p> <# } #> </div> </div> </script> <script type="text/html" id="tmpl-media-library-view-switcher"> <a href="https://pocketcastsforum.wordpress.com/wp-admin/upload.php?mode=list" class="view-list"> <span class="screen-reader-text"> List view </span> </a> <a href="https://pocketcastsforum.wordpress.com/wp-admin/upload.php?mode=grid" class="view-grid current" aria-current="page"> <span class="screen-reader-text"> Grid view </span> </a> </script> <script type="text/html" id="tmpl-uploader-status"> <h2>Uploading</h2> <div class="media-progress-bar"><div></div></div> <div class="upload-details"> <span class="upload-count"> <span class="upload-index"></span> / <span class="upload-total"></span> </span> <span class="upload-detail-separator">&ndash;</span> <span class="upload-filename"></span> </div> <div class="upload-errors"></div> <button type="button" class="button upload-dismiss-errors">Dismiss errors</button> </script> <script type="text/html" id="tmpl-uploader-status-error"> <span class="upload-error-filename">{{{ data.filename }}}</span> <span class="upload-error-message">{{ data.message }}</span> </script> <script type="text/html" id="tmpl-edit-attachment-frame"> <div class="edit-media-header"> <button class="left dashicons"<# if ( ! data.hasPrevious ) { #> disabled<# } #>><span class="screen-reader-text">Edit previous media item</span></button> <button class="right dashicons"<# if ( ! data.hasNext ) { #> disabled<# } #>><span class="screen-reader-text">Edit next media item</span></button> <button type="button" class="media-modal-close"><span class="media-modal-icon"><span class="screen-reader-text">Close dialog</span></span></button> </div> <div class="media-frame-title"></div> <div class="media-frame-content"></div> </script> <script type="text/html" id="tmpl-attachment-details-two-column"> <div class="attachment-media-view {{ data.orientation }}"> <h2 class="screen-reader-text">Attachment Preview</h2> <div class="thumbnail thumbnail-{{ data.type }}"> <# if ( data.uploading ) { #> <div class="media-progress-bar"><div></div></div> <# } else if ( data.sizes && data.sizes.full ) { #> <img class="details-image" src="{{ data.sizes.full.url }}" draggable="false" alt="" /> <# } else if ( data.sizes && data.sizes.large ) { #> <img class="details-image" src="{{ data.sizes.large.url }}" draggable="false" alt="" /> <# } else if ( -1 === jQuery.inArray( data.type, [ 'audio', 'video' ] ) ) { #> <img class="details-image icon" src="{{ data.icon }}" draggable="false" alt="" /> <# } #> <# if ( 'audio' === data.type ) { #> <div class="wp-media-wrapper wp-audio"> <audio style="visibility: hidden" controls class="wp-audio-shortcode" width="100%" preload="none"> <source type="{{ data.mime }}" src="{{ data.url }}" /> </audio> </div> <# } else if ( 'video' === data.type ) { var w_rule = ''; if ( data.width ) { w_rule = 'width: ' + data.width + 'px;'; } else if ( wp.media.view.settings.contentWidth ) { w_rule = 'width: ' + wp.media.view.settings.contentWidth + 'px;'; } #> <div style="{{ w_rule }}" class="wp-media-wrapper wp-video"> <video controls="controls" class="wp-video-shortcode" preload="metadata" <# if ( data.width ) { #>width="{{ data.width }}"<# } #> <# if ( data.height ) { #>height="{{ data.height }}"<# } #> <# if ( data.image && data.image.src !== data.icon ) { #>poster="{{ data.image.src }}"<# } #>> <source type="{{ data.mime }}" src="{{ data.url }}" /> </video> </div> <# } #> <div class="attachment-actions"> <# if ( 'image' === data.type && ! data.uploading && data.sizes && data.can.save ) { #> <button type="button" class="button edit-attachment">Edit Image</button> <# } else if ( 'pdf' === data.subtype && data.sizes ) { #> <p>Document Preview</p> <# } #> </div> </div> </div> <div class="attachment-info"> <span class="settings-save-status" role="status"> <span class="spinner"></span> <span class="saved">Saved.</span> </span> <div class="details"> <h2 class="screen-reader-text"> Details </h2> <div class="uploaded"><strong>Uploaded on:</strong> {{ data.dateFormatted }}</div> <div class="uploaded-by"> <strong>Uploaded by:</strong> <# if ( data.authorLink ) { #> <a href="{{ data.authorLink }}">{{ data.authorName }}</a> <# } else { #> {{ data.authorName }} <# } #> </div> <# if ( data.uploadedToTitle ) { #> <div class="uploaded-to"> <strong>Uploaded to:</strong> <# if ( data.uploadedToLink ) { #> <a href="{{ data.uploadedToLink }}">{{ data.uploadedToTitle }}</a> <# } else { #> {{ data.uploadedToTitle }} <# } #> </div> <# } #> <div class="filename"><strong>File name:</strong> {{ data.filename }}</div> <div class="file-type"><strong>File type:</strong> {{ data.mime }}</div> <div class="file-size"><strong>File size:</strong> {{ data.filesizeHumanReadable }}</div> <# if ( 'image' === data.type && ! data.uploading ) { #> <# if ( data.width && data.height ) { #> <div class="dimensions"><strong>Dimensions:</strong> {{ data.width }} by {{ data.height }} pixels </div> <# } #> <# if ( data.originalImageURL && data.originalImageName ) { #> <div class="word-wrap-break-word"> <strong>Original image:</strong> <a href="{{ data.originalImageURL }}">{{data.originalImageName}}</a> </div> <# } #> <# } #> <# if ( data.fileLength && data.fileLengthHumanReadable ) { #> <div class="file-length"><strong>Length:</strong> <span aria-hidden="true">{{ data.fileLengthHumanReadable }}</span> <span class="screen-reader-text">{{ data.fileLengthHumanReadable }}</span> </div> <# } #> <# if ( 'audio' === data.type && data.meta.bitrate ) { #> <div class="bitrate"> <strong>Bitrate:</strong> {{ Math.round( data.meta.bitrate / 1000 ) }}kb/s <# if ( data.meta.bitrate_mode ) { #> {{ ' ' + data.meta.bitrate_mode.toUpperCase() }} <# } #> </div> <# } #> <# if ( data.mediaStates ) { #> <div class="media-states"><strong>Used as:</strong> {{ data.mediaStates }}</div> <# } #> <div class="compat-meta"> <# if ( data.compat && data.compat.meta ) { #> {{{ data.compat.meta }}} <# } #> </div> </div> <div class="settings"> <# var maybeReadOnly = data.can.save || data.allowLocalEdits ? '' : 'readonly'; #> <# if ( 'image' === data.type ) { #> <span class="setting alt-text has-description" data-setting="alt"> <label for="attachment-details-two-column-alt-text" class="name">Alternative Text</label> <textarea id="attachment-details-two-column-alt-text" aria-describedby="alt-text-description" {{ maybeReadOnly }}>{{ data.alt }}</textarea> </span> <p class="description" id="alt-text-description"><a href="https://www.w3.org/WAI/tutorials/images/decision-tree/" target="_blank" rel="noopener">Learn how to describe the purpose of the image<span class="screen-reader-text"> (opens in a new tab)</span></a>. Leave empty if the image is purely decorative.</p> <# } #> <span class="setting" data-setting="title"> <label for="attachment-details-two-column-title" class="name">Title</label> <input type="text" id="attachment-details-two-column-title" value="{{ data.title }}" {{ maybeReadOnly }} /> </span> <# if ( 'audio' === data.type ) { #> <span class="setting" data-setting="artist"> <label for="attachment-details-two-column-artist" class="name">Artist</label> <input type="text" id="attachment-details-two-column-artist" value="{{ data.artist || data.meta.artist || '' }}" /> </span> <span class="setting" data-setting="album"> <label for="attachment-details-two-column-album" class="name">Album</label> <input type="text" id="attachment-details-two-column-album" value="{{ data.album || data.meta.album || '' }}" /> </span> <# } #> <span class="setting" data-setting="caption"> <label for="attachment-details-two-column-caption" class="name">Caption</label> <textarea id="attachment-details-two-column-caption" {{ maybeReadOnly }}>{{ data.caption }}</textarea> </span> <span class="setting" data-setting="description"> <label for="attachment-details-two-column-description" class="name">Description</label> <textarea id="attachment-details-two-column-description" {{ maybeReadOnly }}>{{ data.description }}</textarea> </span> <span class="setting" data-setting="url"> <label for="attachment-details-two-column-copy-link" class="name">File URL:</label> <input type="text" class="attachment-details-copy-link" id="attachment-details-two-column-copy-link" value="{{ data.url }}" readonly /> <span class="copy-to-clipboard-container"> <button type="button" class="button button-small copy-attachment-url" data-clipboard-target="#attachment-details-two-column-copy-link">Copy URL to clipboard</button> <span class="success hidden" aria-hidden="true">Copied!</span> </span> </span> <div class="attachment-compat"></div> </div> <div class="actions"> <# if ( data.link ) { #> <a class="view-attachment" href="{{ data.link }}">View attachment page</a> <# } #> <# if ( data.can.save ) { #> <# if ( data.link ) { #> <span class="links-separator">|</span> <# } #> <a href="{{ data.editLink }}">Edit more details</a> <# } #> <# if ( data.can.save && data.link ) { #> <span class="links-separator">|</span> <a href="{{ data.url }}" download>Download file</a> <# } #> <# if ( ! data.uploading && data.can.remove ) { #> <# if ( data.link || data.can.save ) { #> <span class="links-separator">|</span> <# } #> <button type="button" class="button-link delete-attachment">Delete permanently</button> <# } #> </div> </div> </script> <script type="text/html" id="tmpl-attachment"> <div class="attachment-preview js--select-attachment type-{{ data.type }} subtype-{{ data.subtype }} {{ data.orientation }}"> <div class="thumbnail"> <# if ( data.uploading ) { #> <div class="media-progress-bar"><div style="width: {{ data.percent }}%"></div></div> <# } else if ( 'image' === data.type && data.size && data.size.url ) { #> <div class="centered"> <img src="{{ data.size.url }}" draggable="false" alt="" /> </div> <# } else { #> <div class="centered"> <# if ( data.image && data.image.src && data.image.src !== data.icon ) { #> <img src="{{ data.image.src }}" class="thumbnail" draggable="false" alt="" /> <# } else if ( data.sizes ) { if ( data.sizes.medium ) { #> <img src="{{ data.sizes.medium.url }}" class="thumbnail" draggable="false" alt="" /> <# } else { #> <img src="{{ data.sizes.full.url }}" class="thumbnail" draggable="false" alt="" /> <# } #> <# } else { #> <img src="{{ data.icon }}" class="icon" draggable="false" alt="" /> <# } #> </div> <div class="filename"> <div>{{ data.filename }}</div> </div> <# } #> </div> <# if ( data.buttons.close ) { #> <button type="button" class="button-link attachment-close media-modal-icon"><span class="screen-reader-text"> Remove </span></button> <# } #> </div> <# if ( data.buttons.check ) { #> <button type="button" class="check" tabindex="-1"><span class="media-modal-icon"></span><span class="screen-reader-text"> Deselect </span></button> <# } #> <# var maybeReadOnly = data.can.save || data.allowLocalEdits ? '' : 'readonly'; if ( data.describe ) { if ( 'image' === data.type ) { #> <input type="text" value="{{ data.caption }}" class="describe" data-setting="caption" aria-label="Caption" placeholder="Caption&hellip;" {{ maybeReadOnly }} /> <# } else { #> <input type="text" value="{{ data.title }}" class="describe" data-setting="title" <# if ( 'video' === data.type ) { #> aria-label="Video title" placeholder="Video title&hellip;" <# } else if ( 'audio' === data.type ) { #> aria-label="Audio title" placeholder="Audio title&hellip;" <# } else { #> aria-label="Media title" placeholder="Media title&hellip;" <# } #> {{ maybeReadOnly }} /> <# } } #> </script> <script type="text/html" id="tmpl-attachment-details"> <h2> Attachment Details <span class="settings-save-status" role="status"> <span class="spinner"></span> <span class="saved">Saved.</span> </span> </h2> <div class="attachment-info"> <# if ( 'audio' === data.type ) { #> <div class="wp-media-wrapper wp-audio"> <audio style="visibility: hidden" controls class="wp-audio-shortcode" width="100%" preload="none"> <source type="{{ data.mime }}" src="{{ data.url }}" /> </audio> </div> <# } else if ( 'video' === data.type ) { var w_rule = ''; if ( data.width ) { w_rule = 'width: ' + data.width + 'px;'; } else if ( wp.media.view.settings.contentWidth ) { w_rule = 'width: ' + wp.media.view.settings.contentWidth + 'px;'; } #> <div style="{{ w_rule }}" class="wp-media-wrapper wp-video"> <video controls="controls" class="wp-video-shortcode" preload="metadata" <# if ( data.width ) { #>width="{{ data.width }}"<# } #> <# if ( data.height ) { #>height="{{ data.height }}"<# } #> <# if ( data.image && data.image.src !== data.icon ) { #>poster="{{ data.image.src }}"<# } #>> <source type="{{ data.mime }}" src="{{ data.url }}" /> </video> </div> <# } else { #> <div class="thumbnail thumbnail-{{ data.type }}"> <# if ( data.uploading ) { #> <div class="media-progress-bar"><div></div></div> <# } else if ( 'image' === data.type && data.size && data.size.url ) { #> <img src="{{ data.size.url }}" draggable="false" alt="" /> <# } else { #> <img src="{{ data.icon }}" class="icon" draggable="false" alt="" /> <# } #> </div> <# } #> <div class="details"> <div class="filename">{{ data.filename }}</div> <div class="uploaded">{{ data.dateFormatted }}</div> <div class="file-size">{{ data.filesizeHumanReadable }}</div> <# if ( 'image' === data.type && ! data.uploading ) { #> <# if ( data.width && data.height ) { #> <div class="dimensions"> {{ data.width }} by {{ data.height }} pixels </div> <# } #> <# if ( data.originalImageURL && data.originalImageName ) { #> <div class="word-wrap-break-word"> Original image: <a href="{{ data.originalImageURL }}">{{data.originalImageName}}</a> </div> <# } #> <# if ( data.can.save && data.sizes ) { #> <a class="edit-attachment" href="{{ data.editLink }}&amp;image-editor" target="_blank">Edit Image</a> <# } #> <# } #> <# if ( data.fileLength && data.fileLengthHumanReadable ) { #> <div class="file-length">Length: <span aria-hidden="true">{{ data.fileLengthHumanReadable }}</span> <span class="screen-reader-text">{{ data.fileLengthHumanReadable }}</span> </div> <# } #> <# if ( data.mediaStates ) { #> <div class="media-states"><strong>Used as:</strong> {{ data.mediaStates }}</div> <# } #> <# if ( ! data.uploading && data.can.remove ) { #> <button type="button" class="button-link delete-attachment">Delete permanently</button> <# } #> <div class="compat-meta"> <# if ( data.compat && data.compat.meta ) { #> {{{ data.compat.meta }}} <# } #> </div> </div> </div> <# var maybeReadOnly = data.can.save || data.allowLocalEdits ? '' : 'readonly'; #> <# if ( 'image' === data.type ) { #> <span class="setting alt-text has-description" data-setting="alt"> <label for="attachment-details-alt-text" class="name">Alt Text</label> <textarea id="attachment-details-alt-text" aria-describedby="alt-text-description" {{ maybeReadOnly }}>{{ data.alt }}</textarea> </span> <p class="description" id="alt-text-description"><a href="https://www.w3.org/WAI/tutorials/images/decision-tree/" target="_blank" rel="noopener">Learn how to describe the purpose of the image<span class="screen-reader-text"> (opens in a new tab)</span></a>. Leave empty if the image is purely decorative.</p> <# } #> <span class="setting" data-setting="title"> <label for="attachment-details-title" class="name">Title</label> <input type="text" id="attachment-details-title" value="{{ data.title }}" {{ maybeReadOnly }} /> </span> <# if ( 'audio' === data.type ) { #> <span class="setting" data-setting="artist"> <label for="attachment-details-artist" class="name">Artist</label> <input type="text" id="attachment-details-artist" value="{{ data.artist || data.meta.artist || '' }}" /> </span> <span class="setting" data-setting="album"> <label for="attachment-details-album" class="name">Album</label> <input type="text" id="attachment-details-album" value="{{ data.album || data.meta.album || '' }}" /> </span> <# } #> <span class="setting" data-setting="caption"> <label for="attachment-details-caption" class="name">Caption</label> <textarea id="attachment-details-caption" {{ maybeReadOnly }}>{{ data.caption }}</textarea> </span> <span class="setting" data-setting="description"> <label for="attachment-details-description" class="name">Description</label> <textarea id="attachment-details-description" {{ maybeReadOnly }}>{{ data.description }}</textarea> </span> <span class="setting" data-setting="url"> <label for="attachment-details-copy-link" class="name">File URL:</label> <input type="text" class="attachment-details-copy-link" id="attachment-details-copy-link" value="{{ data.url }}" readonly /> <div class="copy-to-clipboard-container"> <button type="button" class="button button-small copy-attachment-url" data-clipboard-target="#attachment-details-copy-link">Copy URL to clipboard</button> <span class="success hidden" aria-hidden="true">Copied!</span> </div> </span> </script> <script type="text/html" id="tmpl-media-selection"> <div class="selection-info"> <span class="count"></span> <# if ( data.editable ) { #> <button type="button" class="button-link edit-selection">Edit Selection</button> <# } #> <# if ( data.clearable ) { #> <button type="button" class="button-link clear-selection">Clear</button> <# } #> </div> <div class="selection-view"></div> </script> <script type="text/html" id="tmpl-attachment-display-settings"> <h2>Attachment Display Settings</h2> <# if ( 'image' === data.type ) { #> <span class="setting align"> <label for="attachment-display-settings-alignment" class="name">Alignment</label> <select id="attachment-display-settings-alignment" class="alignment" data-setting="align" <# if ( data.userSettings ) { #> data-user-setting="align" <# } #>> <option value="left"> Left </option> <option value="center"> Center </option> <option value="right"> Right </option> <option value="none" selected> None </option> </select> </span> <# } #> <span class="setting"> <label for="attachment-display-settings-link-to" class="name"> <# if ( data.model.canEmbed ) { #> Embed or Link <# } else { #> Link To <# } #> </label> <select id="attachment-display-settings-link-to" class="link-to" data-setting="link" <# if ( data.userSettings && ! data.model.canEmbed ) { #> data-user-setting="urlbutton" <# } #>> <# if ( data.model.canEmbed ) { #> <option value="embed" selected> Embed Media Player </option> <option value="file"> <# } else { #> <option value="none" selected> None </option> <option value="file"> <# } #> <# if ( data.model.canEmbed ) { #> Link to Media File <# } else { #> Media File <# } #> </option> <option value="post"> <# if ( data.model.canEmbed ) { #> Link to Attachment Page <# } else { #> Attachment Page <# } #> </option> <# if ( 'image' === data.type ) { #> <option value="custom"> Custom URL </option> <# } #> </select> </span> <span class="setting"> <label for="attachment-display-settings-link-to-custom" class="name">URL</label> <input type="text" id="attachment-display-settings-link-to-custom" class="link-to-custom" data-setting="linkUrl" /> </span> <# if ( 'undefined' !== typeof data.sizes ) { #> <span class="setting"> <label for="attachment-display-settings-size" class="name">Size</label> <select id="attachment-display-settings-size" class="size" name="size" data-setting="size" <# if ( data.userSettings ) { #> data-user-setting="imgsize" <# } #>> <# var size = data.sizes['thumbnail']; if ( size ) { #> <option value="thumbnail" > Thumbnail &ndash; {{ size.width }} &times; {{ size.height }} </option> <# } #> <# var size = data.sizes['medium']; if ( size ) { #> <option value="medium" > Medium &ndash; {{ size.width }} &times; {{ size.height }} </option> <# } #> <# var size = data.sizes['large']; if ( size ) { #> <option value="large" > Large &ndash; {{ size.width }} &times; {{ size.height }} </option> <# } #> <# var size = data.sizes['full']; if ( size ) { #> <option value="full" selected='selected'> Full Size &ndash; {{ size.width }} &times; {{ size.height }} </option> <# } #> </select> </span> <# } #> </script> <script type="text/html" id="tmpl-gallery-settings"> <h2>Gallery Settings</h2> <span class="setting"> <label for="gallery-settings-link-to" class="name">Link To</label> <select id="gallery-settings-link-to" class="link-to" data-setting="link" <# if ( data.userSettings ) { #> data-user-setting="urlbutton" <# } #>> <option value="post" <# if ( ! wp.media.galleryDefaults.link || 'post' === wp.media.galleryDefaults.link ) { #>selected="selected"<# } #>> Attachment Page </option> <option value="file" <# if ( 'file' === wp.media.galleryDefaults.link ) { #>selected="selected"<# } #>> Media File </option> <option value="none" <# if ( 'none' === wp.media.galleryDefaults.link ) { #>selected="selected"<# } #>> None </option> </select> </span> <span class="setting"> <label for="gallery-settings-columns" class="name select-label-inline">Columns</label> <select id="gallery-settings-columns" class="columns" name="columns" data-setting="columns"> <option value="1" <# if ( 1 == wp.media.galleryDefaults.columns ) { #>selected="selected"<# } #>> 1 </option> <option value="2" <# if ( 2 == wp.media.galleryDefaults.columns ) { #>selected="selected"<# } #>> 2 </option> <option value="3" <# if ( 3 == wp.media.galleryDefaults.columns ) { #>selected="selected"<# } #>> 3 </option> <option value="4" <# if ( 4 == wp.media.galleryDefaults.columns ) { #>selected="selected"<# } #>> 4 </option> <option value="5" <# if ( 5 == wp.media.galleryDefaults.columns ) { #>selected="selected"<# } #>> 5 </option> <option value="6" <# if ( 6 == wp.media.galleryDefaults.columns ) { #>selected="selected"<# } #>> 6 </option> <option value="7" <# if ( 7 == wp.media.galleryDefaults.columns ) { #>selected="selected"<# } #>> 7 </option> <option value="8" <# if ( 8 == wp.media.galleryDefaults.columns ) { #>selected="selected"<# } #>> 8 </option> <option value="9" <# if ( 9 == wp.media.galleryDefaults.columns ) { #>selected="selected"<# } #>> 9 </option> </select> </span> <span class="setting"> <input type="checkbox" id="gallery-settings-random-order" data-setting="_orderbyRandom" /> <label for="gallery-settings-random-order" class="checkbox-label-inline">Random Order</label> </span> <span class="setting size"> <label for="gallery-settings-size" class="name">Size</label> <select id="gallery-settings-size" class="size" name="size" data-setting="size" <# if ( data.userSettings ) { #> data-user-setting="imgsize" <# } #> > <option value="thumbnail"> Thumbnail </option> <option value="medium"> Medium </option> <option value="large"> Large </option> <option value="full"> Full Size </option> </select> </span> </script> <script type="text/html" id="tmpl-playlist-settings"> <h2>Playlist Settings</h2> <# var emptyModel = _.isEmpty( data.model ), isVideo = 'video' === data.controller.get('library').props.get('type'); #> <span class="setting"> <input type="checkbox" id="playlist-settings-show-list" data-setting="tracklist" <# if ( emptyModel ) { #> checked="checked" <# } #> /> <label for="playlist-settings-show-list" class="checkbox-label-inline"> <# if ( isVideo ) { #> Show Video List <# } else { #> Show Tracklist <# } #> </label> </span> <# if ( ! isVideo ) { #> <span class="setting"> <input type="checkbox" id="playlist-settings-show-artist" data-setting="artists" <# if ( emptyModel ) { #> checked="checked" <# } #> /> <label for="playlist-settings-show-artist" class="checkbox-label-inline"> Show Artist Name in Tracklist </label> </span> <# } #> <span class="setting"> <input type="checkbox" id="playlist-settings-show-images" data-setting="images" <# if ( emptyModel ) { #> checked="checked" <# } #> /> <label for="playlist-settings-show-images" class="checkbox-label-inline"> Show Images </label> </span> </script> <script type="text/html" id="tmpl-embed-link-settings"> <span class="setting link-text"> <label for="embed-link-settings-link-text" class="name">Link Text</label> <input type="text" id="embed-link-settings-link-text" class="alignment" data-setting="linkText" /> </span> <div class="embed-container" style="display: none;"> <div class="embed-preview"></div> </div> </script> <script type="text/html" id="tmpl-embed-image-settings"> <div class="wp-clearfix"> <div class="thumbnail"> <img src="{{ data.model.url }}" draggable="false" alt="" /> </div> </div> <span class="setting alt-text has-description"> <label for="embed-image-settings-alt-text" class="name">Alternative Text</label> <textarea id="embed-image-settings-alt-text" data-setting="alt" aria-describedby="alt-text-description"></textarea> </span> <p class="description" id="alt-text-description"><a href="https://www.w3.org/WAI/tutorials/images/decision-tree/" target="_blank" rel="noopener">Learn how to describe the purpose of the image<span class="screen-reader-text"> (opens in a new tab)</span></a>. Leave empty if the image is purely decorative.</p> <span class="setting caption"> <label for="embed-image-settings-caption" class="name">Caption</label> <textarea id="embed-image-settings-caption" data-setting="caption"></textarea> </span> <fieldset class="setting-group"> <legend class="name">Align</legend> <span class="setting align"> <span class="button-group button-large" data-setting="align"> <button class="button" value="left"> Left </button> <button class="button" value="center"> Center </button> <button class="button" value="right"> Right </button> <button class="button active" value="none"> None </button> </span> </span> </fieldset> <fieldset class="setting-group"> <legend class="name">Link To</legend> <span class="setting link-to"> <span class="button-group button-large" data-setting="link"> <button class="button" value="file"> Image URL </button> <button class="button" value="custom"> Custom URL </button> <button class="button active" value="none"> None </button> </span> </span> <span class="setting"> <label for="embed-image-settings-link-to-custom" class="name">URL</label> <input type="text" id="embed-image-settings-link-to-custom" class="link-to-custom" data-setting="linkUrl" /> </span> </fieldset> </script> <script type="text/html" id="tmpl-image-details"> <div class="media-embed"> <div class="embed-media-settings"> <div class="column-settings"> <span class="setting alt-text has-description"> <label for="image-details-alt-text" class="name">Alternative Text</label> <textarea id="image-details-alt-text" data-setting="alt" aria-describedby="alt-text-description">{{ data.model.alt }}</textarea> </span> <p class="description" id="alt-text-description"><a href="https://www.w3.org/WAI/tutorials/images/decision-tree/" target="_blank" rel="noopener">Learn how to describe the purpose of the image<span class="screen-reader-text"> (opens in a new tab)</span></a>. Leave empty if the image is purely decorative.</p> <span class="setting caption"> <label for="image-details-caption" class="name">Caption</label> <textarea id="image-details-caption" data-setting="caption">{{ data.model.caption }}</textarea> </span> <h2>Display Settings</h2> <fieldset class="setting-group"> <legend class="legend-inline">Align</legend> <span class="setting align"> <span class="button-group button-large" data-setting="align"> <button class="button" value="left"> Left </button> <button class="button" value="center"> Center </button> <button class="button" value="right"> Right </button> <button class="button active" value="none"> None </button> </span> </span> </fieldset> <# if ( data.attachment ) { #> <# if ( 'undefined' !== typeof data.attachment.sizes ) { #> <span class="setting size"> <label for="image-details-size" class="name">Size</label> <select id="image-details-size" class="size" name="size" data-setting="size" <# if ( data.userSettings ) { #> data-user-setting="imgsize" <# } #>> <# var size = data.sizes['thumbnail']; if ( size ) { #> <option value="thumbnail"> Thumbnail &ndash; {{ size.width }} &times; {{ size.height }} </option> <# } #> <# var size = data.sizes['medium']; if ( size ) { #> <option value="medium"> Medium &ndash; {{ size.width }} &times; {{ size.height }} </option> <# } #> <# var size = data.sizes['large']; if ( size ) { #> <option value="large"> Large &ndash; {{ size.width }} &times; {{ size.height }} </option> <# } #> <# var size = data.sizes['full']; if ( size ) { #> <option value="full"> Full Size &ndash; {{ size.width }} &times; {{ size.height }} </option> <# } #> <option value="custom"> Custom Size </option> </select> </span> <# } #> <div class="custom-size wp-clearfix<# if ( data.model.size !== 'custom' ) { #> hidden<# } #>"> <span class="custom-size-setting"> <label for="image-details-size-width">Width</label> <input type="number" id="image-details-size-width" aria-describedby="image-size-desc" data-setting="customWidth" step="1" value="{{ data.model.customWidth }}" /> </span> <span class="sep" aria-hidden="true">&times;</span> <span class="custom-size-setting"> <label for="image-details-size-height">Height</label> <input type="number" id="image-details-size-height" aria-describedby="image-size-desc" data-setting="customHeight" step="1" value="{{ data.model.customHeight }}" /> </span> <p id="image-size-desc" class="description">Image size in pixels</p> </div> <# } #> <span class="setting link-to"> <label for="image-details-link-to" class="name">Link To</label> <select id="image-details-link-to" data-setting="link"> <# if ( data.attachment ) { #> <option value="file"> Media File </option> <option value="post"> Attachment Page </option> <# } else { #> <option value="file"> Image URL </option> <# } #> <option value="custom"> Custom URL </option> <option value="none"> None </option> </select> </span> <span class="setting"> <label for="image-details-link-to-custom" class="name">URL</label> <input type="text" id="image-details-link-to-custom" class="link-to-custom" data-setting="linkUrl" /> </span> <div class="advanced-section"> <h2><button type="button" class="button-link advanced-toggle">Advanced Options</button></h2> <div class="advanced-settings hidden"> <div class="advanced-image"> <span class="setting title-text"> <label for="image-details-title-attribute" class="name">Image Title Attribute</label> <input type="text" id="image-details-title-attribute" data-setting="title" value="{{ data.model.title }}" /> </span> <span class="setting extra-classes"> <label for="image-details-css-class" class="name">Image CSS Class</label> <input type="text" id="image-details-css-class" data-setting="extraClasses" value="{{ data.model.extraClasses }}" /> </span> </div> <div class="advanced-link"> <span class="setting link-target"> <input type="checkbox" id="image-details-link-target" data-setting="linkTargetBlank" value="_blank" <# if ( data.model.linkTargetBlank ) { #>checked="checked"<# } #>> <label for="image-details-link-target" class="checkbox-label">Open link in a new tab</label> </span> <span class="setting link-rel"> <label for="image-details-link-rel" class="name">Link Rel</label> <input type="text" id="image-details-link-rel" data-setting="linkRel" value="{{ data.model.linkRel }}" /> </span> <span class="setting link-class-name"> <label for="image-details-link-css-class" class="name">Link CSS Class</label> <input type="text" id="image-details-link-css-class" data-setting="linkClassName" value="{{ data.model.linkClassName }}" /> </span> </div> </div> </div> </div> <div class="column-image"> <div class="image"> <img src="{{ data.model.url }}" draggable="false" alt="" /> <# if ( data.attachment && window.imageEdit ) { #> <div class="actions"> <input type="button" class="edit-attachment button" value="Edit Original" /> <input type="button" class="replace-attachment button" value="Replace" /> </div> <# } #> </div> </div> </div> </div> </script> <script type="text/html" id="tmpl-image-editor"> <div id="media-head-{{ data.id }}"></div> <div id="image-editor-{{ data.id }}"></div> </script> <script type="text/html" id="tmpl-audio-details"> <# var ext, html5types = { mp3: wp.media.view.settings.embedMimes.mp3, ogg: wp.media.view.settings.embedMimes.ogg }; #> <div class="media-embed media-embed-details"> <div class="embed-media-settings embed-audio-settings"> <audio style="visibility: hidden" controls class="wp-audio-shortcode" width="{{ _.isUndefined( data.model.width ) ? 400 : data.model.width }}" preload="{{ _.isUndefined( data.model.preload ) ? 'none' : data.model.preload }}" <# if ( ! _.isUndefined( data.model.autoplay ) && data.model.autoplay ) { #> autoplay<# } if ( ! _.isUndefined( data.model.loop ) && data.model.loop ) { #> loop<# } #> > <# if ( ! _.isEmpty( data.model.src ) ) { #> <source src="{{ data.model.src }}" type="{{ wp.media.view.settings.embedMimes[ data.model.src.split('.').pop() ] }}" /> <# } #> <# if ( ! _.isEmpty( data.model.mp3 ) ) { #> <source src="{{ data.model.mp3 }}" type="{{ wp.media.view.settings.embedMimes[ 'mp3' ] }}" /> <# } #> <# if ( ! _.isEmpty( data.model.ogg ) ) { #> <source src="{{ data.model.ogg }}" type="{{ wp.media.view.settings.embedMimes[ 'ogg' ] }}" /> <# } #> <# if ( ! _.isEmpty( data.model.flac ) ) { #> <source src="{{ data.model.flac }}" type="{{ wp.media.view.settings.embedMimes[ 'flac' ] }}" /> <# } #> <# if ( ! _.isEmpty( data.model.m4a ) ) { #> <source src="{{ data.model.m4a }}" type="{{ wp.media.view.settings.embedMimes[ 'm4a' ] }}" /> <# } #> <# if ( ! _.isEmpty( data.model.wav ) ) { #> <source src="{{ data.model.wav }}" type="{{ wp.media.view.settings.embedMimes[ 'wav' ] }}" /> <# } #> </audio> <# if ( ! _.isEmpty( data.model.src ) ) { ext = data.model.src.split('.').pop(); if ( html5types[ ext ] ) { delete html5types[ ext ]; } #> <span class="setting"> <label for="audio-details-source" class="name">URL</label> <input type="text" id="audio-details-source" readonly data-setting="src" value="{{ data.model.src }}" /> <button type="button" class="button-link remove-setting">Remove audio source</button> </span> <# } #> <# if ( ! _.isEmpty( data.model.mp3 ) ) { if ( ! _.isUndefined( html5types.mp3 ) ) { delete html5types.mp3; } #> <span class="setting"> <label for="audio-details-mp3-source" class="name">MP3</label> <input type="text" id="audio-details-mp3-source" readonly data-setting="mp3" value="{{ data.model.mp3 }}" /> <button type="button" class="button-link remove-setting">Remove audio source</button> </span> <# } #> <# if ( ! _.isEmpty( data.model.ogg ) ) { if ( ! _.isUndefined( html5types.ogg ) ) { delete html5types.ogg; } #> <span class="setting"> <label for="audio-details-ogg-source" class="name">OGG</label> <input type="text" id="audio-details-ogg-source" readonly data-setting="ogg" value="{{ data.model.ogg }}" /> <button type="button" class="button-link remove-setting">Remove audio source</button> </span> <# } #> <# if ( ! _.isEmpty( data.model.flac ) ) { if ( ! _.isUndefined( html5types.flac ) ) { delete html5types.flac; } #> <span class="setting"> <label for="audio-details-flac-source" class="name">FLAC</label> <input type="text" id="audio-details-flac-source" readonly data-setting="flac" value="{{ data.model.flac }}" /> <button type="button" class="button-link remove-setting">Remove audio source</button> </span> <# } #> <# if ( ! _.isEmpty( data.model.m4a ) ) { if ( ! _.isUndefined( html5types.m4a ) ) { delete html5types.m4a; } #> <span class="setting"> <label for="audio-details-m4a-source" class="name">M4A</label> <input type="text" id="audio-details-m4a-source" readonly data-setting="m4a" value="{{ data.model.m4a }}" /> <button type="button" class="button-link remove-setting">Remove audio source</button> </span> <# } #> <# if ( ! _.isEmpty( data.model.wav ) ) { if ( ! _.isUndefined( html5types.wav ) ) { delete html5types.wav; } #> <span class="setting"> <label for="audio-details-wav-source" class="name">WAV</label> <input type="text" id="audio-details-wav-source" readonly data-setting="wav" value="{{ data.model.wav }}" /> <button type="button" class="button-link remove-setting">Remove audio source</button> </span> <# } #> <# if ( ! _.isEmpty( html5types ) ) { #> <fieldset class="setting-group"> <legend class="name">Add alternate sources for maximum HTML5 playback</legend> <span class="setting"> <span class="button-large"> <# _.each( html5types, function (mime, type) { #> <button class="button add-media-source" data-mime="{{ mime }}">{{ type }}</button> <# } ) #> </span> </span> </fieldset> <# } #> <fieldset class="setting-group"> <legend class="name">Preload</legend> <span class="setting preload"> <span class="button-group button-large" data-setting="preload"> <button class="button" value="auto">Auto</button> <button class="button" value="metadata">Metadata</button> <button class="button active" value="none">None</button> </span> </span> </fieldset> <span class="setting-group"> <span class="setting checkbox-setting autoplay"> <input type="checkbox" id="audio-details-autoplay" data-setting="autoplay" /> <label for="audio-details-autoplay" class="checkbox-label">Autoplay</label> </span> <span class="setting checkbox-setting"> <input type="checkbox" id="audio-details-loop" data-setting="loop" /> <label for="audio-details-loop" class="checkbox-label">Loop</label> </span> </span> </div> </div> </script> <script type="text/html" id="tmpl-video-details"> <# var ext, html5types = { mp4: wp.media.view.settings.embedMimes.mp4, ogv: wp.media.view.settings.embedMimes.ogv, webm: wp.media.view.settings.embedMimes.webm }; #> <div class="media-embed media-embed-details"> <div class="embed-media-settings embed-video-settings"> <div class="wp-video-holder"> <# var w = ! data.model.width || data.model.width > 640 ? 640 : data.model.width, h = ! data.model.height ? 360 : data.model.height; if ( data.model.width && w !== data.model.width ) { h = Math.ceil( ( h * w ) / data.model.width ); } #> <# var w_rule = '', classes = [], w, h, settings = wp.media.view.settings, isYouTube = isVimeo = false; if ( ! _.isEmpty( data.model.src ) ) { isYouTube = data.model.src.match(/youtube|youtu\.be/); isVimeo = -1 !== data.model.src.indexOf('vimeo'); } if ( settings.contentWidth && data.model.width >= settings.contentWidth ) { w = settings.contentWidth; } else { w = data.model.width; } if ( w !== data.model.width ) { h = Math.ceil( ( data.model.height * w ) / data.model.width ); } else { h = data.model.height; } if ( w ) { w_rule = 'width: ' + w + 'px; '; } if ( isYouTube ) { classes.push( 'youtube-video' ); } if ( isVimeo ) { classes.push( 'vimeo-video' ); } #> <div style="{{ w_rule }}" class="wp-video"> <video controls class="wp-video-shortcode {{ classes.join( ' ' ) }}" <# if ( w ) { #>width="{{ w }}"<# } #> <# if ( h ) { #>height="{{ h }}"<# } #> <# if ( ! _.isUndefined( data.model.poster ) && data.model.poster ) { #> poster="{{ data.model.poster }}"<# } #> preload ="{{ _.isUndefined( data.model.preload ) ? 'metadata' : data.model.preload }}" <# if ( ! _.isUndefined( data.model.autoplay ) && data.model.autoplay ) { #> autoplay<# } if ( ! _.isUndefined( data.model.loop ) && data.model.loop ) { #> loop<# } #> > <# if ( ! _.isEmpty( data.model.src ) ) { if ( isYouTube ) { #> <source src="{{ data.model.src }}" type="video/youtube" /> <# } else if ( isVimeo ) { #> <source src="{{ data.model.src }}" type="video/vimeo" /> <# } else { #> <source src="{{ data.model.src }}" type="{{ settings.embedMimes[ data.model.src.split('.').pop() ] }}" /> <# } } #> <# if ( data.model.mp4 ) { #> <source src="{{ data.model.mp4 }}" type="{{ settings.embedMimes[ 'mp4' ] }}" /> <# } #> <# if ( data.model.m4v ) { #> <source src="{{ data.model.m4v }}" type="{{ settings.embedMimes[ 'm4v' ] }}" /> <# } #> <# if ( data.model.webm ) { #> <source src="{{ data.model.webm }}" type="{{ settings.embedMimes[ 'webm' ] }}" /> <# } #> <# if ( data.model.ogv ) { #> <source src="{{ data.model.ogv }}" type="{{ settings.embedMimes[ 'ogv' ] }}" /> <# } #> <# if ( data.model.flv ) { #> <source src="{{ data.model.flv }}" type="{{ settings.embedMimes[ 'flv' ] }}" /> <# } #> {{{ data.model.content }}} </video> </div> <# if ( ! _.isEmpty( data.model.src ) ) { ext = data.model.src.split('.').pop(); if ( html5types[ ext ] ) { delete html5types[ ext ]; } #> <span class="setting"> <label for="video-details-source" class="name">URL</label> <input type="text" id="video-details-source" readonly data-setting="src" value="{{ data.model.src }}" /> <button type="button" class="button-link remove-setting">Remove video source</button> </span> <# } #> <# if ( ! _.isEmpty( data.model.mp4 ) ) { if ( ! _.isUndefined( html5types.mp4 ) ) { delete html5types.mp4; } #> <span class="setting"> <label for="video-details-mp4-source" class="name">MP4</label> <input type="text" id="video-details-mp4-source" readonly data-setting="mp4" value="{{ data.model.mp4 }}" /> <button type="button" class="button-link remove-setting">Remove video source</button> </span> <# } #> <# if ( ! _.isEmpty( data.model.m4v ) ) { if ( ! _.isUndefined( html5types.m4v ) ) { delete html5types.m4v; } #> <span class="setting"> <label for="video-details-m4v-source" class="name">M4V</label> <input type="text" id="video-details-m4v-source" readonly data-setting="m4v" value="{{ data.model.m4v }}" /> <button type="button" class="button-link remove-setting">Remove video source</button> </span> <# } #> <# if ( ! _.isEmpty( data.model.webm ) ) { if ( ! _.isUndefined( html5types.webm ) ) { delete html5types.webm; } #> <span class="setting"> <label for="video-details-webm-source" class="name">WEBM</label> <input type="text" id="video-details-webm-source" readonly data-setting="webm" value="{{ data.model.webm }}" /> <button type="button" class="button-link remove-setting">Remove video source</button> </span> <# } #> <# if ( ! _.isEmpty( data.model.ogv ) ) { if ( ! _.isUndefined( html5types.ogv ) ) { delete html5types.ogv; } #> <span class="setting"> <label for="video-details-ogv-source" class="name">OGV</label> <input type="text" id="video-details-ogv-source" readonly data-setting="ogv" value="{{ data.model.ogv }}" /> <button type="button" class="button-link remove-setting">Remove video source</button> </span> <# } #> <# if ( ! _.isEmpty( data.model.flv ) ) { if ( ! _.isUndefined( html5types.flv ) ) { delete html5types.flv; } #> <span class="setting"> <label for="video-details-flv-source" class="name">FLV</label> <input type="text" id="video-details-flv-source" readonly data-setting="flv" value="{{ data.model.flv }}" /> <button type="button" class="button-link remove-setting">Remove video source</button> </span> <# } #> </div> <# if ( ! _.isEmpty( html5types ) ) { #> <fieldset class="setting-group"> <legend class="name">Add alternate sources for maximum HTML5 playback</legend> <span class="setting"> <span class="button-large"> <# _.each( html5types, function (mime, type) { #> <button class="button add-media-source" data-mime="{{ mime }}">{{ type }}</button> <# } ) #> </span> </span> </fieldset> <# } #> <# if ( ! _.isEmpty( data.model.poster ) ) { #> <span class="setting"> <label for="video-details-poster-image" class="name">Poster Image</label> <input type="text" id="video-details-poster-image" readonly data-setting="poster" value="{{ data.model.poster }}" /> <button type="button" class="button-link remove-setting">Remove poster image</button> </span> <# } #> <fieldset class="setting-group"> <legend class="name">Preload</legend> <span class="setting preload"> <span class="button-group button-large" data-setting="preload"> <button class="button" value="auto">Auto</button> <button class="button" value="metadata">Metadata</button> <button class="button active" value="none">None</button> </span> </span> </fieldset> <span class="setting-group"> <span class="setting checkbox-setting autoplay"> <input type="checkbox" id="video-details-autoplay" data-setting="autoplay" /> <label for="video-details-autoplay" class="checkbox-label">Autoplay</label> </span> <span class="setting checkbox-setting"> <input type="checkbox" id="video-details-loop" data-setting="loop" /> <label for="video-details-loop" class="checkbox-label">Loop</label> </span> </span> <span class="setting" data-setting="content"> <# var content = ''; if ( ! _.isEmpty( data.model.content ) ) { var tracks = jQuery( data.model.content ).filter( 'track' ); _.each( tracks.toArray(), function( track, index ) { content += track.outerHTML; #> <label for="video-details-track-{{ index }}" class="name">Tracks (subtitles, captions, descriptions, chapters, or metadata)</label> <input class="content-track" type="text" id="video-details-track-{{ index }}" aria-describedby="video-details-track-desc-{{ index }}" value="{{ track.outerHTML }}" /> <span class="description" id="video-details-track-desc-{{ index }}"> The srclang, label, and kind values can be edited to set the video track language and kind. </span> <button type="button" class="button-link remove-setting remove-track">Remove video track</button><br /> <# } ); #> <# } else { #> <span class="name">Tracks (subtitles, captions, descriptions, chapters, or metadata)</span><br /> <em>There are no associated subtitles.</em> <# } #> <textarea class="hidden content-setting">{{ content }}</textarea> </span> </div> </div> </script> <script type="text/html" id="tmpl-editor-gallery"> <# if ( data.attachments.length ) { #> <div class="gallery gallery-columns-{{ data.columns }}"> <# _.each( data.attachments, function( attachment, index ) { #> <dl class="gallery-item"> <dt class="gallery-icon"> <# if ( attachment.thumbnail ) { #> <img src="{{ attachment.thumbnail.url }}" width="{{ attachment.thumbnail.width }}" height="{{ attachment.thumbnail.height }}" alt="{{ attachment.alt }}" /> <# } else { #> <img src="{{ attachment.url }}" alt="{{ attachment.alt }}" /> <# } #> </dt> <# if ( attachment.caption ) { #> <dd class="wp-caption-text gallery-caption"> {{{ data.verifyHTML( attachment.caption ) }}} </dd> <# } #> </dl> <# if ( index % data.columns === data.columns - 1 ) { #> <br style="clear: both;" /> <# } #> <# } ); #> </div> <# } else { #> <div class="wpview-error"> <div class="dashicons dashicons-format-gallery"></div><p>No items found.</p> </div> <# } #> </script> <script type="text/html" id="tmpl-crop-content"> <img class="crop-image" src="{{ data.url }}" alt="Image crop area preview. Requires mouse interaction." /> <div class="upload-errors"></div> </script> <script type="text/html" id="tmpl-site-icon-preview-crop"> <style> :root{ --site-icon-url: url( "{{ data.url }}" ); } </style> <h2>Site Icon Preview</h2> <p>As an app icon and a browser icon.</p> <div class="site-icon-preview crop"> <div class="image-preview-wrap app-icon-preview"> <img id="preview-app-icon" src="{{ data.url }}" class="app-icon-preview" alt="Preview as an app icon" /> </div> <div class="site-icon-preview-browser"> <svg role="img" aria-hidden="true" fill="none" xmlns="http://www.w3.org/2000/svg" class="browser-buttons"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 20a6 6 0 1 1 12 0 6 6 0 0 1-12 0Zm18 0a6 6 0 1 1 12 0 6 6 0 0 1-12 0Zm24-6a6 6 0 1 0 0 12 6 6 0 0 0 0-12Z" /></svg> <div class="site-icon-preview-tab"> <div class="image-preview-wrap browser"> <img id="preview-favicon" src="{{ data.url }}" class="browser-icon-preview" alt="Preview as a browser icon" /> </div> <div class="site-icon-preview-site-title" aria-hidden="true"><# print( 'Pocket Casts Forum' ) #></div> <svg role="img" aria-hidden="true" fill="none" xmlns="http://www.w3.org/2000/svg" class="close-button"> <path d="M12 13.0607L15.7123 16.773L16.773 15.7123L13.0607 12L16.773 8.28772L15.7123 7.22706L12 10.9394L8.28771 7.22705L7.22705 8.28771L10.9394 12L7.22706 15.7123L8.28772 16.773L12 13.0607Z" /> </svg> </div> </div> </div> </div> </script> <script type="text/javascript"> ( function() { var tmplNode = document.querySelector( '#tmpl-attachment-details-two-column' ); if ( ! tmplNode ) { return; } var content = tmplNode.innerHTML; var target = '<div class="file-size">'; var targetIndex = content.indexOf( target ); if ( -1 == targetIndex ) { return; } var insertStringAt = function( stringToInsert, contextString, insertAtIndex ) { return [ contextString.slice( 0, insertAtIndex ), stringToInsert, contextString.slice( insertAtIndex ), ].join( '' ); } var conditionToAddOpening = '<# if ( data.filesizeHumanReadable ) { #>'; var conditionToAddClosing = '<# } #>'; var endOfTargetLine = content.indexOf( '\n', targetIndex ); var newContent = insertStringAt( conditionToAddClosing, content, endOfTargetLine ); newContent = insertStringAt( conditionToAddOpening, newContent, targetIndex ); tmplNode.innerHTML = newContent; } )(); </script> <script type="text/html" id="tmpl-advanced-image-styles"> <span class="group-label">Image Border</span> <div class="image-settings-group"> <label class="border-width"> <span>Width</span> <input type="text" data-setting="borderWidth" value="{{ data.borderWidth }}" /> </label> <label class="border-color"> <span>Color</span> <input type="{{ data.colorInputType }}" data-setting="borderColor" value="{{ data.borderColor }}" /> </label> </div> <span class="group-label">Image Margins</span> <div class="image-settings-group margins"> <label class="top"> <span>Top</span> <input type="text" data-setting="marginTop" value="{{ data.marginTop }}" /> </label> <label class="bottom"> <span>Bottom</span> <input type="text" data-setting="marginBottom" value="{{ data.marginBottom }}" /> </label> <label class="left"> <span>Left</span> <input type="text" data-setting="marginLeft" value="{{ data.marginLeft }}" /> </label> <label class="right"> <span>Right</span> <input type="text" data-setting="marginRight" value="{{ data.marginRight }}" /> </label> </div> </script> <div id="actionbar" dir="ltr" style="display: none;" class="actnbr-a8c-supportforums-pocketcasts actnbr-has-follow"> <ul> <li class="actnbr-ellipsis actnbr-hidden"> <svg class="gridicon gridicons-ellipsis" height="24" width="24" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><path d="M7 12c0 1.104-.896 2-2 2s-2-.896-2-2 .896-2 2-2 2 .896 2 2zm12-2c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2zm-7 0c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2z"/></g></svg> <div class="actnbr-popover tip tip-top-left actnbr-more"> <div class="tip-arrow"></div> <div class="tip-inner"> <ul> <li class="actnbr-sitename"> <a href="https://forums.pocketcasts.com"> <img loading='lazy' alt='' src='https://forums.pocketcasts.com/wp-content/uploads/2023/03/favicon-196.png?w=50' srcset='https://forums.pocketcasts.com/wp-content/uploads/2023/03/favicon-196.png?w=50 1x, https://forums.pocketcasts.com/wp-content/uploads/2023/03/favicon-196.png?w=75 1.5x, https://forums.pocketcasts.com/wp-content/uploads/2023/03/favicon-196.png?w=100 2x, https://forums.pocketcasts.com/wp-content/uploads/2023/03/favicon-196.png?w=150 3x, https://forums.pocketcasts.com/wp-content/uploads/2023/03/favicon-196.png?w=196 4x' class='avatar avatar-50' height='50' width='50' /> Pocket Casts Forum </a> </li> <li class="actnbr-signup"><a href="https://wordpress.com/start/">Sign up</a></li> <li class="actnbr-login"><a href="https://wordpress.com/log-in?redirect_to=https%3A%2F%2Fr-login.wordpress.com%2Fremote-login.php%3Faction%3Dlink%26back%3Dhttps%253A%252F%252Fforums.pocketcasts.com%252Fforums%252Ftopic%252Foption-to-disable-auto-download-when-subscribing-to-podcasts%252F">Log in</a></li> <li class="actnbr-shortlink"> <a href="https://wp.me/peuSoH-1Oa"> <span class="actnbr-shortlink__text">Copy shortlink</span> <span class="actnbr-shortlink__icon"><svg class="gridicon gridicons-checkmark" height="16" width="16" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><path d="M9 19.414l-6.707-6.707 1.414-1.414L9 16.586 20.293 5.293l1.414 1.414"/></g></svg></span> </a> </li> <li class="flb-report"> <a href="https://wordpress.com/abuse/?report_url=https://forums.pocketcasts.com/forums/topic/option-to-disable-auto-download-when-subscribing-to-podcasts/" target="_blank" rel="noopener noreferrer"> Report this content </a> </li> <li class="actnbr-subs"> <a href="https://subscribe.wordpress.com/">Manage subscriptions</a> </li> </ul> </div> </div> </li> </ul> </div> <script> window.addEventListener( "load", function( event ) { var link = document.createElement( "link" ); link.href = "https://s0.wp.com/wp-content/mu-plugins/actionbar/actionbar.css?v=20250116"; link.type = "text/css"; link.rel = "stylesheet"; document.head.appendChild( link ); var script = document.createElement( "script" ); script.src = "https://s0.wp.com/wp-content/mu-plugins/actionbar/actionbar.js?v=20250204"; script.defer = true; document.body.appendChild( script ); } ); </script> <script type="text/javascript" id="wp-util-js-extra"> /* <![CDATA[ */ var _wpUtilSettings = {"ajax":{"url":"\/wp-admin\/admin-ajax.php"}}; /* ]]> */ </script> <script type="text/javascript" id="media-models-js-extra"> /* <![CDATA[ */ var _wpMediaModelsL10n = {"settings":{"ajaxurl":"\/wp-admin\/admin-ajax.php","post":{"id":0}}}; /* ]]> */ </script> <script type="text/javascript" id="wp-plupload-js-extra"> /* <![CDATA[ */ var pluploadL10n = {"queue_limit_exceeded":"You have attempted to queue too many files.","file_exceeds_size_limit":"%s exceeds the maximum upload size for this site.","zero_byte_file":"This file is empty. Please try another.","invalid_filetype":"Sorry, you are not allowed to upload this file type.","not_an_image":"This file is not an image. Please try another.","image_memory_exceeded":"Memory exceeded. Please try another smaller file.","image_dimensions_exceeded":"This is larger than the maximum size. Please try another.","default_error":"An error occurred in the upload. Please try again later.","missing_upload_url":"There was a configuration error. Please contact the server administrator.","upload_limit_exceeded":"You may only upload 1 file.","http_error":"Unexpected response from the server. The file may have been uploaded successfully. Check in the Media Library or reload the page.","http_error_image":"The server cannot process the image. This can happen if the server is busy or does not have enough resources to complete the task. Uploading a smaller image may help. Suggested maximum size is 2560 pixels.","upload_failed":"Upload failed.","big_upload_failed":"Please try uploading this file with the %1$sbrowser uploader%2$s.","big_upload_queued":"%s exceeds the maximum upload size for the multi-file uploader when used in your browser.","io_error":"IO error.","security_error":"Security error.","file_cancelled":"File canceled.","upload_stopped":"Upload stopped.","dismiss":"Dismiss","crunching":"Crunching\u2026","deleted":"moved to the Trash.","error_uploading":"\u201c%s\u201d has failed to upload.","unsupported_image":"This image cannot be displayed in a web browser. For best results convert it to JPEG before uploading.","noneditable_image":"This image cannot be processed by the web server. Convert it to JPEG or PNG before uploading.","file_url_copied":"The file URL has been copied to your clipboard"}; var _wpPluploadSettings = {"defaults":{"file_data_name":"async-upload","url":"\/wp-admin\/async-upload.php","filters":[{"title":"Allowed Files","extensions":"jpg,jpeg,png,gif,pdf,doc,ppt,odt,pptx,docx,pps,ppsx,xls,xlsx,key,webp,heic,heif,asc,mp3,m4a,wav,ogg,zip,txt,tiff,bmp,ogv,mp4,m4v,mov,wmv,avi,mpg,3gp,3g2"}],"heic_upload_error":true,"multipart_params":{"action":"upload-attachment","_wpnonce":"177f38be45"}},"browser":{"mobile":false,"supported":true},"limitExceeded":false}; /* ]]> */ </script> <script type="text/javascript" id="custom-content-types-data-js-before"> /* <![CDATA[ */ var CUSTOM_CONTENT_TYPE__INITIAL_STATE; typeof CUSTOM_CONTENT_TYPE__INITIAL_STATE === "object" || (CUSTOM_CONTENT_TYPE__INITIAL_STATE = JSON.parse(decodeURIComponent("%7B%22active%22%3Atrue%2C%22over_ride%22%3Afalse%7D"))); /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s0.wp.com/_static/??-eJyFkNEOwiAMRX9IRmai48X4KYZBXTqhXYDq78uMM2bJ9I3eHk6b6sekkFwQD1mPWQt5SNlxgiYiNWPe6RXRW3frmTb7tZSC4Uf7nyGCR6siewh5i5mCTIGtn/Pl/c06pgJUXjruMYCSDMkONaueK6+5KLNmQKp2KFPd8F3X70xLdrkDeU7aSuFoS0H3oW3OUOp1BIPX2BpS80qQ6qBzPLXd/mCMOXaH8QlxJIhm'></script> <script type="text/javascript" id="wp-jp-i18n-loader-js-after"> /* <![CDATA[ */ wp.jpI18nLoader.state = {"baseUrl":"https://widgets.wp.com/languages/","locale":"en_US","domainMap":{"jetpack-admin-ui":"plugins/jetpack","jetpack-assets":"plugins/jetpack","jetpack-backup-pkg":"plugins/jetpack","jetpack-blaze":"plugins/jetpack","jetpack-boost-core":"plugins/jetpack","jetpack-boost-speed-score":"plugins/jetpack","jetpack-classic-theme-helper":"plugins/jetpack","jetpack-compat":"plugins/jetpack","jetpack-config":"plugins/jetpack","jetpack-connection":"plugins/jetpack","jetpack-explat":"plugins/jetpack","jetpack-external-media":"plugins/jetpack","jetpack-forms":"plugins/jetpack","jetpack-image-cdn":"plugins/jetpack","jetpack-import":"plugins/jetpack","jetpack-ip":"plugins/jetpack","jetpack-jitm":"plugins/jetpack","jetpack-licensing":"plugins/jetpack","jetpack-masterbar":"plugins/jetpack","jetpack-my-jetpack":"plugins/jetpack","jetpack-password-checker":"plugins/jetpack","jetpack-plugins-installer":"plugins/jetpack","jetpack-post-list":"plugins/jetpack","jetpack-protect-models":"plugins/jetpack","jetpack-protect-status":"plugins/jetpack","jetpack-publicize-pkg":"plugins/jetpack","jetpack-search-pkg":"plugins/jetpack","jetpack-stats":"plugins/jetpack","jetpack-stats-admin":"plugins/jetpack","jetpack-sync":"plugins/jetpack","jetpack-videopress-pkg":"plugins/jetpack","jetpack-waf":"plugins/jetpack","jetpack-wordads":"plugins/jetpack","woocommerce-analytics":"plugins/jetpack"},"domainPaths":{"jetpack-admin-ui":"jetpack_vendor/automattic/jetpack-admin-ui/","jetpack-assets":"jetpack_vendor/automattic/jetpack-assets/","jetpack-backup-pkg":"jetpack_vendor/automattic/jetpack-backup/","jetpack-blaze":"jetpack_vendor/automattic/jetpack-blaze/","jetpack-boost-core":"jetpack_vendor/automattic/jetpack-boost-core/","jetpack-boost-speed-score":"jetpack_vendor/automattic/jetpack-boost-speed-score/","jetpack-classic-theme-helper":"jetpack_vendor/automattic/jetpack-classic-theme-helper/","jetpack-compat":"jetpack_vendor/automattic/jetpack-compat/","jetpack-config":"jetpack_vendor/automattic/jetpack-config/","jetpack-connection":"jetpack_vendor/automattic/jetpack-connection/","jetpack-explat":"jetpack_vendor/automattic/jetpack-explat/","jetpack-external-media":"jetpack_vendor/automattic/jetpack-external-media/","jetpack-forms":"jetpack_vendor/automattic/jetpack-forms/","jetpack-image-cdn":"jetpack_vendor/automattic/jetpack-image-cdn/","jetpack-import":"jetpack_vendor/automattic/jetpack-import/","jetpack-ip":"jetpack_vendor/automattic/jetpack-ip/","jetpack-jitm":"jetpack_vendor/automattic/jetpack-jitm/","jetpack-licensing":"jetpack_vendor/automattic/jetpack-licensing/","jetpack-masterbar":"jetpack_vendor/automattic/jetpack-masterbar/","jetpack-my-jetpack":"jetpack_vendor/automattic/jetpack-my-jetpack/","jetpack-password-checker":"jetpack_vendor/automattic/jetpack-password-checker/","jetpack-plugins-installer":"jetpack_vendor/automattic/jetpack-plugins-installer/","jetpack-post-list":"jetpack_vendor/automattic/jetpack-post-list/","jetpack-protect-models":"jetpack_vendor/automattic/jetpack-protect-models/","jetpack-protect-status":"jetpack_vendor/automattic/jetpack-protect-status/","jetpack-publicize-pkg":"jetpack_vendor/automattic/jetpack-publicize/","jetpack-search-pkg":"jetpack_vendor/automattic/jetpack-search/","jetpack-stats":"jetpack_vendor/automattic/jetpack-stats/","jetpack-stats-admin":"jetpack_vendor/automattic/jetpack-stats-admin/","jetpack-sync":"jetpack_vendor/automattic/jetpack-sync/","jetpack-videopress-pkg":"jetpack_vendor/automattic/jetpack-videopress/","jetpack-waf":"jetpack_vendor/automattic/jetpack-waf/","jetpack-wordads":"jetpack_vendor/automattic/jetpack-wordads/","woocommerce-analytics":"jetpack_vendor/automattic/woocommerce-analytics/"}}; wp.jpI18nLoader.state = {"baseUrl":"https://widgets.wp.com/languages/","locale":"en_US","domainMap":{"jetpack-admin-ui":"plugins/jetpack","jetpack-assets":"plugins/jetpack","jetpack-backup-pkg":"plugins/jetpack","jetpack-blaze":"plugins/jetpack","jetpack-boost-core":"plugins/jetpack","jetpack-boost-speed-score":"plugins/jetpack","jetpack-classic-theme-helper":"plugins/jetpack","jetpack-compat":"plugins/jetpack","jetpack-config":"plugins/jetpack","jetpack-connection":"plugins/jetpack","jetpack-explat":"plugins/jetpack","jetpack-external-media":"plugins/jetpack","jetpack-forms":"plugins/jetpack","jetpack-image-cdn":"plugins/jetpack","jetpack-import":"plugins/jetpack","jetpack-ip":"plugins/jetpack","jetpack-jitm":"plugins/jetpack","jetpack-licensing":"plugins/jetpack","jetpack-masterbar":"plugins/jetpack","jetpack-my-jetpack":"plugins/jetpack","jetpack-password-checker":"plugins/jetpack","jetpack-plugins-installer":"plugins/jetpack","jetpack-post-list":"plugins/jetpack","jetpack-protect-models":"plugins/jetpack","jetpack-protect-status":"plugins/jetpack","jetpack-publicize-pkg":"plugins/jetpack","jetpack-search-pkg":"plugins/jetpack","jetpack-stats":"plugins/jetpack","jetpack-stats-admin":"plugins/jetpack","jetpack-sync":"plugins/jetpack","jetpack-videopress-pkg":"plugins/jetpack","jetpack-waf":"plugins/jetpack","jetpack-wordads":"plugins/jetpack","woocommerce-analytics":"plugins/jetpack"},"domainPaths":{"jetpack-admin-ui":"jetpack_vendor/automattic/jetpack-admin-ui/","jetpack-assets":"jetpack_vendor/automattic/jetpack-assets/","jetpack-backup-pkg":"jetpack_vendor/automattic/jetpack-backup/","jetpack-blaze":"jetpack_vendor/automattic/jetpack-blaze/","jetpack-boost-core":"jetpack_vendor/automattic/jetpack-boost-core/","jetpack-boost-speed-score":"jetpack_vendor/automattic/jetpack-boost-speed-score/","jetpack-classic-theme-helper":"jetpack_vendor/automattic/jetpack-classic-theme-helper/","jetpack-compat":"jetpack_vendor/automattic/jetpack-compat/","jetpack-config":"jetpack_vendor/automattic/jetpack-config/","jetpack-connection":"jetpack_vendor/automattic/jetpack-connection/","jetpack-explat":"jetpack_vendor/automattic/jetpack-explat/","jetpack-external-media":"jetpack_vendor/automattic/jetpack-external-media/","jetpack-forms":"jetpack_vendor/automattic/jetpack-forms/","jetpack-image-cdn":"jetpack_vendor/automattic/jetpack-image-cdn/","jetpack-import":"jetpack_vendor/automattic/jetpack-import/","jetpack-ip":"jetpack_vendor/automattic/jetpack-ip/","jetpack-jitm":"jetpack_vendor/automattic/jetpack-jitm/","jetpack-licensing":"jetpack_vendor/automattic/jetpack-licensing/","jetpack-masterbar":"jetpack_vendor/automattic/jetpack-masterbar/","jetpack-my-jetpack":"jetpack_vendor/automattic/jetpack-my-jetpack/","jetpack-password-checker":"jetpack_vendor/automattic/jetpack-password-checker/","jetpack-plugins-installer":"jetpack_vendor/automattic/jetpack-plugins-installer/","jetpack-post-list":"jetpack_vendor/automattic/jetpack-post-list/","jetpack-protect-models":"jetpack_vendor/automattic/jetpack-protect-models/","jetpack-protect-status":"jetpack_vendor/automattic/jetpack-protect-status/","jetpack-publicize-pkg":"jetpack_vendor/automattic/jetpack-publicize/","jetpack-search-pkg":"jetpack_vendor/automattic/jetpack-search/","jetpack-stats":"jetpack_vendor/automattic/jetpack-stats/","jetpack-stats-admin":"jetpack_vendor/automattic/jetpack-stats-admin/","jetpack-sync":"jetpack_vendor/automattic/jetpack-sync/","jetpack-videopress-pkg":"jetpack_vendor/automattic/jetpack-videopress/","jetpack-waf":"jetpack_vendor/automattic/jetpack-waf/","jetpack-wordads":"jetpack_vendor/automattic/jetpack-wordads/","woocommerce-analytics":"jetpack_vendor/automattic/woocommerce-analytics/"}}; /* ]]> */ </script> <script type="text/javascript" crossorigin='anonymous' src="https://s0.wp.com/wp-content/plugins/gutenberg-core/v18.3.0/build/url/index.min.js?m=1715382909i&amp;ver=413660a39c97a1da8d51" id="wp-url-js"></script> <script type="text/javascript" id="jetpack-instant-search-js-before"> /* <![CDATA[ */ var JetpackInstantSearchOptions=JSON.parse(decodeURIComponent("%7B%22overlayOptions%22%3A%7B%22colorTheme%22%3A%22light%22%2C%22enableInfScroll%22%3Atrue%2C%22enableFilteringOpensOverlay%22%3Atrue%2C%22enablePostDate%22%3Atrue%2C%22enableSort%22%3Atrue%2C%22highlightColor%22%3A%22%23e6f2e8%22%2C%22overlayTrigger%22%3A%22results%22%2C%22resultFormat%22%3A%22minimal%22%2C%22showPoweredBy%22%3Atrue%2C%22defaultSort%22%3A%22relevance%22%2C%22excludedPostTypes%22%3A%5B%5D%7D%2C%22homeUrl%22%3A%22https%3A%5C%2F%5C%2Fforums.pocketcasts.com%22%2C%22locale%22%3A%22en%22%2C%22postsPerPage%22%3A10%2C%22siteId%22%3A214227651%2C%22postTypes%22%3A%7B%22post%22%3A%7B%22singular_name%22%3A%22Post%22%2C%22name%22%3A%22Posts%22%7D%2C%22page%22%3A%7B%22singular_name%22%3A%22Page%22%2C%22name%22%3A%22Pages%22%7D%2C%22attachment%22%3A%7B%22singular_name%22%3A%22Media%22%2C%22name%22%3A%22Media%22%7D%2C%22forum%22%3A%7B%22singular_name%22%3A%22Forum%22%2C%22name%22%3A%22Forums%22%7D%2C%22topic%22%3A%7B%22singular_name%22%3A%22Topic%22%2C%22name%22%3A%22Topics%22%7D%7D%2C%22webpackPublicPath%22%3A%22https%3A%5C%2F%5C%2Fs2.wp.com%5C%2Fwp-content%5C%2Fmu-plugins%5C%2Fjetpack-plugin%5C%2Fmoon%5C%2Fjetpack_vendor%5C%2Fautomattic%5C%2Fjetpack-search%5C%2Fbuild%5C%2Finstant-search%5C%2F%22%2C%22isPhotonEnabled%22%3Atrue%2C%22isFreePlan%22%3Afalse%2C%22apiRoot%22%3A%22https%3A%5C%2F%5C%2Fpublic-api.wordpress.com%5C%2F%22%2C%22apiNonce%22%3A%22343e7d3c51%22%2C%22isPrivateSite%22%3Afalse%2C%22isWpcom%22%3Atrue%2C%22hasOverlayWidgets%22%3Afalse%2C%22widgets%22%3A%5B%5D%2C%22widgetsOutsideOverlay%22%3A%5B%5D%2C%22hasNonSearchWidgets%22%3Afalse%2C%22preventTrackingCookiesReset%22%3Atrue%2C%22adminQueryFilter%22%3A%7B%22bool%22%3A%7B%22must_not%22%3A%5B%7B%22term%22%3A%7B%22post_type%22%3A%22attachment%22%7D%7D%5D%7D%7D%7D")); /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s2.wp.com/wp-content/mu-plugins/jetpack-plugin/moon/jetpack_vendor/automattic/jetpack-search/build/instant-search/jp-search.js?m=1737753225i'></script> <script type="text/javascript" crossorigin='anonymous' src="//stats.wp.com/w.js?ver=202507" id="jp-tracks-js"></script> <script type="text/javascript" id="bbpress-engagements-js-extra"> /* <![CDATA[ */ var bbpEngagementJS = {"object_id":"6954","bbp_ajaxurl":"https:\/\/forums.pocketcasts.com\/forums\/topic\/option-to-disable-auto-download-when-subscribing-to-podcasts\/?bbp-ajax=true","generic_ajax_error":"Something went wrong. Refresh your browser and try again."}; /* ]]> */ </script> <script type="text/javascript" id="comment-like-js-extra"> /* <![CDATA[ */ var comment_like_text = {"loading":"Loading...","swipeUrl":"https:\/\/s2.wp.com\/wp-content\/mu-plugins\/comment-likes\/js\/lib\/swipe.js?ver=20131008"}; /* ]]> */ </script> <script type="text/javascript" id="mediaelement-js-extra"> /* <![CDATA[ */ var _wpmejsSettings = {"pluginPath":"\/wp-includes\/js\/mediaelement\/","classPrefix":"mejs-","stretching":"responsive","audioShortcodeLibrary":"mediaelement","videoShortcodeLibrary":"mediaelement"}; /* ]]> */ </script> <script type="text/javascript" id="wp-api-request-js-extra"> /* <![CDATA[ */ var wpApiSettings = {"root":"https:\/\/public-api.wordpress.com\/","nonce":"343e7d3c51","versionString":"wp\/v2\/"}; /* ]]> */ </script> <script type="text/javascript" id="mediaelement-core-js-before"> /* <![CDATA[ */ var mejsL10n = {"language":"en","strings":{"mejs.download-file":"Download File","mejs.install-flash":"You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https:\/\/get.adobe.com\/flashplayer\/","mejs.fullscreen":"Fullscreen","mejs.play":"Play","mejs.pause":"Pause","mejs.time-slider":"Time Slider","mejs.time-help-text":"Use Left\/Right Arrow keys to advance one second, Up\/Down arrows to advance ten seconds.","mejs.live-broadcast":"Live Broadcast","mejs.volume-help-text":"Use Up\/Down Arrow keys to increase or decrease volume.","mejs.unmute":"Unmute","mejs.mute":"Mute","mejs.volume-slider":"Volume Slider","mejs.video-player":"Video Player","mejs.audio-player":"Audio Player","mejs.captions-subtitles":"Captions\/Subtitles","mejs.captions-chapters":"Chapters","mejs.none":"None","mejs.afrikaans":"Afrikaans","mejs.albanian":"Albanian","mejs.arabic":"Arabic","mejs.belarusian":"Belarusian","mejs.bulgarian":"Bulgarian","mejs.catalan":"Catalan","mejs.chinese":"Chinese","mejs.chinese-simplified":"Chinese (Simplified)","mejs.chinese-traditional":"Chinese (Traditional)","mejs.croatian":"Croatian","mejs.czech":"Czech","mejs.danish":"Danish","mejs.dutch":"Dutch","mejs.english":"English","mejs.estonian":"Estonian","mejs.filipino":"Filipino","mejs.finnish":"Finnish","mejs.french":"French","mejs.galician":"Galician","mejs.german":"German","mejs.greek":"Greek","mejs.haitian-creole":"Haitian Creole","mejs.hebrew":"Hebrew","mejs.hindi":"Hindi","mejs.hungarian":"Hungarian","mejs.icelandic":"Icelandic","mejs.indonesian":"Indonesian","mejs.irish":"Irish","mejs.italian":"Italian","mejs.japanese":"Japanese","mejs.korean":"Korean","mejs.latvian":"Latvian","mejs.lithuanian":"Lithuanian","mejs.macedonian":"Macedonian","mejs.malay":"Malay","mejs.maltese":"Maltese","mejs.norwegian":"Norwegian","mejs.persian":"Persian","mejs.polish":"Polish","mejs.portuguese":"Portuguese","mejs.romanian":"Romanian","mejs.russian":"Russian","mejs.serbian":"Serbian","mejs.slovak":"Slovak","mejs.slovenian":"Slovenian","mejs.spanish":"Spanish","mejs.swahili":"Swahili","mejs.swedish":"Swedish","mejs.tagalog":"Tagalog","mejs.thai":"Thai","mejs.turkish":"Turkish","mejs.ukrainian":"Ukrainian","mejs.vietnamese":"Vietnamese","mejs.welsh":"Welsh","mejs.yiddish":"Yiddish"}}; /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s1.wp.com/_static/??-eJydkltOAzEMRTdEagYhaD8Qa8nDnXqIkxAnVN09pqjStFKlwGecc65ly3AsxufUMDUosc+UBJwrFUXMk3mBhlyibSgQcG97bLAIYJrtjKyObJjSZpEHWOVwN5con/kHM5E+NGK5KdyK7aChAnbrQXopubZ9rp21YYxUhMSo24ctK4Lt3NVVtMFr0Q3LX4RH03Ihb7TCw176n8bZUcSr+Sj52MPv2uSgqM8B1/teA8tnx3qCTrrhOkBx7jKAiba1Lt4lGQNZjOdbuHoYm4JegT1h/bvLNFe9uSFR/9bve44tZCrqXHJB3vltep12z7vttHtcvgH6DSLn'></script> <script type="text/javascript" crossorigin='anonymous' src="https://s0.wp.com/wp-content/plugins/gutenberg-core/v18.3.0/build/dom-ready/index.min.js?m=1715382909i&amp;ver=222ad38e3e5e302c8bbf" id="wp-dom-ready-js"></script> <script type="text/javascript" crossorigin='anonymous' src="https://s0.wp.com/wp-content/plugins/gutenberg-core/v18.3.0/build/a11y/index.min.js?m=1715382909i&amp;ver=9061ce25a6ee8a006b52" id="wp-a11y-js"></script> <script type="text/javascript" id="media-views-js-extra"> /* <![CDATA[ */ var _wpMediaViewsL10n = {"mediaFrameDefaultTitle":"Media","url":"URL","addMedia":"Add media","search":"Search","select":"Select","cancel":"Cancel","update":"Update","replace":"Replace","remove":"Remove","back":"Back","selected":"%d selected","dragInfo":"Drag and drop to reorder media files.","uploadFilesTitle":"Upload files","uploadImagesTitle":"Upload images","mediaLibraryTitle":"Media Library","insertMediaTitle":"Add media","createNewGallery":"Create a new gallery","createNewPlaylist":"Create a new playlist","createNewVideoPlaylist":"Create a new video playlist","returnToLibrary":"\u2190 Go to library","allMediaItems":"All media items","allDates":"All dates","noItemsFound":"No items found.","insertIntoPost":"Insert into post","unattached":"Unattached","mine":"Mine","trash":"Trash","uploadedToThisPost":"Uploaded to this post","warnDelete":"You are about to permanently delete this item from your site.\nThis action cannot be undone.\n 'Cancel' to stop, 'OK' to delete.","warnBulkDelete":"You are about to permanently delete these items from your site.\nThis action cannot be undone.\n 'Cancel' to stop, 'OK' to delete.","warnBulkTrash":"You are about to trash these items.\n 'Cancel' to stop, 'OK' to delete.","bulkSelect":"Bulk select","trashSelected":"Move to Trash","restoreSelected":"Restore from Trash","deletePermanently":"Delete permanently","errorDeleting":"Error in deleting the attachment.","apply":"Apply","filterByDate":"Filter by date","filterByType":"Filter by type","searchLabel":"Search media","searchMediaLabel":"Search media","searchMediaPlaceholder":"Search media items...","mediaFound":"Number of media items found: %d","noMedia":"No media items found.","noMediaTryNewSearch":"No media items found. Try a different search.","attachmentDetails":"Attachment details","insertFromUrlTitle":"Insert from URL","setFeaturedImageTitle":"Featured image","setFeaturedImage":"Set featured image","createGalleryTitle":"Create gallery","editGalleryTitle":"Edit gallery","cancelGalleryTitle":"\u2190 Cancel gallery","insertGallery":"Insert gallery","updateGallery":"Update gallery","addToGallery":"Add to gallery","addToGalleryTitle":"Add to gallery","reverseOrder":"Reverse order","imageDetailsTitle":"Image details","imageReplaceTitle":"Replace image","imageDetailsCancel":"Cancel edit","editImage":"Edit image","chooseImage":"Choose image","selectAndCrop":"Select and crop","skipCropping":"Skip cropping","cropImage":"Crop image","cropYourImage":"Crop your image","cropping":"Cropping\u2026","suggestedDimensions":"Suggested image dimensions: %1$s by %2$s pixels.","cropError":"There has been an error cropping your image.","audioDetailsTitle":"Audio details","audioReplaceTitle":"Replace audio","audioAddSourceTitle":"Add audio source","audioDetailsCancel":"Cancel edit","videoDetailsTitle":"Video details","videoReplaceTitle":"Replace video","videoAddSourceTitle":"Add video source","videoDetailsCancel":"Cancel edit","videoSelectPosterImageTitle":"Select poster image","videoAddTrackTitle":"Add subtitles","playlistDragInfo":"Drag and drop to reorder tracks.","createPlaylistTitle":"Create audio playlist","editPlaylistTitle":"Edit audio playlist","cancelPlaylistTitle":"\u2190 Cancel audio playlist","insertPlaylist":"Insert audio playlist","updatePlaylist":"Update audio playlist","addToPlaylist":"Add to audio playlist","addToPlaylistTitle":"Add to Audio Playlist","videoPlaylistDragInfo":"Drag and drop to reorder videos.","createVideoPlaylistTitle":"Create video playlist","editVideoPlaylistTitle":"Edit video playlist","cancelVideoPlaylistTitle":"\u2190 Cancel video playlist","insertVideoPlaylist":"Insert video playlist","updateVideoPlaylist":"Update video playlist","addToVideoPlaylist":"Add to video playlist","addToVideoPlaylistTitle":"Add to video Playlist","filterAttachments":"Filter media","attachmentsList":"Media list","settings":{"tabs":[],"tabUrl":"https:\/\/pocketcastsforum.wordpress.com\/wp-admin\/media-upload.php?chromeless=1","mimeTypes":{"image":"Images","audio":"Audio","video":"Video","application\/msword,application\/vnd.openxmlformats-officedocument.wordprocessingml.document,application\/vnd.ms-word.document.macroEnabled.12,application\/vnd.ms-word.template.macroEnabled.12,application\/vnd.oasis.opendocument.text,application\/vnd.apple.pages,application\/pdf,application\/vnd.ms-xpsdocument,application\/oxps,application\/rtf,application\/wordperfect,application\/octet-stream":"Documents","application\/vnd.apple.numbers,application\/vnd.oasis.opendocument.spreadsheet,application\/vnd.ms-excel,application\/vnd.openxmlformats-officedocument.spreadsheetml.sheet,application\/vnd.ms-excel.sheet.macroEnabled.12,application\/vnd.ms-excel.sheet.binary.macroEnabled.12":"Spreadsheets","application\/x-gzip,application\/rar,application\/x-tar,application\/zip,application\/x-7z-compressed":"Archives"},"captions":true,"nonce":{"sendToEditor":"1aeb606836","setAttachmentThumbnail":"05bde86f41"},"post":{"id":0},"defaultProps":{"link":"none","align":"","size":""},"attachmentCounts":{"audio":1,"video":1},"oEmbedProxyUrl":"https:\/\/forums.pocketcasts.com\/wp-json\/oembed\/1.0\/proxy","embedExts":["mp3","ogg","flac","m4a","wav","mp4","m4v","webm","ogv","flv"],"embedMimes":{"mp3":"audio\/mpeg","ogg":"audio\/ogg","m4a":"audio\/mpeg","wav":"audio\/wav","mp4":"video\/mp4","m4v":"video\/mp4","ogv":"video\/ogg"},"contentWidth":null,"months":[{"year":"2025","month":"2","text":"February 2025"},{"year":"2025","month":"1","text":"January 2025"},{"year":"2024","month":"12","text":"December 2024"},{"year":"2024","month":"11","text":"November 2024"},{"year":"2024","month":"10","text":"October 2024"},{"year":"2024","month":"9","text":"September 2024"},{"year":"2024","month":"8","text":"August 2024"},{"year":"2024","month":"7","text":"July 2024"},{"year":"2024","month":"6","text":"June 2024"},{"year":"2024","month":"5","text":"May 2024"},{"year":"2024","month":"4","text":"April 2024"},{"year":"2024","month":"3","text":"March 2024"},{"year":"2024","month":"2","text":"February 2024"},{"year":"2023","month":"12","text":"December 2023"},{"year":"2023","month":"11","text":"November 2023"},{"year":"2023","month":"10","text":"October 2023"},{"year":"2023","month":"9","text":"September 2023"},{"year":"2023","month":"3","text":"March 2023"},{"year":"2023","month":"2","text":"February 2023"}],"mediaTrash":0,"infiniteScrolling":0}}; /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s2.wp.com/_static/??-eJx9zs0KAjEMBOAXspuK4O5FfJbaBElpktKf3de34EU87GUOwzcwcBTHGvNAapAaxMzlZaHiIqxLahf4A0LIwe1MRzsnM7rVcxMGsu2MZL8umnbSDjJcyePNOm9ZpdlLCf07nfYpj+t689t296tPHz2JSKo='></script> <script type="text/javascript"> (function () { var wpcom_reblog = { source: 'toolbar', toggle_reblog_box_flair: function (obj_id, post_id) { // Go to site selector. This will redirect to their blog if they only have one. const postEndpoint = `https://wordpress.com/post`; // Ideally we would use the permalink here, but fortunately this will be replaced with the // post permalink in the editor. const originalURL = `${ document.location.href }?page_id=${ post_id }`; const url = postEndpoint + '?url=' + encodeURIComponent( originalURL ) + '&is_post_share=true' + '&v=5'; const redirect = function () { if ( ! window.open( url, '_blank' ) ) { location.href = url; } }; if ( /Firefox/.test( navigator.userAgent ) ) { setTimeout( redirect, 0 ); } else { redirect(); } }, }; window.wpcom_reblog = wpcom_reblog; })(); </script> <script src="//stats.wp.com/w.js?68" defer></script> <script type="text/javascript"> _tkq = window._tkq || []; _stq = window._stq || []; _tkq.push(['storeContext', {'blog_id':'214227651','blog_tz':'-3','user_lang':'en','blog_lang':'en','user_id':'0'}]); _stq.push(['view', {'blog':'214227651','v':'wpcom','tz':'-3','user_id':'0','post':'6954','subd':'pocketcastsforum'}]); _stq.push(['extra', {'crypt':'UE40eW5QN0p8M2Y/RE1lSiYrZXhzUkM5fD1uTDNLUGt6QzVbd3FKb3Q4aWxfXXI3YWo4Qz1OQTklbU5iaFcmUVFuNjY9c2xqOUdMWmdBL19wOGp1T3xISjRRdT1tTj0xUG4vS0p4Y3xOZ2JRWVpORElfTklnQ35famE/YVRnSGpkLHgzZXFUYUhITXRSOHBLeHA5V0hLblJVRURJZ3AsX3M5PzVPc1s4VSYsLzZaUkVNVWwlfE5ueGxGZUtrRjBfZkVOLTcrbltyTTFpLnFWX20/WXBKdFFfcHhiUl8sJkFpZkNxWnEzZG8mTjNzRGplZXk/YTAsSj1+TVtRM2JrY35YWW52cXlXT3dQZDRIWGhmLS1ddEFxNitWczlhWl1HP1gtT2ZXbVRRV2dJT01hX3clTlAvbTZ0PzFRSTlORVtfL20rTw=='}]); _stq.push([ 'clickTrackerInit', '214227651', '6954' ]); </script> <noscript><img src="https://pixel.wp.com/b.gif?v=noscript" style="height:1px;width:1px;overflow:hidden;position:absolute;bottom:1px;" alt="" /></noscript> <script defer id="bilmur" data-provider="wordpress.com" data-service="simple" src="/wp-content/js/bilmur-4.min.js?i=12&m=202507"></script><script> ( function() { function getMobileUserAgentInfo() { if ( typeof wpcom_mobile_user_agent_info === 'object' ) { wpcom_mobile_user_agent_info.init(); var mobileStatsQueryString = ''; if ( wpcom_mobile_user_agent_info.matchedPlatformName !== false ) { mobileStatsQueryString += '&x_' + 'mobile_platforms' + '=' + wpcom_mobile_user_agent_info.matchedPlatformName; } if ( wpcom_mobile_user_agent_info.matchedUserAgentName !== false ) { mobileStatsQueryString += '&x_' + 'mobile_devices' + '=' + wpcom_mobile_user_agent_info.matchedUserAgentName; } if ( wpcom_mobile_user_agent_info.isIPad() ) { mobileStatsQueryString += '&x_' + 'ipad_views' + '=' + 'views'; } if ( mobileStatsQueryString != '' ) { new Image().src = document.location.protocol + '//pixel.wp.com/g.gif?v=wpcom-no-pv' + mobileStatsQueryString + '&baba=' + Math.random(); } } } document.addEventListener( 'DOMContentLoaded', getMobileUserAgentInfo ); } )(); </script></div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10