Releases: ORelio/Spotlight-Downloader
Releases · ORelio/Spotlight-Downloader
SpotlightDL v1.5.0
SpotlightDL v1.4.5
Fix access to the Spotlight API
- Fix image retrieval by enabling TLS 1.2
SpotlightDL v1.4.4
Resolve image retrieval and improve batch locale download
- Fix image retrieval by updating Spotlight API parameters
- Fix invalid locale stopping download when downloading all locales
- Update the embedded locales list: new locales and remove invalid ones
SpotlightDL v1.4.3
Add support for trying many locales at once
- Embed a list of locales supported by the Spotlight API (#11)
- Allow setting --all-locales to attempt all known locales at once
- Please note that metadata gathering is pointless in this mode
Add Setup program for automatically replacing the lock screen with default settings
SpotlightDL v1.4.2
Add support for metered connections and fix custom DPI scaling
- Save bandwidth by skipping download on metered connections
- Fix screen resolution being incorrectly detected when using display scaling
SpotlightDL v1.4.1
Download images for a different country
- Allow setting --locale xx-XX to specify the desired locale
SpotlightDL v1.4
Embed image title in lockscreen picture, improve cache handling
- Allow setting --cache-size to delete oldest images from SpotlightCache
- Allow setting --embed-meta to embed image title for lockscreen/wallpaper
SpotlightDL v1.3
Improve download reliability, scripts, readme
- Allow setting --amount of images to download (default: set by API)
- Allow setting --api-tries to retry on API errors (default: 3)
- Skip images with invalid integrity instead of stopping download
- Fix SpotlightCache having only one image by using --amount 10
- Add new scripts using SpotlightArchive instead of SpotlightCache
- Update documentation and Readme Files
SpotlightDL v1.2
Add support for Windows 7 and 8 lockscreen Also allow easy restore of default configuration with new lockscreen --restore command line switch
SpotlightDL v1.1.1
Improve lockscreen cache deletion