<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[[ANSWERED] Dynamic Load Videos]]></title><description><![CDATA[<p>Hello everyone,</p>
<p>This is my first post, so happy using Isadora for an interactive experience.</p>
<p>We are developing a experience where a user can choose from over 100 videos.</p>
<p>Is there any way to not load in the media list and   and make the available and loaded as soon as we need them?</p>
<p>Each video is about 100~250MB each.</p>
<p>Thanks!</p>
<p></p>]]></description><link>https://community.troikatronix.com/topic/7991/answered-dynamic-load-videos</link><generator>RSS for Node</generator><lastBuildDate>Wed, 16 Sep 2026 06:41:24 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/7991.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 01 Jun 2022 00:09:07 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [ANSWERED] Dynamic Load Videos on Fri, 10 Jun 2022 08:50:09 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/5032">@tincho-genosha</a> said:</p>
<blockquote><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/1435">@Woland</a> where can I find a Python example on how to "load" files to the media bin?</blockquote>
<p>I cannot point you to an example unfortunately, I was just saying that it is possible to write external code that clicks on things, simulates key-presses, etc, to import your media for you at set intervals or something similar.</p>]]></description><link>https://community.troikatronix.com/post/49270</link><guid isPermaLink="true">https://community.troikatronix.com/post/49270</guid><dc:creator><![CDATA[Woland]]></dc:creator><pubDate>Fri, 10 Jun 2022 08:50:09 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED] Dynamic Load Videos on Thu, 09 Jun 2022 22:08:27 GMT]]></title><description><![CDATA[<p>Thanks everyone for the answers.</p><p>First of all, yes, the main test was to use more than 100. And as you all said, they are all references.</p><p><br />But as Woland said, the main issue is that those videos are dynamic. We don't want the operator to open isadora if a new video file requieres to be used.</p><p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/1435">@Woland</a> where can I find a Python example on how to "load" files to the media bin?</p><p>Thanks everyone for the quick answers!</p>]]></description><link>https://community.troikatronix.com/post/49269</link><guid isPermaLink="true">https://community.troikatronix.com/post/49269</guid><dc:creator><![CDATA[tincho-genosha]]></dc:creator><pubDate>Thu, 09 Jun 2022 22:08:27 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED] Dynamic Load Videos on Wed, 01 Jun 2022 17:22:45 GMT]]></title><description><![CDATA[<p>If you're talking about setting a folder to watch, then having Isadora automatically import any new files placed in that folder, we have this already as a feature request, but outside of using a Mac and AppleScript, there's no feature in Isadora right now that allows for this. Regardless of whether you're on Mac or Windows, you could write an external script in Python or something that clicks on things, simulates key-presses, etc, to import your media for you at set intervals or similar.</p><p>You could to do something like what <a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/2066">@Juriaan</a> did here: <a href="https://community.troikatronix.com/topic/1288/load-pictures-automatically/14?_=1654074564833" target="_blank">https://community.troikatronix.com/topic/1288/load-pictures-automatically/14?_=1654074564833</a></p>]]></description><link>https://community.troikatronix.com/post/49212</link><guid isPermaLink="true">https://community.troikatronix.com/post/49212</guid><dc:creator><![CDATA[Woland]]></dc:creator><pubDate>Wed, 01 Jun 2022 17:22:45 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED] Dynamic Load Videos on Wed, 01 Jun 2022 15:01:41 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/43">@jfg</a></p><p><br />I think what he meant was that isadora looks into a specified folder and automatically loads them into the video bin. When you change some files it possible actualize the bin. So you can take some files out, some files in without changing the patch.</p><p>Maybe?</p><p>many greetings</p>
<p>Matthias</p><p></p>]]></description><link>https://community.troikatronix.com/post/49207</link><guid isPermaLink="true">https://community.troikatronix.com/post/49207</guid><dc:creator><![CDATA[kirschkematthias]]></dc:creator><pubDate>Wed, 01 Jun 2022 15:01:41 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED] Dynamic Load Videos on Wed, 01 Jun 2022 13:38:51 GMT]]></title><description><![CDATA[<p>...what jfg said - the videos in the media bin are just references. they are not loaded until you need them.</p>]]></description><link>https://community.troikatronix.com/post/49204</link><guid isPermaLink="true">https://community.troikatronix.com/post/49204</guid><dc:creator><![CDATA[dbini]]></dc:creator><pubDate>Wed, 01 Jun 2022 13:38:51 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED] Dynamic Load Videos on Wed, 01 Jun 2022 12:07:02 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/5032">@tincho-genosha</a></p><p>I don't really understand why you need this. The videos in the media window are only link to the media on your hard drive. it doesn't matter if you have a video of 10 MB or 5 GB. I made a test with 40 videos (a lot of them are bigger than 1GB) and the Izzy file is 250 kb. Could you explain why you need to have this function.</p><p>best, Jean-François </p>]]></description><link>https://community.troikatronix.com/post/49203</link><guid isPermaLink="true">https://community.troikatronix.com/post/49203</guid><dc:creator><![CDATA[jfg]]></dc:creator><pubDate>Wed, 01 Jun 2022 12:07:02 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED] Dynamic Load Videos on Wed, 01 Jun 2022 08:07:52 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/5032">@tincho-genosha</a></p>
<p>Hi,</p>
<p>I haven't heard yet of a method to connect isadora ton an external folder or hard drive to look permanently for content and show it up. That will be great. Maybe you can do it via script. </p>
<p>many greetings</p>
<p>Matthias</p>]]></description><link>https://community.troikatronix.com/post/49202</link><guid isPermaLink="true">https://community.troikatronix.com/post/49202</guid><dc:creator><![CDATA[kirschkematthias]]></dc:creator><pubDate>Wed, 01 Jun 2022 08:07:52 GMT</pubDate></item></channel></rss>