Commit 2da6e06
committed
v1.0.40
- MAJOR UPDATE:
- Added a native system to load Dark or Light modes and randomize wallpapers. `.theme` files can still be used, see readme file
- Renamed the script at.ps1 for consistency with my other short-named projects.
- Changed the names of the generated tasks, make sure you delete the old ones in Task Scheduler.
- Added a wrapper script (`AutoTheme.ps1`) for compatibility with older tasks and existing shortcuts.
- Added a worker script (`at-wallpaper.ps1`) to handle the wallpaper slideshow natively via Task Scheduler.
- Fixed a problem with the script not recognizing it was running from Task Scheduler
- Improved geolocation
- Removed the MusicBee restart option, as not really helpful
- Many minor fixes1 parent 2690b99 commit 2da6e06
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
1615 | 1615 | | |
1616 | 1616 | | |
1617 | 1617 | | |
| 1618 | + | |
0 commit comments