shpitz461 4 Posted April 25, 2015 Posted April 25, 2015 (edited) 2015-04-24 19:41:06.1828 Debug - ApiClient: GET http://192.168.1.3:200/mediabrowser/Items/286d6e27856197893ba204640f000753/ThemeMedia?InheritFromParent=True&UserId=6a8dd595309594492d000bcefa9b9ecd&format=json 2015-04-24 19:41:06.2358 Debug - ApiClient: Received 200 status code after 46.0026 ms from GET: http://192.168.1.3:200/mediabrowser/Items/286d6e27856197893ba204640f000753/ThemeMedia?InheritFromParent=True&UserId=6a8dd595309594492d000bcefa9b9ecd&format=json 2015-04-24 19:41:06.2358 Debug - ApiClient: GET http://192.168.1.3:200/mediabrowser/Items/286d6e27856197893ba204640f000753/CriticReviews?format=json 2015-04-24 19:41:06.2718 Debug - ApiClient: Received 200 status code after 31.0018 ms from GET: http://192.168.1.3:200/mediabrowser/Items/286d6e27856197893ba204640f000753/CriticReviews?format=json 2015-04-24 19:41:07.9649 Debug - ApiClient: GET http://192.168.1.3:200/mediabrowser/Users/6a8dd595309594492d000bcefa9b9ecd/Items/286d6e27856197893ba204640f000753/Intros?format=json 2015-04-24 19:41:07.9649 Debug - ApiClient: Received 200 status code after 7.0004 ms from GET: http://192.168.1.3:200/mediabrowser/Users/6a8dd595309594492d000bcefa9b9ecd/Items/286d6e27856197893ba204640f000753/Intros?format=json 2015-04-24 19:41:07.9859 Debug - ApiClient: GET http://192.168.1.3:200/mediabrowser/Items/286d6e27856197893ba204640f000753/PlaybackInfo?UserId=6a8dd595309594492d000bcefa9b9ecd&format=json 2015-04-24 19:41:07.9939 Debug - ApiClient: Received 200 status code after 8.0005 ms from GET: http://192.168.1.3:200/mediabrowser/Items/286d6e27856197893ba204640f000753/PlaybackInfo?UserId=6a8dd595309594492d000bcefa9b9ecd&format=json 2015-04-24 19:41:08.0129 Debug - PlaybackManager: Profile: Emby Theater, Path: \\localhost\MVID_I\01 Giorgio.Moroder.Vs..Jam.And.Spoon.-.The.Chase.vob, isEligibleForDirectPlay: True, isEligibleForDirectStream: True 2015-04-24 19:41:08.0379 Info - InternalDirectShowPlayer: Playing 01 Giorgio.Moroder.Vs..Jam.And.Spoon.-.The.Chase. Audio Renderer: Default, Madvr: True, xySubFilter: False, ParentID: 8475bdfc1aadd0e457d8dec276b09435 2015-04-24 19:41:08.0379 Info - InternalDirectShowPlayer: Playing Path http://192.168.1.3:200/mediabrowser/videos/286d6e27856197893ba204640f000753/stream.vob?DeviceId=2b511d78a1044b84af487f22907e4b08&MediaSourceId=286d6e27856197893ba204640f000753&Static=true&PlaySessionId=476560a74d4844b2a823f8c1c2cf0f4d&api_key=b67db260c11745d98daa6b9a2a3fef51 2015-04-24 19:41:08.0379 Debug - InternalDirectShowPlayer: IsFullScreen: W: 1920 H: 1080 Top: 0 Bottom: 1080 Left: 0 Right: 1920 2015-04-24 19:41:08.0559 Debug - InternalDirectShowPlayer: Configure LAV Splitter 2015-04-24 19:41:08.0559 Debug - InternalDirectShowPlayer: SetSubtitleMode: 2015-04-24 19:41:08.0699 Debug - InternalDirectShowPlayer: SetPGSForcedStream: True 2015-04-24 19:41:08.0699 Debug - InternalDirectShowPlayer: SetPGSOnlyForced: False 2015-04-24 19:41:08.0699 Debug - InternalDirectShowPlayer: SetVC1TimestampMode: Auto 2015-04-24 19:41:08.0699 Debug - InternalDirectShowPlayer: SetSubstreamsEnabled: True 2015-04-24 19:41:08.0699 Debug - InternalDirectShowPlayer: SetStreamSwitchRemoveAudio: False 2015-04-24 19:41:08.0699 Debug - InternalDirectShowPlayer: SetUseAudioForHearingVisuallyImpaired: False 2015-04-24 19:41:08.0699 Debug - InternalDirectShowPlayer: SetMaxQueueMemSize: 256 2015-04-24 19:41:08.0699 Debug - InternalDirectShowPlayer: SetTrayIcon: False 2015-04-24 19:41:08.0699 Debug - InternalDirectShowPlayer: SetPreferHighQualityAudioStreams: True 2015-04-24 19:41:08.0699 Debug - InternalDirectShowPlayer: SetLoadMatroskaExternalSegments: True 2015-04-24 19:41:08.0699 Debug - InternalDirectShowPlayer: SetNetworkStreamAnalysisDuration: 1000 2015-04-24 19:41:08.1389 Error - InternalDirectShowPlayer: InvokeOnPlayerThread Exception from HRESULT: 0x800C0006 System.IO.FileNotFoundException at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous) at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args) at System.Windows.Forms.Control.Invoke(Delegate method) at MediaBrowser.Theater.DirectShow.InternalDirectShowPlayer.InvokeOnPlayerThread(Action action, Boolean throwOnError) 2015-04-24 19:41:08.1479 Error - InternalDirectShowPlayer: Error beginning playback Exception from HRESULT: 0x800C0006 System.IO.FileNotFoundException at MediaBrowser.Theater.DirectShow.InternalDirectShowPlayer.InvokeOnPlayerThread(Action action, Boolean throwOnError) at MediaBrowser.Theater.DirectShow.InternalDirectShowPlayer.<PlayTrack>d__11.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at MediaBrowser.Theater.DirectShow.InternalDirectShowPlayer.<Play>d__1.MoveNext() Out of the blue, I can't play any VOB files. They used to play fine until today. Nothing changed in terms of the path/filename, mpg files play fine from the same folder. Any ideas? I've attached log. theater-63565500588.7z.txt Edited April 25, 2015 by shpitz461
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now