Skip to content

Commit

Permalink
SpotlightDownloader v1.5.0
Browse files Browse the repository at this point in the history
Update version number
Update README and FAQ
Fix various typos
  • Loading branch information
ORelio committed Jul 31, 2024
1 parent ecdc760 commit 287e20f
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 20 deletions.
20 changes: 12 additions & 8 deletions README-En.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
=======================================================
==== SpotlightDL v1.4.5 - By ORelio - Microzoom.fr ====
==== SpotlightDL v1.5.0 - By ORelio - Microzoom.fr ====
==== https://github.com/ORelio/Spotlight-Downloader ===
=======================================================

Thanks for dowloading SpotlightDL!
Expand All @@ -9,8 +10,8 @@ SpotlightDL can also define images as wallpaper and system-wide lockscreen image

It is useful in the following use cases:
- Download the whole Spotlight library with maximum image resolution and metadata
- Define Spotlight images as wallpaper, not only on Windows 10 but also on previous versions
- Define Spotlight images as global lock screen on Windows 7, 8 and 10, without ads on Windows 10
- Define Spotlight images as wallpaper, not only on Windows 11 but also on previous versions
- Define Spotlight images as global lock screen on Windows 7/8/10/11, without ads on Windows 10/11
- Chain SpotlightDL with your own scripts and apps by taking advantage of the url mode

============
Expand All @@ -33,7 +34,7 @@ update-archive-and-wallpaper
This allows to gradually download images without hammering the Spotlight API.

update-archive-and-lockscreen
Same as update-archive-and-lockscreen but updates the system-wide lockscreen.
Same as update-archive-and-wallpaper but updates the system-wide lockscreen.
This script must be run as administrator as it replaces an image in the
Windows folder and clear the lockscreen cache to force a lockscreen refresh.

Expand All @@ -48,7 +49,7 @@ update-lockscreen
Windows folder and clear the lockscreen cache to force a lockscreen refresh.

restore-lockscreen
This script restores the default lock screen image.
This script restores the default lockscreen image.
This script must be run as administrator.

generate-manual
Expand All @@ -65,7 +66,7 @@ hide-console
===========================

If you wish to periodically update your wallpaper or lockscreen,
you can schedule one of the provided script by following these instructions:
you can schedule one of the provided scripts by following these instructions:

= If you are not administrator =
= Startup shortcut method =
Expand Down Expand Up @@ -113,7 +114,7 @@ Q: The lockscreen does not appear when I am logged on?
R: Make sure the image is also selected in your personal lock screen settings.

Q: How many images are downloaded when using default mode? (i.e. without using --single or --many)
R: Default mode downloads a list of images returned by a single API call: previously 6-7, currently only 1.
R: Default mode downloads a list of images returned by a single API call: currently 4.

Q: Some images do not have a title or copyright in their metadata?
R: Those fields are not provided for all images by the Spotlight API.
Expand All @@ -136,6 +137,9 @@ R: No. Batch files will reuse previously downloaded images, except spotlight-dow
Q: How to enable image download on metered networks?
R: Edit the batch file you want to use and remove the whole line containing "check-metered.ps1"

Q: Images are 1080p even with --maxres option, how to get 4K images?
A: 4K resolution is only available via API v4, supported by SpotlightDL v1.5.0 or higher

+--------------------+
| © 2018-2021 ORelio |
| © 2018-2024 ORelio |
+--------------------+
18 changes: 11 additions & 7 deletions README-Fr.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
========================================================
==== SpotlightDL v1.4.5 - Par ORelio - Microzoom.fr ====
==== SpotlightDL v1.5.0 - Par ORelio - Microzoom.fr ====
==== https://github.com/ORelio/Spotlight-Downloader ====
========================================================

Merci d'avoir téléchargé SpotlightDL!
Expand All @@ -9,8 +10,8 @@ SpotlightDL peut également définir des images en tant que fond d'écran ou sur

Ce programme est utile dans les cas suivants :
- Télécharger toute la bibliothèque d'images en définition maximale, avec fichiers de métadonnées
- Définir les images en tant que fond d'écran, non seulement sous Windows 10 mais aussi sur les versions précédentes
- Définir les images sur l'écran de verouillage global sous Windows 7, 8 et 10, sans les publicités sous Windows 10
- Définir les images en tant que fond d'écran, non seulement sous Windows 11 mais aussi sur les versions précédentes
- Définir les images sur l'écran de verouillage global sous Windows 7/8/10/11, sans les publicités sous Windows 10/11
- Utiliser SpotlightDL dans vos propres scripts et programmes en appelant la fonction récupérant les URL des images

=============
Expand Down Expand Up @@ -48,7 +49,7 @@ update-lockscreen
et vide le cache de l'écran de verouillage afin d'en forcer la mise à jour immédiate.

restore-lockscreen
Ce script restaure l'écran de verouillage par défaut.
Ce script restaure l'écran de verrouillage par défaut.
Il requiert les droits administrateur.

generate-manual
Expand All @@ -70,7 +71,7 @@ vous pouvez planifier l'exécution d'un script fourni en suivant ces instruction
= Si vous n'avez pas les droits Administrateur =
= Méthode du raccourci dans le menu Démarrage =

Utilisez le raccourci clavier Win+R et spéciez:
Utilisez le raccourci clavier Win+R et spécifiez:
%appdata%\Microsoft\Windows\Start Menu\Programs\Startup

Faite un clic droit à un endroit vide du dossier Démarrage > Nouveau > Raccourci
Expand Down Expand Up @@ -115,7 +116,7 @@ Q: L'écran de verrouillage n'apparaît pas lorsque j'ai ouvert ma session ?
R: Assurez-vous que l'image est également sélectionnée dans vos paramètres personnels d'écran de verouillage.

Q: Combien d'images sont téléchargées par défaut ? (càd sans les arguments --single ou --many)
R: Par défaut, la liste d'images retournées par un seul appel API: précédemment 6-7, actuellement une seule.
R: Par défaut, la liste d'images retournées par un seul appel API: actuellement 4.

Q: Certaines images n'ont pas de titre ou de copyright dans leur métadonnées?
R: Ces informations ne sont pas fournies pour toutes les images au niveau de l'API Windows à la une.
Expand All @@ -138,6 +139,9 @@ R: Non, dans ce cas les fichiers batch réutilisent les images déjà en cache,
Q: Comment activer le téléchargement d'images sur les connexions limitées ?
R: Modifiez le fichier batch que vous utilisez pour supprimer entièrement la ligne contenant "check-metered.ps1"

Q: Les images sont en 1080p même avec l'option --maxres, comment obtenir des images en 4K ?
R: La définition 4K est disponible uniquement via l'API v4, prise en charge par SpotlightDL v1.5.0 ou supérieur

+--------------------+
| © 2018-2021 ORelio |
| © 2018-2024 ORelio |
+--------------------+
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ SpotlightDL can also define images as wallpaper and system-wide lockscreen image

It is useful in the following use cases:
- Download the whole Spotlight library with maximum image resolution and metadata
- Define Spotlight images as wallpaper, not only on Windows 10 but also on previous versions
- Define Spotlight images as global lock screen on Win7/8/10, removing the ads on Windows 10
- Define Spotlight images as wallpaper, not only on Windows 11 but also on previous versions
- Define Spotlight images as global lock screen on Windows 7/8/10/11, removing the ads on Windows 10/11
- Chain SpotlightDL with your own scripts and apps by taking advantage of the url mode

# How to use
Expand Down
4 changes: 2 additions & 2 deletions SpotlightDownloader/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
namespace SpotlightDownloader
{
/// <summary>
/// Download Microsoft Spotlight images - By ORelio (c) 2018-2021 - CDDL 1.0
/// Download Microsoft Spotlight images - By ORelio (c) 2018-2024 - CDDL 1.0
/// </summary>
class Program
{
public const string Name = "SpotlightDL";
public const string Version = "1.4.5";
public const string Version = "1.5.0";

static void Main(string[] args)
{
Expand Down
2 changes: 1 addition & 1 deletion SpotlightDownloader/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("Spotlight Downloader")]
[assembly: AssemblyCopyright("Copyright © ORelio 2018-2021")]
[assembly: AssemblyCopyright("Copyright © ORelio 2018-2024")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand Down

0 comments on commit 287e20f

Please sign in to comment.