mirror of
https://github.com/Kurocon/projectivy-booru-wallpaper-provider.git
synced 2025-06-03 06:30:20 +00:00
Update README and description string.
This commit is contained in:
parent
799151a720
commit
f584825082
|
@ -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.
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<string name="plugin_name">Booru Wallpaper Provider</string>
|
||||
<string name="plugin_version">1.1</string>
|
||||
<string name="plugin_description">
|
||||
A wallpaper provider that can talk to Booru sites running Danbooru software.
|
||||
A wallpaper provider that can retrieve wallpapers from various Booru-style websites.
|
||||
</string>
|
||||
<string name="plugin_uuid">893434d0-4901-4ad9-a366-50f93ea2f285</string>
|
||||
|
||||
|
|
Loading…
Reference in a new issue