- Thread starter
- Moderator
- #11
Re: HeadWeb - online movie rental (nordic countries) Updated 10.11.2011
It sure does. Two things we can do:
You can create the folder C:\Subs (Which HeadWeb will download the sub-file to)
Or, I can fix this by checking if the folder exists (by reading some MP Config settings)
I'll go over the code tonight or tomorrow and find a fix, but if you are dying to check if this was the root of the problem, then try and create the dir!
:sorry:
Hi again pilehave, I just tried the new version but there is no change for me.
I use the built-in graphics in an intel 2600K processor. Everything I have tried in on-line
videos play fine and I have also tried to use Lav video and audio decoders but it doesn't
seem to make any difference. Doesn't the following lines in the log that occur in conjunction
with trying to play the preview (1800kb/s selected) look suspicious?
-------
2011-11-09 23:24:05.569069 [Info.][MPMain(1)]: HeadWeb: Play movie with bitrate: 1800
2011-11-09 23:24:05.569069 [Debug][MPMain(1)]: HeadWeb: streamURL=rtmpe://fl2.stream.headweb.com:443/headweb/292738_1800?t=d6398dd3-deae-429e-9c54-cfe25b07de1d&u=167786&a=p&said=4689918&
2011-11-09 23:24:05.570070 [Debug][MPMain(1)]: HeadWeb: Subtitle found: Norska
2011-11-09 23:24:05.576070 [Info.][MPMain(1)]: OnMessage exceptionystem.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Subs\Pirates of the Caribbean I Främmande Farvatten.Norska.srt'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamWriter.CreateFile(String path, Boolean append)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding)
at HeadWeb.Utils.saveSub(String title, String source, String language)
at HeadWeb.HeadWebMovieInfo.playMovie()
at HeadWeb.HeadWebMovieInfnClicked(Int32 controlId, GUIControl control, ActionType actionType)
at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)
It sure does. Two things we can do:
You can create the folder C:\Subs (Which HeadWeb will download the sub-file to)
Or, I can fix this by checking if the folder exists (by reading some MP Config settings)
I'll go over the code tonight or tomorrow and find a fix, but if you are dying to check if this was the root of the problem, then try and create the dir!
:sorry:
Denmark