openhab-addons/bundles/org.openhab.binding.jellyfin/src/main
Tobias Liese 8b4607a4f1
Added URL path support. (#13436)
Changes:
Fix: Now using KTOR instead of building the url by simple string concad. This fixes the https and port 443 bug that existed prier to this change. (https://example.com would look like: https://example.com:443)
Added: Support for jellyfins Base URL option. This allows the addon to be used on installations were jellyfin uses a base path.

Signed-off-by: tliese <mail@tobiasliese.me>
2022-10-01 15:32:11 +02:00
..
feature [jellyfin] initial contribution (#11939) 2022-04-30 10:58:14 +02:00
java/org/openhab/binding/jellyfin/internal Added URL path support. (#13436) 2022-10-01 15:32:11 +02:00
resources/OH-INF Added URL path support. (#13436) 2022-10-01 15:32:11 +02:00