https://github.com/faithvoid/plugin.pictures.boxbooru
*booru viewer for XBMC4Xbox.
https://github.com/faithvoid/plugin.pictures.boxbooru
Last synced: about 1 year ago
JSON representation
*booru viewer for XBMC4Xbox.
- Host: GitHub
- URL: https://github.com/faithvoid/plugin.pictures.boxbooru
- Owner: faithvoid
- Created: 2024-12-13T02:58:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-24T06:27:39.000Z (over 1 year ago)
- Last Synced: 2025-02-11T15:51:31.001Z (over 1 year ago)
- Language: Python
- Size: 95.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BoxBooru
*booru viewer for XBMC4Xbox. View recent posts, popular posts, wallpapers, search for your favourite tags, and more!

Requires the latest version of XBMC (3.6-DEV-r33046 or later) from Xbins (as it has crucial TLS/SSL updates that allow this script to work).



## Supported Sites:
- Danbooru / Safebooru.donmai
- Gelbooru / Safebooru.org
- Konachan
- Probably many others that use Danbooru or Gelbooru code.
## Unsupported Sites:
- e926 (uses a different style of nested tags than other boorus)
- Sankaku (uses a different style of nested tags than other boorus)
- TBIB (doesn't relay a valid .json file)
- Others that use a very heavily modified version of the Danbooru/Gelbooru source.
## How To Use:
- Download latest release file, or "release" folder from the repository (delete update.zip if you do!).
- Extract the .zip file.
- Copy the "xBooru" folder to Q:/plugins/pictures
- Run the add-on and enjoy!
- All explicit / questionable / sensitive posts are blocked by default to keep the defaults SFW. To enable explicit posts, remove all ratings from "tags.txt" and add whichever tags you'd like to block.
- Comes with a built-in wallpaper function! Select "Wallpapers (640x480)" or "Wallpapers (1280x720)" in the menu of each source to check out photos that match the chosen resolution!
## Issues:
- Danbooru only works with headers off (but introduces the issue of pagination causing a 403). Other Danbooru-type sources don't have this issue.
- You tell me.
# TODO:
- Implement more than just "Recent Posts" and "Search".