Jump to content

Recommended Posts

Posted

HI,
I've got a problem with getting kodi to playback from emby. Both emby and kodi are running on the same server, but when trying to play I get this error:

 

 

14:37:14 T:140510098343680  NOTICE: EMBY PlayUtils -> logMsg : Path exists.

14:37:14 T:140510098343680  NOTICE: EMBY PlayUtils -> logMsg : File is direct playing.
14:37:14 T:140510098343680  NOTICE: EMBY PlaybackUtils -> logMsg : Playurl: /media/serierAll/Marvel's Agents of S.H.I.E.L.D/Season 01/Marvel's Agents of S.H.I.E.L.D. - S01E13.mkv
14:37:14 T:140510098343680   ERROR: ERROR:root:setProperties() takes exactly 4 arguments (3 given)
14:37:14 T:140510098343680  NOTICE: .
14:37:14 T:140510098343680   ERROR:   File "/home/kodi/.kodi/addons/plugin.video.emby/resources/lib/websocket.py", line 894, in _callback
14:37:14 T:140510098343680   ERROR:     callback(self, *args)
14:37:14 T:140510098343680   ERROR:   File "/home/kodi/.kodi/addons/plugin.video.emby/resources/lib/WebSocketClient.py", line 97, in on_message
14:37:14 T:140510098343680   ERROR:     PlaybackUtils().PLAYAllItems(itemIds, startPositionTicks)
14:37:14 T:140510098343680   ERROR:   File "/home/kodi/.kodi/addons/plugin.video.emby/resources/lib/PlaybackUtils.py", line 379, in PLAYAllItems
14:37:14 T:140510098343680   ERROR:     addition = self.addPlaylistItem(playlist, result)
14:37:14 T:140510098343680   ERROR:   File "/home/kodi/.kodi/addons/plugin.video.emby/resources/lib/PlaybackUtils.py", line 429, in addPlaylistItem
14:37:14 T:140510098343680   ERROR:     self.setProperties(playurl, item)

 

I'f I play using DLNA it plays just fine

Posted (edited)

Look at the path:

 

/media/serierAll/Marvel's Agents of S.H.I.E.L.D/Season 01/Marvel's Agents of S.H.I.E.L.D. - S01E13.mkv

 

It doesn't have your server.  You need to use path substitution on the server.

Edited by xnappo
Angelblue05
Posted

If you play directly from the kodi interface rather than sending the play command from the web client, you should be able to work around this error until next build.

 

 

Sent from my iPhone using Tapatalk

Guest
This topic is now closed to further replies.
×
×
  • Create New...