Yesterday, 05:07 PM
I've got Jellyfin set up on my Synology NAS using the jellyfin/jellyfin Image from Docker Hub installed through Container Manager, and *almost* everything is working exactly as it should. Everything except for plugins.
In the administration dashboard I can see my installed plugins all showing as active
but no metadata is loading for any of my files, and I cannot add any plugins through the catalogue.
My plugin catalogue shows nothing
despite the correct repos being loaded (I tried adding the unofficial just to see if it would change anything but it didn't)
In the system log, the following error is repeated for each media file:
[ERR] [##] MediaBrowser.Providers.TV.EpisodeMetadataService: Error in "TheMovieDb"
System.Net.Http.HttpRequestException: Resource temporarily unavailable (api.themoviedb.org:443)
---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
What have I done wrong?
In the administration dashboard I can see my installed plugins all showing as active
but no metadata is loading for any of my files, and I cannot add any plugins through the catalogue.
My plugin catalogue shows nothing
despite the correct repos being loaded (I tried adding the unofficial just to see if it would change anything but it didn't)
In the system log, the following error is repeated for each media file:
[ERR] [##] MediaBrowser.Providers.TV.EpisodeMetadataService: Error in "TheMovieDb"
System.Net.Http.HttpRequestException: Resource temporarily unavailable (api.themoviedb.org:443)
---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
What have I done wrong?