<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>DisplayFusion RSS: Auto Change wallpaper profiles</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=a5890072-690c-4c9d-9395-5bdada781ebd" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=a5890072-690c-4c9d-9395-5bdada781ebd</link>
<description>DisplayFusion RSS: Auto Change wallpaper profiles</description>
<lastBuildDate>Sun, 19 Apr 2026 19:37:42 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=a5890072-690c-4c9d-9395-5bdada781ebd</generator>
<item>
<title>RE: Auto Change wallpaper profiles</title>
<link>https://www.displayfusion.com/Discussions/View/auto-change-wallpaper-profiles/?ID=a5890072-690c-4c9d-9395-5bdada781ebd#11</link>
<pubDate>Tue, 27 Apr 2021 20:30:18 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/auto-change-wallpaper-profiles/?ID=a5890072-690c-4c9d-9395-5bdada781ebd#11</guid>
<category>DisplayFusion</category>
<description><![CDATA[Awesome script. Worked just fine. Need to do a little math with the miliseconds, but at least it works. Thank you!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Awesome script. Worked just fine. Need to do a little math with the miliseconds, but at least it works. Thank you!
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=8e60d5ed-59d9-4407-9b8a-ff9e59868f65"/>
</item>
<item>
<title>RE: Auto Change wallpaper profiles</title>
<link>https://www.displayfusion.com/Discussions/View/auto-change-wallpaper-profiles/?ID=a5890072-690c-4c9d-9395-5bdada781ebd#10</link>
<pubDate>Thu, 22 Apr 2021 18:21:18 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/auto-change-wallpaper-profiles/?ID=a5890072-690c-4c9d-9395-5bdada781ebd#10</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hello,
I've attached a script below that should do this for you. You can edit lines 20 and 26 to the names of the wallpaper profiles you want to change to. You can also edit lines 23 and 29 to the time (in milliseconds) of the video's you want to run.
You can attach a key combination to the scr...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hello,<br/>
<br/>
I've attached a script below that should do this for you. You can edit lines 20 and 26 to the names of the wallpaper profiles you want to change to. You can also edit lines 23 and 29 to the time (in milliseconds) of the video's you want to run. <br/>
<br/>
You can attach a key combination to the script to start it, and it should run indefinitely, until you manually stop it through the tray icon.<br/>
<br/>
Let me know how that works!
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=8e60d5ed-59d9-4407-9b8a-ff9e59868f65"/>
</item>
<item>
<title>RE: Auto Change wallpaper profiles</title>
<link>https://www.displayfusion.com/Discussions/View/auto-change-wallpaper-profiles/?ID=a5890072-690c-4c9d-9395-5bdada781ebd#9</link>
<pubDate>Thu, 22 Apr 2021 17:38:44 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/auto-change-wallpaper-profiles/?ID=a5890072-690c-4c9d-9395-5bdada781ebd#9</guid>
<category>DisplayFusion</category>
<description><![CDATA[Ohhh, i tought that the time interval waited for all the task inside the trigger to finish before counting again.
I hope you can help me. I tried to mess around with scripts, but im not much of a coder.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Ohhh, i tought that the time interval waited for all the task inside the trigger to finish before counting again.<br/>
I hope you can help me. I tried to mess around with scripts, but im not much of a coder.
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=8e60d5ed-59d9-4407-9b8a-ff9e59868f65"/>
</item>
<item>
<title>RE: Auto Change wallpaper profiles</title>
<link>https://www.displayfusion.com/Discussions/View/auto-change-wallpaper-profiles/?ID=a5890072-690c-4c9d-9395-5bdada781ebd#8</link>
<pubDate>Thu, 22 Apr 2021 16:04:32 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/auto-change-wallpaper-profiles/?ID=a5890072-690c-4c9d-9395-5bdada781ebd#8</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hello,
You are correct, it is in milliseconds. That interval timer on the trigger will run when the trigger starts, so if the length of your videos are longer then 300 seconds, it will automatically start the trigger over again mid way through.
We should be able to create a script here that run...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hello,<br/>
<br/>
You are correct, it is in milliseconds. That interval timer on the trigger will run when the trigger starts, so if the length of your videos are longer then 300 seconds, it will automatically start the trigger over again mid way through.<br/>
<br/>
We should be able to create a script here that runs this long enough to not cut off those videos, so I'll keep you posted on that <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" /><br/>
<br/>
Thanks!
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=8e60d5ed-59d9-4407-9b8a-ff9e59868f65"/>
</item>
<item>
<title>RE: Auto Change wallpaper profiles</title>
<link>https://www.displayfusion.com/Discussions/View/auto-change-wallpaper-profiles/?ID=a5890072-690c-4c9d-9395-5bdada781ebd#7</link>
<pubDate>Tue, 20 Apr 2021 17:43:46 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/auto-change-wallpaper-profiles/?ID=a5890072-690c-4c9d-9395-5bdada781ebd#7</guid>
<category>DisplayFusion</category>
<description><![CDATA[Those are miliseconds right ? The text box says MS so im assuming its for miliseconds. The video  duration its 6:47. But the wait function only let me put 120000ms max. So i made multiple WAIT functions.
What im thinking im doin with this trigger is this, wait 300 seconds (5minutes) for it to st...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Those are miliseconds right ? The text box says MS so im assuming its for miliseconds. The video  duration its 6:47. But the wait function only let me put 120000ms max. So i made multiple WAIT functions.<br/>
What im thinking im doin with this trigger is this, wait 300 seconds (5minutes) for it to start<br/>
Then start playing the 6:47 duration video.<br/>
Wait the amount of time needed for the video to end <br/>
And then load the other profile with multiple videos and play it for like 5 minutes. These 5 minutes are the time interval that I set for the trigger to start.<br/>
<br/>
EDIT: I think those are milliseconds cus the first time I start playing it, the trigger works fine. But then switch between profiles at random.
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=8e60d5ed-59d9-4407-9b8a-ff9e59868f65"/>
</item>
<item>
<title>RE: Auto Change wallpaper profiles</title>
<link>https://www.displayfusion.com/Discussions/View/auto-change-wallpaper-profiles/?ID=a5890072-690c-4c9d-9395-5bdada781ebd#6</link>
<pubDate>Tue, 20 Apr 2021 17:33:29 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/auto-change-wallpaper-profiles/?ID=a5890072-690c-4c9d-9395-5bdada781ebd#6</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hello,
I just tested it out on my system with the same trigger layout you have, with a 10 second video, and a 16 second video. I added the wait times to match the video length for each video, and then changed the total interval timer to 26 seconds (the combined total of both videos) and it seeme...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hello,<br/>
<br/>
I just tested it out on my system with the same trigger layout you have, with a 10 second video, and a 16 second video. I added the wait times to match the video length for each video, and then changed the total interval timer to 26 seconds (the combined total of both videos) and it seemed to work good.<br/>
<br/>
It sounds like the timing of your functions may be a bit off. Do those wait timers, along with the main interval timer match the exact length of the videos your trying to play?<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=8e60d5ed-59d9-4407-9b8a-ff9e59868f65"/>
</item>
<item>
<title>RE: Auto Change wallpaper profiles</title>
<link>https://www.displayfusion.com/Discussions/View/auto-change-wallpaper-profiles/?ID=a5890072-690c-4c9d-9395-5bdada781ebd#5</link>
<pubDate>Tue, 20 Apr 2021 15:30:39 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/auto-change-wallpaper-profiles/?ID=a5890072-690c-4c9d-9395-5bdada781ebd#5</guid>
<category>DisplayFusion</category>
<description><![CDATA[Sometimes it cuts the video and other times the videos plays two times and then it cuts and goes back to the other profile. Maybe 1 or two minutes and changes. Everything at random. But maybe this has to do with another post that I have here. The one with the RAM leak. Im testing it out.
I have ...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Sometimes it cuts the video and other times the videos plays two times and then it cuts and goes back to the other profile. Maybe 1 or two minutes and changes. Everything at random. But maybe this has to do with another post that I have here. The one with the RAM leak. Im testing it out.<br/>
I have this configuration now with the trigger. Is it ok for what i want to do ?<br/>
<br/>
EDIT: I've tried the recommendation in the other thread changing the codec installed, but the same thing keeps happening...
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=8e60d5ed-59d9-4407-9b8a-ff9e59868f65"/>
</item>
<item>
<title>RE: Auto Change wallpaper profiles</title>
<link>https://www.displayfusion.com/Discussions/View/auto-change-wallpaper-profiles/?ID=a5890072-690c-4c9d-9395-5bdada781ebd#4</link>
<pubDate>Tue, 20 Apr 2021 15:20:27 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/auto-change-wallpaper-profiles/?ID=a5890072-690c-4c9d-9395-5bdada781ebd#4</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hello,
Strange, if you set the timed interval of the trigger to the combined time it takes for both profiles to run, it should loop back to the start correctly.
Is it cutting the 2nd video short when it's run, and loops too early?
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hello,<br/>
<br/>
Strange, if you set the timed interval of the trigger to the combined time it takes for both profiles to run, it should loop back to the start correctly. <br/>
<br/>
Is it cutting the 2nd video short when it's run, and loops too early?<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=8e60d5ed-59d9-4407-9b8a-ff9e59868f65"/>
</item>
<item>
<title>RE: Auto Change wallpaper profiles</title>
<link>https://www.displayfusion.com/Discussions/View/auto-change-wallpaper-profiles/?ID=a5890072-690c-4c9d-9395-5bdada781ebd#3</link>
<pubDate>Tue, 20 Apr 2021 14:41:44 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/auto-change-wallpaper-profiles/?ID=a5890072-690c-4c9d-9395-5bdada781ebd#3</guid>
<category>DisplayFusion</category>
<description><![CDATA[Well, this is not the case. For some reason, it does not do it. Maybe the first run its ok. But then, it start to change at random.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Well, this is not the case. For some reason, it does not do it. Maybe the first run its ok. But then, it start to change at random.
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=8e60d5ed-59d9-4407-9b8a-ff9e59868f65"/>
</item>
<item>
<title>RE: Auto Change wallpaper profiles</title>
<link>https://www.displayfusion.com/Discussions/View/auto-change-wallpaper-profiles/?ID=a5890072-690c-4c9d-9395-5bdada781ebd#2</link>
<pubDate>Tue, 20 Apr 2021 14:32:13 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/auto-change-wallpaper-profiles/?ID=a5890072-690c-4c9d-9395-5bdada781ebd#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hello,
If you set up a trigger in this format, it should work:
1. Load wallpaper profile 1
2. Wait, with a time set to the length of profile 1
3. Load profile 2
4. Wait, with a time set to the length of profile 2
You can then set the trigger to run on a timed interval to loop.
Hope that he...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hello,<br/>
<br/>
If you set up a trigger in this format, it should work:<br/>
<br/>
1. Load wallpaper profile 1<br/>
2. Wait, with a time set to the length of profile 1<br/>
3. Load profile 2<br/>
4. Wait, with a time set to the length of profile 2<br/>
<br/>
You can then set the trigger to run on a timed interval to loop.<br/>
<br/>
Hope that helps!
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=8e60d5ed-59d9-4407-9b8a-ff9e59868f65"/>
</item>
<item>
<title>Auto Change wallpaper profiles</title>
<link>https://www.displayfusion.com/Discussions/View/auto-change-wallpaper-profiles/?ID=a5890072-690c-4c9d-9395-5bdada781ebd</link>
<pubDate>Sat, 17 Apr 2021 15:15:48 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/auto-change-wallpaper-profiles/?ID=a5890072-690c-4c9d-9395-5bdada781ebd</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hi everyone, im working my brain out and i cant find a solution.
Here the thing, I have 2 wallpaper profiles for 3 monitors.
In the profile 1 I have
Monitor I, II and III with only one video extended.
And in the profile 2 I have
Monitor I:    Video
Monitor II:    Pictures
Monitor III:Video...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hi everyone, im working my brain out and i cant find a solution.<br/>
Here the thing, I have 2 wallpaper profiles for 3 monitors.<br/>
In the profile 1 I have<br/>
Monitor I, II and III with only one video extended.<br/>
<br/>
And in the profile 2 I have<br/>
Monitor I:    Video<br/>
Monitor II:    Pictures<br/>
Monitor III:Video<br/>
<br/>
What i want to do is when the video extended ends, to switch to the profile 2, and then past 5 minutes, to go back to the other profile and so on.<br/>
<br/>
I been trying to do it with the triggers but it doesnt work like i want to. Im uploading the configuration.<br/>
<br/>
Hope someone can help me. Thanks!
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=8e60d5ed-59d9-4407-9b8a-ff9e59868f65"/>
</item>
</channel>
</rss>