topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday March 19, 2024, 2:48 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Last post Author Topic: DONE - IDEA: change wallpaper at specific time - not timed intervals.  (Read 68149 times)

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: DONE - IDEA: change wallpaper at specific time - not timed intervals.
« Reply #25 on: November 03, 2006, 05:45 PM »
it's been so long since i used temporality screens..

the .thm files are just text files you edit in a text editor like notepad.exe
the sample .thm files tell you most of what you need to know.

here's the hourly.thm sample file which sets a dif picture for each hour of the day:

// First the settings (position can be: center, tile, stretch, max) (ATTN: unfinished)
// position=center

// Then the files (file= DATEMASK|TIMEASK|FILENAME, where:
//  DATEMASK is of the form MM/DD/YY-MM/DD/YY
//  TIMEASK is of the form HH
//  and * is allowed
//  and FILENAME is relative path
// if multiple times match due to wildcards, the earliest match will be used.
// if multiple files are specified separated by ; then one will be chosen randomly
// For example
//  */*/2005 - */*/2006 | *-* (the entire year of 2005)
//  */*/* - */*/* | 01-02 (1am to 2 am every day)
//
*/*/* - */*/* | 1-1 | hour1.jpg
*/*/* - */*/* | 2-2 | hour2.jpg
*/*/* - */*/* | 3-3 | hour3.jpg
*/*/* - */*/* | 4-4 | hour4.jpg
*/*/* - */*/* | 5-5 | hour5.jpg
*/*/* - */*/* | 6-6 | hour6.jpg
*/*/* - */*/* | 7-7 | hour7.jpg
*/*/* - */*/* | 8-8 | hour8.jpg
*/*/* - */*/* | 9-9 | hour9.jpg
*/*/* - */*/* | 10-10 | hour10.jpg
*/*/* - */*/* | 11-11 | hour11.jpg
*/*/* - */*/* | 12-12 | hour12.jpg
*/*/* - */*/* | 13-13 | hour13.jpg
*/*/* - */*/* | 14-14 | hour14.jpg
*/*/* - */*/* | 15-15 | hour15.jpg
*/*/* - */*/* | 16-16 | hour16.jpg
*/*/* - */*/* | 17-17 | hour17.jpg
*/*/* - */*/* | 18-18 | hour18.jpg
*/*/* - */*/* | 19-19 | hour19.jpg
*/*/* - */*/* | 20-20 | hour20.jpg
*/*/* - */*/* | 21-21 | hour21.jpg
*/*/* - */*/* | 22-22 | hour22.jpg
*/*/* - */*/* | 23-23 | hour23.jpg
*/*/* - */*/* | 24-24 | hour23.jpg

and here's one with a dif pic for each month:

1/0/* - 1/31/* | 01-25 | month1.gif
2/0/* - 2/31/* | 01-25 | month2.gif
3/0/* - 3/31/* | 01-25 | month3.gif
4/0/* - 4/31/* | 01-25 | month4.gif
5/0/* - 5/31/* | 01-25 | month5.gif
6/0/* - 6/31/* | 01-25 | month6.gif
7/0/* - 7/31/* | 01-25 | month7.gif
8/0/* - 8/31/* | 01-25 | month8.gif
9/0/* - 9/31/* | 01-25 | month9.gif
10/0/* - 10/31/* | 01-25 | month10.gif
11/0/* - 11/31/* | 01-25 | month11.gif
12/0/* - 12/31/* | 01-25 | month12.gif

the temporalityscreens.ini may be created on first use, i don't remember.

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: DONE - IDEA: change wallpaper at specific time - not timed intervals.
« Reply #26 on: November 03, 2006, 05:46 PM »
like i said, the sample files include pictures and are the best way to experiment.

download program here: https://www.donation...dingSnacks/index.php

ps1914

  • Participant
  • Joined in 2006
  • *
  • default avatar
  • Posts: 1
    • View Profile
    • Donate to Member
Re: DONE - IDEA: change wallpaper at specific time - not timed intervals.
« Reply #27 on: December 26, 2006, 11:40 AM »
Cool! Just found this site and stumbled across this post. Looking forward to trying this one out. Great idea!

aCkRiTe

  • Honorary Member
  • Joined in 2007
  • **
  • default avatar
  • Posts: 21
    • View Profile
    • Donate to Member
Here is a Wallpaper Changer script that I wrote with AutoHotKey.

Download link - http://www.autohotke...per%20Changer%20.exe

Source Code - http://www.autohotke...per%20Changer%20.ahk

The AutoHotKey Fourm on this - http://www.autohotke...ght=wallpaperchanger

lanux128

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 6,277
    • View Profile
    • Donate to Member
nice work, aCkRiTe.. :Thmbsup: and welcome aboard! :)

mecla

  • Participant
  • Joined in 2009
  • *
  • Posts: 1
    • View Profile
    • Donate to Member
Re: DONE - IDEA: change wallpaper at specific time - not timed intervals.
« Reply #30 on: January 08, 2009, 11:22 AM »
.


You can request this feature on BioniX Wallpaper Changer forum. You will see that are a lot of requests made by users and they have been implemented after few days.

I have asked for such a feature and they implemented it.

(PS: bionix is freeware)

http://www.bionixwal...paper.com/index.html


.

nudone

  • Cody's Creator
  • Columnist
  • Joined in 2005
  • ***
  • Posts: 4,119
    • View Profile
    • Donate to Member
Re: DONE - IDEA: change wallpaper at specific time - not timed intervals.
« Reply #31 on: January 08, 2009, 11:31 AM »
thanks, mecla.

I'll check BioiniX out.

nudone

  • Cody's Creator
  • Columnist
  • Joined in 2005
  • ***
  • Posts: 4,119
    • View Profile
    • Donate to Member
Re: DONE - IDEA: change wallpaper at specific time - not timed intervals.
« Reply #32 on: January 08, 2009, 12:08 PM »
looks to me like BioniX doesn't actually do what this original post was all about. it simple changes the image at timed intervals, I can't see anywhere to set specific times for specific images.

so, it looks like mouser has still created something unique here.

supremazy

  • Participant
  • Joined in 2010
  • *
  • default avatar
  • Posts: 6
    • View Profile
    • Donate to Member
Hi there,

I can't show the wallpaper between 22:00 to 05:00.Where am i doing wrong.

This is my Temporality Screens Theme codes.Please help

*/*/* - */*/* | 07-15 | 0715.jpg
*/*/* - */*/* | 15-18 | 1518.jpg
*/*/* - */*/* | 17-20 | 1720.jpg
*/*/* - */*/* | 20-22 | 2022.jpg
*/*/* - */*/* | 22-05 | 2205.jpg
*/*/* - */*/* | 05-08 | 0608.jpg

Thank you.
« Last Edit: July 20, 2010, 02:50 PM by supremazy »

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
welcome to the site supermazy -- TemporalityScreens doesn't have too many users so i'm a little rusty on it, but
it looks to me like it's probably getting confused when the start time is later than the end time.
a good workaround to try would be to change the single entry:
*/*/* - */*/* | 22-05 | 2205.jpg

to:
*/*/* - */*/* | 22-25 | 2205.jpg
*/*/* - */*/* | 01-05 | 2205.jpg

see if that works.

supremazy

  • Participant
  • Joined in 2010
  • *
  • default avatar
  • Posts: 6
    • View Profile
    • Donate to Member
Thanks for the fast reply but there is nothing happened.Here is the new code and my screen settings SS.



*/*/* - */*/* | 01-02 | 2105.jpg
*/*/* - */*/* | 02-03 | 2105.jpg
*/*/* - */*/* | 03-04 | 2105.jpg
*/*/* - */*/* | 05-07 | 0507.jpg
*/*/* - */*/* | 07-09 | 0709.jpg
*/*/* - */*/* | 09-12 | 0912.jpg
*/*/* - */*/* | 12-15 | 1215.jpg
*/*/* - */*/* | 15-18 | 1518.jpg
*/*/* - */*/* | 18-20 | 1820.jpg
*/*/* - */*/* | 20-21 | 2021.jpg
*/*/* - */*/* | 21-22 | 2105.jpg
*/*/* - */*/* | 22-23 | 2105.jpg
*/*/* - */*/* | 23-24 | 2105.jpg
« Last Edit: July 20, 2010, 03:14 PM by supremazy »

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
can you clarify -- is the program not working at all and never changing pictures, or is it working for some time periods and not others?

supremazy

  • Participant
  • Joined in 2010
  • *
  • default avatar
  • Posts: 6
    • View Profile
    • Donate to Member
Between 22:00 to 05:00 wallpaper stops change.After the 05:00 everything is OK.

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
make sure you restart the program after changing the .ini file.
it's just too much of a coincidence that the problem happened during that one time period where start time > end time, that i'm convinced that's the problem.
so i'm convinced that the new changes should work.. maybe try using a different picture for those time periods from 22:00 to 5:00 just to test it, and make sure to restart the program after changing the .ini file.

supremazy

  • Participant
  • Joined in 2010
  • *
  • default avatar
  • Posts: 6
    • View Profile
    • Donate to Member
In the sample_hourly theme all wallpapers are changing correctly at a time.There is no problem.But when i put the my pictures changing corrupts.I deleted the all temporality_screens folder and unrar again.But result is the same.
I really love the program.I have been looking for very long time like this.

supremazy

  • Participant
  • Joined in 2010
  • *
  • default avatar
  • Posts: 6
    • View Profile
    • Donate to Member
Ahhh I'am going to crazy.I copy/paste and renamed all pictures for each hour, just like the screenshot above.Everything ok but in the hour 24 (00:00) wallpaper does not change.

Here is the code.

*/*/* - */*/* | 01-01 | 01.jpg
*/*/* - */*/* | 02-02 | 02.jpg
*/*/* - */*/* | 03-03 | 03.jpg
*/*/* - */*/* | 04-04 | 04.jpg
*/*/* - */*/* | 05-05 | 05.jpg
*/*/* - */*/* | 06-06 | 06.jpg
*/*/* - */*/* | 07-07 | 07.jpg
*/*/* - */*/* | 08-08 | 08.jpg
*/*/* - */*/* | 09-09 | 09.jpg
*/*/* - */*/* | 10-10 | 10.jpg
*/*/* - */*/* | 11-11 | 11.jpg
*/*/* - */*/* | 12-12 | 12.jpg
*/*/* - */*/* | 13-13 | 13.jpg
*/*/* - */*/* | 14-14 | 14.jpg
*/*/* - */*/* | 15-15 | 15.jpg
*/*/* - */*/* | 16-16 | 16.jpg
*/*/* - */*/* | 17-17 | 17.jpg
*/*/* - */*/* | 18-18 | 18.jpg
*/*/* - */*/* | 19-19 | 19.jpg
*/*/* - */*/* | 20-20 | 20.jpg
*/*/* - */*/* | 21-21 | 21.jpg
*/*/* - */*/* | 22-22 | 22.jpg
*/*/* - */*/* | 23-23 | 23.jpg
*/*/* - */*/* | 24-24 | 24.jpg
« Last Edit: July 20, 2010, 04:55 PM by supremazy »

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
thank you for sticking with it and not giving up.
i can try to go check the source code because your file looks fine.
you might try using
*/*/* - */*/* | 0-0 | 24.jpg
instead of
*/*/* - */*/* | 24-24 | 24.jpg

and see if that makes a difference?

supremazy

  • Participant
  • Joined in 2010
  • *
  • default avatar
  • Posts: 6
    • View Profile
    • Donate to Member
I made some experiments.Is the program refuses pictures are bigger than 600kb or 1024x768 screen solution  ?.Some pictures are changing correctly but someone doesn't change.When wallpaper changes not correctly i set tmpbmap.bmp file as a wallpaper from right-click menu but does not change.

I changed the converter.exe to new one.But result is same.

And i wonder 01-02 means 01:00 to 02:59 or 01:00 to 01:59  ??


Update !!! I think I figured out what's going on.Wallpapers which are changing not correctly have a 300 DPI.The others have 72 DPI.I corrected them but unfortunately problem continues.
« Last Edit: July 21, 2010, 04:29 PM by supremazy »

SphinxCn

  • Participant
  • Joined in 2011
  • *
  • default avatar
  • Posts: 5
    • View Profile
    • Donate to Member
Re: DONE - IDEA: change wallpaper at specific time - not timed intervals.
« Reply #43 on: October 09, 2011, 01:31 PM »
Sorry to bump this old thread, but i was unsure if i should start a new thread on this or not.. anyways, the example says

// if multiple files are specified separated by ; then one will be chosen randomly

but how exactly? i've tried every combination i could think of, and i still get an "image not found" error, is that feature unfinished or is there some special syntax i'm missing?

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: DONE - IDEA: change wallpaper at specific time - not timed intervals.
« Reply #44 on: October 11, 2011, 07:31 AM »
Hi Sphinx,

Boy it's been a long time since anyone asked about this tool.

Just had a glance at the old code and i can't see anything in there that makes me believe that it actually does implement this feature of choosing one randomly if you separate with ;  it sounds to be like it was a feature i never got around to adding..

Is this something you really have a use for? It wouldn't be hard to add, but I'm wondering if we might ask dc member Skwire to recode it using his awesome skills, and make it a little easier to use.  Since he writes this stuff in his sleep.


SphinxCn

  • Participant
  • Joined in 2011
  • *
  • default avatar
  • Posts: 5
    • View Profile
    • Donate to Member
Re: DONE - IDEA: change wallpaper at specific time - not timed intervals.
« Reply #45 on: October 28, 2011, 04:27 PM »
Hi mouser

Sorry for taking so long to reply, time really flies sometimes..

this works: */*/* - */*/* | *-* | bakgrunder\Vergissmeinnicht.bmp
and this works: */*/* - */*/* | *-* | bakgrunder\AlsoCalm.bmp

But */*/* - */*/* | *-* | bakgrunder\Vergissmeinnicht.bmp;bakgrunder\AlsoCalm.bmp
does not work.

But i love this, it's the the only wallpaper tool that can set the wallpaper for one day, or several for different times of day. I have looked quite a bit for other tools that can do this but found none.

It would be nice to not have to specify every file in the configfile when wanting to use a random wallpaper from say (as above) a folder named backgrounds.

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: DONE - IDEA: change wallpaper at specific time - not timed intervals.
« Reply #46 on: October 30, 2011, 02:22 PM »
It would be nice to not have to specify every file in the configfile when wanting to use a random wallpaper from say (as above) a folder named backgrounds.

Agreed.. main thing i'm thinking about is whether it pays to try to improve Temporality Screens, or rewrite it from scratch or ask skwire to make a new version that is easier to use..

SphinxCn

  • Participant
  • Joined in 2011
  • *
  • default avatar
  • Posts: 5
    • View Profile
    • Donate to Member
Re: DONE - IDEA: change wallpaper at specific time - not timed intervals.
« Reply #47 on: November 10, 2011, 04:58 PM »
ah. yeah, that's bit of a pickle