9ea055b Update ScreenSaverService.kt to provide a fallback when random assets cannot be loaded from albums. If the random asset request returns an empty list, the service now attempts to load all assets from the selected albums. If no assets are found in either case, an error message is displayed and the service is finished. Includes minor formatting and import updates in ApiClient.kt.