akarazniewicz / stremio-jellyfin

Stremio Jellyfin Addon
Apache License 2.0
39 stars 3 forks source link

Doesn't work #9

Closed isole closed 2 months ago

isole commented 2 months ago

I have deployed the stremio docker container, added the plugin in jellyfin, but the stremio app does not show the jellyfin library, neither at TV, nor in PC, nor in phone.

Here's the log from the docker container:

Successfully connected to Jellyfin server: https://mydomain.com. Happy streaming.
HTTP addon accessible at: http://127.0.0.1:60421/manifest.json
request for catalogs: movie all
request for catalogs: series all

I also see an active device inside of Jellyfin, that being the jellyfin stremio addon, but nothing shows in the actual stremio app. Empty Library

isole commented 2 months ago

After several attempts I got it working. I have also built a pi5 image as an arm64 image is not available. Sorry for the noise.