glightbox fixes

pull/905/head
TRaSH 2 years ago
parent 9d0935be70
commit 9a364d56de

@ -20,11 +20,11 @@ Please follow the installation instruction from [FlareSolverr](https://github.co
Click on the + sign and select `FlareSolverr` Click on the + sign and select `FlareSolverr`
![!Add Indexers](images/add-indexer-proxy-flaresolverr.png) ![Add Indexers](images/add-indexer-proxy-flaresolverr.png)
Add the following info Add the following info
![!Add Proxy FlareSolverr](images/add-proxy-flaresolverr.png) ![Add Proxy FlareSolverr](images/add-proxy-flaresolverr.png)
1. Name of the Proxy in Prowlarr. 1. Name of the Proxy in Prowlarr.
1. The tags for this proxy. 1. The tags for this proxy.
@ -37,11 +37,11 @@ Add the following info
Select the indexer that you want to use with FlareSolverr Select the indexer that you want to use with FlareSolverr
![!Select Indexer](images/select-indexer.png) ![Select Indexer](images/select-indexer.png)
Scroll down to the bottom and add the tag you've set up earlier at step 2. Scroll down to the bottom and add the tag you've set up earlier at step 2.
![!Add tag to indexer](images/add-tag-to-indexer-flaresolverr.png) ![Add tag to indexer](images/add-tag-to-indexer-flaresolverr.png)
Click `Test` and `Save`. Click `Test` and `Save`.

@ -25,11 +25,11 @@ Please check your used docker image how to enable privoxy.
Click on the + sign and select `http` Click on the + sign and select `http`
![!Add Indexers](images/add-indexer-proxy-http.png) ![Add Indexers](images/add-indexer-proxy-http.png)
Add the following info Add the following info
![!Add Proxy http](images/add-proxy-http.png) ![Add Proxy http](images/add-proxy-http.png)
1. Name of the Proxy in Prowlarr. 1. Name of the Proxy in Prowlarr.
1. The tags for this proxy. Proxies apply to all matching (same tag) indexers. If blank this proxy applies to all indexers. 1. The tags for this proxy. Proxies apply to all matching (same tag) indexers. If blank this proxy applies to all indexers.
@ -44,11 +44,11 @@ Add the following info
Select the indexer that you want to use with Privoxy Select the indexer that you want to use with Privoxy
![!Select Indexer](images/select-indexer.png) ![Select Indexer](images/select-indexer.png)
Scroll down to the bottom and add the tag you've set up earlier at step 2. Scroll down to the bottom and add the tag you've set up earlier at step 2.
![!Add tag to indexer](images/add-tag-to-indexer-privoxy.png) ![Add tag to indexer](images/add-tag-to-indexer-privoxy.png)
Click `Test` and `Save`. Click `Test` and `Save`.

@ -54,7 +54,16 @@ plugins:
locale: en locale: en
# fallback_to_build_date: false # fallback_to_build_date: false
- awesome-pages - awesome-pages
- glightbox - glightbox:
touchNavigation: true
loop: false
effect: zoom
width: 100%
height: auto
zoomable: true
draggable: true
auto_caption: false
caption_position: bottom
- macros: - macros:
j2_block_start_string: "[[%" j2_block_start_string: "[[%"
j2_block_end_string: "%]]" j2_block_end_string: "%]]"

Loading…
Cancel
Save