Add docs link (#103)

* Added docs link to README

* Added docs to sidebar in-app

* Updated some tests

* Updated docs in media profile form
This commit is contained in:
Kieran
2024-03-21 12:26:51 -07:00
committed by GitHub
parent b639918555
commit 46c27e4875
30 changed files with 1657 additions and 1714 deletions
@@ -233,7 +233,7 @@
field={f[:download_source_images]}
type="toggle"
label="Download Series Images"
help="Downloads poster and banner images for use with Jellyfin, Kodi, etc. Only works for full channels (not playlists)"
help="Downloads poster and banner images for use with Plex, Jellyfin, Kodi, etc. Only works for full channels (not playlists)"
x-init="$watch('selectedPreset', p => p && (enabled = presets[p]))"
/>
</section>