From f5848250825f64fdeb6a4e0c615acbeddbb83d11 Mon Sep 17 00:00:00 2001 From: Kevin Alberts Date: Sat, 28 Dec 2024 01:50:01 +0100 Subject: [PATCH] Update README and description string. --- README.md | 2 +- booru/src/main/res/values/strings.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3ff32b9..b14904f 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ This is a [Projectivy](https://xdaforums.com/t/app-android-tv-projectivy-launche - The "Booru Wallpaper Provider" should be available. - Configure the plugin via the "Configure" button. The following settings are available: - Booru URL: The base URL to the Booru site, including protocol. For example: `https://danbooru.donmai.us` - - Booru Type: Only `danbooru`-based boards are currently supported. Support for more types is planned. + - Booru Type: The type of Booru software the site is using, see the table below if unsure. - Search query: The search query from which images are pulled. This is the same as you would fill in on the imageboard website's search box. Check the help pages of your booru for guidance. (i.e. the [cheatsheet](https://danbooru.donmai.us/wiki_pages/help%3Acheatsheet) for Danbooru) All tag types should work normally (including ordering, ratio, and other metatags). - Username and API Key: These are optional. Some boorus have limitations on how many tags can be searched anonymously or by standard users. For example, Danbooru allows 2 tags for logged out and normal users, but 6 for premium accounts. Fill in these fields to authenticate. diff --git a/booru/src/main/res/values/strings.xml b/booru/src/main/res/values/strings.xml index 5d65084..2caf8a8 100644 --- a/booru/src/main/res/values/strings.xml +++ b/booru/src/main/res/values/strings.xml @@ -2,7 +2,7 @@ Booru Wallpaper Provider 1.1 - A wallpaper provider that can talk to Booru sites running Danbooru software. + A wallpaper provider that can retrieve wallpapers from various Booru-style websites. 893434d0-4901-4ad9-a366-50f93ea2f285