Jump to content

Kodi emby next gen unable to play webdav source


alvinfly

Recommended Posts

alvinfly

2023-08-17 00:58:23.621 T:27425    info <general>: VideoPlayer::OpenFile: davs://*****
2023-08-17 00:58:23.626 T:1907     info <general>: Creating InputStream
2023-08-17 00:58:23.705 T:27484    info <general>: EMBY.hooks.player: playercommand received: ('play',)
2023-08-17 00:58:23.705 T:27484    info <general>: EMBY.hooks.player: [ onPlayBackStarted ]
2023-08-17 00:58:24.105 T:1906     info <general>: EMBY.hooks.monitor: THREAD: --->[ Playlist_Add ]
2023-08-17 00:58:24.111 T:1906     info <general>: EMBY.database.dbio: ---> DBOpenRO: f9bb34b730164937a6a8f63ee448d394Playlist_Add2138608064
2023-08-17 00:58:24.114 T:1906     info <general>: EMBY.database.dbio: ---< DBCloseRO: f9bb34b730164937a6a8f63ee448d394Playlist_Add2138608064
2023-08-17 00:58:24.114 T:1906     info <general>: EMBY.hooks.monitor: THREAD: ---<[ Playlist_Add ]
2023-08-17 00:58:24.115 T:27484    info <general>: EMBY.hooks.player: playercommand received: ('playlistupdate',)
2023-08-17 00:58:24.496 T:1907    error <general>: CVideoPlayer::OpenInputStream - error opening [davs:/*****]
2023-08-17 00:58:24.497 T:1907     info <general>: CVideoPlayer::OnExit()

 

 

this would happen when i play file with webdav in emby kodi next gen

 

kodi can play files normally if i directly open that file, so i assume this is a emby addon problem. 

2023-08-17 00:55:04.787 T:27425    info <general>: VideoPlayer::OpenFile: davs://*****
2023-08-17 00:55:04.789 T:32590    info <general>: Creating InputStream

Link to comment
Share on other sites

alvinfly
11 minutes ago, quickmic said:

I didn't check webdav for a long time, quite an edge case.

I put it on my "review list"

thank you, I just tried the same settings with embyconn, it can play normally.

 

the reason why i use webdav for kodi for emby next gen is, all protocals except for webdav (such as ftp, smb, nfs) are only giving me less than 10mbps play speed, webdav can give me 50+

Link to comment
Share on other sites

quickmic
9 minutes ago, alvinfly said:

thank you, I just tried the same settings with embyconn, it can play normally.

 

the reason why i use webdav for kodi for emby next gen is, all protocals except for webdav (such as ftp, smb, nfs) are only giving me less than 10mbps play speed, webdav can give me 50+

Sounds you are running in native mode? Have you tried addon mode?

Link to comment
Share on other sites

alvinfly
20 minutes ago, quickmic said:

Sounds you are running in native mode? Have you tried addon mode?

I just tried, both modes are behaving the same, however the problem might be the space in file path, i can play files as long as there's no space in the path, i assume this has something to do with the space encoding in http urls. (also if the file path contains exotic characters other than english, it can't play, this is also due to the encoding i guess)

Edited by alvinfly
  • Like 1
Link to comment
Share on other sites

quickmic
13 hours ago, alvinfly said:

I just tried, both modes are behaving the same, however the problem might be the space in file path, i can play files as long as there's no space in the path, i assume this has something to do with the space encoding in http urls. (also if the file path contains exotic characters other than english, it can't play, this is also due to the encoding i guess)

I checked, and yes the spaces/special characters are an issue. I'll fix it in next version.

Link to comment
Share on other sites

alvinfly
1 minute ago, quickmic said:

I checked, and yes the spaces/special characters are an issue. I'll fix it in next version.

thank you so much! i can's appreciate you enough! 

  • Like 1
Link to comment
Share on other sites

quickmic

Very strange, actually there is no reason why files with spaces should take longer.

Please send me a kodi debug log (via PM)

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...