(2020-01-05, 20:50)krustyreturns Wrote: I think I figured it out! It's not a serverwmc problem, but I could implement a workaround in serverwmc which is a lot easier then changing kodi. It would be great if you guys could try it and see if it works for you. Update serverwmc to Preview 1260.
The 1260 build did not fix the issue for me. I still get the StartStreamError
2020/01/05 17:00:31.347 ServerWMC started.
2020/01/05 17:00:31.363 Assembly version: 1.0.0.63, build: 1260
2020/01/05 17:00:31.363 Config file version: 168
2020/01/05 17:00:31.363 Build: Release
2020/01/05 17:00:31.363 Server MachineName: <host>
2020/01/05 17:00:31.363 OS: Microsoft Windows 7 Home Premium Service Pack 1 (x64)
2020/01/05 17:00:31.363 OS Version: 6.1.7601.65536
2020/01/05 17:00:31.550 Processor: AMD Athlon II X2 240 Processor
2020/01/05 17:00:31.566 Graphics: ATI Radeon HD 4200
2020/01/05 17:00:31.581 -----------------------------------------
2020/01/05 17:00:31.581 Non-default Config Settings -------------
2020/01/05 17:00:31.613 isAutoStart: True >>Default: False
2020/01/05 17:00:31.613 StartupMinimized: True >>Default: False
2020/01/05 17:00:31.613 IsCloseToSysTray: True >>Default: False
2020/01/05 17:00:31.613 UseCredentialsInNetworkPath: True >>Default: False
2020/01/05 17:00:31.613 useEpisodeInTitleString: True >>Default: False
2020/01/05 17:00:31.613 UseDLNAChannels_MBS: True >>Default: False
2020/01/05 17:00:31.613 UseDLNAChannels_Plex: True >>Default: False
2020/01/05 17:00:31.613 UseSportsPadding: True >>Default: False
2020/01/05 17:00:31.613 PostSportsPadding: 60 >>Default: 120
2020/01/05 17:00:31.613 -----------------------------------------
2020/01/05 17:00:31.613 MainWindow> Showing splash screen.
2020/01/05 17:00:31.659 MainWindow> Starting InitializeWorker
2020/01/05 17:00:31.706 RedirectWMCDLLs> WMC DLL version found in GAC: 6.1.0.0 (win7)
2020/01/05 17:00:31.706 RedirectWMCDLLs> redirect handlers added
...
2020/01/05 17:03:25.172 Received client request: RPiTV-MB|192.168.1.199|OpenRecordingStream|10977524091959526
2020/01/05 17:03:25.172 OpenRecordingStream> -----------------start------------------------
2020/01/05 17:03:25.172 OpenRecordingStream> opening recording (ID[10977524091959526]) for client: Kodi^RPiTV-MB
2020/01/05 17:03:25.172 OpenRecordingStream> found rec file for ID[10977524091959526]: F:\Recorded TV\NFL Football_XXXXDT_2020_01_05_17_01_37.wtv
2020/01/05 17:03:25.172 OpenRecordingStream> service says this recording has finished (passive)
2020/01/05 17:03:25.172 WtvStream> streaming for playback: NFL Football_XXXXDT_2020_01_05_17_01_37.wtv
2020/01/05 17:03:25.186 OpenRecordingStream> returning client's path to recording: smb://<user>:<pw>@<host>/Recorded TV3/NFL Football_XXXXDT_2020_01_05_17_01_37.wtv
2020/01/05 17:03:25.186 OpenRecordingStream> stream format: passive-WTV
2020/01/05 17:03:25.186 OpenRecordingStream> -----------------done-------------------------
2020/01/05 17:03:25.186 Finished request OpenRecordingStream in 0.02s
2020/01/05 17:03:25.191 Received client request: RPiTV-MB|192.168.1.199|StreamStartError|smb://<user>:<pw>@<host>/Recorded TV3/NFL Football_XXXXDT_2020_01_05_17_01_37.wtv
2020/01/05 17:03:25.192 StreamStartError> client 'Kodi^RPiTV-MB' reports error opening stream, will close stream down
2020/01/05 17:03:25.192 StreamStartError> client 'Kodi^RPiTV-MB' path to stream file: 'smb://<user>:<pw>@<host>/Recorded TV3/NFL Football_XXXXDT_2020_01_05_17_01_37.wtv'
2020/01/05 17:03:25.192 StreamStartError> client 'Kodi^RPiTV-MB' calling CloseStream
2020/01/05 17:03:25.192 WtvStream::Close> client closed wtv stream: {0}
2020/01/05 17:03:25.192 WtvStream::Close> closed in 0.00 sec
2020/01/05 17:03:25.192 Close> closed stream for client: Kodi^RPiTV-MB
2020/01/05 17:03:25.193 Finished request StreamStartError in 0.00s