Skip to content
Radical edited this page Nov 19, 2023 · 1 revision

Just a couple of booleans to enable images

Enable Images

This can be true or false, if this is set to true images will work and it will try to directly use your jellyfin url to display the image

Default

"enable_images": true

Imgur Images

Depends on enable_images being set to true and a client_id being set

This can be true or false, if this is set to true it will use an imgur url for the image instead of your jellyfin url

Default

"imgur_images": false

Clone this wiki locally