Jump to content

Cant play Streams from Emby with Emby-Next-Gen Kodi Addon


Valle401

Recommended Posts

Valle401

I Have Issues playing strm files from my emby server. With the Emby App everything works fine but not with the Kodi Addon. 

Im Running my Emby Server on a Raspberry Pi with DietPi but i think the issue has something to do with the Kodi Addon

 

Here is the Kodi Log: 

2022-11-12 00:39:25.275 T:2830     INFO <general>: VideoPlayer::OpenFile: http://127.0.0.1:57342/movies/4/embyvideo-d2b90ec20de845b6afa25e93e9bcfc03-2984-ab7bb3889bf184e27fa20bfd9c95a38a-ab7bb3889bf184e27fa20bfd9c95a38a-6-7399-7399-movie-23608411-0-1-1-2-hevc-49128.mkv
2022-11-12 00:39:25.288 T:3026     INFO <general>: Creating InputStream
2022-11-12 00:39:25.305 T:3027     INFO <general>: INFO: EMBY.database.dbio: --->[ database: d2b90ec20de845b6afa25e93e9bcfc032969547312/1 ]
2022-11-12 00:39:25.306 T:3027     INFO <general>: INFO: EMBY.hooks.player: [ Queue playing item ]
2022-11-12 00:39:25.306 T:3027     INFO <general>: INFO: EMBY.database.dbio: ---<[ database: d2b90ec20de845b6afa25e93e9bcfc032969547312/0 ]
2022-11-12 00:39:25.395 T:2880     INFO <general>: INFO: EMBY.hooks.player: [ onPlayBackStarted ]
2022-11-12 00:39:25.460 T:3026    ERROR <general>: CCurlFile::FillBuffer - Failed: HTTP returned error 500
2022-11-12 00:39:25.460 T:3026    ERROR <general>: CCurlFile::Open failed with code 500 for http://127.0.0.1:57342/movies/4/embyvideo-d2b90ec20de845b6afa25e93e9bcfc03-2984-ab7bb3889bf184e27fa20bfd9c95a38a-ab7bb3889bf184e27fa20bfd9c95a38a-6-7399-7399-movie-23608411-0-1-1-2-hevc-49128.mkv:

Edited by Valle401
Link to comment
Share on other sites

quickmic
6 hours ago, Valle401 said:

I Have Issues playing strm files from my emby server. With the Emby App everything works fine but not with the Kodi Addon. 

Im Running my Emby Server on a Raspberry Pi with DietPi but i think the issue has something to do with the Kodi Addon

 

Here is the Kodi Log: 

2022-11-12 00:39:25.275 T:2830     INFO <general>: VideoPlayer::OpenFile: http://127.0.0.1:57342/movies/4/embyvideo-d2b90ec20de845b6afa25e93e9bcfc03-2984-ab7bb3889bf184e27fa20bfd9c95a38a-ab7bb3889bf184e27fa20bfd9c95a38a-6-7399-7399-movie-23608411-0-1-1-2-hevc-49128.mkv
2022-11-12 00:39:25.288 T:3026     INFO <general>: Creating InputStream
2022-11-12 00:39:25.305 T:3027     INFO <general>: INFO: EMBY.database.dbio: --->[ database: d2b90ec20de845b6afa25e93e9bcfc032969547312/1 ]
2022-11-12 00:39:25.306 T:3027     INFO <general>: INFO: EMBY.hooks.player: [ Queue playing item ]
2022-11-12 00:39:25.306 T:3027     INFO <general>: INFO: EMBY.database.dbio: ---<[ database: d2b90ec20de845b6afa25e93e9bcfc032969547312/0 ]
2022-11-12 00:39:25.395 T:2880     INFO <general>: INFO: EMBY.hooks.player: [ onPlayBackStarted ]
2022-11-12 00:39:25.460 T:3026    ERROR <general>: CCurlFile::FillBuffer - Failed: HTTP returned error 500
2022-11-12 00:39:25.460 T:3026    ERROR <general>: CCurlFile::Open failed with code 500 for http://127.0.0.1:57342/movies/4/embyvideo-d2b90ec20de845b6afa25e93e9bcfc03-2984-ab7bb3889bf184e27fa20bfd9c95a38a-ab7bb3889bf184e27fa20bfd9c95a38a-6-7399-7399-movie-23608411-0-1-1-2-hevc-49128.mkv:

Can you please test again with latest 7.x version.

If same issue with 7.x:

HTTP returned error 500 is coming from Emby server.

Several possibilities e.g. plugin sends the wrong "redirect link", would be a plugin bug but I think this is not the case.

Emby server is not supporting "something". Therefore I need a debug log but DON'T post it in public. Send it to me via PM for review.

Edited by quickmic
Link to comment
Share on other sites

Valle401

Okay thanks for the fast answer. First i will check the version and then test again. 

Is it normal that in the Log there is the Local Host IP from my Client? It is 127.0.0.1:57342 shouldnt it be the IP Adress of my Emby Server? Because my Kodi running on my andriod box as a client 

Link to comment
Share on other sites

quickmic
41 minutes ago, Valle401 said:

Okay thanks for the fast answer. First i will check the version and then test again. 

Is it normal that in the Log there is the Local Host IP from my Client? It is 127.0.0.1:57342 shouldnt it be the IP Adress of my Emby Server? Because my Kodi running on my andriod box as a client 

No that's fine. It's the plugin's internal webserver. It creates the actual Emby server URL and send it as a redirect back to Kodi. You'll see them in debug mode, but also the API KEYs. Therefore debug logs are confidential.

Edited by quickmic
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...