Jump to content

playback of iso files via http


Dvinge

Recommended Posts

Hi

 

I can't get iso files to play via http.

when i try to play a movie, it says check log.

11:07:14 T:5988  NOTICE: Thread LanguageInvoker start, auto delete: false
11:07:14 T:5988  NOTICE: -->Python Interpreter Initialized<--
11:07:14 T:5988  NOTICE: Using Image Cache Thread Count: 0 -> 1
11:07:14 T:5988  NOTICE: Parameter string: ?dbid=194&mode=play&id=ae5ac480e031aae2d5a73007a91cd47c&filename=movie.iso
11:07:15 T:5988  NOTICE: Using Image Cache Thread Count: 0 -> 1
11:07:15 T:5988  NOTICE: EMBY PlaybackUtils -> Play called.
11:07:15 T:5988  NOTICE: EMBY PlayUtils -> Can't direct play, play from HTTP enabled.
11:07:15 T:5988  NOTICE: EMBY PlayUtils -> File is transcoding.
11:07:15 T:5988  NOTICE: EMBY PlaybackUtils -> Playlist start position: 0
11:07:15 T:5988  NOTICE: EMBY PlaybackUtils -> Playlist plugin position: 0
11:07:15 T:5988  NOTICE: EMBY PlaybackUtils -> Playlist size: 1
11:07:15 T:5988   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.IndexError'>
                                            Error Contents: list index out of range
                                            Traceback (most recent call last):
                                              File "C:\Users\lasse\AppData\Roaming\Kodi\addons\plugin.video.emby.movies\default.py", line 41, in <module>
                                                entrypoint.doPlayback(itemid, dbid)
                                              File "C:\Users\lasse\AppData\Roaming\Kodi\addons\plugin.video.emby\resources\lib\entrypoint.py", line 36, in doPlayback
                                                pbutils.PlaybackUtils(item).play(itemid, dbid)
                                              File "C:\Users\lasse\AppData\Roaming\Kodi\addons\plugin.video.emby\resources\lib\playbackutils.py", line 192, in play
                                                playurl = playutils.audioSubsPref(playurl, listitem)
                                              File "C:\Users\lasse\AppData\Roaming\Kodi\addons\plugin.video.emby\resources\lib\playutils.py", line 408, in audioSubsPref
                                                selectAudioIndex = audioStreamsList[audioStreams[0]]
                                            IndexError: list index out of range
                                            -->End of Python script error report<--
11:07:15 T:5756   ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.emby.movies/?dbid=194&mode=play&id=ae5ac480e031aae2d5a73007a91cd47c&filename=movie.iso]
11:07:15 T:5284  NOTICE: Thread BackgroundLoader start, auto delete: false
11:07:20 T:9828 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.emby.movies/?dbid=43&mode=play&id=156563c0f95078e1c806a645a03c26bf&filename=movie2.iso
11:07:20 T:6328 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.emby.movies/?dbid=373&mode=play&id=d182235b8fe9099e94942f93916700da&filename=movie3.IFO
11:07:20 T:6328 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.emby.movies/?dbid=324&mode=play&id=964d184d8692b3f26249cf6e83f658c4&filename=movie4.ISO
11:07:20 T:6328 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.emby.movies/?dbid=294&mode=play&id=08a9d39c74ca65649544ead84ad656df&filename=movie5.img
11:07:20 T:6328 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.emby.movies/?dbid=272&mode=play&id=ff208f09bc7e3c4552bf904f38530acb&filename=movie6.img



It also looks like it's trying to transcode the files, but my mediaplayers support all file extensions.

 

Iso playback works fine in emby webinterface and on my phone with the app

 

the log is from my windows pc. also happens on my openelec players.

 

and great work getting new stable out :)

Link to comment
Share on other sites

Angelblue05

In the web client, can you grab a screen shot of the media info for your iso? Thanks :)

 

 

Sent from my iPhone using Tapatalk

Link to comment
Share on other sites

Its pretty embty. Its just shows container: ISO

 

And the local smb path emby uses on the server

 

Should there be more ?

Edited by Dvinge
Link to comment
Share on other sites

Angelblue05

Yes. Try to do a refresh via the three dots button, see if it makes audio tracks appear. Let me know

 

 

Sent from my iPhone using Tapatalk

Edited by Angelblue05
Link to comment
Share on other sites

Nope nothing on all my ISO's.

But my ifo file contains media info. And sort off plays, a very glitchy transcode in wrong aspect ratio. Also on all devices :/

 

All files work when played without emby on the server installation

Link to comment
Share on other sites

Angelblue05

Are you connected locally? If you have play from http enabled, no the add-on can't just pass the ISO file. It can only accomplish this when you direct play.

 

Yeah I'll see what I can do for the error. It's crashing on the fact that no audiotracks are returned by the server.

Link to comment
Share on other sites

Angelblue05

In reality, when you hit refresh or try it via the metadata manager, for the iso, it should load the media info which should resolved your issue in Kodi. It may take a few moments before the info actually appears in the webclient. I'm a bit shocked that it's not working for you. @@Luke Was anything modified in recent server builds regarding iso?

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

No its a remote server. Ooh well, i think om just going to transcode them to mkv then.

 

Thanks for quick answers angelblue :)

 

Just a quick off topic

Is it possible for the plugin to parse the movie title in playback. Right now when you download subtitles from within kodi, it saves them as stream.srt

Link to comment
Share on other sites

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